Expand description
SSRF-safe HTTP client construction.
All outbound HTTP clients that contact external services (OIDC JWKS endpoints, Vault, federation subgraphs, webhooks) must be built with this module to ensure a consistent security baseline.
Functionsยง
- build_
ssrf_ safe_ client - Build an HTTP client that is safe for SSRF-sensitive outbound requests.