nerdexam
GoogleGoogle

PROFESSIONAL-CLOUD-DEVELOPER · Question #270

PROFESSIONAL-CLOUD-DEVELOPER Question #270: Real Exam Question with Answer & Explanation

The correct answer is C: Enable the Container Scanning API in Artifact Registry, and scan the built container images for. https://cloud.google.com/container-analysis/docs/automated-scanning- howto#view_the_image_vulnerabilities

Implementing Security

Question

You are reviewing and updating your Cloud Build steps to adhere to best practices. Currently, your build steps include: 1. Pull the source code from a source repository. 2. Build a container image 3. Upload the built image to Artifact Registry. You need to add a step to perform a vulnerability scan of the built container image, and you want the results of the scan to be available to your deployment pipeline running in Google Cloud. You want to minimize changes that could disrupt other teams' processes. What should you do?

Options

  • AEnable Binary Authorization, and configure it to attest that no vulnerabilities exist in a container
  • BUpload the built container images to your Docker Hub instance, and scan them for vulnerabilities.
  • CEnable the Container Scanning API in Artifact Registry, and scan the built container images for
  • DAdd Artifact Registry to your Aqua Security instance, and scan the built container images for

Explanation

https://cloud.google.com/container-analysis/docs/automated-scanning- howto#view_the_image_vulnerabilities

Topics

#Container Security#Artifact Registry#Vulnerability Scanning#CI/CD

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-DEVELOPER PracticeBrowse All PROFESSIONAL-CLOUD-DEVELOPER Questions