Prisma Certified Cloud Security Engineer (PCCSE) — Question 233

The development team wants to fail CI jobs where a specific CVE is contained within the image.
How should the development team configure the pipeline or policy to produce this outcome?

Answer options

Correct answer: D

Explanation

The correct answer is D because setting the specific CVE exception in the Console's CI policy directly affects the CI jobs, ensuring they fail if the CVE is present. Options A, B, and C do not establish a direct link to failing CI jobs in the pipeline, as they address different parts of the process or tools that do not control job failures.