Question:
What are three tools used by developers for scanning code to check for well-known security issues? (Choose three.)
- Viptela
- Brakeman
- VisualCodeGrepper
- Docker
- Bandit
- VIRL
Explanation: Because most code developers are not security experts, it is not uncommon to have security vulnerabilities inadvertently written into applications. To help mitigate this threat, there are code scanning tools that a developer can use to look for any well-know security issues embedded into the code. Examples of such tools are Bandit, Brakeman, and VisualCodeGrepper.
Exam with this question: DevNet Associate – Practice Final Exam Answers
Please login or Register to submit your answer