Prisma Certified Cloud Security Engineer (PCCSE) — Question 107
What are the two ways to scope a CI policy for image scanning? (Choose two.)
Answer options
- A. container name
- B. image name
- C. hostname
- D. image labels
Correct answer: B, D
Explanation
The correct answers are B (image name) and D (image labels) because these two elements allow for precise identification and categorization of images during the scanning process. Options A (container name) and C (hostname) do not directly relate to the specific images being scanned and therefore are not suitable for scoping CI policies.