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
(Created page with "=Main= <div style="width:100%;height:160px;border:0,margin:0;overflow: hidden;">link=</div> {| style="padding: 0;margin:0;margin-top:10px;t...") |
(→Quick Download) |
||
(11 intermediate revisions by 4 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: | |
− | + | * 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:augustd@codemagi.com @] |
== 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 == | ||
− | Project | + | [https://lists.owasp.org/mailman/listinfo/owasp_java_file_i_o_security_project Project Mailing List] |
== News and Events == | == News and Events == | ||
Line 72: | Line 65: | ||
|- | |- | ||
| 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%"| | ||
|- | |- | ||
| 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/]] | ||
Line 100: | Line 95: | ||
= Road Map and Getting Involved = | = Road Map and Getting Involved = | ||
− | As of April 2014, the priorities are: | + | As of [https://www.owasp.org/index.php/Projects/OWASP_Java_File_I_O_Security_Project/Roadmap April 2014], the priorities are: |
* Initial version out in one month. | * Initial version out in one month. |
Latest revision as of 23:08, 17 February 2016
This page has been tagged and needs review. Please help OWASP and document the reason for this, see FixME.