mirror of
https://github.com/falcosecurity/falco.git
synced 2026-01-30 14:08:21 +00:00
Add google_containers/kube-proxy as a trusted image (can be run privileged, can mount sensitive filesystems). While our k8s deployments run kube-proxy via the hyperkube image, evidently it's sometimes run via its own image. This is one of the fixes for #156. Also update the output message for this rule.