mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-27 18:40:22 +00:00
add openshift image to whitelist
Signed-off-by: kaizhe <derek0405@gmail.com>
This commit is contained in:
parent
8ed33a04fd
commit
c12052e03d
@ -1690,6 +1690,7 @@
|
|||||||
container.image.repository endswith /ose-pod or
|
container.image.repository endswith /ose-pod or
|
||||||
container.image.repository endswith /ose-node or
|
container.image.repository endswith /ose-node or
|
||||||
container.image.repository endswith /ose-docker-registry or
|
container.image.repository endswith /ose-docker-registry or
|
||||||
|
container.image.repository endswith /prometheus-node-exporter or
|
||||||
container.image.repository endswith /image-inspector))
|
container.image.repository endswith /image-inspector))
|
||||||
|
|
||||||
# These images are allowed both to run with --privileged and to mount
|
# These images are allowed both to run with --privileged and to mount
|
||||||
|
Loading…
Reference in New Issue
Block a user