Skip to content

fix: override brace-expansion package security alert#824

Merged
yeojz merged 1 commit intomainfrom
fix/brace-expansion-security-alert
Mar 27, 2026
Merged

fix: override brace-expansion package security alert#824
yeojz merged 1 commit intomainfrom
fix/brace-expansion-security-alert

Conversation

@yeojz
Copy link
Copy Markdown
Owner

@yeojz yeojz commented Mar 27, 2026

Summary

  • Adds pnpm override for brace-expansion@>=4.0.0 <5.0.5>=5.0.5 to resolve GHSA-f886-m6hf-6m8v (moderate: zero-step sequence causes process hang and memory exhaustion)
  • Vulnerability path: @typescript-eslint/eslint-pluginminimatchbrace-expansion

Test plan

  • pnpm audit returns no vulnerabilities
  • All tests pass (1158/1158)

@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% (🎯 100%) 1556 / 1556
🔵 Statements 100% (🎯 100%) 1577 / 1577
🔵 Functions 100% (🎯 100%) 346 / 346
🔵 Branches 100% (🎯 100%) 824 / 824
File CoverageNo changed files found.
Generated in workflow #366 for commit aad54c6 by the Vitest Coverage Report Action

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (295acdc) to head (aad54c6).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #824   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           59        59           
  Lines         1996      1996           
  Branches       428       404   -24     
=========================================
  Hits          1996      1996           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yeojz yeojz merged commit 310b91c into main Mar 27, 2026
19 checks passed
@yeojz yeojz deleted the fix/brace-expansion-security-alert branch March 27, 2026 16:28
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Bundle Report

Bundle size has no change ✅

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