This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+14 more
Affected surfaces
Summary
AI summarySSRF detection pattern now requires word boundary before fetch to avoid false positives on tRPC prefetch(...) calls.
Full changelog
- VG120 (SSRF): pattern now requires a word boundary before
fetchso tRPCprefetch(...)calls no longer match the trailing substring - VG120 also skipped in React client components and when the URL variable is assigned a hardcoded literal in the same file (
let requestUrl = "https://…") - Tests 1513 → 1517 (+4 covering prefetch, client-component, literal URL, and a still-flagged real SSRF case)
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 goklab/guardvibe
Security MCP for vibe coding with 330 rules and 29 tools. Purpose-built for AI-generated code — scans Next.js, Supabase, Clerk, Stripe, Prisma, Hono, GraphQL, and 25+ modules. Cross-file taint analysis, host security audit, auto-fix, SARIF export, pre-commit hook, and CVE version detection. Zero config, runs locally.
Related context
Beta — feedback welcome: [email protected]