Security
Fetching LLM-Suggested URLs Safely: an SSRF Guard in Go
Model-returned URLs are untrusted input. A Go fetcher with dial-time IP checks, DNS rebinding defense, per-hop redirect validation, and page verification.
Tags
Model-returned URLs are untrusted input. A Go fetcher with dial-time IP checks, DNS rebinding defense, per-hop redirect validation, and page verification.