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
// This file has been split into thematic submodules. All tests have been moved to:
//   advanced_security_ntfs.rs   - NTFS short names, case sensitivity, TOCTOU, environment variable injection, GitHub runner scenarios
//   advanced_security_bypass.rs - core attack patterns, null bytes, whitespace segments, Windows device paths, reserved names, Unix backslash, double URL encoding