Versions in this module Expand all Collapse all v0 v0.28.0 Apr 16, 2026 Changes in this version + const MaxCommandArgs + const MaxConfigSize + const MaxInputSize + const MaxPathLength + func SanitizePath(path string) (string, error) + func ValidateCommandArgs(args []string) error + func ValidateConfigPath(path string) error + func ValidateInputSize(input string) error