Releases: SigmaHQ/sigma-cli
Releases · SigmaHQ/sigma-cli
Sigma CLI 0.5.2
- Fix: crash while validation of certain SigmaString values.
Sigma CLI 0.5.1
What's Changed
- Add name== "main" condition on the main cli file by @Res260 in #5
- Added rule validation by @thomaspatzke in #6
New Contributors
- @Res260 made their first contribution in #5
- @thomaspatzke made their first contribution in #6
Full Changelog: v0.5.0...v0.5.1
Sigma CLI 0.5.0
- Check if processing pipeline is required for target.
- Check if used pipelines are intended for usage with target.
- Input rules must be specified for conversion.
- Breaking change: pipelines in sigma.cli.pipelines is now a dict of pipeline definitions. Resolver moved to pipeline_resolver.
Sigma CLI 0.4.9
- Fixes from pySigma.
- Improved error handling.
- Display of collected errors after conversion result.
Sigma CLI 0.4.8
- Added initial Elasticsearch and OpenSearch support.
- Various fixes
Sigma CLI 0.4.7
Updated dependencies with fixes and new features.
Sigma CLI 0.4.6
Fixes in QRadar and Splunk backends.
Sigma CLI 0.4.5
- QRadar backend bugfix
Sigma CLI 0.4.4
- Updated all backends and pySigma to latest releases
- Added QRadar backend
Sigma CLI 0.4.3
Fixed attr import error.