This repository has been archived by the owner on Jun 17, 2023. It is now read-only.
Releases: csirtgadgets/bearded-avenger
Releases · csirtgadgets/bearded-avenger
massive performance improvements to csirtg-smrt, minor improvements to elasticsearch
Pre-release
thanks @JustinAzoff @tk-hendrik !
Ubuntu16 support, some performance fixes
3.0.0a11 tagging a11
minor deployment fixes
- centos/ubuntu enable services on reboot
bugfix to csirtg-smrt service
fixes #131 which was keeping csirtg-smrt from running as a service.
deployment and package fixes
- CentOS72 support
- Ubuntu14 LTS support
- broke out csirtg-smrt-py
- ansible updates
elasticsearch / docker support
- added initial docker support
- added initial elasticsearch support
hunters heaven
- merged cif-hunter into cif-router as threaded asyn process
- threaded out cif-gatherers (asyn)
- hidden "fireball" mode preview to use zmq sockets as default [instead of just REST calls] for submitting data
- cif-store is now a cif-router controlled thread
- cleanup to deployment
- most message passing happens now async
refactoring the base
- abstracted csirtg-smrt, csirtg-indicator and bearded-avenger-sdk-py out of the code base (see respective gh repos)
- cleaned up Ubuntu14 and CentOS7 deployment support (via ansible, see wiki)
- refactored a bit of the code base
- cleaned up tests
- renamed cif-storage to cif-store
- renamed cif-smrt to csirtg-smrt
- added alienvault feed
tokens support
- improved testing
- tokens support for client, cif-smrt and cif-hunter (see new instructions in the wiki)
deployment and performance fixes
3.0.0a3 tagging a3