Andrey Antukh 0655c4510a 🐛 Mock DNS resolution in SSRF tests for environments without public DNS
The validate-url-allows-public-{https,http} tests relied on real DNS
resolution of example.com, which fails in containers without public
DNS access. Mock resolve-host to return a known public IP, consistent
with the pattern used by other tests in the same file.

AI-assisted-by: mimo-v2.5
2026-08-03 18:26:47 +02:00
..