Skip to content

Commit 3d8b35c

Browse files
authored
Merge pull request #569 from psiinon/release/2.16/typo
2.16 release notes - fix typo
2 parents 7d91261 + 1e70c6e commit 3d8b35c

File tree

1 file changed

+3
-1
lines changed
  • addOns/help/src/main/javahelp/contents/releases

1 file changed

+3
-1
lines changed

addOns/help/src/main/javahelp/contents/releases/2.16.0.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,10 @@ <H3>Automation Framework Enhancements</H3>
8585
<li><a href="https://www.zaproxy.org/docs/desktop/addons/automation-framework/job-ascanpolicy/">activeScan-policy</a> This job defines an active scan policy.
8686
<li><a href="https://www.zaproxy.org/docs/desktop/addons/client-side-integration/automation/">spiderClient</a> This job allows you to run the client spider.
8787
<li><a href="https://www.zaproxy.org/docs/desktop/addons/automation-framework/job-exitstatus/">exitStatus</a> This job sets ZAP's exit code based on scan results.
88+
<li><a href="https://www.zaproxy.org/docs/desktop/addons/import-export/automation/">export</a> This job allows you to export messages in HAR format or as URLs as well as exporting the Sites Tree.
89+
<li><a href="https://www.zaproxy.org/docs/desktop/addons/import-export/automation/">prune</a> This job allows you to remove nodes from the Sites Tree using data from a file in the Sites Tree format.
8890
<li><a href="https://www.zaproxy.org/docs/desktop/addons/sequence-scanner/automation/">sequence-import</a> This job allows you to create a sequence from an HAR file.
89-
<li><a href="https://www.zaproxy.org/docs/desktop/addons/sequence-scanner/automation/">sequence-activeScan</a> This job allows you to a ative scan sequences.
91+
<li><a href="https://www.zaproxy.org/docs/desktop/addons/sequence-scanner/automation/">sequence-activeScan</a> This job allows you to active scan sequences.
9092
</ul>
9193

9294
<H3>Checkmarx Rebranding</H3>

0 commit comments

Comments
 (0)