
Ultimate access to all questions.
Your development teams need to use diverse open-source operating systems in their Docker builds. When container images are published in your company's environment, they must be scanned for Common Vulnerabilities and Exposures (CVEs) without affecting development agility. You prefer using managed services where available. What is the recommended approach?
A
Enable the Vulnerability scanning setting in the Container Registry.
B
Create a Cloud Function that is triggered on a code check-in and scan the code for CVEs.
C
Disallow the use of non-commercially supported base images in your development environment.
D
Use Cloud Monitoring to review the output of Cloud Build to determine whether a vulnerable version has been used.