Skip to content

Commit 235c441

Browse files
committed
Update expected file
1 parent 02c4537 commit 235c441

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

javascript/frameworks/ui5/test/queries/UI5Xss/xss-json-view/UI5Xss.expected

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@ nodes
22
| webapp/controller/app.controller.js:9:17:9:27 | input: null |
33
| webapp/view/app.view.json:9:13:9:22 | "value": "{/input}" |
44
| webapp/view/app.view.json:13:15:13:24 | "content": "{/input}" |
5+
| webapp/view/app.view.json:17:15:17:24 | "content": "{/input}" |
56
edges
67
| webapp/controller/app.controller.js:9:17:9:27 | input: null | webapp/view/app.view.json:9:13:9:22 | "value": "{/input}" |
78
| webapp/controller/app.controller.js:9:17:9:27 | input: null | webapp/view/app.view.json:13:15:13:24 | "content": "{/input}" |
9+
| webapp/controller/app.controller.js:9:17:9:27 | input: null | webapp/view/app.view.json:17:15:17:24 | "content": "{/input}" |
810
| webapp/controller/app.controller.js:11:26:11:45 | new JSONModel(oData) | webapp/view/app.view.json:13:15:13:24 | "content": "{/input}" |
11+
| webapp/controller/app.controller.js:11:26:11:45 | new JSONModel(oData) | webapp/view/app.view.json:17:15:17:24 | "content": "{/input}" |
912
| webapp/view/app.view.json:9:13:9:22 | "value": "{/input}" | webapp/controller/app.controller.js:9:17:9:27 | input: null |
1013
| webapp/view/app.view.json:9:13:9:22 | "value": "{/input}" | webapp/controller/app.controller.js:11:26:11:45 | new JSONModel(oData) |
1114
| webapp/view/app.view.json:13:15:13:24 | "content": "{/input}" | webapp/controller/app.controller.js:9:17:9:27 | input: null |
15+
| webapp/view/app.view.json:17:15:17:24 | "content": "{/input}" | webapp/controller/app.controller.js:9:17:9:27 | input: null |
1216
#select
1317
| webapp/view/app.view.json:13:15:13:24 | "content": "{/input}" | webapp/view/app.view.json:9:13:9:22 | "value": "{/input}" | webapp/view/app.view.json:13:15:13:24 | "content": "{/input}" | XSS vulnerability due to $@. | webapp/view/app.view.json:9:13:9:22 | "value": "{/input}" | user-provided value |

0 commit comments

Comments
 (0)