Skip to content

Commit 4b8b0cb

Browse files
committed
update expected output
1 parent 7af1955 commit 4b8b0cb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,12 @@ nodes
357357
| tst.js:366:21:366:26 | target |
358358
| tst.js:369:18:369:23 | target |
359359
| tst.js:369:18:369:23 | target |
360+
| tst.js:377:7:377:39 | target |
361+
| tst.js:377:16:377:32 | document.location |
362+
| tst.js:377:16:377:32 | document.location |
363+
| tst.js:377:16:377:39 | documen ... .search |
364+
| tst.js:380:18:380:23 | target |
365+
| tst.js:380:18:380:23 | target |
360366
| typeahead.js:9:28:9:30 | loc |
361367
| typeahead.js:9:28:9:30 | loc |
362368
| typeahead.js:10:16:10:18 | loc |
@@ -693,6 +699,11 @@ edges
693699
| tst.js:361:19:361:35 | document.location | tst.js:361:19:361:42 | documen ... .search |
694700
| tst.js:361:19:361:35 | document.location | tst.js:361:19:361:42 | documen ... .search |
695701
| tst.js:361:19:361:42 | documen ... .search | tst.js:361:10:361:42 | target |
702+
| tst.js:377:7:377:39 | target | tst.js:380:18:380:23 | target |
703+
| tst.js:377:7:377:39 | target | tst.js:380:18:380:23 | target |
704+
| tst.js:377:16:377:32 | document.location | tst.js:377:16:377:39 | documen ... .search |
705+
| tst.js:377:16:377:32 | document.location | tst.js:377:16:377:39 | documen ... .search |
706+
| tst.js:377:16:377:39 | documen ... .search | tst.js:377:7:377:39 | target |
696707
| typeahead.js:9:28:9:30 | loc | typeahead.js:10:16:10:18 | loc |
697708
| typeahead.js:9:28:9:30 | loc | typeahead.js:10:16:10:18 | loc |
698709
| typeahead.js:9:28:9:30 | loc | typeahead.js:10:16:10:18 | loc |

0 commit comments

Comments
 (0)