@@ -35,14 +35,14 @@ legacyDataFlowDifference
3535| spread.js:4:15:4:22 | source() | spread.js:18:8:18:8 | y | only flow with NEW data flow library |
3636| spread.js:4:15:4:22 | source() | spread.js:24:8:24:8 | y | only flow with NEW data flow library |
3737| tst.js:2:13:2:20 | source() | tst.js:17:10:17:10 | a | only flow with OLD data flow library |
38+ | typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:5:10:5:10 | y | only flow with NEW data flow library |
39+ | typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:7:10:7:17 | y.buffer | only flow with NEW data flow library |
40+ | typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:11:10:11:12 | arr | only flow with NEW data flow library |
3841| use-use-after-implicit-read.js:7:17:7:24 | source() | use-use-after-implicit-read.js:15:10:15:10 | x | only flow with NEW data flow library |
3942consistencyIssue
4043| nested-props.js:20 | expected an alert, but found none | NOT OK - but not found | Consistency |
4144| stringification-read-steps.js:17 | expected an alert, but found none | NOT OK | Consistency |
4245| stringification-read-steps.js:25 | expected an alert, but found none | NOT OK | Consistency |
43- | typed-arrays.js:5 | expected an alert, but found none | NOT OK | Consistency |
44- | typed-arrays.js:7 | expected an alert, but found none | NOT OK | Consistency |
45- | typed-arrays.js:11 | expected an alert, but found none | NOT OK | Consistency |
4646flow
4747| access-path-sanitizer.js:2:18:2:25 | source() | access-path-sanitizer.js:4:8:4:12 | obj.x |
4848| addexpr.js:4:10:4:17 | source() | addexpr.js:7:8:7:8 | x |
328328| tst.js:87:22:87:29 | source() | tst.js:90:14:90:25 | taintedValue |
329329| tst.js:93:22:93:29 | source() | tst.js:96:14:96:25 | taintedValue |
330330| tst.js:93:22:93:29 | source() | tst.js:97:14:97:26 | map.get(true) |
331+ | typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:5:10:5:10 | y |
332+ | typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:7:10:7:17 | y.buffer |
333+ | typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:11:10:11:12 | arr |
331334| use-use-after-implicit-read.js:7:17:7:24 | source() | use-use-after-implicit-read.js:8:10:8:17 | captured |
332335| use-use-after-implicit-read.js:7:17:7:24 | source() | use-use-after-implicit-read.js:15:10:15:10 | x |
333336| xml.js:5:18:5:25 | source() | xml.js:8:14:8:17 | text |
0 commit comments