1,142 skills found · Page 1 of 39
facebook / FlowAdds static typing to JavaScript to improve developer productivity and code quality.
semgrep / SemgrepLightweight static analysis for many languages. Find bug variants with patterns that look like source code.
analysis-tools-dev / Static Analysis⚙️ 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 / PhpstanPHP Static Analysis Tool - discover bugs in your code without running it!
rubocop / RubocopA Ruby static code analyzer and formatter, based on the community Ruby style guide.
detekt / DetektStatic code analysis for Kotlin
danmar / Cppcheckstatic analysis of C/C++ code
dsherret / Ts MorphTypeScript Compiler API wrapper for static analysis and programmatic code changes.
Neargye / Magic EnumStatic reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
pmd / PmdAn extensible multilanguage static code analyzer.
rrrene / CredoA static code analysis tool for the Elixir language with a focus on code consistency and teaching.
google / PytypeA static type analyzer for Python code
es-analysis / PlatoJavaScript source code visualization, static analysis, and complexity tool
microsoft / ApplicationInspectorA source code analyzer built for surfacing features of interest and other characteristics to answer the question 'What's in the code?' quickly using static analysis with a json based rules engine. Ideal for scanning components before use or detecting feature level changes.
oclint / OclintA static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C
spotbugs / SpotbugsSpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.
uber-go / NilawayStatic analysis tool to detect potential nil panics in Go code
htmlhint / HTMLHint⚙️ The static code analysis tool you need for your HTML
qax-os / GoreporterA Golang tool that does static analysis, unit testing, code review and generate code quality report.
zegl / Kube ScoreKubernetes object analysis with recommendations for improved reliability and security. kube-score actively prevents downtime and bugs in your Kubernetes YAML and Charts. Static code analysis for Kubernetes.