Releases: SigmaHQ/sigma-cli
Releases Β· SigmaHQ/sigma-cli
v3.0.1
What's Changed
- Added --url parameter to "pysigma update-cache" subcommand by @thomaspatzke in #88
Full Changelog: v3.0.0...v3.0.1
v3.0.0
Security Update!
Fixes code execution vulnerability in pySigma versions <1.3.0. See the pySigma 1.3.0 release notes for full details about the issues.
If custom template vars are used, this feature must now be enabled with --enable-template-vars. By default, the template vars Python files must be located in the same directory or a sub-directory of the pipeline YAML configuration. Custom path allowlists can be defined with --template-vars-path.
Full Changelog: v2.0.2...v3.0.0
v2.0.2
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