Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Static Analysis

Static Analysis

227 projects

Showing 36 of 227 projects

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
Stars4.7k
Forks409
Last commit
ESLint
ESLint

A curated list of awesome ESLint plugins, configs, parsers, formatters, and tools for JavaScript and TypeScript development.

#configurations#developer-tools#plugins
Stars4.7k
Forks250
Last commit4 days ago
include-what-you-use
include-what-you-useC++

A Clang-based tool that analyzes #include directives in C/C++ source files to ensure proper header dependencies.

#clang#build-optimization#header-dependencies
Stars4.7k
Forks423
Last commit3 days ago
Simplify Android deobfuscator
Simplify Android deobfuscatorJava

A generic Android deobfuscator that uses virtual execution to simplify obfuscated code for human analysis.

#dalvik#security-analysis#apk-analysis
Stars4.6k
Forks453
Last commit4 years ago
VueJS
VueJSTypeScript

Official ESLint plugin for Vue.js, providing linting rules for Vue single-file components.

#vue2#developer-tools#npm
Stars4.6k
Forks706
Last commit2 days ago
code2flow
code2flowPython

Generates call graphs for Python, JavaScript, Ruby, and PHP to visualize code structure and dependencies.

#python#code-understanding#javascript
Stars4.6k
Forks327
Last commit9 months ago
vulture
vulturePython

A fast static analysis tool that finds unused (dead) code in Python programs to improve code quality.

#code-cleanup#developer-tools#pre-commit
Stars4.5k
Forks184
Last commit2 days ago
ApplicationInspector
ApplicationInspectorC#

A source code analyzer that identifies features and characteristics in software components using static analysis and a JSON rules engine.

#multi-language#dotnet-tool#rules-engine
Stars4.4k
Forks367
Last commit2 months ago
zizmor
zizmorRust

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

#supply-chain-security#workflow-analysis#vulnerability-detection
Stars4.3k
Forks171
Last commit5 hours ago
GrumPHP
GrumPHPPHP

A PHP git hook manager that runs automated code quality checks on commits to enforce team standards.

#hacktoberfest#pre-commit#composer-plugin
Stars4.3k
Forks446
Last commit8 days ago
reek
reekRuby

A static analysis tool that detects code smells in Ruby classes, modules, and methods to improve code quality.

#parsing#quality#code-smells
Stars4.1k
Forks282
Last commit14 days ago
NullAway
NullAwayJava

A fast, annotation-based null checker for Java that eliminates NullPointerExceptions with low build-time overhead.

#nullability-analysis#null-safety#annotation-processor
Stars4.0k
Forks336
Last commit2 days ago
NullAway
NullAwayJava

A fast annotation-based null checker for Java that eliminates NullPointerExceptions with low build-time overhead.

#nullability-analysis#null-safety#static-code-analysis
Stars4.0k
Forks336
Last commit2 days ago
Lectures Notes
Lectures Notes

A comprehensive university course repository for learning malware analysis through hands-on labs and real-world samples.

#anti-analysis#cybersecurity-education#practical-malware-analysis
Stars4.0k
Forks801
Last commit3 years ago
FLOSS
FLOSSPython

A static analysis tool that automatically extracts and deobfuscates strings from malware binaries.

#string-extraction#gsoc-2026#malware-analysis
Stars4.0k
Forks526
Last commit1 day ago
golint
golintGo

A deprecated linter for Go source code that checks for style violations according to Go conventions.

#developer-tools#linter#code-style
Stars4.0k
Forks477
Last commit5 years ago
gofumpt
gofumptGo

A stricter Go code formatter that enforces additional formatting rules beyond gofmt while maintaining compatibility.

#developer-tools#style#gofmt
Stars3.9k
Forks126
Last commit2 months ago
OCLint
OCLintC++

A static source code analysis tool for improving quality and reducing defects in C, C++ and Objective-C code.

#objective-c#bug-detection#c
Stars3.9k
Forks493
Last commit2 months ago
Spotbugs
SpotbugsJava

A static analysis tool for finding bugs in Java code, succeeding the FindBugs project.

#hacktoberfest#linter#static-code-analysis
Stars3.9k
Forks652
Last commit4 days ago
Ansible-Lint
Ansible-LintPython

A linter for Ansible playbooks that checks for best practices and can automatically fix common issues.

#hacktoberfest#devops#ansible-lint
Stars3.9k
Forks730
Last commit3 days ago
Ansible Lint
Ansible LintPython

A linter for Ansible playbooks that checks for best practices and can automatically fix common issues.

#hacktoberfest#devops#ansible-lint
Stars3.9k
Forks730
Last commit3 days ago
Sorbet
SorbetC++

A fast, powerful type checker for Ruby that supports gradual typing and easy adoption in existing codebases.

#developer-tools#language-server#code-quality
Stars3.8k
Forks584
Last commit2 days ago
Adrenaline
Adrenaline

An AI assistant that answers technical questions about codebases, documentation, and programming concepts with source-grounded answers and diagram generation.

#github-integration#ai#developer-tools
Stars3.8k
Forks309
Last commit2 years ago
scss-lint
scss-lintRuby

A configurable Ruby tool for linting SCSS files to enforce clean and consistent code style.

#developer-tools#sass#style-enforcement
Stars3.7k
Forks460
Last commit2 years ago
ArchUnit
ArchUnitJava

A Java library for specifying and testing architecture rules in plain Java unit tests.

#unit-testing#junit-integration#bytecode-analysis
Stars3.7k
Forks334
Last commit5 days ago
JSLint
JSLintJavaScript

A JavaScript code quality and coverage tool that enforces strict coding standards and generates test coverage reports.

#developer-tools#jslint#zero-dependency
Stars3.7k
Forks473
Last commit1 month ago
jsinspect
jsinspectJavaScript

Detects copy-pasted and structurally similar JavaScript code using AST analysis for ES6, JSX, and Flow.

#cli-tool#flow#code-quality
Stars3.6k
Forks128
Last commit2 years ago
JSX a11y
JSX a11yJavaScript

An ESLint plugin that statically analyzes JSX to enforce accessibility (a11y) rules in React applications.

#hacktoberfest#aria#a11y
Stars3.6k
Forks643
Last commit3 months ago
rubycritic
rubycriticRuby

A Ruby gem that wraps static analysis tools to generate comprehensive code quality reports with visual insights.

#software-maintenance#code-metrics#continuous-integration
Stars3.5k
Forks232
Last commit2 months ago
kube-linter
kube-linterGo

A static analysis tool that checks Kubernetes YAML files and Helm charts for security and production readiness best practices.

#hacktoberfest#helm#devops
Stars3.4k
Forks259
Last commit2 days ago
emba
embaShell

An open-source firmware security analyzer for embedded Linux devices, performing extraction, static/dynamic analysis, SBOM generation, and vulnerability reporting.

#iot#sbom#embedded-systems
Stars3.4k
Forks300
Last commit1 day ago
Roslynator
RoslynatorC#

A comprehensive set of code analysis tools, refactorings, and client libraries for C# development, built on the Roslyn compiler platform.

#nuget#csharp#vscode
Stars3.4k
Forks279
Last commit1 month ago
Racer
RacerRust

A Rust code completion utility for editors and IDEs, providing auto-complete and eldoc functionality.

#developer-tools#productivity#rust-ecosystem
Stars3.4k
Forks276
Last commit2 years ago
basedpyright
basedpyrightTypeScript

A pyright fork with enhanced Python type checking, improved VS Code support, and built-in Pylance features.

#developer-tools#language-server#vscode-extension
Stars3.3k
Forks114
Last commit4 days ago
Setup PHP
Setup PHPTypeScript

A GitHub Action to set up PHP with extensions, configuration, coverage drivers, and tools for CI/CD workflows.

#composer#php-extensions#continuous-integration
Stars3.2k
Forks408
Last commit25 days ago
Compat
CompatTypeScript

An ESLint plugin that checks your JavaScript code for browser compatibility issues against configurable target browsers.

#developer-tools#api#cross-browser
Stars3.2k
Forks120
Last commit8 days ago
PreviousPage 4 of 7

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 Quality116
#Developer Tools95
#Linter49
#Linting41
#Ci Cd35
#Security31
#Hacktoberfest29
#Static Code Analysis27
#Go25
#Devsecops25
#Php24
#Python22