mirror of
https://github.com/falcosecurity/falco.git
synced 2026-01-14 04:04:13 +00:00
Modify falco_formats to only be responsible for resolving a rule's output string or coming up with a map of field name->field values from a given output string. It relies on the changes in https://github.com/falcosecurity/libs/pull/77 to use generic formatters for a given source. Remove lua bindings to create a formatter/free a formatter. Those were unused as of the changes in https://github.com/falcosecurity/falco/pull/1451, so finally remove them now. Signed-off-by: Mark Stemm <mark.stemm@gmail.com>
4.1 KiB
4.1 KiB