An open API service indexing awesome lists of open source software.

https://github.com/nathangibbs3/base

The continuation of BASE (Basic Analysis and Security Engine), by @secureideas, et al. A web app to query and analyze alerts coming from a SNORT IDS.
https://github.com/nathangibbs3/base

infosec php php5 php7 php8 snort

Last synced: 10 months ago
JSON representation

The continuation of BASE (Basic Analysis and Security Engine), by @secureideas, et al. A web app to query and analyze alerts coming from a SNORT IDS.

Awesome Lists containing this project

README

          

# BASE [![Build Status](https://app.travis-ci.com/NathanGibbs3/BASE.svg?branch=master)](https://app.travis-ci.com/NathanGibbs3/BASE)

## The Basic Analysis and Security Engine.
A web app to query and analyze alerts coming from a SNORT IDS system.

Based on the code from the Analysis Console for Intrusion Databases (ACID)
project.

This repo is a continuation of the excellent work done by
[@secureideas](https://github.com/secureideas), et al.

## Build Status
master [![Build Status](https://app.travis-ci.com/NathanGibbs3/BASE.svg?branch=master)](https://app.travis-ci.com/NathanGibbs3/BASE)
devel [![Build Status](https://app.travis-ci.com/NathanGibbs3/BASE.svg?branch=devel)](https://app.travis-ci.com/NathanGibbs3/BASE)
travis-ci [![Build Status](https://app.travis-ci.com/NathanGibbs3/BASE.svg?branch=travis-ci)](https://app.travis-ci.com/NathanGibbs3/BASE)
## Test Status
master [![Coverage Status](https://coveralls.io/repos/github/NathanGibbs3/BASE/badge.svg?branch=master)](https://coveralls.io/github/NathanGibbs3/BASE?branch=master)
devel [![Coverage Status](https://coveralls.io/repos/github/NathanGibbs3/BASE/badge.svg?branch=devel)](https://coveralls.io/github/NathanGibbs3/BASE?branch=devel)
travis-ci [![Coverage Status](https://coveralls.io/repos/github/NathanGibbs3/BASE/badge.svg?branch=travis-ci)](https://coveralls.io/github/NathanGibbs3/BASE?branch=travis-ci)

master [![codecov](https://codecov.io/gh/NathanGibbs3/BASE/branch/master/graph/badge.svg?token=8oEa0L7eHz)](https://app.codecov.io/gh/NathanGibbs3/BASE/tree/master)
devel [![codecov](https://codecov.io/gh/NathanGibbs3/BASE/branch/devel/graph/badge.svg?token=8oEa0L7eHz)](https://app.codecov.io/gh/NathanGibbs3/BASE/tree/devel)
travis-ci [![codecov](https://codecov.io/gh/NathanGibbs3/BASE/branch/travis-ci/graph/badge.svg?token=8oEa0L7eHz)](https://app.codecov.io/gh/NathanGibbs3/BASE/tree/travis-ci)