Version 1.8.0
Release Notes
Added
- Core APIs.
- APIs from add-ons:
- Access Control Testing;
- Export Report;
- Revisit;
- Wappalyzer - Technology Detection.
Changed
- Core APIs updated for ZAP version 2.9.0.
- Update APIs from add-ons:
- Alert Filters;
- OpenAPI Support;
- Replacer.
Available Libraries
The following libraries are available in this release:
zap-api-1.8.0.jar
- contains Java API client implementation and its dependencies, ideally to run as standalone library;zap-clientapi-1.8.0.jar
- contains just the Java API client implementation (similar to library available in Maven Central);zap-clientapi-ant-1.8.0.jar
- contains just the Ant tasks that wrap Java API client implementation.
Intended for use with OWASP ZAP version 2.9.0 and above (while it's compatible with older ZAP versions new APIs/features will not work).