Skip to content

Bump brace-expansion out of the exponential-expansion DoS range#463

Merged
JE-Chen merged 1 commit into
devfrom
chore/dependabot-alerts
Jul 23, 2026
Merged

Bump brace-expansion out of the exponential-expansion DoS range#463
JE-Chen merged 1 commit into
devfrom
chore/dependabot-alerts

Conversation

@JE-Chen

@JE-Chen JE-Chen commented Jul 23, 2026

Copy link
Copy Markdown
Member

Closes the one Dependabot alert that is fixable inside the repo: brace-expansion 2.1.0 → 2.1.2 in autocontrol-lsp/vscode/package-lock.json (CVE-2026-13149, dev scope, reached only when building the VS Code extension). Lockfile-only change via npm update brace-expansion --package-lock-only; npm audit reports 0 vulnerabilities afterwards.

The other 13 open alerts are all pillow CVEs attributed to requirements.txt. They are not fixable by editing this repo: requirements.txt lists je_auto_control unpinned, which resolves to the published 0.0.214 (2026-06-26), and that release still pins pillow==12.2.0. main already carries pillow==12.3.0 — the alerts close when a release ships it.

GHSA/CVE-2026-13149: consecutive non-expanding {} groups expand in
exponential time. Dev-scoped dependency of the VS Code extension's build
tooling, reached only when building the extension, but the lockfile is
what the dependency graph reads.
@sonarqubecloud

Copy link
Copy Markdown

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@JE-Chen
JE-Chen merged commit 5f51f6c into dev Jul 23, 2026
22 checks passed
@JE-Chen
JE-Chen deleted the chore/dependabot-alerts branch July 23, 2026 05:14
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