Skip to content

chore(security): override brace-expansion vulnerable ranges (GHSA-3jxr-9vmj-r5cp)#34421

Queued
Alyar666 wants to merge 1 commit into
DevExpress:mainfrom
Alyar666:chore/security-alert-702-brace-expansion
Queued

chore(security): override brace-expansion vulnerable ranges (GHSA-3jxr-9vmj-r5cp)#34421
Alyar666 wants to merge 1 commit into
DevExpress:mainfrom
Alyar666:chore/security-alert-702-brace-expansion

Conversation

@Alyar666

@Alyar666 Alyar666 commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

No description provided.

…r-9vmj-r5cp)

Fixes Dependabot alert DevExpress#702: DoS via exponential-time expansion of
consecutive non-expanding {} groups (CVE-2026-13149). Also covers the
1.x line (<1.1.16), which is vulnerable per the same advisory but not
yet flagged: 1.1.14 -> 1.1.16, 5.0.6 -> 5.0.7.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 22, 2026 09:49

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the pnpm workspace overrides and lockfile to remediate the brace-expansion DoS vulnerability (GHSA-3jxr-9vmj-r5cp / CVE-2026-13149) by forcing patched versions across the advisory’s affected semver ranges, addressing the Dependabot alert in the root toolchain dependency graph.

Changes:

  • Widened brace-expansion override ranges to fully cover the advisory windows and point to patched targets (^1.1.16, ^5.0.7).
  • Updated the lockfile to resolve brace-expansion to patched versions (1.1.16, 5.0.7) and updated dependent snapshots (e.g., minimatch).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
pnpm-workspace.yaml Expands brace-expansion override ranges and pins to patched versions per advisory.
pnpm-lock.yaml Updates resolved brace-expansion versions and dependent snapshots to match the new overrides.
Files not reviewed (1)
  • pnpm-lock.yaml: Generated file

@Alyar666
Alyar666 added this pull request to the merge queue Jul 22, 2026
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.

3 participants