Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 424 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 424 Bytes

zap-java-api

Java client library for OWASP ZAP. In addition to scanning and spidering, it also provides programmatic access to the proxy.

The core functionality is in ZAProxyScanner.java

To build

mvn package -DskipTests

Any inquiries, please reachout to [email protected]