A cloud security architect needs to implement continuous container image security for an enterprise application. The requirement is to automatically inspect container images for known software vulnerabilities immediately after they are pushed to Google Artifact Registry. Which Google Cloud solution fulfills this requirement with minimal operational overhead?
- Enable automatic vulnerability scanning in Artifact Registry using Container Analysis.Cevap
- BAssign the Owner primitive IAM role to the CI/CD service account to perform vulnerability audits.
- CConfigure a VPC Service Controls perimeter around the Artifact Registry repository to detect vulnerabilities.
- DGrant the Service Account Admin role to the deployment pipeline service account to trigger security scanning.
Cevap
Enable automatic vulnerability scanning in Artifact Registry using Container Analysis.
Enabling automatic vulnerability scanning in Artifact Registry leverages Container Analysis, which automatically scans container images for software vulnerabilities when they are uploaded. This provides continuous threat management with zero management overhead.
Adım Adım Çözüm
Anahtar Kavram
Automated Container Vulnerability Scanning in Google Cloud