mirror of
https://github.com/falcosecurity/falco.git
synced 2026-05-12 17:52:56 +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.