Skip to content

chore(deps): bump brace-expansion to patched versions (DoS advisory)#263

Merged
important-new merged 1 commit into
InspectorHub:mainfrom
important-new:fix/brace-expansion-dos
Jul 22, 2026
Merged

chore(deps): bump brace-expansion to patched versions (DoS advisory)#263
important-new merged 1 commit into
InspectorHub:mainfrom
important-new:fix/brace-expansion-dos

Conversation

@important-new

Copy link
Copy Markdown
Contributor

Lockfile-only patch bumps clearing 3 Dependabot alerts — the same brace-expansion ReDoS (exponential-time expansion) advisory across three major lines pulled in transitively:

  • glob's brace-expansion 1.1.15 → 1.1.16 (alert: < 1.1.16)
  • readdir-glob's brace-expansion 2.1.1 → 2.1.2 (alert: >=2.0.0 <2.1.2)
  • top-level brace-expansion 5.0.6 → 5.0.7 (alert: >=3.0.0 <5.0.7)

All patched versions are within the existing ^ ranges, so npm update brace-expansion resolved them with no package.json change and no code impact. brace-expansion is a leaf utility under glob/readdir-glob/eslint (build/dev tooling), not in the runtime worker bundle. Build verified locally.

🤖 Generated with Claude Code

Lockfile-only patch bumps clearing 3 Dependabot alerts (the same
brace-expansion ReDoS advisory across three major lines):
- glob's brace-expansion 1.1.15 -> 1.1.16
- readdir-glob's brace-expansion 2.1.1 -> 2.1.2
- top-level brace-expansion 5.0.6 -> 5.0.7

All within existing semver ranges; no package.json change.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017YiCgWAmqyzpfs3pp1kjg3
@important-new
important-new merged commit be1d265 into InspectorHub:main Jul 22, 2026
5 checks passed
@important-new
important-new deleted the fix/brace-expansion-dos branch July 22, 2026 03:30
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