mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-22 03:49:36 +00:00
Use pmatch, which compares a file against a set of prefix paths, instead of fd.directory. This allows the directories in safe_etc_dirs to be a prefix of a file instead of just the directory containing a file.