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

OWASP Java Encoder Project 1.2.3

The OWASP Encoders package is a collection of high-performance low-overhead contextual encoders, that when utilized correctly, is an effective tool in preventing Web Application security vulnerabilities such as Cross-Site Scripting.

Лицензия

Лицензия

Группа

Группа

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

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

encoder-parent
Версия

Версия

1.2.3
Тип

Тип

pom
Описание

Описание

OWASP Java Encoder Project
The OWASP Encoders package is a collection of high-performance low-overhead contextual encoders, that when utilized correctly, is an effective tool in preventing Web Application security vulnerabilities such as Cross-Site Scripting.
Ссылка на сайт

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

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

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

OWASP (Open Web-Application Security Project)
Система контроля версий

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

https://github.com/owasp/owasp-java-encoder

Скачать encoder-parent 1.2.3

Имя Файла Размер
encoder-parent-1.2.3.pom
Обзор

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.2

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

  • core
  • jsp
  • esapi