diff --git a/ZapVersions-2.14.xml b/ZapVersions-2.14.xml index 60268a29..14f2a5cc 100644 --- a/ZapVersions-2.14.xml +++ b/ZapVersions-2.14.xml @@ -737,30 +737,32 @@ Dev Add-on An add-on to help with development of ZAP. ZAP Dev Team - 0.3.0 - dev-alpha-0.3.0.zap + 0.4.0 + dev-alpha-0.4.0.zap alpha - <h3>Added</h3> + <h3>Changed</h3> <ul> -<li>Auth page where the return key does not submit the form</li> -<li>Auth page which uses one request and one cookie</li> -<li>Auth page which uses multiple requests and multiple cookies</li> -<li>OpenAPI auth and unauth pages</li> +<li>Update minimum ZAP version to 2.14.0.</li> +<li>Maintenance changes.</li> </ul> -<h3>Changed</h3> +<h3>Added</h3> <ul> -<li>Update minimum ZAP version to 2.13.0.</li> -<li>Added TestAuthDirectory abstract class to reduce duplicated code.</li> +<li>Add ZAP API endpoint to get the OpenAPI definition of the ZAP API.</li> +<li>Pages which store a variety of data in localStorage and sessionStorage.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/dev-v0.3.0/dev-alpha-0.3.0.zap - SHA-256:9dc700c105437cb10362f8a88e080b59fc830747e28a864f8c8bad8e3a19db01 + https://github.com/zaproxy/zap-extensions/releases/download/dev-v0.4.0/dev-alpha-0.4.0.zap + SHA-256:62aafb6593250803449730b423dcb127f7bdcb45991751fcf7f4dc5faa83fb3c https://www.zaproxy.org/docs/desktop/addons/dev-add-on/ https://github.com/zaproxy/zap-extensions/ - 2023-09-07 - 98137 - 2.13.0 + 2023-12-19 + 126250 + 2.14.0 + + commonlib + >=1.17.0 + network >=0.7.0 @@ -1128,25 +1130,19 @@ GraphQL Support Inspect and attack GraphQL endpoints. ZAP Dev Team - 0.21.0 - graphql-alpha-0.21.0.zap + 0.22.0 + graphql-alpha-0.22.0.zap alpha - <h3>Changed</h3> -<ul> -<li>Dependency updates.</li> -<li>Maintenance changes.</li> -</ul> -<h3>Fixed</h3> + <h3>Added</h3> <ul> -<li>The query generator was not using lists and non-null fields to generate queries when the lenient maximum query depth -criteria was met.</li> +<li>Fingerprinting check for the GraphQL.NET engine.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/graphql-v0.21.0/graphql-alpha-0.21.0.zap - SHA-256:0211a2d453e3673f4a46cea0adca29a0eb51e6c540201771025492081ad6bd2c + https://github.com/zaproxy/zap-extensions/releases/download/graphql-v0.22.0/graphql-alpha-0.22.0.zap + SHA-256:cfdf5c43d29ce4e916612a0e07bb800968126184ae6ce5331c23968c4b786c40 https://www.zaproxy.org/docs/desktop/addons/graphql-support/ https://github.com/zaproxy/zap-extensions/ - 2023-11-10 - 5431677 + 2023-12-19 + 5431463 2.14.0 @@ -1642,26 +1638,33 @@ criteria was met.</li> Python Scripting Allows Python to be used for ZAP scripting - templates included ZAP Dev Team - 13 - jython-beta-13.zap + 14 + jython-beta-14.zap beta <h3>Changed</h3> <ul> -<li>Update minimum ZAP version to 2.13.0.</li> -<li>Replace usage of singletons with injected variables (e.g. <code>model</code>, <code>control</code>) in scripts.</li> +<li>Update minimum ZAP version to 2.14.0.</li> +<li>Move &quot;Jython&quot; under &quot;Scripts &gt; Engine&quot; in the Options panel list.</li> </ul> <h3>Fixed</h3> <ul> -<li>Updated encode-decode script templates to conform to the latest method signatures.</li> -<li>Update the content-length header field after setting the request body in the authentication template.</li> +<li>Remove the script engine when the add-on is uninstalled.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/jython-v13/jython-beta-13.zap - SHA-256:9ff83016415835e6271a5913057b995c6b784c0c19d328e772f0dc297452103a + https://github.com/zaproxy/zap-extensions/releases/download/jython-v14/jython-beta-14.zap + SHA-256:331eba86485a5b3cdb78a34e21a025c4f7efd26d56291c0f6a03a89e89792d08 https://www.zaproxy.org/docs/desktop/addons/python-scripting/ https://github.com/zaproxy/zap-extensions/ - 2023-09-07 - 43313819 - 2.13.0 + 2023-12-19 + 43315476 + 2.14.0 + + + + scripts + >=44 + + + kotlin @@ -2292,19 +2295,23 @@ criteria was met.</li> Report Generation Official ZAP Reports. ZAP Dev Team - 0.26.0 - reports-release-0.26.0.zap + 0.27.0 + reports-release-0.27.0.zap release <h3>Changed</h3> <ul> -<li>Update minimum ZAP version to 2.14.0.</li> +<li>Dependency updates.</li> +</ul> +<h3>Fixed</h3> +<ul> +<li>Addressed warnings caused by Risk and Confidence HTML template.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/reports-v0.26.0/reports-release-0.26.0.zap - SHA-256:528a1f5c7a126075d8dd3ff8244e07e6bf0c8290a573ba22cd2c610a56778a23 + https://github.com/zaproxy/zap-extensions/releases/download/reports-v0.27.0/reports-release-0.27.0.zap + SHA-256:44870f5d6f7b8c03ccda551fc27ce8543841892d6c8dd7688aecf4d6d7f60609 https://www.zaproxy.org/docs/desktop/addons/report-generation/ https://github.com/zaproxy/zap-extensions/ - 2023-10-12 - 14143430 + 2023-12-19 + 14762554 2.14.0 @@ -2471,33 +2478,23 @@ criteria was met.</li> Script Console Supports all JSR 223 scripting languages ZAP Dev Team - 43 - scripts-release-43.zap + 44 + scripts-release-44.zap release - <h3>Added</h3> -<ul> -<li>Allow setting the tab size and whether to use tabs or spaces for indentation in the console. -The old defaults were to use the tab character with a tab size of 5. -The new defaults are to use spaces with a tab size of 4.</li> -<li>A gear button to the console toolbar to open the Script Console options screen.</li> -<li>An enable / disable script button to the console toolbar to toggle enabling the open script.</li> -<li>Options to allow editing the font name and size used in the console (Issue 8065).</li> -<li>The shortcut <code>ctrl+S</code> (<code>cmd+S</code> on macOS) to save the script in the console.</li> -</ul> -<h3>Changed</h3> + <h3>Changed</h3> <ul> -<li>The &quot;Save Script&quot; button was moved to the console toolbar.</li> +<li>Rename &quot;Script Console&quot; in the Options panel list to &quot;Console&quot;.</li> </ul> <h3>Fixed</h3> <ul> -<li>Saving the script was causing the &quot;Keep or Replace&quot; dialog to show, even when no external changes were made to the script.</li> +<li>Prevent GUI initialization in daemon mode when installing the add-on.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/scripts-v43/scripts-release-43.zap - SHA-256:e578f0e44e959d8f529697c6dfc04e390ef1dc7a390b115b880597635c7c3e61 + https://github.com/zaproxy/zap-extensions/releases/download/scripts-v44/scripts-release-44.zap + SHA-256:01690b34cb95c625f7e9757b45a898fc23d020be4e2ddc88dcc1b01c8a0d430d https://www.zaproxy.org/docs/desktop/addons/script-console/ https://github.com/zaproxy/zap-extensions/ - 2023-11-13 - 859959 + 2023-12-19 + 878910 2.14.0 selenium @@ -2569,19 +2566,20 @@ The new defaults are to use spaces with a tab size of 4.</li> SOAP Support Imports and scans WSDL files containing SOAP endpoints. Alberto (albertov91) + ZAP Dev Team - 20 - soap-beta-20.zap + 21 + soap-beta-21.zap beta - <h3>Changed</h3> + <h3>Fixed</h3> <ul> -<li>Update minimum ZAP version to 2.14.0.</li> +<li>Use empty values as defined by the Value Generator configuration (Issue 8202).</li> +<li>Correct generation of values for <code>date</code> and <code>dateTime</code>, it would fail with warnings in previous versions.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/soap-v20/soap-beta-20.zap - SHA-256:19d861a64e2cce8cd9cd11e9467baa7829cc292b2076e5d732c3a28825316ba1 + https://github.com/zaproxy/zap-extensions/releases/download/soap-v21/soap-beta-21.zap + SHA-256:01f9c2145edc93e7201930d73b27fce4bd6792cc5ce11af7bf8048f03ca67445 https://www.zaproxy.org/docs/desktop/addons/soap-support/ https://github.com/zaproxy/zap-extensions/ - 2023-10-12 - 12846384 + 2023-12-19 + 12846321 2.14.0 @@ -2597,20 +2595,20 @@ The new defaults are to use spaces with a tab size of 4.</li> Spider Spider used for automatically finding URIs on a site. ZAP Dev Team - 0.7.0 - spider-release-0.7.0.zap + 0.8.0 + spider-release-0.8.0.zap release <h3>Changed</h3> <ul> -<li>Update minimum ZAP version to 2.14.0.</li> +<li>Handle multiple &quot;Link&quot; HTTP Response headers.</li> <li>Maintenance changes.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/spider-v0.7.0/spider-release-0.7.0.zap - SHA-256:f8a1c9cb0274357247a155eddf22a917b18d1fa15bec5d8346f541c220d643bf + https://github.com/zaproxy/zap-extensions/releases/download/spider-v0.8.0/spider-release-0.8.0.zap + SHA-256:d34817e760a4faf6fbeb3a8a264c6662df537e82dceeab10e088ed69fc6fe7c5 https://www.zaproxy.org/docs/desktop/addons/spider/ https://github.com/zaproxy/zap-extensions/ - 2023-10-12 - 1149225 + 2023-12-19 + 1150808 2.14.0 @@ -2868,19 +2866,19 @@ The new defaults are to use spaces with a tab size of 4.</li> Linux WebDrivers Linux WebDrivers for Firefox and Chrome. ZAP Dev Team - 66 - webdriverlinux-release-66.zap + 67 + webdriverlinux-release-67.zap release <h3>Changed</h3> <ul> -<li>Update ChromeDriver to 120.0.6099.71.</li> +<li>Update ChromeDriver to 120.0.6099.109.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/webdriverlinux-v66/webdriverlinux-release-66.zap - SHA-256:fcf776123a92a0068471c1e76f78db5c5daf88b8183ab78b435fd93d794f6234 + https://github.com/zaproxy/zap-extensions/releases/download/webdriverlinux-v67/webdriverlinux-release-67.zap + SHA-256:70c0e96b0999e9ad875e2b5be36e537248368c21ee220f1008156df98a54545c https://www.zaproxy.org/docs/desktop/addons/linux-webdrivers/ https://github.com/zaproxy/zap-extensions/ - 2023-12-07 - 17369675 + 2023-12-19 + 17414249 2.14.0 webdrivermacos @@ -2888,19 +2886,19 @@ The new defaults are to use spaces with a tab size of 4.</li> MacOS WebDrivers MacOS WebDrivers for Firefox and Chrome. ZAP Dev Team - 66 - webdrivermacos-release-66.zap + 67 + webdrivermacos-release-67.zap release <h3>Changed</h3> <ul> -<li>Update ChromeDriver to 120.0.6099.71.</li> +<li>Update ChromeDriver to 120.0.6099.109.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/webdrivermacos-v66/webdrivermacos-release-66.zap - SHA-256:609deb56518a93d2a104757150e21b75bde8724df07bc935bb6568b878bad3b9 + https://github.com/zaproxy/zap-extensions/releases/download/webdrivermacos-v67/webdrivermacos-release-67.zap + SHA-256:19408bd498012e50a2807c85148d2a3ea3673c0ac42ded2e0b48fad2ef460bb1 https://www.zaproxy.org/docs/desktop/addons/macos-webdrivers/ https://github.com/zaproxy/zap-extensions/ - 2023-12-07 - 20551451 + 2023-12-19 + 20546337 2.14.0 webdriverwindows @@ -2908,19 +2906,19 @@ The new defaults are to use spaces with a tab size of 4.</li> Windows WebDrivers Windows WebDrivers for Firefox and Chrome. ZAP Dev Team - 66 - webdriverwindows-release-66.zap + 67 + webdriverwindows-release-67.zap release <h3>Changed</h3> <ul> -<li>Update ChromeDriver to 120.0.6099.71.</li> +<li>Update ChromeDriver to 120.0.6099.109.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/webdriverwindows-v66/webdriverwindows-release-66.zap - SHA-256:b72be9688be19611cc0027e31ff53225c8d14752456cb00e22e6f088af57b274 + https://github.com/zaproxy/zap-extensions/releases/download/webdriverwindows-v67/webdriverwindows-release-67.zap + SHA-256:66c1d6c08c12b965a0b5fb710ab71fde1983b81ac04d33656b189b1aedeec8d3 https://www.zaproxy.org/docs/desktop/addons/windows-webdrivers/ https://github.com/zaproxy/zap-extensions/ - 2023-12-07 - 18083040 + 2023-12-19 + 18085388 2.14.0 websocket @@ -2949,24 +2947,19 @@ The new defaults are to use spaces with a tab size of 4.</li> Zest - Graphical Security Scripting Language A graphical security scripting language, ZAPs macro language on steroids ZAP Dev Team - 42 - zest-beta-42.zap + 43 + zest-beta-43.zap beta <h3>Changed</h3> <ul> -<li>Update minimum ZAP version to 2.14.0.</li> -<li>Update Zest library to 0.20.0: -<ul> -<li>Update Selenium to version 4.14.0.</li> -</ul> -</li> +<li>Move &quot;Zest&quot; under &quot;Scripts &gt; Engine&quot; in the Options panel list.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/zest-v42/zest-beta-42.zap - SHA-256:22a68c894d59a42cad2adef2c9e9c5803b04272b6053761528a55f5733706454 + https://github.com/zaproxy/zap-extensions/releases/download/zest-v43/zest-beta-43.zap + SHA-256:b0e23a81e6c83d1195747cf7537e77b9d70c434ab8da19178be220cc6e31795d https://www.zaproxy.org/docs/desktop/addons/zest/ https://github.com/zaproxy/zap-extensions/ - 2023-10-12 - 5601653 + 2023-12-19 + 5596944 2.14.0 @@ -2980,6 +2973,7 @@ The new defaults are to use spaces with a tab size of 4.</li> scripts + >=44 selenium diff --git a/ZapVersions-dev.xml b/ZapVersions-dev.xml index 76207c13..61fd6c90 100644 --- a/ZapVersions-dev.xml +++ b/ZapVersions-dev.xml @@ -737,30 +737,32 @@ Dev Add-on An add-on to help with development of ZAP. ZAP Dev Team - 0.3.0 - dev-alpha-0.3.0.zap + 0.4.0 + dev-alpha-0.4.0.zap alpha - <h3>Added</h3> + <h3>Changed</h3> <ul> -<li>Auth page where the return key does not submit the form</li> -<li>Auth page which uses one request and one cookie</li> -<li>Auth page which uses multiple requests and multiple cookies</li> -<li>OpenAPI auth and unauth pages</li> +<li>Update minimum ZAP version to 2.14.0.</li> +<li>Maintenance changes.</li> </ul> -<h3>Changed</h3> +<h3>Added</h3> <ul> -<li>Update minimum ZAP version to 2.13.0.</li> -<li>Added TestAuthDirectory abstract class to reduce duplicated code.</li> +<li>Add ZAP API endpoint to get the OpenAPI definition of the ZAP API.</li> +<li>Pages which store a variety of data in localStorage and sessionStorage.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/dev-v0.3.0/dev-alpha-0.3.0.zap - SHA-256:9dc700c105437cb10362f8a88e080b59fc830747e28a864f8c8bad8e3a19db01 + https://github.com/zaproxy/zap-extensions/releases/download/dev-v0.4.0/dev-alpha-0.4.0.zap + SHA-256:62aafb6593250803449730b423dcb127f7bdcb45991751fcf7f4dc5faa83fb3c https://www.zaproxy.org/docs/desktop/addons/dev-add-on/ https://github.com/zaproxy/zap-extensions/ - 2023-09-07 - 98137 - 2.13.0 + 2023-12-19 + 126250 + 2.14.0 + + commonlib + >=1.17.0 + network >=0.7.0 @@ -1128,25 +1130,19 @@ GraphQL Support Inspect and attack GraphQL endpoints. ZAP Dev Team - 0.21.0 - graphql-alpha-0.21.0.zap + 0.22.0 + graphql-alpha-0.22.0.zap alpha - <h3>Changed</h3> -<ul> -<li>Dependency updates.</li> -<li>Maintenance changes.</li> -</ul> -<h3>Fixed</h3> + <h3>Added</h3> <ul> -<li>The query generator was not using lists and non-null fields to generate queries when the lenient maximum query depth -criteria was met.</li> +<li>Fingerprinting check for the GraphQL.NET engine.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/graphql-v0.21.0/graphql-alpha-0.21.0.zap - SHA-256:0211a2d453e3673f4a46cea0adca29a0eb51e6c540201771025492081ad6bd2c + https://github.com/zaproxy/zap-extensions/releases/download/graphql-v0.22.0/graphql-alpha-0.22.0.zap + SHA-256:cfdf5c43d29ce4e916612a0e07bb800968126184ae6ce5331c23968c4b786c40 https://www.zaproxy.org/docs/desktop/addons/graphql-support/ https://github.com/zaproxy/zap-extensions/ - 2023-11-10 - 5431677 + 2023-12-19 + 5431463 2.14.0 @@ -1642,26 +1638,33 @@ criteria was met.</li> Python Scripting Allows Python to be used for ZAP scripting - templates included ZAP Dev Team - 13 - jython-beta-13.zap + 14 + jython-beta-14.zap beta <h3>Changed</h3> <ul> -<li>Update minimum ZAP version to 2.13.0.</li> -<li>Replace usage of singletons with injected variables (e.g. <code>model</code>, <code>control</code>) in scripts.</li> +<li>Update minimum ZAP version to 2.14.0.</li> +<li>Move &quot;Jython&quot; under &quot;Scripts &gt; Engine&quot; in the Options panel list.</li> </ul> <h3>Fixed</h3> <ul> -<li>Updated encode-decode script templates to conform to the latest method signatures.</li> -<li>Update the content-length header field after setting the request body in the authentication template.</li> +<li>Remove the script engine when the add-on is uninstalled.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/jython-v13/jython-beta-13.zap - SHA-256:9ff83016415835e6271a5913057b995c6b784c0c19d328e772f0dc297452103a + https://github.com/zaproxy/zap-extensions/releases/download/jython-v14/jython-beta-14.zap + SHA-256:331eba86485a5b3cdb78a34e21a025c4f7efd26d56291c0f6a03a89e89792d08 https://www.zaproxy.org/docs/desktop/addons/python-scripting/ https://github.com/zaproxy/zap-extensions/ - 2023-09-07 - 43313819 - 2.13.0 + 2023-12-19 + 43315476 + 2.14.0 + + + + scripts + >=44 + + + kotlin @@ -2292,19 +2295,23 @@ criteria was met.</li> Report Generation Official ZAP Reports. ZAP Dev Team - 0.26.0 - reports-release-0.26.0.zap + 0.27.0 + reports-release-0.27.0.zap release <h3>Changed</h3> <ul> -<li>Update minimum ZAP version to 2.14.0.</li> +<li>Dependency updates.</li> +</ul> +<h3>Fixed</h3> +<ul> +<li>Addressed warnings caused by Risk and Confidence HTML template.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/reports-v0.26.0/reports-release-0.26.0.zap - SHA-256:528a1f5c7a126075d8dd3ff8244e07e6bf0c8290a573ba22cd2c610a56778a23 + https://github.com/zaproxy/zap-extensions/releases/download/reports-v0.27.0/reports-release-0.27.0.zap + SHA-256:44870f5d6f7b8c03ccda551fc27ce8543841892d6c8dd7688aecf4d6d7f60609 https://www.zaproxy.org/docs/desktop/addons/report-generation/ https://github.com/zaproxy/zap-extensions/ - 2023-10-12 - 14143430 + 2023-12-19 + 14762554 2.14.0 @@ -2471,33 +2478,23 @@ criteria was met.</li> Script Console Supports all JSR 223 scripting languages ZAP Dev Team - 43 - scripts-release-43.zap + 44 + scripts-release-44.zap release - <h3>Added</h3> -<ul> -<li>Allow setting the tab size and whether to use tabs or spaces for indentation in the console. -The old defaults were to use the tab character with a tab size of 5. -The new defaults are to use spaces with a tab size of 4.</li> -<li>A gear button to the console toolbar to open the Script Console options screen.</li> -<li>An enable / disable script button to the console toolbar to toggle enabling the open script.</li> -<li>Options to allow editing the font name and size used in the console (Issue 8065).</li> -<li>The shortcut <code>ctrl+S</code> (<code>cmd+S</code> on macOS) to save the script in the console.</li> -</ul> -<h3>Changed</h3> + <h3>Changed</h3> <ul> -<li>The &quot;Save Script&quot; button was moved to the console toolbar.</li> +<li>Rename &quot;Script Console&quot; in the Options panel list to &quot;Console&quot;.</li> </ul> <h3>Fixed</h3> <ul> -<li>Saving the script was causing the &quot;Keep or Replace&quot; dialog to show, even when no external changes were made to the script.</li> +<li>Prevent GUI initialization in daemon mode when installing the add-on.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/scripts-v43/scripts-release-43.zap - SHA-256:e578f0e44e959d8f529697c6dfc04e390ef1dc7a390b115b880597635c7c3e61 + https://github.com/zaproxy/zap-extensions/releases/download/scripts-v44/scripts-release-44.zap + SHA-256:01690b34cb95c625f7e9757b45a898fc23d020be4e2ddc88dcc1b01c8a0d430d https://www.zaproxy.org/docs/desktop/addons/script-console/ https://github.com/zaproxy/zap-extensions/ - 2023-11-13 - 859959 + 2023-12-19 + 878910 2.14.0 selenium @@ -2569,19 +2566,20 @@ The new defaults are to use spaces with a tab size of 4.</li> SOAP Support Imports and scans WSDL files containing SOAP endpoints. Alberto (albertov91) + ZAP Dev Team - 20 - soap-beta-20.zap + 21 + soap-beta-21.zap beta - <h3>Changed</h3> + <h3>Fixed</h3> <ul> -<li>Update minimum ZAP version to 2.14.0.</li> +<li>Use empty values as defined by the Value Generator configuration (Issue 8202).</li> +<li>Correct generation of values for <code>date</code> and <code>dateTime</code>, it would fail with warnings in previous versions.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/soap-v20/soap-beta-20.zap - SHA-256:19d861a64e2cce8cd9cd11e9467baa7829cc292b2076e5d732c3a28825316ba1 + https://github.com/zaproxy/zap-extensions/releases/download/soap-v21/soap-beta-21.zap + SHA-256:01f9c2145edc93e7201930d73b27fce4bd6792cc5ce11af7bf8048f03ca67445 https://www.zaproxy.org/docs/desktop/addons/soap-support/ https://github.com/zaproxy/zap-extensions/ - 2023-10-12 - 12846384 + 2023-12-19 + 12846321 2.14.0 @@ -2597,20 +2595,20 @@ The new defaults are to use spaces with a tab size of 4.</li> Spider Spider used for automatically finding URIs on a site. ZAP Dev Team - 0.7.0 - spider-release-0.7.0.zap + 0.8.0 + spider-release-0.8.0.zap release <h3>Changed</h3> <ul> -<li>Update minimum ZAP version to 2.14.0.</li> +<li>Handle multiple &quot;Link&quot; HTTP Response headers.</li> <li>Maintenance changes.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/spider-v0.7.0/spider-release-0.7.0.zap - SHA-256:f8a1c9cb0274357247a155eddf22a917b18d1fa15bec5d8346f541c220d643bf + https://github.com/zaproxy/zap-extensions/releases/download/spider-v0.8.0/spider-release-0.8.0.zap + SHA-256:d34817e760a4faf6fbeb3a8a264c6662df537e82dceeab10e088ed69fc6fe7c5 https://www.zaproxy.org/docs/desktop/addons/spider/ https://github.com/zaproxy/zap-extensions/ - 2023-10-12 - 1149225 + 2023-12-19 + 1150808 2.14.0 @@ -2868,19 +2866,19 @@ The new defaults are to use spaces with a tab size of 4.</li> Linux WebDrivers Linux WebDrivers for Firefox and Chrome. ZAP Dev Team - 66 - webdriverlinux-release-66.zap + 67 + webdriverlinux-release-67.zap release <h3>Changed</h3> <ul> -<li>Update ChromeDriver to 120.0.6099.71.</li> +<li>Update ChromeDriver to 120.0.6099.109.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/webdriverlinux-v66/webdriverlinux-release-66.zap - SHA-256:fcf776123a92a0068471c1e76f78db5c5daf88b8183ab78b435fd93d794f6234 + https://github.com/zaproxy/zap-extensions/releases/download/webdriverlinux-v67/webdriverlinux-release-67.zap + SHA-256:70c0e96b0999e9ad875e2b5be36e537248368c21ee220f1008156df98a54545c https://www.zaproxy.org/docs/desktop/addons/linux-webdrivers/ https://github.com/zaproxy/zap-extensions/ - 2023-12-07 - 17369675 + 2023-12-19 + 17414249 2.14.0 webdrivermacos @@ -2888,19 +2886,19 @@ The new defaults are to use spaces with a tab size of 4.</li> MacOS WebDrivers MacOS WebDrivers for Firefox and Chrome. ZAP Dev Team - 66 - webdrivermacos-release-66.zap + 67 + webdrivermacos-release-67.zap release <h3>Changed</h3> <ul> -<li>Update ChromeDriver to 120.0.6099.71.</li> +<li>Update ChromeDriver to 120.0.6099.109.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/webdrivermacos-v66/webdrivermacos-release-66.zap - SHA-256:609deb56518a93d2a104757150e21b75bde8724df07bc935bb6568b878bad3b9 + https://github.com/zaproxy/zap-extensions/releases/download/webdrivermacos-v67/webdrivermacos-release-67.zap + SHA-256:19408bd498012e50a2807c85148d2a3ea3673c0ac42ded2e0b48fad2ef460bb1 https://www.zaproxy.org/docs/desktop/addons/macos-webdrivers/ https://github.com/zaproxy/zap-extensions/ - 2023-12-07 - 20551451 + 2023-12-19 + 20546337 2.14.0 webdriverwindows @@ -2908,19 +2906,19 @@ The new defaults are to use spaces with a tab size of 4.</li> Windows WebDrivers Windows WebDrivers for Firefox and Chrome. ZAP Dev Team - 66 - webdriverwindows-release-66.zap + 67 + webdriverwindows-release-67.zap release <h3>Changed</h3> <ul> -<li>Update ChromeDriver to 120.0.6099.71.</li> +<li>Update ChromeDriver to 120.0.6099.109.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/webdriverwindows-v66/webdriverwindows-release-66.zap - SHA-256:b72be9688be19611cc0027e31ff53225c8d14752456cb00e22e6f088af57b274 + https://github.com/zaproxy/zap-extensions/releases/download/webdriverwindows-v67/webdriverwindows-release-67.zap + SHA-256:66c1d6c08c12b965a0b5fb710ab71fde1983b81ac04d33656b189b1aedeec8d3 https://www.zaproxy.org/docs/desktop/addons/windows-webdrivers/ https://github.com/zaproxy/zap-extensions/ - 2023-12-07 - 18083040 + 2023-12-19 + 18085388 2.14.0 websocket @@ -2949,24 +2947,19 @@ The new defaults are to use spaces with a tab size of 4.</li> Zest - Graphical Security Scripting Language A graphical security scripting language, ZAPs macro language on steroids ZAP Dev Team - 42 - zest-beta-42.zap + 43 + zest-beta-43.zap beta <h3>Changed</h3> <ul> -<li>Update minimum ZAP version to 2.14.0.</li> -<li>Update Zest library to 0.20.0: -<ul> -<li>Update Selenium to version 4.14.0.</li> -</ul> -</li> +<li>Move &quot;Zest&quot; under &quot;Scripts &gt; Engine&quot; in the Options panel list.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/zest-v42/zest-beta-42.zap - SHA-256:22a68c894d59a42cad2adef2c9e9c5803b04272b6053761528a55f5733706454 + https://github.com/zaproxy/zap-extensions/releases/download/zest-v43/zest-beta-43.zap + SHA-256:b0e23a81e6c83d1195747cf7537e77b9d70c434ab8da19178be220cc6e31795d https://www.zaproxy.org/docs/desktop/addons/zest/ https://github.com/zaproxy/zap-extensions/ - 2023-10-12 - 5601653 + 2023-12-19 + 5596944 2.14.0 @@ -2980,6 +2973,7 @@ The new defaults are to use spaces with a tab size of 4.</li> scripts + >=44 selenium