Skip to content

v3.0.0

Choose a tag to compare

@thomaspatzke thomaspatzke released this 13 Apr 14:11
· 36 commits to main since this release

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