Skip to content
/ addon-java Public template

Template repository for ZAP add-ons written in Java

License

Notifications You must be signed in to change notification settings

zaproxy/addon-java

Repository files navigation

ZAP Template Java Add-on

A template repo for a 3rd party ZAP Java add-on.

If you'd like to create your own ZAP add-on which could be published to the ZAP Marketplace then copy this repo and make the following changes:

  1. Rename the yourname directories to be your github name (or choose another package hierarchy which works better for you).

  2. Change the add-on ID addonjava to be a new ID which is not already on the ZAP Marketplace.

  3. Change the code and help files to do whatever you want 😃

  4. Deploy and test your app locally, e.g. using ./gradlew copyZapAddon

  5. Optional: Raise an Issue to get your add-on published on the ZAP Marketplace.

For more info on developing ZAP add-ons see https://www.zaproxy.org/docs/developer/

About

Template repository for ZAP add-ons written in Java

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •