Closed rfuelsh closed 6 months ago
scan for vulns during docker image building, and skip publishing to ghcr/ecr if there are any open issues / vulns
Few options we have
https://github.com/marketplace/actions/container-scan
https://github.com/marketplace/actions/anchore-container-scan
https://github.com/aquasecurity/trivy
https://github.com/quay/clair
https://github.com/anchore/grype
@tirkesi says grype is good
we should test out some of these solutions on a repo
https://github.com/FuelLabs/fuel-core/pull/1637
ticket for new SRE engineer
closing ticket as this repo will be archived
scan for vulns during docker image building, and skip publishing to ghcr/ecr if there are any open issues / vulns