This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Affected surfaces
Summary
AI summaryVG434 retargeted to sql.raw() injection vector, improving detection accuracy.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
VG514 no longer flags docker-compose env-var references (${VAR}) VG514 no longer flags docker-compose env-var references (${VAR}) Source: llm_adapter@2026-06-07 Confidence: high |
— |
| Bugfix | Medium |
VG139 skips test files and no longer matches "skipVerify" substring VG139 skips test files and no longer matches "skipVerify" substring Source: llm_adapter@2026-06-07 Confidence: high |
— |
| Bugfix | Medium |
VG434 now uses sql.raw() for injection vector instead of safe sql`${value}` tag VG434 now uses sql.raw() for injection vector instead of safe sql`${value}` tag Source: llm_adapter@2026-06-07 Confidence: low |
— |
| Bugfix | Low |
VG434 retargeted to use sql.raw() in executed query instead of safe sql`${value}` tag VG434 retargeted to use sql.raw() in executed query instead of safe sql`${value}` tag Source: granite4.1:30b@2026-06-07-audit Confidence: low |
— |
Full changelog
- VG434 (Drizzle) retargeted from the safe sql
${value}tag to the real injection vector: sql.raw() in an executed query - VG514 no longer flags docker-compose env-var references (${VAR}); VG001 skips kebab-slug enum values and mock/placeholder values
- VG139 skipped in test files and no longer matches a skipVerify substring; real rejectUnauthorized:false still fires
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
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.
Related context
Related tools
Beta — feedback welcome: [email protected]