Palo Alto Networks System Engineer – Prisma Cloud — Question 26

An image containing medium vulnerabilities that do not have available fixes is being deployed into the sock-shop namespace. Prisma Cloud has been configured for vulnerability management within the organization's continuous integration (CI) tool and registry.
What will occur during the attempt to deploy this image from the CI tool into the sock-shop namespace?

Answer options

Correct answer: B

Explanation

The correct answer is B because the CI policy is set to fail the build if vulnerabilities are detected, preventing the image from being deployed. Options A, C, and D are incorrect because they imply that the image can be deployed despite the vulnerabilities, which contradicts the configuration of the CI policy.