fix: bump dompurify and tar for security fixes#3184
fix: bump dompurify and tar for security fixes#3184QuantumExplorer merged 2 commits intov3.1-devfrom
Conversation
Addresses GHSA-v8jm-5vwx-cfxm (dompurify XSS, moderate) and GHSA-qffp-2rhf-9h96 (tar hardlink path traversal, high). Note: GHSA-v2wj-7wpq-c8vv (dompurify <=3.3.1) has no fix available yet as 3.3.1 is the latest release. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (4)
📒 Files selected for processing (3)
📝 WalkthroughWalkthroughDependency version updates across multiple configuration and package files. The Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
✨ Finishing Touches
🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). 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 |
Bumps dompurify from 3.3.1 to 3.3.2, resolving GHSA-v2wj-7wpq-c8vv. All npm audit advisories are now clear. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
Issue being fixed or feature implemented
Fixes npm audit security vulnerabilities:
>=3.1.3 <3.2.7<=7.5.9<=3.3.1What was done?
dompurifyfrom^3.2.6to^3.3.2in rootpackage.json(resolves all dompurify advisories)tarfrom7.5.9to7.5.10in rootpackage.json(resolutions) andpackages/dashmate/package.jsonHow has this been tested?
yarn installcompletes successfullyyarn npm audit --allreturns no advisoriesBreaking changes
None. These are patch/minor-level dependency bumps.
Checklist
🤖 Generated with Claude Code
Summary by CodeRabbit