mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-08 18:53:32 +00:00
This will distinguish it from rule_loader.lua, which is *not* a module but lua code with functions that can be called directly. Signed-off-by: Mark Stemm <mark.stemm@gmail.com>
Installation
The grammar uses the lpeg
parser. For now install it using luarocks:
luarocks install lpeg
.