This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "OWASP Java File I O Security Project"
From OWASP
Line 8: | Line 8: | ||
==OWASP Java File I/O Security Project== | ==OWASP Java File I/O Security Project== | ||
− | The | + | The OWASP Java File I/O Security Project provides an easy to use library for validating and sanitizing filenames, directory paths, and uploaded files. This project encapsulates the file handling portions of the ESAPI project and makes them available in an easy to use library that has no dependencies. |
− | |||
− | |||
− | |||
− | |||
==Licensing== | ==Licensing== | ||
Line 25: | Line 21: | ||
OWASP Java File I O Security Project provides: | OWASP Java File I O Security Project provides: | ||
− | * | + | * File name validation |
− | * | + | * Directory path validation |
+ | * File validation | ||
Revision as of 21:17, 18 April 2014
- Q1
- A1
- Q2
- A2
Volunteers
XXX is developed by a worldwide team of volunteers. The primary contributors to date have been:
- xxx
- xxx
Others
- xxx
- xxx
As of April 2014, the priorities are:
- Initial version out in one month.
- Documentation within 4 months.
- Introduction at JavaOne in September.
Involvement in the development and promotion of the OWASP Java File I O Security Project is actively encouraged! You do not have to be a security expert in order to contribute. Some of the ways you can help:
- xxx
- xxx