Files
falco/userspace/engine/ruleset.cpp
Mark Stemm 969374fcc7 Handle rule patterns that are invalid regexes (#636)
In the case where a rule name can't be compiled as a regex, fall back to
a substring search instead.
2019-05-31 13:30:55 -07:00

7.1 KiB