
Answer-first summary for fast verification
Answer: All of the above
To effectively evaluate the security posture of an application portfolio, a comprehensive approach is required. This includes using automated tools to scan for vulnerabilities, conducting manual code reviews and dependency analyses, and interviewing development teams to understand their processes and reviewing relevant documentation. Prioritizing vulnerabilities based on risk ensures that the most critical issues are addressed first.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Evaluating the security posture of existing application portfolios involves assessing the current security measures and identifying potential vulnerabilities. Describe the process you would follow to conduct this evaluation. How would you prioritize the identified vulnerabilities and recommend enhancements to improve the overall security posture?
A
Use automated tools to scan for vulnerabilities and prioritize based on risk
B
Conduct manual code reviews and dependency analyses
C
Interview development teams and review documentation
D
All of the above
No comments yet.