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.
TscanCode
A static code analyzer for C++, C#, Lua
WALA
T.J. Watson Libraries for Analysis, with frontends for Java, Android, and JavaScript, and may common static program analyses
dg
[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.
TIP
Static program analysis for TIP
TAJS
Type Analyzer for JavaScript
sputnik
Static code review for your Gerrit patchsets. Runs Checkstyle, PMD, FindBugs, Scalastyle, CodeNarc, JSLint for you!
pfun
Functional, composable, asynchronous, type-safe Python.
SonarJS
SonarSource Static Analyzer for JavaScript and TypeScript
phpcs-security-audit
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
sonar-java
:coffee: SonarSource Static Analyzer for Java Code Quality and Security