Skip to content

A small golang library for detecting directory traversal attempts.

License

Notifications You must be signed in to change notification settings

casept/sanitize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A small golang library for detecting directory traversal attempts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages