We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b78a3c + 4383888 commit 92b24eeCopy full SHA for 92b24ee
1 file changed
scanner/sast/expectedIssues.csv
@@ -0,0 +1,10 @@
1
+CWE,Vulnerability Type,File,Line
2
+CWE-89,SQL Injection,model/auth.js,9
3
+CWE-89,SQL Injection,model/products.js,16
4
+CWE-89,SQL Injection,model/products.js,23
5
+CWE-89,SQL Injection,model/products.js,40
6
+CWE-200,Fingerprint Web Application Framework,app.js,16
7
+CWE-352,Cross-Site Request Forgery,app.js,16
8
+CWE-547,Secret,app.js,44
9
+CWE-601,Open Redirect,routes/login.js,36
10
+CWE-614,Secure Attribute Cookie,app.js,46
0 commit comments