Google Cloud Professional Cloud Security Engineer — Question 114

A company is using Google Kubernetes Engine (GKE) with container images of a mission-critical application. The company wants to scan the images for known security issues and securely share the report with the security team without exposing them outside Google Cloud.

What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because it outlines a method to enable vulnerability scanning directly within the Artifact Registry, which is designed to work seamlessly with GKE. Options A and B do not provide a secure method for sharing results, while option D involves external services (GitHub) that could expose sensitive information.