Files
pad/internal
Claude 7bb76a558d test(webhooks): use a literal IP instead of example.com in two more spots
TestWebhookSecret_MaskedExceptOnCreate/RejectsReservedPrefix and the
MCP HTTPHandlerDispatcher integration test create real webhooks through
the handler, which calls ValidateWebhookURL's net.LookupIP SSRF guard.
That needs DNS, which is unavailable in a sandboxed Nix build (and any
other network-less test runner). Switch to a literal public IP, same
fix already applied in handlers_webhook_token_idor_test.go.
2026-07-26 23:56:34 +00:00
..
2026-03-26 01:52:36 +00:00