mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-12 19:36:42 +00:00
Add addl safe root directories
This commit is contained in:
parent
e02135f9f0
commit
2cbff6ff70
@ -695,7 +695,7 @@
|
|||||||
items: [/root/.monit.state]
|
items: [/root/.monit.state]
|
||||||
|
|
||||||
- list: known_root_directories
|
- list: known_root_directories
|
||||||
items: [/root/.oracle_jre_usage, /root/.java/.userPrefs]
|
items: [/root/.oracle_jre_usage, /root/.java/.userPrefs, /root/.ssh, /root/.cache]
|
||||||
|
|
||||||
- macro: known_root_conditions
|
- macro: known_root_conditions
|
||||||
condition: (fd.name startswith /root/orcexec.)
|
condition: (fd.name startswith /root/orcexec.)
|
||||||
|
Loading…
Reference in New Issue
Block a user