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

OWASP AntiSamy 1.4

The OWASP AntiSamy project is a collection of APIs for safely allowing users to supply their own HTML and CSS without exposing the site to XSS vulnerabilities.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

antisamy
Версия

Версия

1.4
Тип

Тип

jar
Описание

Описание

OWASP AntiSamy
The OWASP AntiSamy project is a collection of APIs for safely allowing users to supply their own HTML and CSS without exposing the site to XSS vulnerabilities.
Организация-разработчик

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

The Open Web Application Security Project (OWASP)

Скачать antisamy 1.4


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
xerces : xercesImpl jar 2.8.1
org.apache.xmlgraphics : batik-css jar 1.7
net.sourceforge.nekohtml : nekohtml jar 1.9.12
commons-httpclient : commons-httpclient jar 3.1

test (2)

Идентификатор библиотеки Тип Версия
org.owasp : antisamy-sample-configs jar 1.4
junit : junit jar 3.8.2

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

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