Argv sanitization and format validation.
Summary
Functions
Sanitizes a command string by stripping out shell characters.
Validates a command argument string against shell injection and unsupported formats.
Argv sanitization and format validation.
Sanitizes a command string by stripping out shell characters.
Validates a command argument string against shell injection and unsupported formats.