Skip to content

Erodenn/fetch-guard

v1.4.0 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

Published 2mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Affected surfaces

auth breaking_upgrade

Summary

AI summary

auth_token: str replaces headers: dict for Bearer authentication, making the API cleaner.

Full changelog

Changes

  • links parameter now typed as Literal["domains", "full"] — schema explicitly enumerates valid options so agents don't have to guess
  • auth_token: str replaces headers: dict for Bearer authentication — cleaner scalar interface
  • headers deprecated with a DeprecationWarning; will be removed in v1.5.0

Breaking Changes

  • Removed `headers: dict` for Bearer authentication; replaced with `auth_token: str`.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Erodenn/fetch-guard

Get notified when new releases ship.

Sign up free

About Erodenn/fetch-guard

URL fetcher and HTML-to-markdown converter with three-layer prompt injection defense: pre-extraction sanitization of hidden/off-screen elements and non-printing Unicode, 15-pattern risk scanning (HIGH/MEDIUM/OK), and per-request session-salt content boundary wrapping.

All releases →

Beta — feedback welcome: [email protected]