Skip to content

v1.0.0

Compare
Choose a tag to compare
@thomaspatzke thomaspatzke released this 29 Jan 23:24
· 29 commits to main since this release

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