Skip to content

Releases: zaproxy/zap-extensions

MacOS WebDrivers version 121

23 Jan 10:07
97542ca
Compare
Choose a tag to compare

Changed

  • Update ChromeDriver to 132.0.6834.110.

Linux WebDrivers version 121

23 Jan 10:08
97542ca
Compare
Choose a tag to compare

Changed

  • Update ChromeDriver to 132.0.6834.110.

Selenium version 15.33.0

23 Jan 12:24
388c9c2
Compare
Choose a tag to compare

Added

  • Allow to log browser's console.log, done at DEBUG level with the name org.zaproxy.webdriver.

Changed

  • Use WebDriver BiDi with Chrome.
  • Update Selenium to version 4.28.0.

Client Side Integration version 0.11.0

17 Jan 14:39
b9874de
Compare
Choose a tag to compare

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

15 Jan 09:24
7e2258c
Compare
Choose a tag to compare

Changed

  • Update ChromeDriver to 132.0.6834.83.

MacOS WebDrivers version 120

15 Jan 09:24
7e2258c
Compare
Choose a tag to compare

Changed

  • Update ChromeDriver to 132.0.6834.83.

Linux WebDrivers version 120

15 Jan 09:24
7e2258c
Compare
Choose a tag to compare

Changed

  • Update ChromeDriver to 132.0.6834.83.

Technology Detection version 21.44.0

15 Jan 10:11
bdec152
Compare
Choose a tag to compare

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

15 Jan 10:11
bdec152
Compare
Choose a tag to compare

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

15 Jan 10:11
bdec152
Compare
Choose a tag to compare

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.