JS: Fewer spurious reflected xss sinks

This commit is contained in:
Asger Feldthaus
2021-04-23 13:15:13 +01:00
parent 4f53a1ab40
commit 71e3041370
2 changed files with 24 additions and 6 deletions

View File

@@ -67,10 +67,6 @@ responseSendArgument
| local/customPipe.ts:37:16:37:31 | '' + unsanitized |
| local/customPipe.ts:42:16:42:31 | '' + unsanitized |
| local/customPipe.ts:48:16:48:31 | '' + unsanitized |
| local/routes.ts:7:12:7:16 | 'foo' |
| local/routes.ts:12:12:12:16 | 'foo' |
| local/routes.ts:17:12:17:16 | 'foo' |
| local/routes.ts:22:12:22:16 | 'bar' |
| local/routes.ts:32:31:32:31 | x |
| local/routes.ts:33:31:33:38 | queryObj |
| local/routes.ts:34:31:34:34 | name |