codeql
codeql copied to clipboard
Code QL not finding sql server injection attack
trafficstars
I created a sample SQL Server injection attack, and CodeQL is not recognizing the vulnerability. If I do the same thing for a PostgreSQL database, it recognizes the vulnerability.
No Error found:
Error found:
Any ideas on why this would be the case?