Expand description
Path validation utilities
Provides protection against path traversal attacks by validating that paths stay within allowed directories.
Structsยง
- Path
Validator - Path validator that ensures paths stay within allowed directories
Path validation utilities
Provides protection against path traversal attacks by validating that paths stay within allowed directories.