Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Static Analysis

Static Analysis

663 projects

Showing 36 of 663 projects

go-callvis
go-callvisGo

Visualize call graphs of Go programs using interactive Graphviz-based diagrams.

#developer-tools#callgraph#graphviz
Stars6.5k
Forks431
Last commit2 months ago
Larastan
LarastanPHP

A PHPStan extension for Laravel that adds static code analysis to catch bugs and improve code quality.

#developer-tools#laravel#code-quality
Stars6.4k
Forks493
Last commit11 days ago
Bear
BearRust

A tool that generates a JSON compilation database for Clang-based tools by intercepting compiler calls during a build.

#clang#developer-tools#build-tools
Stars6.3k
Forks365
Last commit4 days ago
slither
slitherPython

A static analysis framework for Solidity and Vyper smart contracts that detects vulnerabilities, enhances code comprehension, and enables custom analyses.

#solidity#smart-contracts#vyper
Stars6.3k
Forks1.1k
Last commit3 days ago
google-java-format
google-java-formatJava

A tool that automatically reformats Java source code to comply with Google Java Style guidelines.

#ide-plugin#developer-tools#code-formatter
Stars6.1k
Forks917
Last commit20 days ago
Periphery
PeripherySwift

A tool to identify unused code in Swift projects, including advanced cases like redundant protocols and assign-only properties.

#apple#bazel#ios
Stars6.1k
Forks230
Last commit24 days ago
markdownlint
markdownlintJavaScript

A Node.js style checker and lint tool for Markdown/CommonMark files to enforce consistency and standards.

#developer-tools#automated-fixes#lint
Stars6.1k
Forks913
Last commit1 day ago
javaparser
javaparserJava

A Java 1-25 parser and abstract syntax tree library with advanced analysis capabilities for source code manipulation.

#javaparser#syntax-tree#java-parser
Stars6.1k
Forks1.2k
Last commit2 days ago
APKLeaks
APKLeaksPython

A tool to scan APK files for URIs, endpoints, secrets, and sensitive data patterns.

#mobile-security#regex-patterns#apk-analysis
Stars6.1k
Forks574
Last commit9 months ago
capa
capaPython

An open-source tool that detects capabilities in executable files like malware, identifying behaviors such as backdoor installation or network communication.

#ghidra#gsoc-2026#mitre-attack
Stars6.0k
Forks702
Last commit3 days ago
Capa
CapaPython

An open-source tool that detects capabilities in executable files like malware, identifying behaviors such as backdoor installation or network communication.

#ghidra#gsoc-2026#mitre-attack
Stars6.0k
Forks703
Last commit3 days ago
import
importJavaScript

An ESLint plugin to lint and validate ES2015+ import/export syntax, preventing issues with misspelling and module resolution.

#es6-modules#hacktoberfest#import
Stars5.9k
Forks1.5k
Last commit6 days ago
this issue
this issueTypeScript

An extensible static analysis tool that checks TypeScript code for readability, maintainability, and functionality errors.

#linting-rules#developer-tools#automated-fixes
Stars5.9k
Forks872
Last commit5 years ago
Psalm
PsalmPHP

A static analysis tool for finding errors and security vulnerabilities in PHP applications.

#hacktoberfest#developer-tools#taint-analysis
Stars5.8k
Forks700
Last commit11 days ago
tflint
tflintGo

A pluggable linter for Terraform that finds errors, enforces best practices, and supports custom rules.

#tflint#devops#azure
Stars5.7k
Forks397
Last commit1 day ago
jscpd
jscpdTypeScript

A copy/paste detector for source code that supports over 150 programming languages and formats.

#quality#ai#rabin-karp
Stars5.7k
Forks236
Last commit1 day ago
phan
phanPHP

A static analyzer for PHP that minimizes false positives by attempting to prove incorrectness rather than correctness.

#developer-tools#analyzer#linter
Stars5.6k
Forks369
Last commit27 days ago
phan
phanPHP

A static analyzer for PHP that minimizes false positives by attempting to prove incorrectness rather than correctness.

#developer-tools#analyzer#linter
Stars5.6k
Forks369
Last commit27 days ago
PHP Insights
PHP InsightsPHP

Instant PHP quality checks from your console, analyzing code quality, architecture, and coding style.

#quality#magento#style
Stars5.6k
Forks298
Last commit5 days ago
Luau
LuauC++

A fast, small, safe, gradually typed embeddable scripting language derived from Lua, used by Roblox and game developers.

#programming-language#roblox#type-inference
Stars5.6k
Forks588
Last commit3 days ago
trailofbits-skills
trailofbits-skillsPython

A Claude Code plugin marketplace providing AI-assisted skills for security research, vulnerability detection, and audit workflows.

#ai-assisted-workflows#code-auditing#agent-skills
Stars5.6k
Forks492
Last commit
zizmor
zizmorRust

A static analysis tool that finds security vulnerabilities and misconfigurations in GitHub Actions workflows.

#supply-chain-security#workflow-analysis#vulnerability-detection
Stars5.5k
Forks213
Last commit2 days ago
revive
reviveGo

A fast, configurable, extensible, and beautiful drop-in replacement for golint with custom rules and strict presets.

#hacktoberfest#developer-tools#custom-rules
Stars5.5k
Forks316
Last commit1 day ago
Go AST Book (Chinese)
Go AST Book (Chinese)Go

A free Chinese book teaching how to analyze and manipulate Go source code using its Abstract Syntax Tree (AST).

#compiler#educational#goyacc
Stars5.5k
Forks654
Last commit1 year ago
bloaty
bloatyC++

Bloaty is a size profiler for binaries that analyzes what's taking up space inside executable files.

#pe-coff#webassembly#size-profiler
Stars5.5k
Forks373
Last commit8 days ago
PMD
PMDJava

An extensible multilanguage static code analyzer that finds common programming flaws and duplicated code across 20+ languages.

#ast-analysis#hacktoberfest#linter
Stars5.4k
Forks1.6k
Last commit1 day ago
ModernCppStarter
ModernCppStarterCMake

A template for modern C++ projects using CMake, CI, code coverage, clang-format, and reproducible dependency management.

#clang-format#dependency-manager#template
Stars5.4k
Forks490
Last commit9 days ago
C++ links
C++ links

A categorized collection of C++ resources covering analysis, debugging, performance, standardization, and more.

#developer-tools#assembly#performance-optimization
Stars5.2k
Forks522
Last commit1 day ago
terrascan
terrascanGo

A static code analyzer that detects security and compliance violations in Infrastructure as Code before provisioning cloud infrastructure.

#devops#terrascan#policy-as-code
Stars5.2k
Forks550
Last commit6 months ago
Terrascan
TerrascanGo

A static code analyzer that detects security and compliance violations in Infrastructure as Code before provisioning cloud infrastructure.

#devops#terrascan#kubernetes
Stars5.2k
Forks550
Last commit6 months ago
Mobile App Pentest Cheat Sheet
Mobile App Pentest Cheat Sheet

A comprehensive cheat sheet and tool collection for mobile application penetration testing, mapped to OWASP Mobile Top 10 risks.

#ios-app#vulnerability-assessment#runtime-analysis
Stars5.2k
Forks1.3k
Last commit2 years ago
credo
credoElixir

A static code analysis tool for Elixir focusing on code consistency, refactoring opportunities, and teaching best practices.

#elixir#developer-tools#linter
Stars5.2k
Forks448
Last commit3 days ago
typeshed
typeshedPython

A collection of external type annotations (stubs) for the Python standard library and third-party packages.

#developer-tools#ide-support#stub
Stars5.1k
Forks2.0k
Last commit1 day ago
Booster
BoosterKotlin

A lightweight, extensible quality optimization toolkit for Android applications, focusing on performance, stability, and package size reduction.

#apk-shrinking#system-bug-fixes#performance-optimization
Stars5.1k
Forks591
Last commit2 months ago
Unicorn
UnicornJavaScript

An ESLint plugin with over 100 powerful rules to enforce modern JavaScript best practices and catch errors.

#linting-rules#developer-tools#automated-fixes
Stars5.0k
Forks478
Last commit1 day ago
pytype
pytypePython

A static type analyzer for Python code that performs type inference and checking using inline annotations and interface files.

#developer-tools#linter#typing
Stars5.0k
Forks289
Last commit2 months ago
PreviousPage 3 of 19

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
3 days ago
Next
#Code Quality343
#Developer Tools247
#Linting142
#Linter116
#Ci Cd98
#Javascript91
#Eslint72
#Eslint Plugin67
#Go67
#Python66
#Security65
#Code Analysis62