mirror of
https://github.com/falcosecurity/falco.git
synced 2026-01-24 22:33:40 +00:00
When listing fields with -N (names only), also skip fields with the EPF_TABLE_ONLY flag. (Skipping fields without -N is handled in libs, in the as_string() method). Signed-off-by: Mark Stemm <mark.stemm@gmail.com>