This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryCI enforces metadata consistency and fails builds if GuardVibe audits detect issues.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Refactor | Low |
Enforces metadata consistency across README, package.json, server.json, CLAUDE.md via CI guard. Enforces metadata consistency across README, package.json, server.json, CLAUDE.md via CI guard. Source: llm_adapter@2026-06-06 Confidence: high |
— |
| Refactor | Low |
Introduces release gate script (npm run gate) that builds, lints, tests, and self-audits before allowing publish. Introduces release gate script (npm run gate) that builds, lints, tests, and self-audits before allowing publish. Source: llm_adapter@2026-06-06 Confidence: high |
— |
| Refactor | Low |
Enables CI dogfooding on every PR with GuardVibe audit --fail-on high, enforcing self-clean state. Enables CI dogfooding on every PR with GuardVibe audit --fail-on high, enforcing self-clean state. Source: llm_adapter@2026-06-06 Confidence: high |
— |
Full changelog
- Metadata consistency guard: the real rule count is now the single source of truth — CI fails if any surface (README, package.json, server.json, CLAUDE.md) drifts, ending the recurring count-mismatch
- Release gate (npm run gate): one command runs build, lint, full tests, and a self-audit, refusing to pass unless GuardVibe scans itself clean
- CI now dogfoods on every PR (audit --fail-on high), so the project must stay self-clean, not just test-green
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]