Releases: zaproxy/zap-extensions
Releases · zaproxy/zap-extensions
MacOS WebDrivers version 119
Changed
- Update minimum ZAP version to 2.16.0.
Linux WebDrivers version 119
Changed
- Update minimum ZAP version to 2.16.0.
Tips and Tricks version 14
Changed
- Update minimum ZAP version to 2.16.0.
Ajax Spider version 23.22.0
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
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
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
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.
Selenium version 15.32.0
Changed
- Update minimum ZAP version to 2.16.0.
Script Console version 45.8.0
Added
- Report indirect script errors while the Automation Framework plans are running (Issue 8586).
- Standardized Policy Tags to the base Scripts Active Scanner.
Changed
- Update minimum ZAP version to 2.16.0.
- Fields with default or missing values are omitted for the
script
job in saved Automation Framework plans. - Depends on an updated version of the Common Library add-on.
- Depend on Passive Scanner add-on (Issue 7959).
Fixed
- Correct auto-complete suggestions for parameters of Passive Rules.
- Some script errors were not being propagated to the output correctly.
Scan Policies version 0.2.0
Changed
- Update minimum ZAP version to 2.16.0.
Fixed
- Fix link in the help page.