Releases: zaproxy/zap-extensions
Releases · zaproxy/zap-extensions
Authentication Helper version 0.22.0
Added
- Initial authentication report (JSON).
Automation Framework version 0.46.0
Changed
- Read (and write) the TOTP data from user's credentials in the automation plan.
Authentication Helper version 0.21.0
Fixed
- Delays identifying verification due to tests being performed on too many unlikely URLs (such as images).
Zest - Graphical Security Scripting Language version 48.3.0
Changed
- Enable ZAP API in the authentication runner so ZAP browser extension callbacks work.
Authentication Helper version 0.20.0
Changed
- Reduce add-on size.
- Improved session management detection.
Fixed
- Maintain the correct cookie state when using client script authentication.
- Do not close windows when running client auth in the spiders.
- Always close all of the windows when running client auth not in the spiders.
Windows WebDrivers version 123
Changed
- Update ChromeDriver to 133.0.6943.53.
MacOS WebDrivers version 123
Changed
- Update ChromeDriver to 133.0.6943.53.
Linux WebDrivers version 123
Changed
- Update ChromeDriver to 133.0.6943.53.
Zest - Graphical Security Scripting Language version 48.2.0
Added
- Firefox to recorder.
- Added support for custom script authentication.
Changed
- Record script order to be alphabetical.
Fixed
- Record Client Submit statement.
Client Side Integration version 0.13.0
Added
- Added support for Client Script Authentication when installed in conjunction with the Authentication Helper add-on.