CompTIA CySA+ (CS0-003) — Question 78

A software developer has been deploying web applications with common security risks to include insufficient logging capabilities. Which of the following actions would be most effective to reduce risks associated with the application development?

Answer options

Correct answer: D

Explanation

Option D is correct because regular code reviews using OWASP best practices help identify and rectify security vulnerabilities early in the development process. Options A, B, and C are helpful but do not specifically address the core issues related to security vulnerabilities in the code itself as effectively as regular reviews do.