mirror of
https://github.com/falcosecurity/falco.git
synced 2026-03-19 19:22:05 +00:00
Add alternate load_files variants that allow loading multiple files at once. This is a bit faster than calling load_rules()/load_rules_file() repeatedly as rules are only compiled once, after reading all rules files, instead of being compiled after reading each rules file. Signed-off-by: Mark Stemm <mark.stemm@gmail.com>
25 KiB
25 KiB