This repository has been archived by the owner on May 29, 2024. It is now read-only.
Threat Bus 2020.05.28
This release feature-completes the adoption of VAST. Additionally, plugins can now be disabled via config so it is no longer needed to un/install them all the time.
We received our first user issue by Michael Davis this month and are excited to see that they have started writing a CIFv3 plugin. Stay tuned for the next releases!
Improvements
- 🎁 VAST-Adoption Feature Complete: The VAST Python bridge, that facilitates communication between the Threat Bus VAST plugin and VAST itself, now supports the removal of IoCs. With this change the VAST integration is feature complete and on level with the Zeek integration.
- 🎁 Plugin Disabling: Installed plugins can now be disabled via the configuration file. To disable a plugin that has been installed via
pip
it suffices to omit the plugin configuration section.