Last Version

OWASP AntiSamy Sample Configs 1.5.3

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 config Application Layer Libs Configuration
GroupId

GroupId

org.owasp.antisamy
ArtifactId

ArtifactId

antisamy-sample-configs
Version

Version

1.5.3
Type

Type

jar
Description

Description

OWASP AntiSamy Sample Configs
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-sample-configs 1.5.3


<!-- https://jarcasting.com/artifacts/org.owasp.antisamy/antisamy-sample-configs/ -->
<dependency>
    <groupId>org.owasp.antisamy</groupId>
    <artifactId>antisamy-sample-configs</artifactId>
    <version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.owasp.antisamy/antisamy-sample-configs/
implementation 'org.owasp.antisamy:antisamy-sample-configs:1.5.3'
// https://jarcasting.com/artifacts/org.owasp.antisamy/antisamy-sample-configs/
implementation ("org.owasp.antisamy:antisamy-sample-configs:1.5.3")
'org.owasp.antisamy:antisamy-sample-configs:jar:1.5.3'
<dependency org="org.owasp.antisamy" name="antisamy-sample-configs" rev="1.5.3">
  <artifact name="antisamy-sample-configs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.owasp.antisamy', module='antisamy-sample-configs', version='1.5.3')
)
libraryDependencies += "org.owasp.antisamy" % "antisamy-sample-configs" % "1.5.3"
[org.owasp.antisamy/antisamy-sample-configs "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

There are no modules declared in this project.