mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-22 03:49:36 +00:00
New command line option 'A', related to the boolean all_events instructs falco to run on all events, and not just those without the EF_DROP_FALCO flag set. When all_events is true, the checks for ignored events/syscalls are skipped when loading rules.