baskerville icon indicating copy to clipboard operation
baskerville copied to clipboard

Security Analytics Engine - Anomaly Detection in Web Traffic

Results 32 baskerville issues
Sort by recently updated
recently updated
newest added

Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies

Use: `conf.set('spark.python.worker.reuse', 'true')` to test if this resolves the spark issue.

bug

Local cache for the challenged IPs. Every challenge IP is cached in order to * prevent the extra challenge commands if this IP is still in the following batches *...

Adding spark security and encryption. SSL and basic authentication for one user (one admin) for the UI. closes #41

enhancement

We might need to: - whitelist ips and hosts - define a different model, not the latest for example Use the dashboard for that, so that there's a web interface...

enhancement

Metrics for exception so that we can get alerts.

Create a task `GetDataFromES` that we can use to process logs from the ElasticSearch cluster. We'll need this for the old logs processing.

enhancement