A library for fast, configurable cleansing of HTML from untrusted sources to prevent XSS attacks.
<dependency>
<groupId>org.owasp.antisamy</groupId>
<artifactId>antisamy</artifactId>
<version>1.7.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Scans and cleanses HTML input using a policy file.
Customize the policy file to match your application's requirements.
No dependency data recorded yet.