mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-14 14:00:21 +00:00
@@ -124,7 +124,7 @@
|
|||||||
|
|
||||||
- macro: sensitive_vol_mount
|
- macro: sensitive_vol_mount
|
||||||
condition: >
|
condition: >
|
||||||
(ka.req.pod.volumes.hostpath intersects (/proc, /var/run/docker.sock, /, /etc, /root, /var/run/crio/crio.sock, /home))
|
(ka.req.pod.volumes.hostpath intersects (/proc, /var/run/docker.sock, /, /etc, /root, /var/run/crio/crio.sock, /home/admin))
|
||||||
|
|
||||||
- rule: Create Sensitive Mount Pod
|
- rule: Create Sensitive Mount Pod
|
||||||
desc: >
|
desc: >
|
||||||
|
Reference in New Issue
Block a user