Google Cloud Professional Cloud Developer — Question 330
You are compiling a compliance report on vulnerability metadata for a specific set of images identified by Artifact Analysis. Metadata from images scanned more than 30 days ago are missing from the compliance report. You need to access the vulnerability metadata for these older images. What should you do?
Answer options
- A. Create a Pub/Sub subscription to pull from Artifact Analysis topics.
- B. Check Artifact Analysis storage buckets in Cloud Storage.
- C. Push or pull the images from Artifact Registry.
- D. Check Cloud Trace logs for Artifact Analysis findings.
Correct answer: C
Explanation
The correct answer is C because transferring images to or from Artifact Registry allows you to access the vulnerability metadata associated with older scans. Options A and B do not provide direct access to the needed metadata, and D focuses on logs, which do not contain the specific vulnerability metadata required for the compliance report.