Skip to main content

Module http

Module http 

Source
Expand description

SSRF-safe URL validation and secure HTTP client builder.

Use validate_registry_url to sanitize any registry URL before making outbound requests. Rejects private/loopback IPs, dangerous schemes, and cloud metadata endpoints.

Functions§

validate_registry_url
Validate a registry URL for SSRF safety.