This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+14 more
Affected surfaces
Summary
AI summaryVG106 no longer flags emptiness/type checks for secret-named variables.
Full changelog
VG106 (timing-unsafe secret comparison) no longer fires on emptiness/type checks. Comparing a secret-named variable to a string literal, null, undefined, true, false, or a number is an existence check, not a timing-sensitive equality test. Real token-vs-token comparisons (token === otherToken) still flag. juice-shop dropped 262→246.
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]