Files
falco/userspace/engine/lua
Mark Stemm 8c4040b610 Also include all exception fields in rule_result
When returning a rule_result struct, also include a set of field names
used by all exceptions for this rule. This may make building exception
values a bit easier.

Signed-off-by: Mark Stemm <mark.stemm@gmail.com>
2021-01-19 10:37:55 +01:00
..
2019-10-08 16:02:26 +02:00
2019-10-08 16:02:26 +02:00
2019-11-14 10:00:36 -08:00
2019-11-14 10:00:36 -08:00

Installation

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