v1.0.0
What's Changed
- Updated to pySigma 0.11 with correlation rule support, further improvements and fixes.
- CLI now allows to force install plugins that are not explicitly compatible with it with the
--force-install
option or its shortcut-f
. - After plugin installation the CLI checks if still a compatible pySigma version is installed and offers a reinstallation of it if this is not the case.
- Expose plugin capabilities in list and details.
- Add update option by @frack113 in #40
Full Changelog: v0.7.11...v1.0.0