What are three tools used by developers for scanning code to check for well-known security issues? (Choose three.)

IT Exam Items RepositoryCategory: DevNetWhat are three tools used by developers for scanning code to check for well-known security issues? (Choose three.)

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.

Related exam: DevNet Associate – Practice Final Exam Answers