Releases: SigmaHQ/sigma-cli
Releases Β· SigmaHQ/sigma-cli
v2.0.1
Updated dependencies including fixed pySigma release.
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Fixed Multiple Backend Error Reporting by @jackd66871 in #73
- Introduce analyze command to extract field names by @kelnage in #74
- Updated to pySigma 1.0 and added cache management commands for MITRE content by @thomaspatzke in #76
New Contributors
- @jackd66871 made their first contribution in #73
- @kelnage made their first contribution in #74
Full Changelog: v1.0.6...v2.0.0
v1.1.0rc1
Updated to pySigma 1.0.0rc1.
v1.0.6
What's Changed
- Add level-status filter for mitre analyze by @frack113 in #63
- give nav layer a title by @clr2of8 in #64
- Updated pySigma and aborting conversion and rule analysis on rule errors to prevent later errors with not meaningful messages.
New Contributors
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Add a
--verboseoption tosigma convert. by @Res260 in #51 - Allow the --pipeline argument of
sigma convertto specify a directory containing many pipelines. by @Res260 in #52 - Feat: Analyze logsources by @andurin in #53
- Updates to Python 3.9 (Python 3.8 EOL) by @sifex in #56
- Update pySigma version by @joshnck in #61
New Contributors
Full Changelog: v1.0.4...v1.0.5
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-installoption 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