Q: Which of the following addresses a threat to software security?
-
A
Hardware
-
B
Unmet requirements
-
C
Software engineers
-
D
Code review
D
Answer:
D
Explanation:
Code review is one of the most effective ways to address threats to software security. During a code review, peers or security experts examine the source code for vulnerabilities, potential exploits, and adherence to security best practices. This process helps identify issues early in the development lifecycle, reducing the risk of security flaws being introduced into the software. While hardware, unmet requirements, and software engineers all play roles in overall security, code reviews directly address the security of the software by focusing on the code itself. By finding and fixing vulnerabilities early, code reviews ensure that security threats are mitigated before deployment.
Related Topic:
Share Above MCQ