mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-22 03:49:36 +00:00
When json output is set, add a sub-object called output_fields to the json output that contains the individual templated fields from the output string. Makes it easier to parse those fields. This fixes https://github.com/draios/falco/issues/261.