mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-29 16:17:32 +00:00
rule update: exclude openshift-sdn from thread namespace change rule (#572)
This commit is contained in:
parent
e5a1ddb918
commit
b81ded44f3
@ -146,7 +146,7 @@
|
|||||||
items: [docker, dockerd, exe, docker-compose, docker-entrypoi, docker-runc-cur, docker-current]
|
items: [docker, dockerd, exe, docker-compose, docker-entrypoi, docker-runc-cur, docker-current]
|
||||||
|
|
||||||
- list: k8s_binaries
|
- list: k8s_binaries
|
||||||
items: [hyperkube, skydns, kube2sky, exechealthz, weave-net, loopback, bridge]
|
items: [hyperkube, skydns, kube2sky, exechealthz, weave-net, loopback, bridge, openshift-sdn]
|
||||||
|
|
||||||
- list: lxd_binaries
|
- list: lxd_binaries
|
||||||
items: [lxd, lxcfs]
|
items: [lxd, lxcfs]
|
||||||
|
Loading…
Reference in New Issue
Block a user