This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Affected surfaces
Summary
AI summaryauth_token: str replaces headers: dict for Bearer authentication, making the API cleaner.
Full changelog
Changes
linksparameter now typed asLiteral["domains", "full"]— schema explicitly enumerates valid options so agents don't have to guessauth_token: strreplacesheaders: dictfor Bearer authentication — cleaner scalar interfaceheadersdeprecated with aDeprecationWarning; 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
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.
Related context
Beta — feedback welcome: [email protected]