Skip to content

build(deps): override brace-expansion to ^5.0.9 to fix DoS advisory - #1806

Merged
madhavilosetty-intel merged 1 commit into
mainfrom
fix/brace-expansion-5.0.9
Aug 26, 2026
Merged

build(deps): override brace-expansion to ^5.0.9 to fix DoS advisory#1806
madhavilosetty-intel merged 1 commit into
mainfrom
fix/brace-expansion-5.0.9

Conversation

@madhavilosetty-intel

Copy link
Copy Markdown
Contributor

Resolves GHSA-rgw5-rvv9-x895 (high): brace-expansion 4.0.0-5.0.8 is vulnerable to DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation. minimatch requests ^5.0.5 but npm kept resolving 5.0.8, so an explicit override pins the patched 5.0.9. npm audit now reports 0 vulnerabilities.

PR Checklist

  • Unit Tests have been added for new changes
  • API tests have been updated if applicable
  • All commented code has been removed
  • If you've added a dependency, you've ensured license is compatible with Apache 2.0 and clearly outlined the added dependency.

What are you changing?

Anything the reviewer should know when reviewing this PR?

If the there are associated PRs in other repositories, please link them here (i.e. device-management-toolkit/repo#365 )

@madhavilosetty-intel
madhavilosetty-intel enabled auto-merge (squash) August 26, 2026 19:41
Resolves GHSA-rgw5-rvv9-x895 (high): brace-expansion 4.0.0-5.0.8 is
vulnerable to DoS via unbounded intermediate arrays, bypassing the
CVE-2026-14257 mitigation.

minimatch requests ^5.0.5 but npm kept resolving 5.0.8, so an explicit
override pins the patched 5.0.9. npm audit now reports 0
vulnerabilities.
@madhavilosetty-intel
madhavilosetty-intel merged commit 68df0d4 into main Aug 26, 2026
6 checks passed
@madhavilosetty-intel
madhavilosetty-intel deleted the fix/brace-expansion-5.0.9 branch August 26, 2026 19:57
@RosieAMT

Copy link
Copy Markdown

🎉 This PR is included in version 3.3.20 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants