Commit 7268c09
committed
ascanrules: Tiddy up ExternalRedirectScanRule
- CHANGELOG > Add maintenance note.
- ExternalRedirectScanRule > Use an enum for payloads & types. Extract a
method for payload counts per Stength. Remove unnecessary comments.
- ExternalRedirectScanRuleUnitTest > Remove unnecessary assignments. Use
isEmpty vs length greater than zero.
Signed-off-by: kingthorin <[email protected]>1 parent ab5a947 commit 7268c09
File tree
3 files changed
+152
-215
lines changed- addOns/ascanrules
- src
- main/java/org/zaproxy/zap/extension/ascanrules
- test/java/org/zaproxy/zap/extension/ascanrules
3 files changed
+152
-215
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