PT0-002 · Question #523
During a vulnerability management process that lasted several months, a security analyst found the number of vulnerabilities in a production web application consistently grew. Which of the following…
The correct answer is D. Implement security scanning during the pipeline for the CI/CD flow. Integrating security scanning in the CI/CD pipeline ensures that vulnerabilities are detected and addressed during the development process, reducing the accumulation of issues over time.
Question
During a vulnerability management process that lasted several months, a security analyst found the number of vulnerabilities in a production web application consistently grew. Which of the following should the analyst do to best remediate this situation?
Options
- APerform penetration testing regularly.
- BPerform a security evaluation based on the OWASP Top 10.
- CImplement a peer review process during the coding phase.
- DImplement security scanning during the pipeline for the CI/CD flow.
How the community answered
(45 responses)- A2% (1)
- B9% (4)
- C4% (2)
- D84% (38)
Explanation
Integrating security scanning in the CI/CD pipeline ensures that vulnerabilities are detected and addressed during the development process, reducing the accumulation of issues over time.
Topics
Community Discussion
No community discussion yet for this question.