Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 939 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 939 Bytes

sanitize

Build Status Windows build status Go Report Card Coverage Status

This is just a simple golang library for checking user-supplied paths for attempts to perform directory traversal. See the godoc for details.

You probably should read the code before using this for anything actually security-sensitive. It has tests, but I'm fairly unexperienced at this programming thing. Caveat emptor.