Skip to content

Releases: SigmaHQ/sigma-cli

v3.0.1

14 Apr 07:57

Choose a tag to compare

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

13 Apr 14:11

Choose a tag to compare

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

03 Apr 12:10

Choose a tag to compare

What's Changed

  • Add a --group argument to sigma analyze fields to group results b… by @Res260 in #79
  • extracted validator setup by @dmnk in #84
  • Add "Plugin" column to sigma list targets and sigma list pipelines by @Copilot in #87

New Contributors

  • @dmnk made their first contribution in #84
  • @Copilot made their first contribution in #87

Full Changelog: v2.0.1...v2.0.2

v2.0.1

08 Jan 23:32

Choose a tag to compare

Updated dependencies including fixed pySigma release.

Full Changelog: v2.0.0...v2.0.1

v2.0.0

30 Nov 01:02

Choose a tag to compare

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

Full Changelog: v1.0.6...v2.0.0

v1.1.0rc1

13 Aug 09:09

Choose a tag to compare

v1.1.0rc1 Pre-release
Pre-release

Updated to pySigma 1.0.0rc1.

v1.0.6

16 Apr 00:00

Choose a tag to compare

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

20 Jan 23:39

Choose a tag to compare

What's Changed

  • Add a --verbose option to sigma convert. by @Res260 in #51
  • Allow the --pipeline argument of sigma convert to 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

27 Jun 22:38

Choose a tag to compare

What's Changed

  • Add the short option for help command: -h by @alexott in #49
  • Updated pySigma dependency to current version.

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

25 Jun 22:15
765fd2b

Choose a tag to compare

What's Changed

  • Adds support for Sigma Filters by @sifex in #48

Full Changelog: v1.0.2...v1.0.3