Skip to content

goklab/guardvibe

v3.1.6 Maintenance

This release keeps dependencies and maintenance posture current for teams operating this tool.

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

VG955 and VG506 now restrict checks to explicit API, Server Action, Vercel config paths; test noise reduced.

Full changelog
  • VG955 (Missing Pagination) restricted to actual request-handling surfaces — API routes (/api/, route.{ts,tsx}, pages/api/) and Server Actions ('use server' directive). Lib helpers, getStaticProps, internal _utils, and test fixtures still using findMany are no longer flagged. Test files (*.test.ts, *.spec.ts, __tests__/) added to the existing test-noise skip list along with VG133 and VG1021.
  • VG506 (Hardcoded Secret in Vercel Config) restricted to vercel.json paths. The rule's _KEY/_SECRET/_TOKEN regex was matching translation values in i18n locale JSONs (e.g. packages/i18n/locales/da/common.json), surfacing dozens of false hits per locale-heavy repo. The original intent was always Vercel config; path-restricted now.
  • VG041 (Debug mode in production) skips /playground/, /demo/, /example/, /sandbox/ paths. Demo files explicitly need DEBUG = true as the showcase point.
  • Tests 1493 → 1500 (+7). Real-world impact: cal 655 → 514 (-141), juice-shop 737 → 715 (-22). No regressions on plane / NodeGoat / dvna / nodejs-goof / dub. Self-audit PASS A 100.

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]