You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: javascript/ql/test/query-tests/Security/CWE-079/ReflectedXss/ReflectedXss.expected
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -206,6 +206,14 @@ nodes
206
206
| tst2.js:75:12:75:12 | p |
207
207
| tst2.js:76:12:76:18 | other.p |
208
208
| tst2.js:76:12:76:18 | other.p |
209
+
| tst2.js:82:7:82:24 | p |
210
+
| tst2.js:82:9:82:9 | p |
211
+
| tst2.js:82:9:82:9 | p |
212
+
| tst2.js:85:11:85:11 | p |
213
+
| tst2.js:88:12:88:12 | p |
214
+
| tst2.js:88:12:88:12 | p |
215
+
| tst2.js:89:12:89:18 | other.p |
216
+
| tst2.js:89:12:89:18 | other.p |
209
217
| tst3.js:5:7:5:24 | p |
210
218
| tst3.js:5:9:5:9 | p |
211
219
| tst3.js:5:9:5:9 | p |
@@ -389,6 +397,13 @@ edges
389
397
| tst2.js:69:9:69:9 | p | tst2.js:69:7:69:24 | p |
390
398
| tst2.js:72:11:72:11 | p | tst2.js:76:12:76:18 | other.p |
391
399
| tst2.js:72:11:72:11 | p | tst2.js:76:12:76:18 | other.p |
400
+
| tst2.js:82:7:82:24 | p | tst2.js:85:11:85:11 | p |
401
+
| tst2.js:82:7:82:24 | p | tst2.js:88:12:88:12 | p |
402
+
| tst2.js:82:7:82:24 | p | tst2.js:88:12:88:12 | p |
403
+
| tst2.js:82:9:82:9 | p | tst2.js:82:7:82:24 | p |
404
+
| tst2.js:82:9:82:9 | p | tst2.js:82:7:82:24 | p |
405
+
| tst2.js:85:11:85:11 | p | tst2.js:89:12:89:18 | other.p |
406
+
| tst2.js:85:11:85:11 | p | tst2.js:89:12:89:18 | other.p |
392
407
| tst3.js:5:7:5:24 | p | tst3.js:6:12:6:12 | p |
393
408
| tst3.js:5:7:5:24 | p | tst3.js:6:12:6:12 | p |
394
409
| tst3.js:5:9:5:9 | p | tst3.js:5:7:5:24 | p |
@@ -446,5 +461,7 @@ edges
446
461
| tst2.js:64:12:64:18 | other.p | tst2.js:57:9:57:9 | p | tst2.js:64:12:64:18 | other.p | Cross-site scripting vulnerability due to $@. | tst2.js:57:9:57:9 | p | user-provided value |
447
462
| tst2.js:75:12:75:12 | p | tst2.js:69:9:69:9 | p | tst2.js:75:12:75:12 | p | Cross-site scripting vulnerability due to $@. | tst2.js:69:9:69:9 | p | user-provided value |
448
463
| tst2.js:76:12:76:18 | other.p | tst2.js:69:9:69:9 | p | tst2.js:76:12:76:18 | other.p | Cross-site scripting vulnerability due to $@. | tst2.js:69:9:69:9 | p | user-provided value |
464
+
| tst2.js:88:12:88:12 | p | tst2.js:82:9:82:9 | p | tst2.js:88:12:88:12 | p | Cross-site scripting vulnerability due to $@. | tst2.js:82:9:82:9 | p | user-provided value |
465
+
| tst2.js:89:12:89:18 | other.p | tst2.js:82:9:82:9 | p | tst2.js:89:12:89:18 | other.p | Cross-site scripting vulnerability due to $@. | tst2.js:82:9:82:9 | p | user-provided value |
449
466
| tst3.js:6:12:6:12 | p | tst3.js:5:9:5:9 | p | tst3.js:6:12:6:12 | p | Cross-site scripting vulnerability due to $@. | tst3.js:5:9:5:9 | p | user-provided value |
450
467
| tst3.js:12:12:12:15 | code | tst3.js:11:32:11:39 | reg.body | tst3.js:12:12:12:15 | code | Cross-site scripting vulnerability due to $@. | tst3.js:11:32:11:39 | reg.body | user-provided value |
0 commit comments