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 d1a58f1 commit 56e5bd5Copy full SHA for 56e5bd5
javascript/ql/test/query-tests/Security/CWE-022/TaintedPath/Consistency.expected
@@ -1,3 +1,4 @@
1
| normalizedPaths.js:208:38:208:63 | // OK - ... anyway | Spurious alert |
2
| tainted-string-steps.js:25:43:25:74 | // NOT ... flagged | Missing alert |
3
| tainted-string-steps.js:26:49:26:74 | // OK - ... flagged | Spurious alert |
4
+| tainted-string-steps.js:28:39:28:70 | // NOT ... flagged | Missing alert |
0 commit comments