Skip to content

Commit 8225adc

Browse files
committed
move TODOs
1 parent 5b49131 commit 8225adc

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

javascript/ql/src/Security/CWE-829/UnsecureDownload.ql

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@
1010
* external/cwe/cwe-829
1111
*/
1212

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?)
1813
import javascript
1914
import DataFlow::PathGraph
2015

0 commit comments

Comments
 (0)