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"
(→Quick Download) |
|||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{taggedDocument}} | ||
=Main= | =Main= | ||
− | <div style="width:100%;height: | + | |
+ | <!-- DO NOT ALTER OR REMOVE THE TEXT ON NEXT LINE --> | ||
+ | <div style="width:100%;height:100px;border:0,margin:0;overflow: hidden;">[[Image:OWASP Inactive Banner.jpg|800px| link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Inactive_Projects]] </div> | ||
{| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |- | {| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |- | ||
Line 8: | Line 11: | ||
==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 21: | Line 20: | ||
| valign="top" style="padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;" | | | valign="top" style="padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;" | | ||
− | == What is the OWASP Java File I O Security Project? == | + | == What is the OWASP Java File I/O Security Project? == |
− | OWASP Java File I O Security Project provides: | + | OWASP Java File I/O Security Project provides: |
− | * | + | * File name validation |
− | * | + | * Directory path validation |
− | + | * File validation | |
− | |||
− | |||
− | |||
− | |||
+ | == Code Repo == | ||
+ | [https://github.com/augustd/owasp-java-fileio Java File I/O at GitHub] | ||
== Project Leader == | == Project Leader == | ||
− | August Detlefsen | + | August Detlefsen [mailto:[email protected] @] |
== Related Projects == | == Related Projects == | ||
− | + | [[ESAPI|OWASP Enterprise Security API]] | |
| valign="top" style="padding-left:25px;width:200px;" | | | valign="top" style="padding-left:25px;width:200px;" | | ||
− | |||
− | |||
− | |||
− | |||
== Email List == | == Email List == | ||
Line 73: | Line 66: | ||
| align="center" valign="top" width="50%"| [[File:Owasp-defenders-small.png|link=]] | | align="center" valign="top" width="50%"| [[File:Owasp-defenders-small.png|link=]] | ||
|- | |- | ||
− | | align="center" valign="top" width="50%"| | + | | align="center" valign="top" width="50%"| |
|- | |- | ||
| colspan="2" align="center" | [[File:Cc-button-y-sa-small.png|link=http://creativecommons.org/licenses/by-sa/3.0/]] | | colspan="2" align="center" | [[File:Cc-button-y-sa-small.png|link=http://creativecommons.org/licenses/by-sa/3.0/]] |
Latest revision as of 23:08, 17 February 2016
OWASP Java File I/O Security ProjectThe 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.
LicensingOWASP Java File I/O Security Project is licensed under the Apache 2.0 License.
|
What is the OWASP Java File I/O Security Project?OWASP Java File I/O Security Project provides:
Code RepoProject LeaderAugust Detlefsen @
Related Projects |
Email ListNews and Events
In PrintThis project can be purchased as a print on demand book from Lulu.com
Classifications
|
- 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