не последняя версия
Последняя версия 2.11.1

OWASP Zed Attack Proxy 2.10.0

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.

Лицензия

Лицензия

Группа

Группа

org.zaproxy
Идентификатор

Идентификатор

zap
Версия

Версия

2.10.0
Тип

Тип

jar
Описание

Описание

OWASP 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.
Ссылка на сайт

Ссылка на сайт

https://www.zaproxy.org/
Организация-разработчик

Организация-разработчик

OWASP
Система контроля версий

Система контроля версий

https://github.com/zaproxy/zaproxy

Скачать zap 2.10.0


<!-- https://jarcasting.com/artifacts/org.zaproxy/zap/ -->
<dependency>
    <groupId>org.zaproxy</groupId>
    <artifactId>zap</artifactId>
    <version>2.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.zaproxy/zap/
implementation 'org.zaproxy:zap:2.10.0'
// https://jarcasting.com/artifacts/org.zaproxy/zap/
implementation ("org.zaproxy:zap:2.10.0")
'org.zaproxy:zap:jar:2.10.0'
<dependency org="org.zaproxy" name="zap" rev="2.10.0">
  <artifact name="zap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zaproxy', module='zap', version='2.10.0')
)
libraryDependencies += "org.zaproxy" % "zap" % "2.10.0"
[org.zaproxy/zap "2.10.0"]

Зависимости

compile (26)

Идентификатор библиотеки Тип Версия
com.fifesoft : rsyntaxtextarea jar 3.1.1
com.github.zafarkhaja : java-semver jar 0.9.0
commons-beanutils : commons-beanutils jar 1.9.4
commons-codec : commons-codec jar 1.15
commons-collections : commons-collections jar 3.2.2
commons-configuration : commons-configuration jar 1.10
commons-httpclient : commons-httpclient jar 3.1
commons-io : commons-io jar 2.8.0
commons-lang : commons-lang jar 2.6
org.apache.commons : commons-lang3 jar 3.11
org.apache.commons : commons-text jar 1.9
edu.umass.cs.benchlab : harlib jar 1.1.2
javax.help : javahelp jar 2.0.05
org.apache.logging.log4j : log4j-api jar 2.14.0
org.apache.logging.log4j : log4j-1.2-api jar 2.14.0
net.htmlparser.jericho : jericho-html jar 3.4
net.sf.json-lib : json-lib jar 2.4
org.apache.commons : commons-csv jar 1.8
org.bouncycastle : bcmail-jdk15on jar 1.67
org.bouncycastle : bcprov-jdk15on jar 1.67
org.bouncycastle : bcpkix-jdk15on jar 1.67
org.hsqldb : hsqldb jar 2.5.1
org.jfree : jfreechart jar 1.5.1
org.jgrapht : jgrapht-core jar 0.9.0
org.swinglabs.swingx : swingx-all jar 1.6.5-1
org.xerial : sqlite-jdbc jar 3.32.3.2

runtime (7)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-core jar 2.14.0
commons-validator : commons-validator jar 1.7
org.jitsi : ice4j jar 1.0
com.formdev : flatlaf jar 0.45
commons-jxpath : commons-jxpath jar 1.3
commons-logging : commons-logging jar 1.2
com.io7m.xom : xom jar 1.2.10

Модули Проекта

Данный проект не имеет модулей.