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
Jump to: navigation, search
Line 17: Line 17:
 
| 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
 
* File name validation
Line 28: Line 28:
 
== Code Repo ==
 
== Code Repo ==
  
[https://code.google.com/p/owasp-java-fileio/ Java File IO at Google Code]
+
[https://code.google.com/p/owasp-java-fileio/ Java File I/O at Google Code]
  
  

Revision as of 02:09, 26 August 2014

OWASP Project Header.jpg

OWASP Java File I/O Security Project

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

OWASP 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:

  • File name validation
  • Directory path validation
  • File validation


Code Repo

Java File I/O at Google Code



Project Leader

August Detlefsen


Related Projects


Quick Download

  • Link to page/download

Email List

Project Mailing List

News and Events

  • [20 Nov 2013] News 2
  • [30 Sep 2013] News 1


In Print

This project can be purchased as a print on demand book from Lulu.com


Classifications

New projects.png Owasp-builders-small.png
Owasp-defenders-small.png
Owasp-breakers-small.png
Cc-button-y-sa-small.png
Project Type Files CODE.jpg