CompTIA CASP+ (CAS-004) — Question 416

During the development process, the team identifies major components that need to be rewritten. As a result, the company hires a security consultant to help address major process issues. Which of the following should the consultant recommend to best prevent these issues from reoccurring in the future?

Answer options

Correct answer: A

Explanation

The correct answer is A because integrating a static analysis tool into the CI/CD pipeline allows for early detection of code vulnerabilities before they reach production. Options B, C, D, and E, while valuable, do not provide the same level of proactive prevention during the development process as static analysis does.