darkmoonzika / zap-api-python

OWASP ZAP Python API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OWASP ZAP Python API

Version License Build Status

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

How to Obtain

The latest released version can be downloaded from the https://pypi.python.org/pypi/python-owasp-zap-v2.4 using:

pip install python-owasp-zap-v2.4

Getting Help

For help using OWASP ZAP API refer to:

  • Examples - collection of examples using the library;
  • Wiki
  • 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.

About

OWASP ZAP Python API

License:Apache License 2.0


Languages

Language:Python 100.0%