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.
1 parent 3b78a3c commit 3c2d047Copy full SHA for 3c2d047
scanner/sast/expectedIssues.csv
@@ -0,0 +1,9 @@
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,Information Exposure,app.js,16
7
+CWE-547,Secret,app.js,44
8
+CWE-601,Open Redirect,routes/login.js,36
9
+CWE-614,Secure Attribute Cookie,app.js,46
0 commit comments