Skip to content

Python Scripting version 13

Choose a tag to compare

@zapbot zapbot released this 07 Sep 09:05
· 5295 commits to main since this release
a6ba023

Changed

  • Update minimum ZAP version to 2.13.0.
  • Replace usage of singletons with injected variables (e.g. model, control) in scripts.

Fixed

  • Updated encode-decode script templates to conform to the latest method signatures.
  • Update the content-length header field after setting the request body in the authentication template.