Skip to content

Harden web fetch URL validation#743

Merged
asim merged 1 commit into
mainfrom
codex/increment-742
Jun 29, 2026
Merged

Harden web fetch URL validation#743
asim merged 1 commit into
mainfrom
codex/increment-742

Conversation

@asim

@asim asim commented Jun 29, 2026

Copy link
Copy Markdown
Member

Harden the web fetch path so service-level fetches and redirects reject private/internal URLs, matching the browser handler guard. Adds regression tests for direct private URL rejection and redirect rejection.

Closes #742

Checks:

  • go build ./...
  • go test ./... -short
  • go vet ./...

@asim asim added the codex Created by Codex label Jun 29, 2026
@asim asim merged commit f258ba1 into main Jun 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex Created by Codex

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Continuous improvement increment #55

2 participants