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
155
155
| json-stringify.js:2:16:2:23 | source() | json-stringify.js:45:8:45:23 | fastJson(source) |
156
156
| json-stringify.js:3:15:3:22 | source() | json-stringify.js:8:8:8:31 | jsonStr ... (taint) |
157
157
| 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" |
159
158
| nested-props.js:4:13:4:20 | source() | nested-props.js:5:10:5:14 | obj.x |
160
159
| nested-props.js:9:18:9:25 | source() | nested-props.js:10:10:10:16 | obj.x.y |
161
160
| 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 74
74
| indexOf.js:4:11:4:18 | source() | indexOf.js:9:10:9:10 | x |
75
75
| indexOf.js:4:11:4:18 | source() | indexOf.js:13:10:13:10 | x |
76
76
| 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" |
78
77
| nested-props.js:4:13:4:20 | source() | nested-props.js:5:10:5:14 | obj.x |
79
78
| nested-props.js:9:18:9:25 | source() | nested-props.js:10:10:10:16 | obj.x.y |
80
79
| 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