Expand description
PowerShell-specific path validation for command arguments.
Extracts file paths from PowerShell commands and validates they stay within allowed project directories.
Structs§
- Cmdlet
Path Config - Per-cmdlet parameter configuration
- Path
Check Result - Path check result
- Resolved
Path Check Result - Resolved path check result
Enums§
- File
Operation Type - File operation type
Functions§
- check_
path_ constraints - Check path constraints
- dangerous_
removal_ deny - Dangerous removal deny check
- get_
cmdlet_ path_ config - Get cmdlet path config
- is_
dangerous_ removal_ path - Check if path is dangerous for removal
- is_
dangerous_ removal_ raw_ path - Check if path is a dangerous raw path