From 3eb58cffea501a4342b920c34ca549a225b7e819 Mon Sep 17 00:00:00 2001 From: zapbot <12745184+zapbot@users.noreply.github.com> Date: Tue, 14 Jul 2026 17:23:33 +0000 Subject: [PATCH] Release add-on(s) Release the following add-ons: - Common Library version 1.43.0 - Selenium version 15.53.0 Signed-off-by: zapbot <12745184+zapbot@users.noreply.github.com> --- ZapVersions-2.17.xml | 42 +++++++++++++++++------------------------- ZapVersions-dev.xml | 42 +++++++++++++++++------------------------- 2 files changed, 34 insertions(+), 50 deletions(-) diff --git a/ZapVersions-2.17.xml b/ZapVersions-2.17.xml index 15972498..02a09dab 100644 --- a/ZapVersions-2.17.xml +++ b/ZapVersions-2.17.xml @@ -572,33 +572,25 @@ Common Library A common library, for use by other add-ons. ZAP Dev Team - 1.42.0 - commonlib-release-1.42.0.zap + 1.43.0 + commonlib-release-1.43.0.zap release <h3>Added</h3> <ul> -<li>Add Sites tree context menus: -<ul> -<li>A &quot;Get Info&quot; that summarizes the selected node's subtree (total node count, most-recent addition, breakdown by source type) (Issue 3738).</li> -<li>An expand/collapse a node and all its children (previously provided by the TreeTools add-on).</li> -</ul> -</li> +<li>UriUtils class for standardising URI checking.</li> </ul> <h3>Changed</h3> <ul> <li>Update dependencies.</li> -<li>Maintenance changes.</li> -</ul> -<h3>Fixed</h3> -<ul> -<li>Prevent performance issues in the output tabs when showing lengthier messages.</li> +<li>Updated Bank Identification Number data from a new source (https://github.com/venelinkochev/bin-list-data/).</li> +<li>Added help page documenting the BIN list data and how it is used by scan rules.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/commonlib-v1.42.0/commonlib-release-1.42.0.zap - SHA-256:cb5d64260eeaa8a68dc06c7eeab1208a95be1f7376fd8f6eeada4411fd2decc0 + https://github.com/zaproxy/zap-extensions/releases/download/commonlib-v1.43.0/commonlib-release-1.43.0.zap + SHA-256:f1c46d6c65434a2a54307065b558a87121eaa5b9b6bc6cfb10bf230b6335d1f5 https://www.zaproxy.org/docs/desktop/addons/common-library/ https://github.com/zaproxy/zap-extensions/ - 2026-06-12 - 11128388 + 2026-07-14 + 11694160 2.17.0 communityScripts @@ -2889,19 +2881,19 @@ but if you encounter problems, please refer to the following. Selenium WebDriver provider and includes HtmlUnit browser ZAP Dev Team - 15.52.0 - selenium-release-15.52.0.zap + 15.53.0 + selenium-release-15.53.0.zap release - <h3>Added</h3> + <h3>Changed</h3> <ul> -<li>Provide icons for the browsers.</li> +<li>Update Selenium to version 4.46.0.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/selenium-v15.52.0/selenium-release-15.52.0.zap - SHA-256:08365af8a52dc996f16e30febe89a24aead043ad0cd9ea2b9d8493fb444ce670 + https://github.com/zaproxy/zap-extensions/releases/download/selenium-v15.53.0/selenium-release-15.53.0.zap + SHA-256:5a3ecc2741e1697590c31e67b36cd81aa9a7cd0e0c47e2cc34fb0cce255f4823 https://www.zaproxy.org/docs/desktop/addons/selenium/ https://github.com/zaproxy/zap-extensions/ - 2026-07-13 - 32875640 + 2026-07-14 + 32749665 2.17.0 diff --git a/ZapVersions-dev.xml b/ZapVersions-dev.xml index 7a7e99d7..a040e536 100644 --- a/ZapVersions-dev.xml +++ b/ZapVersions-dev.xml @@ -572,33 +572,25 @@ Common Library A common library, for use by other add-ons. ZAP Dev Team - 1.42.0 - commonlib-release-1.42.0.zap + 1.43.0 + commonlib-release-1.43.0.zap release <h3>Added</h3> <ul> -<li>Add Sites tree context menus: -<ul> -<li>A &quot;Get Info&quot; that summarizes the selected node's subtree (total node count, most-recent addition, breakdown by source type) (Issue 3738).</li> -<li>An expand/collapse a node and all its children (previously provided by the TreeTools add-on).</li> -</ul> -</li> +<li>UriUtils class for standardising URI checking.</li> </ul> <h3>Changed</h3> <ul> <li>Update dependencies.</li> -<li>Maintenance changes.</li> -</ul> -<h3>Fixed</h3> -<ul> -<li>Prevent performance issues in the output tabs when showing lengthier messages.</li> +<li>Updated Bank Identification Number data from a new source (https://github.com/venelinkochev/bin-list-data/).</li> +<li>Added help page documenting the BIN list data and how it is used by scan rules.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/commonlib-v1.42.0/commonlib-release-1.42.0.zap - SHA-256:cb5d64260eeaa8a68dc06c7eeab1208a95be1f7376fd8f6eeada4411fd2decc0 + https://github.com/zaproxy/zap-extensions/releases/download/commonlib-v1.43.0/commonlib-release-1.43.0.zap + SHA-256:f1c46d6c65434a2a54307065b558a87121eaa5b9b6bc6cfb10bf230b6335d1f5 https://www.zaproxy.org/docs/desktop/addons/common-library/ https://github.com/zaproxy/zap-extensions/ - 2026-06-12 - 11128388 + 2026-07-14 + 11694160 2.17.0 communityScripts @@ -2889,19 +2881,19 @@ but if you encounter problems, please refer to the following. Selenium WebDriver provider and includes HtmlUnit browser ZAP Dev Team - 15.52.0 - selenium-release-15.52.0.zap + 15.53.0 + selenium-release-15.53.0.zap release - <h3>Added</h3> + <h3>Changed</h3> <ul> -<li>Provide icons for the browsers.</li> +<li>Update Selenium to version 4.46.0.</li> </ul> - https://github.com/zaproxy/zap-extensions/releases/download/selenium-v15.52.0/selenium-release-15.52.0.zap - SHA-256:08365af8a52dc996f16e30febe89a24aead043ad0cd9ea2b9d8493fb444ce670 + https://github.com/zaproxy/zap-extensions/releases/download/selenium-v15.53.0/selenium-release-15.53.0.zap + SHA-256:5a3ecc2741e1697590c31e67b36cd81aa9a7cd0e0c47e2cc34fb0cce255f4823 https://www.zaproxy.org/docs/desktop/addons/selenium/ https://github.com/zaproxy/zap-extensions/ - 2026-07-13 - 32875640 + 2026-07-14 + 32749665 2.17.0