This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summarydiff-aware mode is now the default for commit and PR scans, with opt‑out flag reporting hidden findings
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
diff-aware becomes default for commit and PR gating scans diff-aware becomes default for commit and PR gating scans Source: llm_adapter@2026-06-07 Confidence: high |
— |
| Feature | Low |
Added --all-lines CLI option to opt out of diff-aware mode Added --all-lines CLI option to opt out of diff-aware mode Source: granite4.1:30b@2026-06-07-audit Confidence: low |
— |
| Feature | Low |
Added diff_aware:false MCP configuration to opt out of diff-aware mode Added diff_aware:false MCP configuration to opt out of diff-aware mode Source: granite4.1:30b@2026-06-07-audit Confidence: low |
— |
| Feature | Low |
Reports number of pre-existing findings hidden when opting out Reports number of pre-existing findings hidden when opting out Source: granite4.1:30b@2026-06-07-audit Confidence: low |
— |
Full changelog
- diff-aware is now the default on the surfaces that gate commits and PRs: the pre-commit scan (scan_staged / guardvibe-scan) blocks only newly-staged lines, and scan_changed_files reports only newly-added lines vs the base
- Opt out with --all-lines (CLI) or diff_aware:false (MCP); both report how many pre-existing findings were hidden (no silent drops)
- No rule or tool changes (441 / 37); gate green (PASS/A/0)
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]