This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryVG1006 now skips count-only queries and batch/script paths; guardvibe-ignore suppresses up to five following lines.
Full changelog
Three FP narrowings around suppression handling and VG1006 (Supabase select('*')).
- Comment-only 'guardvibe-ignore' lines now suppress up to 5 following lines (stops at blank line or new comment), so multi-line method chains work with a single ignore above the chain. Was suppressing only the immediate next line.
- VG1006 skips count-only queries: .select('', { count: 'exact', head: true }) returns no rows so '' exposes nothing.
- VG1006 skips batch/script paths (scripts/, migrations/, seeds/, fixtures/).
No baseline regressions: dvna 67, NodeGoat 43, juice-shop 243, nodejs-goof 86, dub 344, cal 705.
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]