Commit 9678048
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 cf0d606 commit 9678048
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 | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments