pySigma Google SecOps (Chronicle) Backend v0.1.3
pySigma Google SecOps (Chronicle) Backend v0.1.3
Major Changes
- Added
!=
expression in place of NOT expressions- Using
NOT
with regex caused inconsistent results when compared to using!=
, so allNOT
s have been swapped with!=
- Using