Releases: SigmaHQ/pySigma
Releases · SigmaHQ/pySigma
v0.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
Full Changelog: v0.10.9...v0.10.10
v0.10.9
v0.10.8
What's Changed
Full Changelog: v0.10.7...v0.10.8
v0.10.7
What's Changed
- Add DuplicateReferencesValidator by @frack113 in #155
- Add New Tags validator by @frack113 in #157
- Fix a bug where SigmaRegularExpression.escape() was buggy when using … by @Res260 in #154
- add new validator by @frack113 in #159
- add metadata tests by @frack113 in #160
- Add Filename Validator by @frack113 in #161
Full Changelog: v0.10.6...v0.10.7
v0.10.6
What's Changed
- Added
replace
query post-processing transformation. - Add Basic Wildcard Validator by @nasbench in #146
- Fix data sharing among class instances by @mostafa in #145
- feat: small updates and additions by @nasbench in #147
- Add
py.typed
file to package root by @wbadart in #149 - Quick fix to rule
falsepositives
validation infrom_dict
by @wbadart in #150
New Contributors
Full Changelog: v0.10.5...v0.10.6
v0.10.5
- Updated dependencies to fix certification validation security issues caused by old certifi package.
- Enforce fields value in Sigma rules is a list.
Full Changelog: v0.10.4...v0.10.5
v0.10.4
Fixed testing
v0.10.3
- Fixed deprecated escaping
- Reintroduced visibility of test backend and pipeline only with pytest present.
- Removal of _pipeline from pipeline identifiers.
- Completed postprocessing and finalizer dicts.
- Removal of backend and pipeline dicts.
Full Changelog: v0.10.2...v0.10.3
v0.10.2
Fixed pipeline test class.
v0.10.1
What's Changed
- Fix broken "finalize_query" function by @cyberphor in #140
Full Changelog: v0.10.0...v0.10.1