MVN

org.wso2.org.owasp : csrfguard

Maven & Gradle

Oct 29, 2021
2 usages
35 stars

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

<dependency>
    <groupId>org.wso2.org.owasp</groupId>
    <artifactId>csrfguard</artifactId>
    <version>3.1.0-wso2v2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.org.owasp : csrfguard to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0-wso2v2

All Versions

Choose a version of org.wso2.org.owasp : csrfguard to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
csrfguard-3.1.0-wso2v2
csrfguard-3.1.0-wso2v1

How to add a dependency to Maven

Add the following org.wso2.org.owasp : csrfguard maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.wso2.org.owasp</groupId>
    <artifactId>csrfguard</artifactId>
    <version>3.1.0-wso2v2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.wso2.org.owasp : csrfguard gradle dependency to your build.gradle file:

implementation 'org.wso2.org.owasp:csrfguard:3.1.0-wso2v2'

Gradle Kotlin DSL: Add the following org.wso2.org.owasp : csrfguard gradle kotlin dependency to your build.gradle.kts file:

implementation("org.wso2.org.owasp:csrfguard:3.1.0-wso2v2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.wso2.org.owasp : csrfguard sbt scala dependency to your build.sbt file:

libraryDependencies += "org.wso2.org.owasp" % "csrfguard" % "3.1.0-wso2v2"

Advertisement

Dependencies from Group

Oct 29, 2021
2 usages
35 stars

Discover Dependencies

Jan 24, 2018
2 usages
6 stars
Jan 05, 2023
2 usages
1.7k stars
May 05, 2018
2 usages
177 stars
Oct 14, 2018
2 usages
934 stars
May 09, 2023
2 usages
TLF
May 12, 2023
2 usages
May 12, 2023
2 usages
May 12, 2023
2 usages
May 12, 2023
3 usages