Open bbaudry opened 3 months ago
Source Code Analysis Tools curated by owasp
sonarqube, en particulier analyse statique de bytecode Java
spotbugs, uses static analysis to look for bugs in Java code https://github.com/spotbugs/spotbugs
Coccinelle, outil d'analyse statique pour le noyau Linux
[FR] Coccinelle
Scaling Static Analyses at Facebook https://cacm.acm.org/research/scaling-static-analyses-at-facebook/
Industry-leading semantic code analysis engine https://codeql.github.com/
[FR] les tests statiques
heartbleed bug, with gist