Files
falco/userspace/engine/lua
Mark Stemm ff75db9477 Get all tests working
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.
2019-07-05 15:35:56 -07:00
..
2019-07-05 15:29:26 -07:00
2019-07-05 15:35:56 -07:00
2018-11-09 10:15:39 -08:00

Installation

The sysdig grammar uses the lpeg parser. For now install it using luarocks: luarocks install lpeg.