Constants§
- DEFAULT_
MAX_ OUTPUT_ MB - Default maximum bytes per output file.
Configurable per-node via the
maxOutputSizeparameter (in MB). - DEFAULT_
TIMEOUT_ SECS - Default timeout in seconds for command execution.
Functions§
- max_
output_ bytes - Convert a megabyte value to bytes for comparison.
- sanitize_
env - Remove dangerous environment variables from a recipe-provided env map.
- validate_
command - Validate that a command name is safe to execute.