Skip to content

fix(deps): address CVE-2026-33750 in brace-expansion#1577

Open
taymoor89 wants to merge 2 commits intomainfrom
fix/vulnerability-brace-expansion-CVE-2026-33750
Open

fix(deps): address CVE-2026-33750 in brace-expansion#1577
taymoor89 wants to merge 2 commits intomainfrom
fix/vulnerability-brace-expansion-CVE-2026-33750

Conversation

@taymoor89
Copy link
Copy Markdown
Contributor

Summary

  • Fixes Dependabot alert Andypf publish details #153: brace-expansion zero-step sequence causes process hang and memory exhaustion (CVE-2026-33750, medium severity)
  • Added pnpm global override brace-expansion: >=5.0.5 — parent package minimatch@latest still resolves vulnerable 5.0.4

Test plan

  • pnpm install && pnpm why brace-expansion shows 5.0.5
  • pnpm run build passes
  • pnpm run test passes
  • Verify apps in ArgoCD preview environment

- Added pnpm override for brace-expansion >=5.0.5
- Fixes Dependabot alert #153
@taymoor89 taymoor89 requested a review from a team as a code owner March 30, 2026 09:14
@taymoor89 taymoor89 added the greenhouse-pr-preview Builds a PR preview for greenhouse shell app and plugins. label Mar 30, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 30, 2026

🦋 Changeset detected

Latest commit: 7620abe

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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

Labels

greenhouse-pr-preview Builds a PR preview for greenhouse shell app and plugins.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant