Skip to content

zaproxy/zap-extensions

Folders and files

NameName
Last commit message
Last commit date
Feb 1, 2025
Feb 26, 2025
Jun 20, 2024
Dec 11, 2019
Jun 18, 2024
Jan 13, 2025
Apr 13, 2020
Jan 4, 2024
Mar 12, 2021
May 7, 2015
Aug 1, 2023
Aug 3, 2023
Jan 13, 2025
Apr 3, 2019
Jun 18, 2024
Jun 18, 2024
Dec 9, 2024

Repository files navigation

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/