mirror of
https://github.com/falcosecurity/falco.git
synced 2026-05-11 05:05:31 +00:00
New test has a rule name containing all ESCMAScript regex chars and ensures that the rule matches the events. The test code itself needed to also escape special characters from patterns when searching falco's output. Signed-off-by: Mark Stemm <mark.stemm@gmail.com>