We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b49131 commit 8225adcCopy full SHA for 8225adc
1 file changed
javascript/ql/src/Security/CWE-829/UnsecureDownload.ql
@@ -10,11 +10,6 @@
10
* external/cwe/cwe-829
11
*/
12
13
-// TODO:
14
-// package.json urls (ALL package.json urls are sensitive.) - put in separate non-path query?
15
-// Other protocols?
16
-// Customizations module
17
-// An integrity-check is a sanitizer (but what does such a check look like?)
18
import javascript
19
import DataFlow::PathGraph
20
0 commit comments