mirror of
https://github.com/falcosecurity/falco.git
synced 2026-01-15 14:55:42 +00:00
Perform the validate_rules action before the load_rules action. This ensures that *only* the rules files named with -V arguments are validated. This fixes https://github.com/falcosecurity/falco/issues/2087. Signed-off-by: Mark Stemm <mark.stemm@gmail.com>