Google Cloud Associate Cloud Engineer — Question 234

Your company's security vulnerability management policy wants a member of the security team to have visibility into vulnerabilities and other OS metadata for a specific Compute Engine instance. This Compute Engine instance hosts a critical application in your Google Cloud project. You need to implement your company's security vulnerability management policy. What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because installing the OS Config agent and granting the roles/osconfig.vulnerabilityReportViewer permission allows the security team member to access vulnerability data specific to that Compute Engine instance. Options A and B do not give the necessary permissions for vulnerability reporting, while D focuses on logging to BigQuery, which is not relevant to the visibility of vulnerabilities.