Skip to content

Releases: zaproxy/zap-extensions

Zest - Graphical Security Scripting Language version 48.0.0

10 Jan 10:40
b4bd534
Compare
Choose a tag to compare

Added

  • Allow other add-ons to create a Zest script from a list of messages.

Changed

  • Update minimum ZAP version to 2.16.0.
  • Use Semantic Version.
  • Maintenance changes.
  • Depend on Passive Scanner add-on (Issue 7959).

WebSockets version 32

10 Jan 10:40
b4bd534
Compare
Choose a tag to compare

Changed

  • Update minimum ZAP version to 2.16.0.

Fixed

  • Correct location/function of New Context context menu item.

Windows WebDrivers version 119

10 Jan 10:40
b4bd534
Compare
Choose a tag to compare

Changed

  • Update minimum ZAP version to 2.16.0.

MacOS WebDrivers version 119

10 Jan 10:40
b4bd534
Compare
Choose a tag to compare

Changed

  • Update minimum ZAP version to 2.16.0.

Linux WebDrivers version 119

10 Jan 10:40
b4bd534
Compare
Choose a tag to compare

Changed

  • Update minimum ZAP version to 2.16.0.

Tips and Tricks version 14

10 Jan 10:40
b4bd534
Compare
Choose a tag to compare

Changed

  • Update minimum ZAP version to 2.16.0.

Ajax Spider version 23.22.0

10 Jan 10:40
b4bd534
Compare
Choose a tag to compare

Added

  • Option to enable browser extensions added by other add-ons, previously they were always enabled but now the default is false.

Changed

  • Update minimum ZAP version to 2.16.0.
  • Updated automation framework documentation and templates for spiderAjax job to reflect changes to the default value of numberOfBrowsers parameter
  • Fields with default or missing values are omitted for the spiderAjax job in saved Automation Framework plans.
  • Default the number of browsers to the number of available cores.
  • Updated the job GUI to add an aditional "Elements" tab.

Spider version 0.13.0

10 Jan 10:39
b4bd534
Compare
Choose a tag to compare

Changed

  • Update minimum ZAP version to 2.16.0.
  • Depend on newer version of Common Library add-on (Issue 8016).
  • Updated automation framework documentation and templates for spider job to reflect changes to the default value of threadCount parameter
  • Fields with default or missing values are omitted for the spider job in saved Automation Framework plans.

Removed

  • Remove non-functional option "request wait time" from the API and Automation Framework.

SOAP Support version 24

10 Jan 10:39
b4bd534
Compare
Choose a tag to compare

Changed

  • Update minimum ZAP version to 2.16.0.
  • Depend on newer version of Common Library add-on (Issue 8016).
  • Fields with default or missing values are omitted for the soap job in saved Automation Framework plans.

Added

  • Standardized Scan Policy related alert tags on scan rules.

Sequence version 8

10 Jan 10:39
b4bd534
Compare
Choose a tag to compare

Added

  • Add Automation Framework jobs:
    • sequence-import to import HARs as sequences.
    • sequence-activeScan to active scan sequences.
  • Data for reporting.
  • Stats for import automation and active scan.
  • Sequence active scan policy which will be used if neither a policy nor policyDefinition are set.
  • Add Import top level menu item to import HAR as sequence.
  • Active Scan Sequence dialog.

Changed

  • Depend on Import/Export add-on to allow to import HARs as sequences.
  • Update minimum ZAP version to 2.16.0.
  • Maintenance changes.
  • Sequence scan implementation.
  • Promoted to beta.

Removed

  • Sequence panel from the Active Scan dialog.