You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: addOns/help/src/main/javahelp/contents/releases/2.16.0.html
+18-1Lines changed: 18 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,17 @@ <H3>Passive Scanner Moved into an Add-On</H3>
60
60
We have an ongoing plan to move as much functionality out of the core as possible, as this allows us to push out fixes and
61
61
enhancements much more quickly.
62
62
63
+
<H3>Automation Framework Enhancements</H3>
64
+
65
+
The <ahref="https://www.zaproxy.org/docs/automate/automation-framework/">Automation Framework</a> has a set of new jobs:
66
+
<ul>
67
+
<li><ahref="https://www.zaproxy.org/docs/desktop/addons/automation-framework/job-ascanconfig/">activeScan-config</a> This job configures the active scanner, for custom active scans (e.g. Sequence).
68
+
<li><ahref="https://www.zaproxy.org/docs/desktop/addons/automation-framework/job-ascanpolicy/">activeScan-policy</a> This job defines an active scan policy.
69
+
<li><ahref="https://www.zaproxy.org/docs/desktop/addons/automation-framework/job-exitstatus/">exitStatus</a> This job sets ZAP's exit code based on scan results.
70
+
<li><ahref="https://www.zaproxy.org/docs/desktop/addons/sequence/automation/">sequence-import</a> This job allows you to create a sequence from an HAR file.
71
+
<li><ahref="https://www.zaproxy.org/docs/desktop/addons/sequence/automation/">sequence-activeScan</a> This job allows you to a ative scan sequences.
72
+
</ul>
73
+
63
74
<H3>Checkmarx Rebranding</H3>
64
75
65
76
This release is the first full release with the "ZAP by Checkmarx" branding.
0 commit comments