Skip to content

goklab/guardvibe

v3.1.34 Feature

This release adds 2 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

rce_ssrf deps

ReleasePort's take

Light signal
editorial:auto 1mo

Version v3.1.34 of GuardVibe adds a ReDoS guard that validates every rule pattern against adversarial input on each build, enhancing reliability.

Why it matters: The new ReDoS guard runs automatically on every build, catching regressions before deployment and ensuring zero false positives for the existing 436 rules.

Summary

AI summary

Added a ReDoS guard that validates all rule patterns on each build, catching regressions.

Changes in this release

Security High

Adds detection for common concat-SQLi, Sequelize literal execution, vm code execution, node-serialize deserialization, template injection, insecure ciphers, XSS, prototype pollution, path traversal, open redirect

Adds detection for common concat-SQLi, Sequelize literal execution, vm code execution, node-serialize deserialization, template injection, insecure ciphers, XSS, prototype pollution, path traversal, open redirect

Source: llm_adapter@2026-06-07

Confidence: high

Feature Medium

Adds three new rules (total 436) validated against real-world corpus with zero false positives

Adds three new rules (total 436) validated against real-world corpus with zero false positives

Source: llm_adapter@2026-06-07

Confidence: high

Feature Medium

Adds ReDoS guard that runs every rule pattern against adversarial input on each build

Adds ReDoS guard that runs every rule pattern against adversarial input on each build

Source: llm_adapter@2026-06-07

Confidence: high

Full changelog
  • New recall: catches the most common concat-SQLi style (a quote-wrapped value) plus Sequelize literal(), vm code execution, node-serialize deserialization, server-side template injection (ejs/Handlebars), ECB/insecure ciphers, document.write XSS, prototype pollution via bracket assignment & lodash set, sendFile path traversal, and open redirect via the Location header
  • Three new rules (436 total); validated against a real-world corpus — zero new false positives, only genuine previously-missed vulnerabilities flagged
  • Added a ReDoS guard that runs every rule pattern against adversarial input on each build (it caught a backtracking regression in this very release before ship)

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]