Commit 4de444b
File tree
Expand file treeCollapse file tree
3 files changed
+30
-5
lines changedFilter options
- javascript/ql/test/library-tests/TaintTracking
Expand file treeCollapse file tree
3 files changed
+30
-5
lines changedjavascript/ql/test/library-tests/TaintTracking/BasicTaintTracking.expected
Copy file name to clipboardExpand all lines: javascript/ql/test/library-tests/TaintTracking/BasicTaintTracking.expected+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
| 36 | + |
35 | 37 |
|
36 | 38 |
|
37 | 39 |
|
| ||
250 | 252 |
|
251 | 253 |
|
252 | 254 |
|
253 |
| - |
254 |
| - |
255 |
| - |
256 |
| - |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
257 | 261 |
|
258 | 262 |
|
259 | 263 |
|
|
javascript/ql/test/library-tests/TaintTracking/DataFlowTracking.expected
Copy file name to clipboardExpand all lines: javascript/ql/test/library-tests/TaintTracking/DataFlowTracking.expected+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
| 26 | + |
25 | 27 |
|
26 | 28 |
|
27 | 29 |
|
| ||
176 | 178 |
|
177 | 179 |
|
178 | 180 |
|
| 181 | + |
| 182 | + |
179 | 183 |
|
180 | 184 |
|
181 | 185 |
|
|
javascript/ql/test/library-tests/TaintTracking/spread.js
Copy file name to clipboard+18-1Lines changed: 18 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
1 | 3 |
|
2 | 4 |
|
3 |
| - |
| 5 | + |
4 | 6 |
|
5 | 7 |
|
6 | 8 |
|
7 | 9 |
|
8 | 10 |
|
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
9 | 26 |
|
0 commit comments