Releases: zaproxy/zap-extensions
Releases · zaproxy/zap-extensions
MacOS WebDrivers version 121
Changed
- Update ChromeDriver to 132.0.6834.110.
Linux WebDrivers version 121
Changed
- Update ChromeDriver to 132.0.6834.110.
Selenium version 15.33.0
Added
- Allow to log browser's
console.log
, done at DEBUG level with the nameorg.zaproxy.webdriver
.
Changed
- Use WebDriver BiDi with Chrome.
- Update Selenium to version 4.28.0.
Client Side Integration version 0.11.0
Fixed
- Fix concurrency issue with page components which could lead to exceptions in the GUI.
Changed
- Updated Chrome and Firefox extensions to v0.0.11.
Added
- A context menu allowing users to Export Client Map.
Windows WebDrivers version 120
Changed
- Update ChromeDriver to 132.0.6834.83.
MacOS WebDrivers version 120
Changed
- Update ChromeDriver to 132.0.6834.83.
Linux WebDrivers version 120
Changed
- Update ChromeDriver to 132.0.6834.83.
Technology Detection version 21.44.0
Changed
- Updated with enthec upstream icon and pattern changes.
- Update minimum ZAP version to 2.16.0.
- Depend on Passive Scanner add-on (Issue 7959).
- The scan rule no longer sets a CWE for alerts (Issue 8733).
Passive scanner rules (beta) version 42
Changed
- Update minimum ZAP version to 2.16.0.
- Updated help with specific Category identifier for use with the Custom Payloads add-on for the "Dangerous JS Functions" rule.
Fixed
- Fix typo in log message.
- Fix Insufficient Site Isolation scan rule check that filters responses based on whether a response is a success or not.
Changed
- Maintenance changes.
Custom Payloads version 0.14.0
Changed
- Promoted to Release status.
- Update minimum ZAP version to 2.16.0.
- Maintenance changes.
- The superfluous/unused ID element of the custom payloads has been removed from the GUI and config.
- Now depends on the Common Library add-on.
Added
- Add help button to Options panel and add further detailed Help content.
Fixed
- The add-on will no longer attempt to save or load Payloads for which there is no Category.
- Ensure file is selected, exists, and is readable when attempting to import multiple payloads.