This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryFixed false-positive VG132 warnings on Next.js route handlers.
Full changelog
VG132 (Missing Request Body Size Limit) was firing on every POST/PUT/PATCH handler in Next.js route.ts files even though the rule's own description states the check is informational on Vercel/Next.js (which apply a 4.5MB body limit at the platform layer). Now auto-skipped when filePath matches /route.ts(x) or /pages/api/. Custom Express/Hono servers still get the warning. dub findings drop 420→358.
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]