Expand description
Command Sanitization
Parses and validates shell commands to detect dangerous patterns.
Structs§
- Sanitize
Result - Sanitization result
Functions§
- sanitize_
command - Sanitize a command string
- validate_
artifact_ mutation - Validate that an artifact path is safe for a destructive operation (delete or move).
- validate_
workspace_ bound - Validate that a command is workspace-bound.