fix(deps): resolve minimatch ReDoS and ajv vulnerabilities#1152
fix(deps): resolve minimatch ReDoS and ajv vulnerabilities#1152
Conversation
Update minimatch from 10.2.1 to 10.2.4 to fix high-severity ReDoS vulnerabilities (GHSA-7r86-cg39-jmmj, GHSA-23c5-xmqv-rm74) and update ajv to fix moderate ReDoS vulnerability (GHSA-2g4f-4pwh-qvx6). Fixes #1147 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
✅ Coverage Check PassedOverall Coverage
📁 Per-file Coverage Changes (1 files)
Coverage comparison generated by |
Bun Build Test Results
Overall: ✅ PASS Test detailselysia:
|
Smoke Test Results
Last 2 merged PRs: #1078 fix: add explicit execute directive to smoke-codex to prevent noop · #1048 test: add CI workflow for non-chroot integration tests Overall: PASS
|
Go Build Test Results
Overall: ✅ PASS
|
C++ Build Test Results
Overall: PASS
|
Deno Build Test Results
Overall: ✅ PASS Test output detailsoak: Deno v2.7.4 — all tests passed
|
🦀 Rust Build Test Results
Overall: ✅ PASS
|
|
Smoke Test Results — ✅ GitHub MCP: Last 2 merged PRs — #1078 Overall: PASS
|
Java Build Test Results
Overall: ✅ PASS All projects compiled and all tests passed successfully.
|
Build Test: Node.js Results ✅
Overall: PASS
|
|
PR titles: fix: add explicit execute directive to smoke-codex to prevent noop | fix(deps): resolve high-severity rollup vulnerability in docs-site
|
npm audit fix to update svgo past the DoS via entity expansion (Billion Laughs) vulnerability GHSA-xpqw-6gx7-v673. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Summary
minimatchfrom 10.2.1 to >=10.2.3 to fix two high-severity ReDoS vulnerabilities (GHSA-7r86-cg39-jmmj, GHSA-23c5-xmqv-rm74, CVSS 7.5)ajvto >=8.18.0 to resolve moderate-severity vulnerabilitynpm auditreports 0 vulnerabilities after the fixFixes #1147
Test plan
npm ciinstalls with 0 vulnerabilitiesnpm run buildcompiles successfullynpm testpasses all 821 testsnpm run lintreports 0 errors