• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.github/H10-Dec-2021-504441

buildSrc/H03-May-2022-3,1042,306

docker/H03-May-2022-4,8893,822

docs/H03-May-2022-292271

examples/H03-May-2022-5,2315,178

gradle/H10-Dec-2021-4116

python/scripts/H10-Dec-2021-1,043740

snap/H10-Dec-2021-10082

zap/H10-Dec-2021-527,692391,398

.gitattributesH A D10-Dec-2021883 5955

.gitignoreH A D10-Dec-2021395 4841

BUILDING.mdH A D10-Dec-20213.7 KiB8758

CONTRIBUTING.mdH A D10-Dec-20217.7 KiB11881

LEGALNOTICE.mdH A D10-Dec-20213.4 KiB7159

LICENSEH A D10-Dec-202111.1 KiB202169

README.mdH A D10-Dec-20212 KiB2014

RELEASING.mdH A D10-Dec-20212.6 KiB5035

SECURITY.mdH A D10-Dec-2021373 149

build.gradle.ktsH A D10-Dec-20211.6 KiB6252

gradle.propertiesH A D10-Dec-202149 32

gradlewH A D10-Dec-20215.6 KiB186125

gradlew.batH A D10-Dec-20212.7 KiB9068

settings.gradle.ktsH A D10-Dec-2021647 2014

README.md

1# [![](https://raw.githubusercontent.com/wiki/zaproxy/zaproxy/images/zap32x32.png) OWASP ZAP](https://www.zaproxy.org)
2[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
3[![GitHub release](https://img.shields.io/github/release/zaproxy/zaproxy.svg)](https://www.zaproxy.org/download/)
4[![Build Status](https://travis-ci.com/zaproxy/zaproxy.svg?branch=main)](https://travis-ci.com/zaproxy/zaproxy)
5[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/24/badge)](https://bestpractices.coreinfrastructure.org/projects/24)
6[![Github Releases](https://img.shields.io/github/downloads/zaproxy/zaproxy/latest/total.svg?maxAge=2592000)](https://zapbot.github.io/zap-mgmt-scripts/downloads.html)
7[![javadoc](https://javadoc.io/badge2/org.zaproxy/zap/javadoc.svg)](https://javadoc.io/doc/org.zaproxy/zap)
8[![OWASP Flagship](https://img.shields.io/badge/owasp-flagship-brightgreen.svg)](https://owasp.org/projects#div-flagships)
9[![Language grade: Java](https://img.shields.io/lgtm/grade/java/g/zaproxy/zaproxy.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/zaproxy/zaproxy/context:java)
10[![Twitter Follow](https://img.shields.io/twitter/follow/zaproxy.svg?style=social&label=Follow&maxAge=2592000)](https://twitter.com/zaproxy)
11
12The OWASP Zed Attack Proxy (ZAP) is one of the world’s most popular free security tools and is actively maintained by a dedicated international team of volunteers. It can help you automatically find security vulnerabilities in your web applications while you are developing and testing your applications. It's also a great tool for experienced pentesters to use for manual security testing.
13
14
15[![](https://raw.githubusercontent.com/wiki/zaproxy/zaproxy/images/ZAP-Download.png)](https://www.zaproxy.org/download/)
16
17For more details about ZAP see the new ZAP website at [zaproxy.org](https://www.zaproxy.org/)
18
19[![](https://raw.githubusercontent.com/wiki/zaproxy/zaproxy/images/zap-website.png)](https://www.zaproxy.org/)
20