cloud-sql-proxy icon indicating copy to clipboard operation
cloud-sql-proxy copied to clipboard

Run Snyk docker security scans nightly

Open jackwotherspoon opened this issue 1 year ago • 3 comments

Add a Github Action to scan our published docker images nightly: https://github.com/snyk/actions/tree/master/docker

Action will notify the team if vulnerabilities have been found in any of the base images so that appropriate action (potential release with updated base image) can be taken.

jackwotherspoon avatar Dec 04 '23 18:12 jackwotherspoon

This would be in addition to the container scanning we do in Artifact Registry.

enocom avatar Dec 04 '23 18:12 enocom

Also, we should port this to AlloyDB Auth Proxy as well.

enocom avatar Dec 04 '23 18:12 enocom

Cf. https://cloud.google.com/artifact-analysis/docs/os-scanning-on-demand

enocom avatar Dec 04 '23 18:12 enocom