mirror of
https://github.com/falcosecurity/falco.git
synced 2026-03-19 11:12:36 +00:00
Now the context doesn't have a column pointer but it either a line for yaml parse errors or an individual object (rule, macro, etc) from the parsed yaml.
Installation
The sysdig grammar uses the lpeg parser. For now install it using luarocks:
luarocks install lpeg.