OWASP AntiSamy Project

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.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.owasp.antisamy
ArtifactId

ArtifactId

antisamy-project
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

pom
Description

Description

OWASP AntiSamy Project
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.
Project URL

Project URL

http://www.owasp.org/index.php/Category:OWASP_AntiSamy_Project
Project Organization

Project Organization

The Open Web Application Security Project (OWASP)

Download antisamy-project

How to add to project

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

Dependencies

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

Project Modules

  • antisamy
  • antisamy-sample-configs
  • antisamy-distribution
  • antisamy-demo

Versions

Version
1.5.3
1.5.2
1.5.1
1.5
1.4.5
1.4.4
1.4.3