Skip to content

Commit 42fbcbf

Browse files
committed
update expected test output
1 parent 60f7a7a commit 42fbcbf

1 file changed

Lines changed: 8 additions & 11 deletions

File tree

javascript/ql/test/query-tests/Security/CWE-079/XssWithAdditionalSources.expected

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -315,11 +315,10 @@ nodes
315315
| tst.js:285:59:285:65 | tainted |
316316
| tst.js:285:59:285:65 | tainted |
317317
| tst.js:285:59:285:65 | tainted |
318-
| typeahead.js:2:7:4:4 | autocompleter |
319-
| typeahead.js:2:23:4:4 | new Blo ... rl\\n }) |
320-
| typeahead.js:2:23:4:4 | new Blo ... rl\\n }) |
321-
| typeahead.js:7:13:7:25 | autocompleter |
322-
| typeahead.js:7:13:7:37 | autocom ... apter() |
318+
| tst.js:297:35:297:42 | location |
319+
| tst.js:297:35:297:42 | location |
320+
| tst.js:297:35:297:42 | location |
321+
| typeahead.js:9:28:9:30 | loc |
323322
| typeahead.js:9:28:9:30 | loc |
324323
| typeahead.js:10:16:10:18 | loc |
325324
| typeahead.js:10:16:10:18 | loc |
@@ -620,11 +619,9 @@ edges
620619
| tst.js:282:19:282:29 | window.name | tst.js:282:9:282:29 | tainted |
621620
| tst.js:282:19:282:29 | window.name | tst.js:282:9:282:29 | tainted |
622621
| tst.js:285:59:285:65 | tainted | tst.js:285:59:285:65 | tainted |
623-
| typeahead.js:2:7:4:4 | autocompleter | typeahead.js:7:13:7:25 | autocompleter |
624-
| typeahead.js:2:23:4:4 | new Blo ... rl\\n }) | typeahead.js:2:7:4:4 | autocompleter |
625-
| typeahead.js:2:23:4:4 | new Blo ... rl\\n }) | typeahead.js:2:7:4:4 | autocompleter |
626-
| typeahead.js:7:13:7:25 | autocompleter | typeahead.js:7:13:7:37 | autocom ... apter() |
627-
| typeahead.js:7:13:7:37 | autocom ... apter() | typeahead.js:9:28:9:30 | loc |
622+
| tst.js:297:35:297:42 | location | tst.js:297:35:297:42 | location |
623+
| typeahead.js:9:28:9:30 | loc | typeahead.js:10:16:10:18 | loc |
624+
| typeahead.js:9:28:9:30 | loc | typeahead.js:10:16:10:18 | loc |
628625
| typeahead.js:9:28:9:30 | loc | typeahead.js:10:16:10:18 | loc |
629626
| typeahead.js:9:28:9:30 | loc | typeahead.js:10:16:10:18 | loc |
630627
| typeahead.js:20:13:20:45 | target | typeahead.js:21:12:21:17 | target |
@@ -647,4 +644,4 @@ edges
647644
| winjs.js:2:17:2:40 | documen ... .search | winjs.js:2:17:2:53 | documen ... ring(1) |
648645
| winjs.js:2:17:2:53 | documen ... ring(1) | winjs.js:2:7:2:53 | tainted |
649646
#select
650-
| typeahead.js:10:16:10:18 | loc | typeahead.js:2:23:4:4 | new Blo ... rl\\n }) | typeahead.js:10:16:10:18 | loc | Cross-site scripting vulnerability due to $@. | typeahead.js:2:23:4:4 | new Blo ... rl\\n }) | user-provided value |
647+
| typeahead.js:10:16:10:18 | loc | typeahead.js:9:28:9:30 | loc | typeahead.js:10:16:10:18 | loc | Cross-site scripting vulnerability due to $@. | typeahead.js:9:28:9:30 | loc | user-provided value |

0 commit comments

Comments
 (0)