fix(deps): prevent vulnerable docs resolution - #479
Conversation
yordis
commented
Sep 3, 2026
- The documentation dependency graph contained denial-of-service and path-disclosure advisories, including four high-severity findings.
- Current pnpm releases ignore the previous override location, leaving patched transitive resolution unenforced during future lockfile refreshes.
- VuePress must remain on its supported Vite release line so security updates do not break production documentation builds.
Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
PR SummaryLow Risk Overview The override set is refreshed for security: pins Also adds Reviewed by Cursor Bugbot for commit 2488507. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
💤 Files with no reviewable changes (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. WalkthroughThe docs package removes local pnpm overrides. A new workspace file centralizes dependency overrides and permits build scripts for ChangesDocs pnpm configuration
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This centralizes docs dependency overrides and narrowly permits required package build scripts, maintaining patched dependency resolution without an identified current merge risk. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |