|
301 | 301 | <name>Authentication Helper</name> |
302 | 302 | <description>Helps identify and set up authentication handling</description> |
303 | 303 | <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> |
306 | 306 | <status>beta</status> |
307 | | - <changes><h3>Added</h3> |
| 307 | + <changes><h3>Changed</h3> |
308 | 308 | <ul> |
309 | | -<li>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.</li> |
310 | | -<li>Add support for custom authentication steps in Browser Based Authentication.</li> |
| 309 | +<li>Reduce add-on size.</li> |
| 310 | +<li>Improved session management detection.</li> |
311 | 311 | </ul> |
312 | 312 | <h3>Fixed</h3> |
313 | 313 | <ul> |
314 | | -<li>Reset always the state of the demo mode in the Authentication Tester dialogue.</li> |
| 314 | +<li>Maintain the correct cookie state when using client script authentication.</li> |
| 315 | +<li>Do not close windows when running client auth in the spiders.</li> |
| 316 | +<li>Always close all of the windows when running client auth not in the spiders.</li> |
315 | 317 | </ul></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> |
318 | 320 | <info>https://www.zaproxy.org/docs/desktop/addons/authentication-helper/</info> |
319 | 321 | <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> |
322 | 324 | <not-before-version>2.16.0</not-before-version> |
323 | 325 | <dependencies> |
324 | 326 | <addons> |
@@ -3292,28 +3294,19 @@ to find and add subdomains to the Sites Tree.</li> |
3292 | 3294 | <name>Zest - Graphical Security Scripting Language</name> |
3293 | 3295 | <description>A graphical security scripting language, ZAPs macro language on steroids</description> |
3294 | 3296 | <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> |
3297 | 3299 | <status>beta</status> |
3298 | | - <changes><h3>Added</h3> |
3299 | | -<ul> |
3300 | | -<li>Firefox to recorder.</li> |
3301 | | -<li>Added support for custom script authentication.</li> |
3302 | | -</ul> |
3303 | | -<h3>Changed</h3> |
3304 | | -<ul> |
3305 | | -<li>Record script order to be alphabetical.</li> |
3306 | | -</ul> |
3307 | | -<h3>Fixed</h3> |
| 3300 | + <changes><h3>Changed</h3> |
3308 | 3301 | <ul> |
3309 | | -<li>Record Client Submit statement.</li> |
| 3302 | +<li>Enable ZAP API in the authentication runner so ZAP browser extension callbacks work.</li> |
3310 | 3303 | </ul></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> |
3313 | 3306 | <info>https://www.zaproxy.org/docs/desktop/addons/zest/</info> |
3314 | 3307 | <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> |
3317 | 3310 | <not-before-version>2.16.0</not-before-version> |
3318 | 3311 | <dependencies> |
3319 | 3312 | <addons> |
|
0 commit comments