Skip to content

goklab/guardvibe

v3.27.0 Feature

This release adds 1 notable feature 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
hono mcp mcp-server nextjs owasp prisma prompt-injection static-analysis security stripe supabase typescript vercel vibe-coding

Affected surfaces

rce_ssrf

Summary

AI summary

AST engine adds multi-hop SQL‑injection taint detection for variable‑indirect injection paths.

Full changelog

AST engine: multi-hop SQL-injection taint. Dataflow now catches a user-tainted SQL string built into a variable and passed bare to a query sink (const q = "SELECT ... " + req.body.x; db.query(q)) — the variable-indirection shape the inline patterns miss. Reports only when the variable is user-tainted and provably a SQL string; parameterized queries, non-SQL .query(), and sanitizer-wrapped builds stay silent. 1 real SQLi caught, zero false positives, zero drift. Deterministic. 450 rules / 39 tools.

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 →

Related context

Beta — feedback welcome: [email protected]