Skip to content

fix: resolve high-severity dependency vulnerabilities#6916

Merged
jstirnaman merged 3 commits intomasterfrom
fix/dependency-vulnerabilities
Mar 10, 2026
Merged

fix: resolve high-severity dependency vulnerabilities#6916
jstirnaman merged 3 commits intomasterfrom
fix/dependency-vulnerabilities

Conversation

@jstirnaman
Copy link
Contributor

Summary

  • Update tar resolution from 7.5.7 to 7.5.11, fixing two high-severity path traversal CVEs (CVE-2026-26960, CVE-2026-29786)
  • Remove unused copilot optional dependency, which pulled in vulnerable @github/copilot (CVE-2026-29783)

Test plan

  • yarn install succeeds with updated lockfile
  • yarn audit shows 0 high/critical vulnerabilities (remaining moderate dompurify issue addressed in separate PR)
  • CI passes

- Update tar resolution 7.5.7 → 7.5.11 (CVE-2026-26960, CVE-2026-29786)
- Remove unused copilot optional dependency (CVE-2026-29783)
@jstirnaman jstirnaman requested a review from a team as a code owner March 10, 2026 15:28
@jstirnaman jstirnaman requested review from sanderson and removed request for a team March 10, 2026 15:28
@jstirnaman jstirnaman removed the request for review from sanderson March 10, 2026 16:58
@jstirnaman jstirnaman merged commit 507ec68 into master Mar 10, 2026
2 checks passed
@jstirnaman jstirnaman deleted the fix/dependency-vulnerabilities branch March 10, 2026 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant