Closed 262nos closed 7 months ago
Great spot! Yeah this definitely shouldn't panic/crash. Had a go at fixing this too, but it turned out pretty much identical to your solution so I'm happy to approve a PR from your branch if you'd like?
Sure thing. I'll submit a pull request. Thanks for the quick update.
Hello! Amazing project and I appreciate your work.
Unfortunately, I encountered a couple of problems while attempting to use the project for a detection engine.
Given the following Sigma Rule:
and event:
the RuleEvaluator crashes the program in two ways:
I understand that writing a corect rule is paramount, but sometimes it can not be helped that the user makes a typo.
I can submit a pull request with the required fixes, if it helps.