Valid CAS-004 Dumps shared by ExamDiscuss.com for Helping Passing CAS-004 Exam! ExamDiscuss.com now offer the newest CAS-004 exam dumps, the ExamDiscuss.com CAS-004 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com CAS-004 dumps with Test Engine here:
A security engineer needs to ensure production containers are automatically scanned for vulnerabilities before they are accepted into the production environment. Which of the following should the engineer use to automatically incorporate vulnerability scanning on every commit?
Correct Answer: B
Step by Step Explanation: * CI/CD pipeline (Continuous Integration/Continuous Deployment) automates the testing, including vulnerability scanning, for every code commit before deploying to production. * Code repository stores the code but does not handle scanning. * Integrated development environment (IDE) aids developers in writing and testing code but does not enforce automated scanning. * Container orchestrator manages container deployment but does not directly address pre-production scanning. Reference: CASP+ Exam Objectives 3.6 - Integrate automated security tools into the development process.