Expand description
Input validation and command sanitization.
Structs§
- Command
Validator - Command validator.
- Validation
Config - Validation configuration.
Enums§
- Validation
Error - Validation errors.
Functions§
- looks_
like_ injection - Check if a string looks like a shell injection attempt.
- sanitize_
for_ display - Sanitize a command string.