Skip to content

goklab/guardvibe

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

auth

ReleasePort's take

Light signal
editorial:auto 1mo

VG010 now detects two-step SQL injection attacks in queries before they reach the database.

Why it matters: Mitigates a high-severity (90) attack vector; operators should verify detection coverage for all affected SQL surfaces.

Summary

AI summary

VG010 now detects two-step SQL injection attacks in queries built before reaching the database.

Changes in this release

Security Critical

VG010 now catches two-step SQL injection attacks

VG010 now catches two-step SQL injection attacks

Source: llm_adapter@2026-06-06

Confidence: high

Performance Low

Full test suite runs with 1788 passing cases.

Full test suite runs with 1788 passing cases.

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Other Low

Added 7 new tests to the suite.

Added 7 new tests to the suite.

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Full changelog
  • VG010 now catches two-step SQL injection: queries built into a variable (or returned) before reaching the DB sink — the classic login-bypass shape that slipped past both regex rules and taint analysis
  • Validated on a labeled ground-truth set (3/3 SQLi) and 11 real-world repos (8 unchanged, new hits all genuine raw-SQL sites); LLM-prompt false-positive class eliminated by requiring the DML keyword at string start
  • 7 new tests; full suite 1788 passing, 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 →

Related context

Beta — feedback welcome: [email protected]