Search the documentation
6 pages for denieddomains.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Agent SDK reference - Python
Claude Code CLI · in the page
agent-sdk/python
…workConfig(TypedDict, total=False): allowedDomains: list[str] deniedDomains: list[str] allowManagedDomainsOnly: bool allowUnixSockets: list[str] allowAllUnixSockets: bool allow…
Claude Code changelog
Claude Code CLI · in the page
changelog
…andbox network hosts written with a trailing dot (`example.com.`): a `deniedDomains` entry didn't block the host inside the sandbox, and "don't ask again" for such a host kept prompting * Fixed dism…
Configure the sandboxed Bash tool
Claude Code CLI · in the page
sandboxing
…A per-command list widens only what the sandbox denies by default. [`deniedDomains`](/docs/en/settings-reference#sandbox-network-denieddomains) entries still block. When [`strictAllowlist`](/docs/en/…
All settings
Claude Code CLI · in the page
settings-reference
…ngs | Any file | | [`sandbox.network.deniedDomains`](#sandbox-network-denieddomains) | Block domains for [sandboxed](/docs/en/sandb…
Tools reference
Claude Code CLI · in the page
tools-reference
…stnames that resolve to one. It also denies hosts in `sandbox.network.deniedDomains`, and when [`allowManagedDomainsOnly`](/docs/en/settings-reference#sandbox-network-allowmanageddomainsonly) is set i…
Week 16 · April 13–17, 2026
Claude Code CLI · in the page
whats-new/2026-w16
…ers into 1-hour prompt cache TTL</div> <div><code>sandbox.network.deniedDomains</code> setting carves specific domains out of a broader <code>allowedDomains</code> wildcard</div> <div><code>/u…