zap_api

The Rust implementation to access the OWASP ZAP API


Keywords
zaproxy, zap, owasp, api
License
Apache-2.0

Documentation

OWASP ZAP Rust API

The Rust implementation to access the OWASP ZAP API. For more information about OWASP ZAP consult the (main) OWASP ZAP project.

This project is at a very early stage and should not be used in production!

Getting Help

For help using OWASP ZAP API refer to:

  • Examples - collection of examples using the library;
  • OWASP ZAP User Group - for asking questions;
  • IRC: irc.mozilla.org #websectools (eg using Mibbit) - chat with core ZAP developers (European office hours usually best)

Issues

To report issues related to OWASP ZAP API, bugs and enhancements requests, use the issue tracker of the main OWASP ZAP project.

Building

This project uses Cargo:

cargo build

Installing

This API is available via https://crates.io/crates/zap_api