mirror of
https://github.com/falcosecurity/falco.git
synced 2026-03-19 03:06:22 +00:00
If an exception has a single value for the "fields" property, values are combined into a single set to build a condition string like "field cmp (val1, val2, ...)".
Installation
The grammar uses the lpeg parser. For now install it using luarocks:
luarocks install lpeg.