Skip to content

Releases: SigmaHQ/sigma-cli

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

v1.0.2

15 May 20:24

Choose a tag to compare

Exit code != 0 on conversion error.

v1.0.1

18 Feb 01:00

Choose a tag to compare

Fix: resolve references after loading rules.

v1.0.0

29 Jan 23:24

Choose a tag to compare

What's Changed

  • Updated to pySigma 0.11 with correlation rule support, further improvements and fixes.
  • CLI now allows to force install plugins that are not explicitly compatible with it with the --force-install option or its shortcut -f.
  • After plugin installation the CLI checks if still a compatible pySigma version is installed and offers a reinstallation of it if this is not the case.
  • Expose plugin capabilities in list and details.
  • Add update option by @frack113 in #40

Full Changelog: v0.7.11...v1.0.0