Skip to content

goklab/guardvibe

v3.1.21 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

Added several rule exclusions and expanded file‑type recognitions for static literals, prototype pollution, batch scripts, migrations, and test files.

Full changelog
  • VG1021 (AI Tool Schema Enum from User Input): skip when var is declared as static literal array (const X = [...] / as const) elsewhere in file
  • VG103 (Prototype pollution merge/extend): word-boundary on \bbody\b / \bparams\b triggers — paramSchemaExtension no longer matches via params substring
  • VG124 (Math.random for tokens): added to batch-script skip; isBatchScriptFile regex extended to include benchmarks?/
  • VG543 (SQL stacked queries): isMigrationFile extended to cover drizzle/ and migrate/ (verb form) directories
  • VG003 (Cloud API key): added to test-file skip; isTestFile extended to cover _test.go$, /dockertest/, /testutil/, /testhelpers?/, /testfixtures?/
  • unkey (Hono + Drizzle + Cloudflare Workers) onboarded as new test repo; unkey 227→153 (-74)

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]