Skip to content

v0.9.6

Compare
Choose a tag to compare
@thomaspatzke thomaspatzke released this 05 Apr 07:06
· 690 commits to main since this release

Additions

  • Field existence check with exists value modifier.
  • Added regular expression modifiers i/ignorecase, m/ multiline, s/dotall

Fixes

  • Dropping all detection items of a detection caused error with to_plain() (#104)
  • Ability to set allowed backends from YAML processing pipeline (#111)
  • Merge of errors when SigmaCollection obejcts were merged (#112)