-
SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.
-
Code Climate provides automated code review for your apps, letting you fix quality and security issues before they hit production. We check every commit, branch and pull request for changes in quality and potential vulnerabilities.
-
Coveralls is a code coverage history and tracking tool that tests coverage reports and statistics for engineering teams.
-
JSLint is a JavaScript program that looks for problems in JavaScript programs.
-
Mypy is an experimental optional static type checker for Python that aims to combine the benefits of dynamic (or "duck") typing and static typing.
-
ShellCheck finds bugs in your shell scripts.
-
Enhance your workflow with continuous code quality, SonarCloud automatically analyzes and decorates pull requests on GitHub, Bitbucket, Azure DevOps and GitLab on major languages.
-
Findbugs is a tool that looks for bugs in Java code. Findbugs finds the bugs by analyzing computer software without actually executing programs. Using this software allows for easy debugging and repairing broken script. Read more about FindBugs.
-
JaCoCo is a free Java code coverage library.
-
Linting and fixing code for all languages.
-
XcodeCoverage is a code coverage tool for Xcode projects.
-
Brakeman is a static analysis security vulnerability scanner for Ruby on Rails applications.
-
Clean Code begins in your IDE with SonarLint - Our free IDE extension that provides on-the-fly analysis and coding guidance. .
-
SimpleCov is a code coverage analysis tool for Ruby.
-
JSCover is a tool that measures code coverage for JavaScript programs.
-
Code smell detector for Ruby.
-
Blanket.js is aย JavaScript code coverage library that works both in-browser and with nodejs.