All tags
Catalogue tag

#static-code-analysis

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

60 records
Tagged “static-code-analysis”Ranked by health index
Maven
87Excellenthealth index
openrewrite/rewrite-static-analysis
OpenRewrite recipes for identifying and fixing static analysis issues.
Java★ 58Jul 25, 2026
Custom licenseJul 25, 2026 · metrics 2.10.0
Packagist
87Excellenthealth index
phpstan/phpstan-deprecation-rules
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
PHP★ 459↓ 4M/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
Packagist
87Excellenthealth index
phpstan/phpstan-nette
Nette Framework class reflection extension for PHPStan & framework-specific rules
PHP★ 118↓ 237.7K/moJul 22, 2026
MITJul 22, 2026 · metrics 2.10.0
Packagist
86Excellenthealth index
phpstan/phpstan-webmozart-assert
PHPStan extension for webmozart/assert
PHP★ 185↓ 658.6K/moAug 22, 2026
MITAug 22, 2026 · metrics 2.10.0
npm
83Excellenthealth index
abaplint/abaplint
Standalone static analysis for ABAP
TypeScript★ 301↓ 136.8K/moAug 22, 2026
MITAug 22, 2026 · metrics 2.10.0
RubyGems
83Excellenthealth index
rubocop/rubocop-performance
An extension of RuboCop focused on code performance checks.
Ruby★ 739Jul 16, 2026
MITJul 16, 2026 · metrics 2.10.0
Packagist
80Excellenthealth index
phpstan/phpstan-beberlei-assert
PHPStan extension for beberlei/assert
PHP★ 43↓ 101.7K/moAug 22, 2026
MITAug 22, 2026 · metrics 2.10.0
Packagist
80Excellenthealth index
yamadashy/phpstan-friendly-formatter
🤝 A friendly error formatter extension for PHPStan that provides more readable and informative output, including code snippets and color highlighting.
PHP★ 65↓ 181.1K/moJul 22, 2026
MITJul 22, 2026 · metrics 2.10.0
PyPI
78Goodhealth index
PyCQA/flake8
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
Python★ 3,811Aug 13, 2026
Custom licenseAug 13, 2026 · metrics 2.10.0
RubyGems
78Goodhealth index
glebm/i18n-tasks
Manage translation and localization with static analysis, for Ruby i18n
Ruby★ 2,163Jul 20, 2026
MITJul 20, 2026 · metrics 2.10.0
crates.io · npm · PyPI
78Goodhealth index
tach-org/tach
A Python tool to visualize + enforce dependencies, using modular architecture 🌎 Open source 🐍 Installable via pip 🔧 Able to be adopted incrementally - ⚡ Implemented with no runtime impact ♾️ Interoperable with your existing systems 🦀 Written in rust
Rust · Python★ 2,771Jul 21, 2026
MITJul 21, 2026 · metrics 2.10.0
crates.io · Packagist
75Goodhealth index
denzyldick/phanalist
Performant static analyzer for PHP, which is extremely easy to use. It helps you catch common mistakes in your PHP code.
Rust · PHP★ 160↓ 9/moJul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
Packagist
75Goodhealth index
phpstan/phpstan-mockery
PHPStan extension for Mockery
PHP★ 107↓ 1.2M/moAug 22, 2026
MITAug 22, 2026 · metrics 2.10.0
PyPI
73Goodhealth index
roskakori/pygount
count lines of code for hundreds of languages using pygments
Python★ 186Aug 8, 2026
BSD-3-ClauseAug 8, 2026 · metrics 2.10.0
Go
67Goodhealth index
alexkohler/prealloc
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
Go★ 666Aug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
PyPI · RubyGems
64Moderatehealth index
google/pytype
A static type analyzer for Python code
Python★ 5,029↓ 924.9K/moAug 8, 2026
Custom licenseAug 8, 2026 · metrics 2.10.0
Go
57Moderatehealth index
ckaznocha/intrange
intrange is a program for checking for loops that could use the Go 1.22 integer range feature.
Go★ 38Aug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
RubyGems
54Moderatehealth index
skryukov/rubocop-gradual
Gradually improve your code with RuboCop
Ruby★ 38Jul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
Packagist
50Moderatehealth index
phpcpd-next/phpcpd
phpcpd-next is a token-based copy/paste (clone) detector for PHP 8.5+, a modernized, openly-licensed successor to Sebastian Bergmann's phpcpd
PHP★ 34↓ 2,961/moAug 18, 2026
BSD-3-ClauseAug 18, 2026 · metrics 2.10.0
Go
48Weakhealth index
alexkohler/nakedret
nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.
Go★ 132Aug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
RubyGems
48Weakhealth index
utkarsh2102/rubocop-packaging
A RuboCop extension focused on enforcing upstream best practices and coding conventions.
Ruby★ 39Jul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
47Weakhealth index
realvizu/NsDepCop
NsDepCop is a static code analysis tool that enforces namespace and assembly dependency rules in C# projects.
C#★ 294Jul 18, 2026
GPL-2.0Jul 18, 2026 · metrics 2.10.0
RubyGems
38Weakhealth index
koic/rubocop-faker
A RuboCop extension for Faker.
Ruby★ 22Jul 20, 2026
MITJul 20, 2026 · metrics 2.10.0
Maven
34At Riskhealth index
checkstyle/checkstyle
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.
Java★ 9,004Aug 28, 2026
LGPL-2.1Aug 28, 2026 · metrics 2.10.0
npm
34At Riskhealth index
standard/eslint-config-standard
ESLint Config for JavaScript Standard Style
TypeScript★ 2,647↓ 11.6M/moAug 13, 2026
MITAug 13, 2026 · metrics 2.10.0
PyPI
20At Riskhealth index
tylerwince/flake8-bandit
Automated security testing using bandit and flake8.
Python★ 116Jul 28, 2026
MITJul 28, 2026 · metrics 2.10.0
npm · Maven
19Criticalhealth index
SonarSource/SonarJS
SonarSource Static Analyzer for JavaScript and TypeScript
TypeScript · Java★ 1,250↓ 6,207/moJul 16, 2026
Custom licenseJul 16, 2026 · metrics 2.10.0
RubyGems
11Criticalhealth index
DmitryTsepelev/rubocop-graphql
Rubocop extension for enforcing graphql-ruby best practices
Ruby★ 245Aug 2, 2026
MITAug 2, 2026 · metrics 2.10.0