File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
javascript/ql/test/library-tests/frameworks/data Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
consistencyIssue
2
- | library-tests/frameworks/data/test.js:231 | expected an alert, but found none | NOT OK | |
3
- | library-tests/frameworks/data/test.js:232 | expected an alert, but found none | NOT OK | |
4
2
taintFlow
5
3
| paramDecorator.ts:6:54:6:54 | x | paramDecorator.ts:7:10:7:10 | x |
6
4
| test.js:5:30:5:37 | source() | test.js:5:8:5:38 | testlib ... urce()) |
@@ -65,6 +63,8 @@ taintFlow
65
63
| test.js:225:39:225:46 | source() | test.js:225:39:225:46 | source() |
66
64
| test.js:226:50:226:57 | source() | test.js:226:50:226:57 | source() |
67
65
| test.js:230:59:230:66 | source() | test.js:230:59:230:66 | source() |
66
+ | test.js:231:59:231:66 | source() | test.js:231:59:231:66 | source() |
67
+ | test.js:232:59:232:66 | source() | test.js:232:59:232:66 | source() |
68
68
| test.js:233:59:233:66 | source() | test.js:233:59:233:66 | source() |
69
69
isSink
70
70
| test.js:54:18:54:25 | source() | test-sink |
@@ -133,6 +133,8 @@ isSink
133
133
| test.js:225:39:225:46 | source() | test-sink |
134
134
| test.js:226:50:226:57 | source() | test-sink |
135
135
| test.js:230:59:230:66 | source() | test-sink |
136
+ | test.js:231:59:231:66 | source() | test-sink |
137
+ | test.js:232:59:232:66 | source() | test-sink |
136
138
| test.js:233:59:233:66 | source() | test-sink |
137
139
syntaxErrors
138
140
| Member[foo |
You can’t perform that action at this time.
0 commit comments