allow accepts exact hosts and wildcard patterns such as *.example.com. Substitution defaults to headers enabled, query disabled, and body disabled. Basic authentication follows the header setting.
Disabling substitution does not make a placeholder inert: the placeholder is still blocked unless the request host matches passthrough. ViolationAction contains BLOCK, BLOCK_AND_LOG, and BLOCK_AND_TERMINATE; the per-secret action overrides the sandbox-wide action.
See Secrets for CLI and YAML syntax.