Skip to content

Releases: SigmaHQ/sigma-cli

v1.0.4

27 Jun 22:38
Compare
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
Compare
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
Compare
Choose a tag to compare

Exit code != 0 on conversion error.

v1.0.1

18 Feb 01:00
Compare
Choose a tag to compare

Fix: resolve references after loading rules.

v1.0.0

29 Jan 23:24
Compare
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

v0.7.11

09 Dec 11:18
cd5e47e
Compare
Choose a tag to compare

What's Changed

  • Fix the --exclude argument to sigma check to allow disabling some
  • Add color to issue ouptut

Full Changelog: v0.7.10...v0.7.11

v0.7.10

14 Nov 21:41
Compare
Choose a tag to compare

What's Changed

  • Add the --exclude argument to sigma check to allow disabling some… by @Res260 in #35

Full Changelog: v0.7.9...v0.7.10

v0.7.9

11 Nov 09:55
b137203
Compare
Choose a tag to compare

Added:

  • Add pre-commit with black

What's Changed:

  • Replaced deprecated pkg_resources with importlib
  • Add more internal tests
  • Fix missing fail on condition error

v0.7.8

28 Oct 21:57
Compare
Choose a tag to compare
  • Update to current pySigma
  • Added plugin subcommands show and report-issue

v0.7.7

31 Aug 06:58
Compare
Choose a tag to compare

Added

  • Query post-processing and output finalization stages and transformations in processing pipelines.

What's Changed

New Contributors

Full Changelog: v0.7.6...v0.7.7