File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
javascript/ql/test/library-tests/TaintTracking Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,6 @@ typeInferenceMismatch
155155| json-stringify.js:2:16:2:23 | source() | json-stringify.js:45:8:45:23 | fastJson(source) |
156156| json-stringify.js:3:15:3:22 | source() | json-stringify.js:8:8:8:31 | jsonStr ... (taint) |
157157| logical-and.js:2:17:2:24 | source() | logical-and.js:4:10:4:24 | "safe" && taint |
158- | logical-and.js:2:17:2:24 | source() | logical-and.js:5:10:5:24 | taint && "safe" |
159158| nested-props.js:4:13:4:20 | source() | nested-props.js:5:10:5:14 | obj.x |
160159| nested-props.js:9:18:9:25 | source() | nested-props.js:10:10:10:16 | obj.x.y |
161160| nested-props.js:35:13:35:20 | source() | nested-props.js:36:10:36:20 | doLoad(obj) |
Original file line number Diff line number Diff line change 7474| indexOf.js:4:11:4:18 | source() | indexOf.js:9:10:9:10 | x |
7575| indexOf.js:4:11:4:18 | source() | indexOf.js:13:10:13:10 | x |
7676| logical-and.js:2:17:2:24 | source() | logical-and.js:4:10:4:24 | "safe" && taint |
77- | logical-and.js:2:17:2:24 | source() | logical-and.js:5:10:5:24 | taint && "safe" |
7877| nested-props.js:4:13:4:20 | source() | nested-props.js:5:10:5:14 | obj.x |
7978| nested-props.js:9:18:9:25 | source() | nested-props.js:10:10:10:16 | obj.x.y |
8079| nested-props.js:35:13:35:20 | source() | nested-props.js:36:10:36:20 | doLoad(obj) |
You can’t perform that action at this time.
0 commit comments