License |
License |
---|---|
GroupId | GroupIdorg.zaproxy |
ArtifactId | ArtifactIdzap |
Last Version | Last Version2.11.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOWASP Zed Attack Proxy
The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications. It is designed to be used by people with a wide range of security experience and as such is ideal for developers and functional testers who are new to penetration testing. ZAP provides automated scanners as well as a set of tools that allow you to find security vulnerabilities manually.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zap-2.11.1.pom | |
zap-2.11.1.jar | 5 MB |
zap-2.11.1-sources.jar | 2 MB |
zap-2.11.1-javadoc.jar | 7 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.zaproxy/zap/ -->
<dependency>
<groupId>org.zaproxy</groupId>
<artifactId>zap</artifactId>
<version>2.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.zaproxy/zap/
implementation 'org.zaproxy:zap:2.11.1'
// https://jarcasting.com/artifacts/org.zaproxy/zap/
implementation ("org.zaproxy:zap:2.11.1")
'org.zaproxy:zap:jar:2.11.1'
<dependency org="org.zaproxy" name="zap" rev="2.11.1">
<artifact name="zap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zaproxy', module='zap', version='2.11.1')
)
libraryDependencies += "org.zaproxy" % "zap" % "2.11.1"
[org.zaproxy/zap "2.11.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.15.0 |
commons-validator : commons-validator | jar | 1.7 |
org.jitsi : ice4j | jar | 3.0-24-g34c2ce5 |
com.formdev : flatlaf | jar | 1.6 |
commons-jxpath : commons-jxpath | jar | 1.3 |
commons-logging : commons-logging | jar | 1.2 |
xom : xom | jar | 1.3.7 |