What's Changed * Remove pip Warning in is_installed by frack113 in https://github.com/SigmaHQ/pySigma/pull/184 * Fix typos and type hints in SigmaCollection by Res260 in https://github.com/SigmaHQ/pySigma/pull/187 * Added `MapStringTransformation`/`map_string` transformation. * Added `get_output_rules()` and `get_unreferenced_rules()` methods to `SigmaCollection`. * Backend correlation without referenced rules expressions.
What's Changed * Added Sigma correlation rule and conversion support by thomaspatzke * Add SigmaRelated by frack113 in https://github.com/SigmaHQ/pySigma/pull/164 * Updated README.md to link to the new uberAgent backend. by svnscha in https://github.com/SigmaHQ/pySigma/pull/163 * Add more validators by frack113 in https://github.com/SigmaHQ/pySigma/pull/165 * Check author and title in SigmaRule Class by frack113 in https://github.com/SigmaHQ/pySigma/pull/166 * Fixes syntax warning in `types.py`, plus small fixes in comments by alexott in https://github.com/SigmaHQ/pySigma/pull/168 * Add Summiting the Pyramid v1.0.0 tags by frack113 in https://github.com/SigmaHQ/pySigma/pull/170
0.10.10
What's Changed * Internal code cleanup * Poetry update * Add more coverage tests * Add is_installed and upgrade to SigmaPlugin class for the next sigma-cli