Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.32 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.32 KB

License CodeQL Quality Gate Status

This project contains add-ons for the Zed Attack Proxy (ZAP).

If you are using the latest version of ZAP then you can browse and download add-ons from within ZAP by clicking on this button in the toolbar:

Image

You can also import add-ons you have downloaded manually from https://github.com/zaproxy/zap-extensions/releases via the "File / Load Add-on File..." menu option.

Please see the wiki for more details.

Building

The add-ons are built with Gradle, each add-on has its own project which is located under the addOns project/directory.

To build zap-extensions follow the instructions on:

https://www.zaproxy.org/docs/developer/quick-start-build/