https://github.com/esapi/esapi-java
https://github.com/esapi/esapi-java
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/esapi/esapi-java
- Owner: ESAPI
- License: bsd-3-clause
- Created: 2013-09-30T22:48:29.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-12-21T03:43:33.000Z (about 3 years ago)
- Last Synced: 2025-03-30T11:08:47.554Z (10 months ago)
- Language: Java
- Size: 186 KB
- Stars: 328
- Watchers: 47
- Forks: 74
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
OWASP Enterprise Security API for Java
==========

Welcome to the Home of ESAPI 3.x
News
==========
First off, if you are looking for a version of ESAPI to use with your JVM-based project, this is not the one you are looking for. Instead, you want the latest ESAPI 2.x version from [esapi-java-legacy](https://github.com/ESAPI/esapi-java-legacy). This ESAPI repo is for the development of ESAPI 3 which
is still in the _very early_ planning stages. The code that is currently in this GitHub repo (as of 2020-07-17) is likely to be completely rewritten, possibly several times, therefore please do not bother to submit PRs or GitHub issues relating to outdated or vulnerable dependencies. ESAPI 3 has not been released, even as a Release Candidate and we will make sure all the dependencies are updated when we do get around to making RC versions available.
If you wish to participate, please sign up for the Google Group "[esapi-project-dev](mailto:esapi-project-dev@owasp.org)", and feel free to start a new discussion thread. Note you MUST subscribe to the Google Group list before you may POST to it. [Subscribe to ESAPI Developers list](https://groups.google.com/a/owasp.org/forum/#!forum/esapi-project-dev/join).
Notes
==========
For more information on ESAPI or information on ESAPI 2.x please visit our wiki page at https://owasp.org/www-project-enterprise-security-api/ and before you start using ESAPI, do yourself a favor and be sure to read the "[Should I use ESAPI?](https://owasp.org/www-project-enterprise-security-api/#div-shouldiuseesapi)" tab there.