
Rust client library for the OWASP ZAP API, enabling programmatic access to web application security scanning, vulnerability detection, and proxy interception features.
The Rust implementation to access the ZAP API. For more information about ZAP consult the (main) ZAP project.
This project is at a very early stage and should not be used in production!
For help using ZAP API refer to:
To report issues related to ZAP API, bugs and enhancements requests, use the issue tracker of the main ZAP project.
This project uses Cargo:
cargo build
This API is available via https://crates.io/crates/zap_api