mirror of
https://github.com/falcosecurity/falco.git
synced 2026-01-15 23:19:04 +00:00
* Also add endswith to lua parser Add endswith as a symbol so it can be parsed in filter expressions. * Unit test for endswith support Add a test case for endswith support, based on the filename ending with null.
Installation
The sysdig grammar uses the lpeg parser. For now install it using luarocks:
luarocks install lpeg.