ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 539 - SY0-601 discussion

Report
Export

A software company adopted the following processes before releasing software to production

• Peer review

• Static code scanning

• Signing

A considerable number of vulnerabilities are still being detected when code is executed on production Which of the following security tools can improve vulnerability detection on this environment?

A.
File integrity monitoring for the source code
Answers
A.
File integrity monitoring for the source code
B.
Dynamic code analysis tool
Answers
B.
Dynamic code analysis tool
C.
Encrypted code repository
Answers
C.
Encrypted code repository
D.
Endpoint detection and response solution
Answers
D.
Endpoint detection and response solution
Suggested answer: B

Explanation:

A dynamic code analysis tool is a security tool that can improve vulnerability detection on this environment by testing and analyzing the software during runtime. Dynamic code analysis can identify potential vulnerabilities, errors, or performance issues that may not be visible in the source code or during static analysis, such as memory leaks, buffer overflows, or input validation errors. Dynamic code analysis can also simulate real-world scenarios and user inputs to evaluate the behavior and functionality of the software

asked 02/10/2024
Maher Khamessi
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first