* Additional common log source definitions (moved from Splunk backend)
0.5.0
Not secure
* **BREAKING CHANGE:** ConditionFieldValueInExpression was removed. This can break existing backends. * Moved handling of in-expressions completely into the backend.
0.4.5
Not secure
* Extended processing item tracking to rule level. * Added processing conditions that allow to check if a processing item was applied. * Added negation of processing conditions.
What's Changed * fix: do not accept invalid conditions by gaelmuller in https://github.com/SigmaHQ/pySigma/pull/39 * Fix: encoding issue in SigmaCollection.load_ruleset() method in collection.py by mbabinski in https://github.com/SigmaHQ/pySigma/pull/40