Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Static Analysis

Static Analysis

656 projects

Showing 36 of 656 projects

ruff
ruffRust

An extremely fast Python linter and code formatter written in Rust, offering drop-in replacements for tools like Flake8 and Black.

#developer-tools#pre-commit#pep8
Stars47.9k
Forks2.1k
Last commit18 hours ago
C++ Core Guidelines
C++ Core GuidelinesCSS

A collaborative set of guidelines, rules, and best practices for writing modern, safe, and effective C++ code.

#software-architecture#memory-safety#coding-guidelines
Stars45.1k
Forks5.5k
Last commit1 month ago
C++ Core Guidelines
C++ Core GuidelinesCSS

A collaborative set of guidelines, rules, and best practices for writing modern, safe, and effective C++ code.

#software-architecture#memory-safety#coding-guidelines
Stars45.1k
Forks5.5k
Last commit1 month ago
shellcheck
shellcheckHaskell

A static analysis tool that finds bugs, potential issues, and suggests improvements in bash/sh shell scripts.

#haskell#developer-tools#devops
Stars39.5k
Forks1.9k
Last commit23 days ago
ESLint
ESLintJavaScript

A pluggable linting utility for identifying and reporting patterns in JavaScript and ECMAScript code.

#developer-tools#pluggable#linter
Stars27.3k
Forks5.0k
Last commit22 hours ago
ESLint
ESLintJavaScript

A pluggable linting utility for identifying and reporting patterns in JavaScript and ECMAScript code.

#developer-tools#linter#static-code-analysis
Stars27.3k
Forks5.0k
Last commit22 hours ago
Mobile-Security-Framework MobSF
Mobile-Security-Framework MobSFJavaScript

An automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis, and security assessment framework.

#mobile-security#web-security#ios-security
Stars21.2k
Forks3.7k
Last commit20 days ago
Roslyn
RoslynC#

Open-source implementation of C# and Visual Basic compilers with rich APIs for code analysis tools.

#hacktoberfest#compiler#open-source
Stars20.5k
Forks4.3k
Last commit1 day ago
How To Write a C# Analyzer and Code Fix
How To Write a C# Analyzer and Code FixC#

Open-source C# and Visual Basic compilers with rich APIs for building code analysis tools.

#hacktoberfest#compiler#ide-extensions
Stars20.5k
Forks4.3k
Last commit1 day ago
Swiftlint
SwiftlintSwift

A tool to enforce Swift style and conventions with over 200 rules, integrated into Xcode and CI/CD workflows.

#hacktoberfest#developer-tools#linter
Stars19.6k
Forks2.3k
Last commit2 days ago
golangci-lint
golangci-lintGo

A fast Go linters runner that runs linters in parallel, uses caching, and includes over a hundred linters.

#developer-tools#linter#golangci-lint
Stars19.1k
Forks1.6k
Last commit4 days ago
ty
tyPython

An extremely fast Python type checker and language server written in Rust, offering comprehensive diagnostics and IDE integration.

#developer-tools#language-server#ide-integration
Stars18.9k
Forks296
Last commit2 days ago
PHP Parser
PHP ParserPHP

A PHP parser written in PHP for static code analysis and manipulation via an abstract syntax tree (AST).

#code-manipulation#php#development-tools
Stars17.4k
Forks1.1k
Last commit3 months ago
Sourcetrail
SourcetrailC++

A free, cross-platform interactive source explorer for navigating and understanding unfamiliar C, C++, Java, and Python code.

#developer-tools#source-code-explorer#java
Stars16.5k
Forks1.7k
Last commit4 years ago
TypeScript ESLint
TypeScript ESLintTypeScript

Monorepo for tooling that enables ESLint to support TypeScript, providing powerful static analysis for JavaScript and TypeScript.

#developer-tools#open-source#plugin
Stars16.3k
Forks2.9k
Last commit22 hours ago
infer
inferOCaml

A static analyzer for Java, C, C++, and Objective-C that detects bugs and performance issues.

#objective-c#static-code-analysis#bug-detection
Stars15.6k
Forks2.1k
Last commit2 days ago
Bytecode Viewer
Bytecode ViewerJava

A lightweight Java/Android reverse engineering suite with decompilers, disassemblers, and advanced analysis tools.

#bytecode-viewer#android-apk-analysis#apk-decompiler
Stars15.5k
Forks1.3k
Last commit2 months ago
Static Analysis & Code Quality
Static Analysis & Code QualityRust

A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more.

#hacktoberfest#developer-tools#linter
Stars14.6k
Forks1.5k
Last commit11 days ago
Awesome Static Analysis
Awesome Static AnalysisRust

A curated directory of static analysis (SAST) tools and linters for all programming languages, config files, and build tools.

#hacktoberfest#developer-tools#linter
Stars14.6k
Forks1.5k
Last commit11 days ago
awesome-static-analysis
awesome-static-analysisRust

A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more.

#hacktoberfest#developer-tools#security-analysis
Stars14.6k
Forks1.5k
Last commit11 days ago
ast-grep
ast-grepRust

A CLI tool for structural code search, linting, and rewriting using abstract syntax trees, written in Rust.

#developer-tools#linter#codemod
Stars14.4k
Forks393
Last commit1 day ago
PHPStan
PHPStanPHP

A static analysis tool for PHP that discovers bugs in your code without running it.

#developer-tools#static-code-analysis#php7
Stars14.0k
Forks949
Last commit21 hours ago
Malware Analysis
Malware Analysis

A curated list of awesome malware analysis tools, resources, and related information for security professionals.

#malware-samples#honeypots#analysis-framework
Stars13.8k
Forks2.7k
Last commit2 years ago
Awesome Malware Analysis
Awesome Malware Analysis

A curated list of awesome malware analysis tools, resources, and related information for security professionals.

#digital-forensics#sandbox-analysis#malware-samples
Stars13.8k
Forks2.7k
Last commit2 years ago
Code Style Fixer
Code Style FixerPHP

A tool that automatically fixes PHP code to follow coding standards and modernizes codebases.

#composer#developer-tools#code-standards
Stars13.5k
Forks1.6k
Last commit1 day ago
PHP CS Fixer
PHP CS FixerPHP

A tool that automatically fixes PHP code to follow coding standards and modernizes codebases.

#composer#automated-fixes#code-standards
Stars13.5k
Forks1.6k
Last commit1 day ago
Rust-Clippy
Rust-ClippyRust

A collection of over 800 lints to catch common mistakes and improve your Rust code.

#rust-linter#developer-tools#lint
Stars13.2k
Forks2.0k
Last commit23 hours ago
OWASP Mobile Security Testing Guide
OWASP Mobile Security Testing GuidePython

A comprehensive manual for mobile app security testing and reverse engineering, aligned with OWASP MASVS and MASWE.

#ios-app#runtime-analysis#mobile-security
Stars13.0k
Forks2.7k
Last commit1 day ago
RuboCop
RuboCopRuby

A Ruby static code analyzer and formatter that enforces the community Ruby style guide.

#hacktoberfest#developer-tools#code-formatter
Stars12.9k
Forks3.1k
Last commit1 day ago
RuboCop
RuboCopRuby

A Ruby static code analyzer and formatter that enforces the community Ruby style guide.

#hacktoberfest#developer-tools#automated-fixes
Stars12.9k
Forks3.1k
Last commit1 day ago
Grype
GrypeGo

A vulnerability scanner for container images, filesystems, and SBOMs to detect known security issues.

#container-security#vulnerability#sbom-analysis
Stars12.3k
Forks805
Last commit3 days ago
Grype
GrypeGo

A vulnerability scanner for container images, filesystems, and SBOMs to detect known security issues.

#container-security#vulnerability#sbom-analysis
Stars12.3k
Forks805
Last commit3 days ago
Haskell Dockerfile Linter
Haskell Dockerfile LinterHaskell

A smarter Dockerfile linter that helps you build best practice Docker images by parsing the Dockerfile AST and linting inline bash.

#haskell#container-security#shellcheck
Stars12.2k
Forks495
Last commit7 days ago
hadolint
hadolintHaskell

A smarter Dockerfile linter that helps you build best practice Docker images by parsing the AST and linting inline Bash.

#haskell#container-security#shellcheck
Stars12.2k
Forks495
Last commit7 days ago
Acorn
AcornJavaScript

A tiny, fast JavaScript parser written entirely in JavaScript, designed for extensibility.

#compiler#plugin-system#javascript-parser
Stars11.4k
Forks1.0k
Last commit1 month ago
Clair
ClairGo

Open-source vulnerability static analysis tool for container images (OCI/Docker) via API-based indexing and matching.

#container-security#vulnerabilities#oci
Stars11.0k
Forks1.2k
Last commit4 days ago
Page 1 of 19Next

Related Tags

#Code Quality343#Developer Tools247#Linting142#Linter116#Ci Cd98#Javascript90#Eslint72#Eslint Plugin67#Go66#Python65#Security65#Php62
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