chore(security): patch pnpm audit vulnerabilities via overrides#376
Conversation
Bump pnpm overrides to resolve all 6 vulnerabilities reported by `pnpm audit` (2 high, 3 moderate, 1 low). All are transitive deps of `@modelcontextprotocol/sdk` in `packages/mcp`: - fast-uri >=3.1.2 (GHSA-q3j6-qgpj-74h6 path traversal, GHSA-v39h-62p7-jpjc host confusion) - hono >=4.12.18 (GHSA-qp7p-654g-cw7p CSS declaration injection, GHSA-p77w-8qqv-26rm cross-user cache leakage, GHSA-hm8q-7f3q-5f36 improper JWT NumericDate validation) - ip-address >=10.1.1 (GHSA-v2v4-37r5-5v8g XSS in Address6) `pnpm audit` now reports no known vulnerabilities. Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR updates the Estimated code review effort🎯 2 (Simple) | ⏱️ ~5 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 6✅ Passed checks (6 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #376 +/- ##
=======================================
Coverage 82.24% 82.24%
=======================================
Files 144 144
Lines 5868 5868
Branches 1142 1142
=======================================
Hits 4826 4826
Misses 1042 1042 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary
Bumps pnpm overrides to resolve all 6 vulnerabilities reported by
pnpm audit(2 high, 3 moderate, 1 low). All are transitive dependencies of@modelcontextprotocol/sdkinpackages/mcp.fast-uri>=3.1.2hono>=4.12.18ip-address>=10.1.1Resolved versions in the lockfile:
[email protected],[email protected],[email protected].Follows the same approach as #368.
Test plan
pnpm installupdates the lockfile cleanlypnpm audit→ No known vulnerabilities found🤖 Generated with Claude Code
Summary by CodeRabbit