strict-path 0.1.2

Handle paths from external or unknown sources securely. Defends against 19+ real-world CVEs including symlinks, Windows 8.3 short names, and encoding tricks and exploits.
Documentation
1
2
3
4
// This file has been split into thematic submodules. All tests have been moved to:
//   symlink_helpers.rs           - Junction/symlink/hard-link creation helpers, metadata, escape rejection
//   symlink_virtual_clamping.rs  - Virtual symlink/hard-link/copy/rename with absolute path clamping
//   symlink_following_external.rs - Following symlinks/junctions pointing outside the virtual root