Which tool is commonly used for automated static analysis to detect code vulnerabilities?

  • JIRA
  • Jenkins
  • Selenium
  • SonarQube
SonarQube is a popular tool used for static code analysis. It scans source code for vulnerabilities, bugs, and code smells, providing a comprehensive overview of code quality. JIRA, Selenium, and Jenkins serve different purposes in the software development lifecycle.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *