title | displaytext | layout | tab | order | tags |
---|---|---|---|---|---|
Java_EE |
OWASP ESAPI for Java EE |
true |
5 |
esapi |
- Current release: 2.2.0.0 - June 25, 2019 (download)
- Release notes: 2.2.0.0 release notes
Purpose: This is the Java EE language version of OWASP ESAPI. The ESAPI for Java EE is the baseline ESAPI design.
- The current release of this project is suitable for production use.
- The ESAPI 2.x branch supports Java 5 and above, but the latest release (2.2.0.0) requires Java 7 or later. You may view the Javadocs here http://www.javadoc.io/doc/org.owasp.esapi/esapi/
- The ESAPI 1.4 branch supports Java 4 and above. Complete information on latest 1.4 branch dependencies can be found here http://owasp-esapi-java.googlecode.com/svn/trunk_doc/1.4.4/site/dependencies.html. (Google may have removed this though, so you may have to search for it on https://archive.org/)
- The OWASP AppSensor-ESAPI integration guide is out! See AppSensor_GettingStarted for details.