Giter Site home page Giter Site logo

zap-core-help's Introduction

OWASP ZAP Desktop User Guide

Welcome to the OWASP Zed Attack Proxy (ZAP) Desktop User Guide.

This is available both as context sensitive help within ZAP and online in the ZAP website.

The English help files are under the /addOns/help directory, so if you'd like to make a change, create a pull request against those files, and they will be updated in the site (eventually).

This User Guide has been translated into many languages, all of which are available via the ZAP Marketplace.

The most completely translated guides are also available online in the wiki:

You can help translate those pages into other languages via the OWASP ZAP Help Crowdin project.

Building

The help add-ons are built with Gradle, each add-on has its own project which is located under the addOns project/directory. The add-ons are identified with the prefix help_ followed by its locale, for example, for French the project name is help_fr_FR while for Japanese it is help_ja_JP. The default help add-on, English, does not follow this rule, it's just identified with help.

To build all add-ons, simply run:

./gradlew build

in the main directory of the project, the add-ons will be placed in the directory build/zapAddOn/bin/ of each project.

To build an add-on individually run:

./gradlew :addOns:<name>:build

replacing <name> with the name of the add-on (e.g. help_es_ES).

zap-core-help's People

Contributors

psiinon avatar thc202 avatar kingthorin avatar cosminstefanxp avatar shaula avatar anmx avatar ricekot avatar veggiespam avatar grunny avatar jsoref avatar afeld avatar diogomrsilva avatar josephwoodward avatar juhakivekas avatar preetkaran20 avatar koosha-- avatar zeridon avatar guifre avatar kajanm avatar madanalogy avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.