| astral-sh/ruff |
45,452 |
|
0 |
1,746 |
2 months ago |
274 |
December 04, 2023 |
666 |
mit |
Rust |
| An extremely fast Python linter and code formatter, written in Rust. |
| facebook/infer |
14,568 |
|
64 |
25 |
about 2 years ago |
8 |
June 09, 2020 |
411 |
mit |
OCaml |
| A static analyzer for Java, C, C++, and Objective-C |
| semgrep/semgrep |
14,000 |
|
0 |
31 |
2 months ago |
207 |
December 05, 2023 |
666 |
lgpl-2.1 |
OCaml |
| Lightweight static analysis for many languages. Find bug variants with patterns that look like source code. |
| analysis-tools-dev/static-analysis |
12,519 |
|
0 |
0 |
about 2 years ago |
0 |
|
1 |
mit |
Rust |
| ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality. |
| phpstan/phpstan |
12,390 |
|
4,631 |
8,962 |
about 2 years ago |
295 |
December 01, 2023 |
979 |
mit |
PHP |
| PHP Static Analysis Tool - discover bugs in your code without running it! |
| checkstyle/checkstyle |
8,018 |
|
456 |
137 |
about 2 years ago |
137 |
December 07, 2023 |
836 |
lgpl-2.1 |
Java |
| Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program. |
| securego/gosec |
7,276 |
|
0 |
779 |
about 2 years ago |
115 |
October 23, 2023 |
19 |
apache-2.0 |
Go |
| Go security checker |
| reviewdog/reviewdog |
7,010 |
|
1 |
30 |
about 2 years ago |
156 |
September 06, 2023 |
116 |
mit |
Go |
| 🐶 Automated code review tool integrated with any code analysis tools regardless of programming language |
| phan/phan |
5,473 |
|
236 |
487 |
over 2 years ago |
178 |
March 03, 2023 |
918 |
other |
PHP |
| Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness. |
| pylint-dev/pylint |
5,004 |
|
18,867 |
4,215 |
about 2 years ago |
182 |
October 22, 2023 |
907 |
gpl-2.0 |
Python |
| It's not just a linter that annoys you! |