jhunt / k8s-boshrelease

A BOSH Release for deploying Kubernetes clusters
MIT License
13 stars 9 forks source link

Verify CVE before use image inside K8S #66

Open obeyler opened 4 years ago

obeyler commented 4 years ago

At kubecon 2020 I saw a product 'trivy' (https://github.com/aquasecurity/trivy) witch can be combine with opa to check each docker image before use. (https://github.com/aquasecurity/trivy#filter-the-vulnerabilities-by-open-policy-agent-policy) As we discussed earlier about the flannel cve I thing may be it can be a good idea to add it to the K8S bosh release.