OWASP CSRFGuard Parent POM

OWASP CSRFGuard is a library that implements a variant of the synchronizer token pattern to mitigate the risk of Cross-Site Request Forgery (CSRF) attacks.

Лицензия

Лицензия

Группа

Группа

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

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

csrfguard-parent
Последняя версия

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

4.1.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

OWASP CSRFGuard Parent POM
OWASP CSRFGuard is a library that implements a variant of the synchronizer token pattern to mitigate the risk of Cross-Site Request Forgery (CSRF) attacks.
Ссылка на сайт

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

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

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

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

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

https://github.com/OWASP/www-project-csrfguard

Скачать csrfguard-parent

Имя Файла Размер
csrfguard-parent-4.1.4.pom 15 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • csrfguard
  • csrfguard-extensions
  • csrfguard-test
org.owasp

OWASP

The OWASP Foundation

Версии библиотеки

Версия
4.1.4
4.1.3
4.1.2
4.1.1
4.0.0