https://github.com/aquasecurity/trivy/discussions/10420
Aquasec Trivy breached again? (Last incident from 2 weeks ago: https://github.com/aquasecurity/trivy/discussions/10265 )
https://github.com/aquasecurity/trivy/discussions/10420
Aquasec Trivy breached again? (Last incident from 2 weeks ago: https://github.com/aquasecurity/trivy/discussions/10265 )
Me in the middle of the night: "How complicated is it to get vulnerability scanning for everything that is deployed in my cluster?"
Me 2 hours later: "It works! But there is this minor issue that currently all images for scanning are downloaded from upstream instead of my local mirrors. Maybe there is a setting for that."
Suddenly: https://github.com/aquasecurity/starboard/pull/1159
Today: It's merged!
Description This patch adds the trivy mirror configuration to the starboard operator helm chart. This particular implementation is made to match the definitions from the documentation and therefore...