Skip to content

Commit ffc6fdd

Browse files
committed
update expected test output
1 parent ec9c370 commit ffc6fdd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,10 @@ nodes
333333
| tst.js:319:35:319:42 | location |
334334
| tst.js:319:35:319:42 | location |
335335
| tst.js:319:35:319:42 | location |
336+
| tst.js:330:18:330:34 | document.location |
337+
| tst.js:330:18:330:34 | document.location |
338+
| tst.js:336:18:336:35 | params.get('name') |
339+
| tst.js:336:18:336:35 | params.get('name') |
336340
| typeahead.js:9:28:9:30 | loc |
337341
| typeahead.js:9:28:9:30 | loc |
338342
| typeahead.js:10:16:10:18 | loc |
@@ -646,6 +650,10 @@ edges
646650
| tst.js:313:10:313:10 | e | tst.js:314:20:314:20 | e |
647651
| tst.js:313:10:313:10 | e | tst.js:314:20:314:20 | e |
648652
| tst.js:319:35:319:42 | location | tst.js:319:35:319:42 | location |
653+
| tst.js:330:18:330:34 | document.location | tst.js:336:18:336:35 | params.get('name') |
654+
| tst.js:330:18:330:34 | document.location | tst.js:336:18:336:35 | params.get('name') |
655+
| tst.js:330:18:330:34 | document.location | tst.js:336:18:336:35 | params.get('name') |
656+
| tst.js:330:18:330:34 | document.location | tst.js:336:18:336:35 | params.get('name') |
649657
| typeahead.js:9:28:9:30 | loc | typeahead.js:10:16:10:18 | loc |
650658
| typeahead.js:9:28:9:30 | loc | typeahead.js:10:16:10:18 | loc |
651659
| typeahead.js:9:28:9:30 | loc | typeahead.js:10:16:10:18 | loc |

0 commit comments

Comments
 (0)