Static Application Security Testing - SAST

References

https://book.hacktricks.xyz/network-services-pentesting/pentesting-web/code-review-tools
https://owasp.org/www-community/Source_Code_Analysis_Tools
https://github.com/analysis-tools-dev/static-analysis

General

https://github.com/semgrep/semgrep
https://github.com/snyk/cli
https://www.sonarsource.com/open-source-editions/sonarqube-community-edition/

Python

https://github.com/PyCQA/bandit

Golang

https://github.com/securego/gosec

.NET

https://security-code-scan.github.io/

Ruby

Java

NodeJs

PHP

References

Last updated