Commit 14d5a43
committed
ascanrules: Reflected XSS introduce param object
To facilitate further modifications and refactoring.
- CHANGELOG > Added maintenance note.
- CrossSiteScriptingScanRule > Introduce and leverage new param object.
- HtmlContextAnalyser > Throw an exception if the target param is empty
as that leads to an infinite loop.
Signed-off-by: kingthorin <[email protected]>1 parent f616916 commit 14d5a43
File tree
3 files changed
+253
-194
lines changed- addOns/ascanrules
- src/main/java/org/zaproxy/zap/extension/ascanrules
- httputils
3 files changed
+253
-194
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments