Skip to content

Groovy Support version 3.2.0

Choose a tag to compare

@zapbot zapbot released this 11 Apr 09:00
· 4330 commits to main since this release
0e6dd18

Changed

  • Update minimum ZAP version to 2.14.0.
  • Maintenance changes.
  • Replace usage of singletons with injected variables (e.g. model, control) in scripts.
  • Dependency updates.
  • Update Active and Passive Script Templates to include a getMetadata function. This will allow them to be used as regular scan rules.
  • Depend on the commonlib and scripts add-ons for scan rule scripts.

Fixed

  • Updated encode-decode script template to conform to the latest method signatures.