Prisma Certified Cloud Security Engineer (PCCSE) — Question 231
What are two ways to scan container images in Jenkins pipelines? (Choose two.)
Answer options
- A. twistcli
- B. Jenkins Docker plugin
- C. Compute Jenkins plugin
- D. Compute Azure DevOps plugin
- E. Prisma Cloud Visual Studio Code plugin with Jenkins integration
Correct answer: A, C
Explanation
The correct answers, A and C, refer to tools specifically designed for scanning container images in a Jenkins environment. The Jenkins Docker plugin (B) does not focus on image scanning, while options D and E pertain to Azure DevOps and Visual Studio Code respectively, which are not native to Jenkins image scanning.