This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Affected surfaces
ReleasePort's take
Light signalVersion 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 summaryAdded a ReDoS guard that validates all rule patterns on each build, catching regressions.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| 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(),vmcode execution, node-serialize deserialization, server-side template injection (ejs/Handlebars), ECB/insecure ciphers,document.writeXSS, prototype pollution via bracket assignment & lodashset,sendFilepath traversal, and open redirect via theLocationheader - 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
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]