Skip to content

Version 1.9.0

Choose a tag to compare

@thc202 thc202 released this 18 Dec 18:05
v1.9.0
5e53251

Release Notes

Added

  • Add API from GraphQL add-on.

Changed

  • Core APIs updated for ZAP version 2.10.0.
  • Update API from AJAX Spider add-on.

Available Libraries

The following libraries are available in this release:

  • zap-api-1.9.0.jar - contains Java API client implementation and its dependencies, ideally to run as standalone library;
  • zap-clientapi-1.9.0.jar - contains just the Java API client implementation (similar to library available in Maven Central);
  • zap-clientapi-ant-1.9.0.jar - contains just the Ant tasks that wrap Java API client implementation.

Intended for use with OWASP ZAP version 2.10.0 and above (while it's compatible with older ZAP versions new APIs/features will not work).