Commit 65b204d
committed
ascanrules: Reflected XSS introduce param object
To facilitate further modifications and refactoring.
- CHANGELOG > Maint note already exists.
- 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]>
# Conflicts:
# addOns/ascanrules/src/main/java/org/zaproxy/zap/extension/ascanrules/CrossSiteScriptingScanRule.java1 parent 7a9948c commit 65b204d
File tree
2 files changed
+251
-195
lines changed- addOns/ascanrules/src/main/java/org/zaproxy/zap/extension/ascanrules
- httputils
2 files changed
+251
-195
lines changed
0 commit comments