OWASP Threat Dragon version 2.4
SAST
Static Application Security Testing (SAST)
SAST is the process of examining code at rest to identify potential vulnerabilities and misconfigurations. This is provided by CodeQL and is run as part of every pull request. Pull requests with CodeQL failures will not be accepted unless the alert is proven to be a false/positive.
Threat Dragon: making threat modeling less threatening