Static code analysis topic

Static program analysis (or static analysis) is the analysis of computer programs performed without executing them, in contrast with dynamic program analysis, which is performed on programs during their execution.

List Static code analysis repositories

TscanCode

1.9k
Stars
572
Forks
Watchers

A static code analyzer for C++, C#, Lua

WALA

734
Stars
220
Forks
Watchers

T.J. Watson Libraries for Analysis, with frontends for Java, Android, and JavaScript, and may common static program analyses

dg

471
Stars
131
Forks
Watchers

[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.

sputnik

200
Stars
118
Forks
Watchers

Static code review for your Gerrit patchsets. Runs Checkstyle, PMD, FindBugs, Scalastyle, CodeNarc, JSLint for you!

pfun

148
Stars
13
Forks
Watchers

Functional, composable, asynchronous, type-safe Python.

SonarJS

1.0k
Stars
175
Forks
Watchers

SonarSource Static Analyzer for JavaScript and TypeScript

phpcs-security-audit

702
Stars
86
Forks
Watchers

phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code

sonar-java

1.1k
Stars
665
Forks
Watchers

:coffee: SonarSource Static Analyzer for Java Code Quality and Security