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 VG955 pagination warnings for server-side batch operations and bounded queries.
Full changelog
VG955 (Missing Pagination on List Endpoint) was firing on every Prisma findMany regardless of context. Now skipped in: scripts/migrations/seeds/cron paths (server-side batch ops), bulk-*.ts files (server actions on caller-provided ID lists), and queries with id: X or where: { x: { in: [...] } } (already bounded). Tested on dubinc/dub (real Next.js prod app): findings drop 797→420, with most eliminations being non-user-facing batch helpers.
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]