Skip to content

docs(profile): ssrf-guard-js entry — Workers/edge support, two-tier guarded fetch#18

Merged
jlc488 merged 1 commit into
mainfrom
docs/ssrf-guard-js-workers
Jul 12, 2026
Merged

docs(profile): ssrf-guard-js entry — Workers/edge support, two-tier guarded fetch#18
jlc488 merged 1 commit into
mainfrom
docs/ssrf-guard-js-workers

Conversation

@jlc488

@jlc488 jlc488 commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Release-checklist surface #1 for ssrf-guard-js v0.4.0 (release prep PR).

The entry described a single "guarded fetch with URL/DNS/redirect checks"; 0.4.0 splits the story:

  • safeFetch — Node: DNS checks + optional undici DNS pinning
  • guardedFetch — Cloudflare Workers / browsers: redirect revalidation with allowlist-first policies, incl. sameSitePolicy for crawl-your-own-site flows

Both languages updated; the npm version badge is auto-updating, so no literal to bump.

…uarded fetch

Ahead of the 0.4.0 release: the entry described a single guarded
fetch; 0.4.0 splits the story into safeFetch (Node, DNS checks +
undici pinning) and guardedFetch (Workers/browsers, allowlist-first
redirect revalidation, sameSitePolicy helper). npm badge stays
auto-updating.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant