Skip to content

Zest - Graphical Security Scripting Language version 33

Choose a tag to compare

@github-actions github-actions released this 27 Nov 17:48
zest-v33
fc849c8

Added

  • Allow to create a screenshot from the browser, using the context menu Add Zest Client > Screenshot.

Changed

  • Update minimum ZAP version to 2.9.0.
  • Update Zest library to 0.15.0:
    • Do not follow redirects when disabled;
    • Reduce the changes done to the requests sent.
  • Maintenance changes.

Fixed

  • Make sure the header fields are separated with CRLF when edited in the UI.
  • Handle client requests when authenticating (Issue 5940).