This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+14 more
Affected surfaces
Summary
AI summaryConnection-string validation now requires explicit credentials in VG802/NeG804; credential-less URIs are no longer flagged.
Full changelog
- VG802 (Neon/Postgres) and VG804 (MongoDB) connection-string rules: require
user:pass@hostcredential shape — credential-less local/docker URIs (mongodb://localhost/db,postgres://127.0.0.1:5432/db) no longer flagged - Atlas
mongodb+srv://user:pwd@clusterand Neonpostgres://user:pwd@ep-xyzstrings still flagged
Breaking Changes
- VG802 (Neon/Postgres) and VG804 (MongoDB) connection‑string rules now require the `user:pass@host` credential shape; URIs without credentials such as `mongodb://localhost/db` or `postgres://127.0.0.1:5432/db` are no longer flagged.
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
Beta — feedback welcome: [email protected]