The Enterprise Security API (ESAPI) provides simple, strong security controls for web applications to prevent common vulnerabilities.
<dependency>
<groupId>org.owasp.esapi</groupId>
<artifactId>esapi</artifactId>
<version>2.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encode a string to prevent XSS attacks.
Add ESAPI.properties and validation.properties to your resources.
No dependency data recorded yet.