v0.11.1
What's Changed
- Remove pip Warning in is_installed by @frack113 in #184
- Fix typos and type hints in SigmaCollection by @Res260 in #187
- Added
MapStringTransformation
/map_string
transformation. - Added
get_output_rules()
andget_unreferenced_rules()
methods toSigmaCollection
. - Backend correlation without referenced rules expressions.
Full Changelog: v0.11.0...v0.11.1