Skip to content

security: bump brace-expansion to 1.1.16 (high severity ReDoS) - #383

Merged
avifenesh merged 1 commit into
mainfrom
security/npm-audit-high-2026-07-26
Jul 26, 2026
Merged

security: bump brace-expansion to 1.1.16 (high severity ReDoS)#383
avifenesh merged 1 commit into
mainfrom
security/npm-audit-high-2026-07-26

Conversation

@avifenesh

Copy link
Copy Markdown
Collaborator

Summary

Clears the only open high-severity Dependabot alert on this repo: brace-expansion ReDoS (vulnerable < 1.1.16).

Lockfile-only change — no manifest version ranges touched. brace-expansion is a transitive dev dependency (via the jest/glob chain), so there is no runtime surface here, but the alert is worth closing to keep the queue clean.

Change

  • brace-expansion1.1.16 (3 lockfile lines)

Verification

  • npm ci — clean install, lockfile valid
  • npm test88 suites / 3521 tests passed, 39 skipped, 0 failures
  • npm audit — 0 high, 0 critical remaining

Note on the rest of the audit output

npm audit also reports ~20 high findings that it wants to fix by jumping jest to a new major (jest@25). Those are not open Dependabot alerts — they're audit-only noise from the dev toolchain, and a jest major bump is a separate, riskier change. Deliberately out of scope here.

Resolves the open high-severity Dependabot alert for brace-expansion
(GHSA ReDoS, vulnerable < 1.1.16) via a lockfile-only bump. Transitive
dev dependency; no manifest ranges changed.

Verified: npm ci clean, full jest suite green (3521 passed / 88 suites).
Copilot AI review requested due to automatic review settings July 26, 2026 08:32
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

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.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@avifenesh
avifenesh merged commit ea77fa1 into main Jul 26, 2026
10 checks passed
@avifenesh
avifenesh deleted the security/npm-audit-high-2026-07-26 branch July 26, 2026 20:50
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.

2 participants