mirror of
https://github.com/falcosecurity/falco.git
synced 2026-03-20 03:32:09 +00:00
Ensure that compiling filters for rules or macros doesn't result in throwing lua errors. Instead, return a bool status + the return value(s). If the status is false, the next return value is an error message.
Installation
The sysdig grammar uses the lpeg parser. For now install it using luarocks:
luarocks install lpeg.