Which OWASP-aligned practice should be integrated into an Azure DevOps pipeline to catch injection vulnerabilities in application code before release?
-
A
Infrastructure-as-code scanning with Checkov
-
B
Static Application Security Testing (SAST) using a tool like SonarQube or Checkmarx
-
C
Dynamic penetration testing against production
-
D
Container image scanning with Trivy