Skip to content

goklab/guardvibe

v3.1.37 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 1mo MCP Security & Auth
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-security claude clerk cursor cve drizzle
+14 more
hono mcp mcp-server nextjs owasp prisma prompt-injection static-analysis security stripe supabase typescript vercel vibe-coding

Affected surfaces

auth rce_ssrf

Summary

AI summary

Taint analysis now runs on the check path, adds exec/execSync command‑injection sinks, and open‑redirect false positives are reduced.

Changes in this release

Feature Medium

Taint analysis and secret scanning now run on the check path, detecting variable‑indirection flows and hardcoded keys before commit

Taint analysis and secret scanning now run on the check path, detecting variable‑indirection flows and hardcoded keys before commit

Source: llm_adapter@2026-06-07

Confidence: high

Feature Medium

New exec()/execSync() command‑injection taint sink added (regex.exec excluded)

New exec()/execSync() command‑injection taint sink added (regex.exec excluded)

Source: llm_adapter@2026-06-07

Confidence: high

Bugfix Medium

Open‑redirect no longer fires on same‑origin relative paths; taint/secrets skip minified bundles and test fixtures

Open‑redirect no longer fires on same‑origin relative paths; taint/secrets skip minified bundles and test fixtures

Source: llm_adapter@2026-06-07

Confidence: high

Full changelog
  • Taint analysis + secret scanning now run on the check path (check/scan_file/scan_changed_files/pre-commit/diff), catching two-step variable-indirection flows and hardcoded keys before commit
  • New exec()/execSync() command-injection taint sink (method calls like regex.exec excluded)
  • Open-redirect no longer fires on same-origin relative paths; taint/secrets skip minified bundles and test fixtures

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

Track goklab/guardvibe

Get notified when new releases ship.

Sign up free

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.

All releases →

Related context

Beta — feedback welcome: [email protected]