It is a framework of IDE extensions and language analyzers that provide inline security analysis in the dev environment as the developer writes code. It has a flexible rule model that supports multiple programming languages. The goal is to notify the developer as they are introducing a security vulnerability in order to fix the issue at the point of introduction, and to help build awareness for the developer. | It is a fast, open-source, static analysis tool for finding bugs and enforcing code standards at editor, commit, and CI time. Its rules look like the code you already write; no abstract syntax trees, regex wrestling, or painful DSLs. |
Built-in rules, and support for writing custom rules;
Cross-platform CLI built on .NET Core 3.1 for file analysis;
IDE plugins for Visual Studio and Visual Studio Code;
IntelliSense error "squiggly lines" for identified security issues;
Information and guidance provided for identified security issues;
Optional suppression of unwanted findings;
Broad language support including: C, C++, C#, Cobol, Go, Java, Javascript/Typescript, Python, and more | Open source, works on 17+ languages; Scan with 1,000+ community rules;Write rules that look like your code;
Quickly get results in the terminal, editor, or CI/CD;
Flag issues moving forward, get results in pull requests, Slack, + more |
Statistics | |
GitHub Stars 963 | GitHub Stars - |
GitHub Forks 121 | GitHub Forks - |
Stacks 0 | Stacks 20 |
Followers 3 | Followers 15 |
Votes 0 | Votes 0 |
Integrations | |

After each Git push, Code Climate analyzes your code for complexity, duplication, and common smells to determine changes in quality and surface technical debt hotspots.

Azure DevOps provides unlimited private Git hosting, cloud build for continuous integration, agile planning, and release management for continuous delivery to the cloud and on-premises. Includes broad IDE support.

Codacy automates code reviews and monitors code quality on every commit and pull request on more than 40 programming languages reporting back the impact of every commit or PR, issues concerning code style, best practices and security.

Phabricator is a collection of open source web applications that help software companies build better software.

It is a free, automated, and open certificate authority brought to you by the non-profit Internet Security Research Group (ISRG).

PullReview helps Ruby and Rails developers to develop new features cleanly, on-time, and with confidence by automatically reviewing their code.

Gerrit is a self-hosted pre-commit code review tool. It serves as a Git hosting server with option to comment incoming changes. It is highly configurable and extensible with default guarding policies, webhooks, project access control and more.

SonarQube provides an overview of the overall health of your source code and even more importantly, it highlights issues found on new code. With a Quality Gate set on your project, you will simply fix the Leak and start mechanically improving.

Sqreen is a security platform that helps engineering team protect their web applications, API and micro-services in real-time. The solution installs with a simple application library and doesn't require engineering resources to operate. Security anomalies triggered are reported with technical context to help engineers fix the code. Ops team can assess the impact of attacks and monitor suspicious user accounts involved.

RuboCop is a Ruby static code analyzer. Out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide.