Open myoung34 opened 3 months ago
Interesting, I missed the announcement of these.
My initial thoughts are this:
sigma.Rule
struct (add a new filter
field)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 ruleI 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 ?