mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-22 03:49:36 +00:00
This is needed so that rule_loader (which should be renamed in a later pass..) can tag filters with their index.
Installation
The sysdig grammar uses the lpeg
parser. For now install it using luarocks:
luarocks install lpeg
.