Remove cchh image.

We had added this image while the changes in
https://github.com/draios/falco/pull/177 made it to everyone. This is in
a release now, so we'll remove it from the rule set.
This commit is contained in:
Mark Stemm 2017-01-27 09:03:25 -08:00
parent ceafeca87e
commit e21fecf0ef

View File

@ -345,8 +345,7 @@
container.image startswith sysdig/falco or
container.image startswith sysdig/sysdig or
container.image startswith gcr.io/google_containers/hyperkube or
container.image startswith gcr.io/google_containers/kube-proxy or
container.image startswith cchh/sysdig)
container.image startswith gcr.io/google_containers/kube-proxy)
- rule: File Open by Privileged Container
desc: Any open by a privileged container. Exceptions are made for known trusted images.