Releases: SigmaHQ/pySigma-backend-splunk
Releases · SigmaHQ/pySigma-backend-splunk
pySigma Splunk Backend 0.3.4
Quoting of whitespaces in field names.
pySigma Splunk Backend 0.3.3
What's Changed
- Moved data model mappings to processing pipeline
- Add repository by @fabaff in #3
- Added initiliazation and condition to avoid UbuoundLocalError by @elhoim in #4
- Updated dependencies
New Contributors
Full Changelog: v0.3.2...v0.3.3
pySigma Splunk Backend 0.3.2
Fixed CIM pipeline description.
pySigma Splunk Backend 0.3.1
CIM pipeline naming
pySigma Splunk Backend 0.3.0
pySigma Splunk Backend 0.2.3
- Updated to pySigma 0.5.0
field IN (value list)
expressions are now generated with wildcard values.
pySigma Splunk Backend 0.2.2
- Parameterized min/max time
- Updated pySigma dependency for bugfixes
pySigma Splunk Backend 0.2.0
- Added Windows processing pipelines.
- Updated dependencies.
pySigma Splunk Backend 0.1.2
Release 0.1.1
Improved error handling: Exceptions show file locations if available.