Skip to content

Releases: SigmaHQ/sigma-cli

v3.1.0

Choose a tag to compare

@thomaspatzke thomaspatzke released this 07 Jul 21:51

What's Changed

  • added junit xml export function and parameter by @dmnk in #83
  • Remove Python 3.9 support + CI updates by @thomaspatzke in #95
  • Add separate file output for converted rules with directory structure preservation by @thomaspatzke with @Copilot in #93

Full Changelog: v3.0.3...v3.1.0

v3.0.3

Choose a tag to compare

@thomaspatzke thomaspatzke released this 02 Jul 06:47

What's Changed

  • Include Homebrew installation for sigma-cli by @Sh4dow-BR in #90
  • Updated dependencies including pySigma to 1.4.0

New Contributors

Full Changelog: v3.0.2...v3.0.3

v3.0.2

Choose a tag to compare

@thomaspatzke thomaspatzke released this 18 Apr 23:32

What's Changed

  • Defer MITRE ATT&CK data imports in analyze.py to avoid network fetch on CLI startup by @Copilot in #89

Full Changelog: v3.0.1...v3.0.2

v3.0.1

Choose a tag to compare

@thomaspatzke thomaspatzke released this 14 Apr 07:57

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

Choose a tag to compare

@thomaspatzke thomaspatzke released this 13 Apr 14:11

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

Choose a tag to compare

@thomaspatzke thomaspatzke released this 03 Apr 12:10

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

Choose a tag to compare

@thomaspatzke thomaspatzke released this 08 Jan 23:32

Updated dependencies including fixed pySigma release.

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

v2.0.0

Choose a tag to compare

@thomaspatzke thomaspatzke released this 30 Nov 01:02

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

v1.1.0rc1 Pre-release
Pre-release

Choose a tag to compare

@thomaspatzke thomaspatzke released this 13 Aug 09:09

Updated to pySigma 1.0.0rc1.

v1.0.6

Choose a tag to compare

@thomaspatzke thomaspatzke released this 16 Apr 00:00

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