Skip to content

goklab/guardvibe

v3.0.47 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 1mo MCP Security & Auth
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-security claude clerk cursor cve drizzle
+14 more
gemini-cli-extension hono mcp nextjs owasp prisma static-analysis security stripe supabase supply-chain typescript vercel vibe-coding

Summary

AI summary

VG1006 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

Track goklab/guardvibe

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]