Skip to content

Commit ae13f9e

Browse files
authored
Merge pull request #1291 from zapbot/add-on-release
2 parents ad163ac + df1c51e commit ae13f9e

File tree

2 files changed

+40
-54
lines changed

2 files changed

+40
-54
lines changed

ZapVersions-2.16.xml

Lines changed: 20 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -301,24 +301,26 @@
301301
<name>Authentication Helper</name>
302302
<description>Helps identify and set up authentication handling</description>
303303
<author>ZAP Dev Team</author>
304-
<version>0.19.0</version>
305-
<file>authhelper-beta-0.19.0.zap</file>
304+
<version>0.20.0</version>
305+
<file>authhelper-beta-0.20.0.zap</file>
306306
<status>beta</status>
307-
<changes>&lt;h3&gt;Added&lt;/h3&gt;
307+
<changes>&lt;h3&gt;Changed&lt;/h3&gt;
308308
&lt;ul&gt;
309-
&lt;li&gt;Added support for Client Script Authentication when used in conjunction with the Ajax Spider add-on or the Client Spider via the Client Side Integration add-on.&lt;/li&gt;
310-
&lt;li&gt;Add support for custom authentication steps in Browser Based Authentication.&lt;/li&gt;
309+
&lt;li&gt;Reduce add-on size.&lt;/li&gt;
310+
&lt;li&gt;Improved session management detection.&lt;/li&gt;
311311
&lt;/ul&gt;
312312
&lt;h3&gt;Fixed&lt;/h3&gt;
313313
&lt;ul&gt;
314-
&lt;li&gt;Reset always the state of the demo mode in the Authentication Tester dialogue.&lt;/li&gt;
314+
&lt;li&gt;Maintain the correct cookie state when using client script authentication.&lt;/li&gt;
315+
&lt;li&gt;Do not close windows when running client auth in the spiders.&lt;/li&gt;
316+
&lt;li&gt;Always close all of the windows when running client auth not in the spiders.&lt;/li&gt;
315317
&lt;/ul&gt;</changes>
316-
<url>https://github.com/zaproxy/zap-extensions/releases/download/authhelper-v0.19.0/authhelper-beta-0.19.0.zap</url>
317-
<hash>SHA-256:4e4511f7e007900bb61f4cbf45839b29410e49c5147e39b9dc9b221476ec2a1e</hash>
318+
<url>https://github.com/zaproxy/zap-extensions/releases/download/authhelper-v0.20.0/authhelper-beta-0.20.0.zap</url>
319+
<hash>SHA-256:2965ec8d0d07cec535905d2b19211fc68f103bc9895de8975ca5c0abf32c5c6e</hash>
318320
<info>https://www.zaproxy.org/docs/desktop/addons/authentication-helper/</info>
319321
<repo>https://github.com/zaproxy/zap-extensions/</repo>
320-
<date>2025-02-04</date>
321-
<size>1255693</size>
322+
<date>2025-02-07</date>
323+
<size>969043</size>
322324
<not-before-version>2.16.0</not-before-version>
323325
<dependencies>
324326
<addons>
@@ -3292,28 +3294,19 @@ to find and add subdomains to the Sites Tree.&lt;/li&gt;
32923294
<name>Zest - Graphical Security Scripting Language</name>
32933295
<description>A graphical security scripting language, ZAPs macro language on steroids</description>
32943296
<author>ZAP Dev Team</author>
3295-
<version>48.2.0</version>
3296-
<file>zest-beta-48.2.0.zap</file>
3297+
<version>48.3.0</version>
3298+
<file>zest-beta-48.3.0.zap</file>
32973299
<status>beta</status>
3298-
<changes>&lt;h3&gt;Added&lt;/h3&gt;
3299-
&lt;ul&gt;
3300-
&lt;li&gt;Firefox to recorder.&lt;/li&gt;
3301-
&lt;li&gt;Added support for custom script authentication.&lt;/li&gt;
3302-
&lt;/ul&gt;
3303-
&lt;h3&gt;Changed&lt;/h3&gt;
3304-
&lt;ul&gt;
3305-
&lt;li&gt;Record script order to be alphabetical.&lt;/li&gt;
3306-
&lt;/ul&gt;
3307-
&lt;h3&gt;Fixed&lt;/h3&gt;
3300+
<changes>&lt;h3&gt;Changed&lt;/h3&gt;
33083301
&lt;ul&gt;
3309-
&lt;li&gt;Record Client Submit statement.&lt;/li&gt;
3302+
&lt;li&gt;Enable ZAP API in the authentication runner so ZAP browser extension callbacks work.&lt;/li&gt;
33103303
&lt;/ul&gt;</changes>
3311-
<url>https://github.com/zaproxy/zap-extensions/releases/download/zest-v48.2.0/zest-beta-48.2.0.zap</url>
3312-
<hash>SHA-256:9ff5a0078ade20d0fe807a40fa1962869b8ba2f34b3d1104c6124b0710017ede</hash>
3304+
<url>https://github.com/zaproxy/zap-extensions/releases/download/zest-v48.3.0/zest-beta-48.3.0.zap</url>
3305+
<hash>SHA-256:c8ed8c347ee29d42044286c3d20d5d59f3b7ef63af5444db758e026f2d8c5a77</hash>
33133306
<info>https://www.zaproxy.org/docs/desktop/addons/zest/</info>
33143307
<repo>https://github.com/zaproxy/zap-extensions/</repo>
3315-
<date>2025-02-04</date>
3316-
<size>3035322</size>
3308+
<date>2025-02-07</date>
3309+
<size>3035514</size>
33173310
<not-before-version>2.16.0</not-before-version>
33183311
<dependencies>
33193312
<addons>

ZapVersions-dev.xml

Lines changed: 20 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -301,24 +301,26 @@
301301
<name>Authentication Helper</name>
302302
<description>Helps identify and set up authentication handling</description>
303303
<author>ZAP Dev Team</author>
304-
<version>0.19.0</version>
305-
<file>authhelper-beta-0.19.0.zap</file>
304+
<version>0.20.0</version>
305+
<file>authhelper-beta-0.20.0.zap</file>
306306
<status>beta</status>
307-
<changes>&lt;h3&gt;Added&lt;/h3&gt;
307+
<changes>&lt;h3&gt;Changed&lt;/h3&gt;
308308
&lt;ul&gt;
309-
&lt;li&gt;Added support for Client Script Authentication when used in conjunction with the Ajax Spider add-on or the Client Spider via the Client Side Integration add-on.&lt;/li&gt;
310-
&lt;li&gt;Add support for custom authentication steps in Browser Based Authentication.&lt;/li&gt;
309+
&lt;li&gt;Reduce add-on size.&lt;/li&gt;
310+
&lt;li&gt;Improved session management detection.&lt;/li&gt;
311311
&lt;/ul&gt;
312312
&lt;h3&gt;Fixed&lt;/h3&gt;
313313
&lt;ul&gt;
314-
&lt;li&gt;Reset always the state of the demo mode in the Authentication Tester dialogue.&lt;/li&gt;
314+
&lt;li&gt;Maintain the correct cookie state when using client script authentication.&lt;/li&gt;
315+
&lt;li&gt;Do not close windows when running client auth in the spiders.&lt;/li&gt;
316+
&lt;li&gt;Always close all of the windows when running client auth not in the spiders.&lt;/li&gt;
315317
&lt;/ul&gt;</changes>
316-
<url>https://github.com/zaproxy/zap-extensions/releases/download/authhelper-v0.19.0/authhelper-beta-0.19.0.zap</url>
317-
<hash>SHA-256:4e4511f7e007900bb61f4cbf45839b29410e49c5147e39b9dc9b221476ec2a1e</hash>
318+
<url>https://github.com/zaproxy/zap-extensions/releases/download/authhelper-v0.20.0/authhelper-beta-0.20.0.zap</url>
319+
<hash>SHA-256:2965ec8d0d07cec535905d2b19211fc68f103bc9895de8975ca5c0abf32c5c6e</hash>
318320
<info>https://www.zaproxy.org/docs/desktop/addons/authentication-helper/</info>
319321
<repo>https://github.com/zaproxy/zap-extensions/</repo>
320-
<date>2025-02-04</date>
321-
<size>1255693</size>
322+
<date>2025-02-07</date>
323+
<size>969043</size>
322324
<not-before-version>2.16.0</not-before-version>
323325
<dependencies>
324326
<addons>
@@ -3292,28 +3294,19 @@ to find and add subdomains to the Sites Tree.&lt;/li&gt;
32923294
<name>Zest - Graphical Security Scripting Language</name>
32933295
<description>A graphical security scripting language, ZAPs macro language on steroids</description>
32943296
<author>ZAP Dev Team</author>
3295-
<version>48.2.0</version>
3296-
<file>zest-beta-48.2.0.zap</file>
3297+
<version>48.3.0</version>
3298+
<file>zest-beta-48.3.0.zap</file>
32973299
<status>beta</status>
3298-
<changes>&lt;h3&gt;Added&lt;/h3&gt;
3299-
&lt;ul&gt;
3300-
&lt;li&gt;Firefox to recorder.&lt;/li&gt;
3301-
&lt;li&gt;Added support for custom script authentication.&lt;/li&gt;
3302-
&lt;/ul&gt;
3303-
&lt;h3&gt;Changed&lt;/h3&gt;
3304-
&lt;ul&gt;
3305-
&lt;li&gt;Record script order to be alphabetical.&lt;/li&gt;
3306-
&lt;/ul&gt;
3307-
&lt;h3&gt;Fixed&lt;/h3&gt;
3300+
<changes>&lt;h3&gt;Changed&lt;/h3&gt;
33083301
&lt;ul&gt;
3309-
&lt;li&gt;Record Client Submit statement.&lt;/li&gt;
3302+
&lt;li&gt;Enable ZAP API in the authentication runner so ZAP browser extension callbacks work.&lt;/li&gt;
33103303
&lt;/ul&gt;</changes>
3311-
<url>https://github.com/zaproxy/zap-extensions/releases/download/zest-v48.2.0/zest-beta-48.2.0.zap</url>
3312-
<hash>SHA-256:9ff5a0078ade20d0fe807a40fa1962869b8ba2f34b3d1104c6124b0710017ede</hash>
3304+
<url>https://github.com/zaproxy/zap-extensions/releases/download/zest-v48.3.0/zest-beta-48.3.0.zap</url>
3305+
<hash>SHA-256:c8ed8c347ee29d42044286c3d20d5d59f3b7ef63af5444db758e026f2d8c5a77</hash>
33133306
<info>https://www.zaproxy.org/docs/desktop/addons/zest/</info>
33143307
<repo>https://github.com/zaproxy/zap-extensions/</repo>
3315-
<date>2025-02-04</date>
3316-
<size>3035322</size>
3308+
<date>2025-02-07</date>
3309+
<size>3035514</size>
33173310
<not-before-version>2.16.0</not-before-version>
33183311
<dependencies>
33193312
<addons>

0 commit comments

Comments
 (0)