OWASP CSRFGuard Test 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.

License

License

GroupId

GroupId

org.owasp
ArtifactId

ArtifactId

csrfguard-test
Last Version

Last Version

4.1.4
Release Date

Release Date

Type

Type

pom
Description

Description

OWASP CSRFGuard Test 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.
Project Organization

Project Organization

OWASP

Download csrfguard-test

Filename Size
csrfguard-test-4.1.4.pom 2 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • csrfguard-test-jsp
org.owasp

OWASP

The OWASP Foundation

Versions

Version
4.1.4
4.1.3
4.1.2
4.1.1
4.0.0