Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 374 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 374 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