mirror of
https://github.com/falcosecurity/falco.git
synced 2026-04-05 03:22:41 +00:00
If in yaml, the output field is folded-style aka: output: < some multi-line output here The unfolded string will have a trailing newline. Remove it.