Not finding SQL Vulnerabilities #18184
Labels
awaiting-response
The CodeQL team is awaiting further input or clarification from the original reporter of this issue.
question
Further information is requested
I am running CodeQL on my repo. I have a class named VulnerableClass.cs.
In that class I have purposely included a direct SQL injection statement.
CodeQL is not discovering the vulnerability.
If I can't count on the finding an obvious SQL injection vulnerability, how can I have faith it is finding any?
WorkFlow:
VulnerableClass:
The text was updated successfully, but these errors were encountered: