An open API service indexing awesome lists of open source software.

https://github.com/augustd/owasp-java-fileio

Automatically exported from code.google.com/p/owasp-java-fileio
https://github.com/augustd/owasp-java-fileio

java java-fileio owasp security

Last synced: 10 days ago
JSON representation

Automatically exported from code.google.com/p/owasp-java-fileio

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/augustd/owasp-java-fileio.svg?branch=master)](https://travis-ci.org/augustd/owasp-java-fileio)

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.