Releases: SigmaHQ/sigma-cli
Releases · SigmaHQ/sigma-cli
v1.0.4
v1.0.3
v1.0.2
Exit code != 0 on conversion error.
v1.0.1
Fix: resolve references after loading rules.
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
v0.7.11
What's Changed
- Fix the
--exclude
argument tosigma check
to allow disabling some - Add color to issue ouptut
Full Changelog: v0.7.10...v0.7.11
v0.7.10
What's Changed
Full Changelog: v0.7.9...v0.7.10
v0.7.9
v0.7.8
- Update to current pySigma
- Added
plugin
subcommandsshow
andreport-issue