mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-22 03:49:36 +00:00
Add a leading * to the format string so output with missing fields is just displayed with '<NA>' values instead of being aborted. This fixes #42.