You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We add support for parsing these into the sigma.Rule struct (add a new filter field)
Add a WithFilters option to the evaluator which takes a filter/filters. Then when calling Matches() on the evaluator, this filter will automatically be run before the rule
I don't have any immediate need for these, so don't have any plans to implement them in the short-term, but I think this library should support them in future. Definitely open to PRs (though some more design/exploration would be a good first step)
Any plans to implement sigma filters ?
The text was updated successfully, but these errors were encountered: