CompTIA Security+ (SY0-601) — Question 385

A backdoor was detected on the containerized application environment. The investigation detected that a zero-day vulnerability was introduced when the latest container image version was downloaded from a public registry. Which of the following is the best solution to prevent this type of incident from occurring again?

Answer options

Correct answer: A

Explanation

Option A is correct because using a controlled and trusted source for container images minimizes the risk of introducing vulnerabilities from unverified sources. Options B and C, while helpful in detection and assessment, do not prevent the initial introduction of vulnerabilities, and option D does not address the source of the container images.