mirror of
https://github.com/falcosecurity/falco.git
synced 2026-04-07 12:32:12 +00:00
In modify_binary_dirs, move the bin_dir_rename check before modify, which is just a bunch of evt.type checks and is handled by evttype filters. Change create_files_below_dev to put the directory check first.