Skip to content

chore(security): patch 1 Dependabot alert - #337

Merged
christophebrun-forest merged 1 commit into
mainfrom
security/2026-07-30
Jul 30, 2026
Merged

chore(security): patch 1 Dependabot alert#337
christophebrun-forest merged 1 commit into
mainfrom
security/2026-07-30

Conversation

@PMerlet

@PMerletPMerlet commented Jul 30, 2026

Copy link
Copy Markdown
Member

👋 First-level support: see Handling automated security PRs for how to triage and merge this PR.

Summary

1 fixed, 0 ignored, 4 deferred, 0 security pins added, 0 security pins removed, 0 could-not-auto-fix. | label: 🔒 security applied

Fixed

AlertGemEcosystemFrom → ToSeverityWhat was bumped
#89brace-expansionnpm5.0.6 → 5.0.9highAdded root resolutions entry "brace-expansion": "^5.0.7" in package.json; parent minimatch@^10.x requires ^5.0.5, resolution pulls the latest 5.x (5.0.9).

Ignored

None.

Deferred

Skipped by the < 7-day age gate (will be handled by the next scheduled run):

  • #94 — brace-expansion (npm), high, <= 5.0.7 (patched 5.0.8). Note: incidentally already resolved by this PR's bump to 5.0.9, but listed here because the alert itself was opened < 7 days ago.
  • #93 — tar (npm), medium, <= 7.5.20 (patched 7.5.21).
  • #92 — fast-uri (npm), high, >= 3.0.0, <= 3.1.3 (patched 3.1.4).
  • #91 — fast-uri (npm), high, >= 3.0.0, < 3.1.3 (patched 3.1.3).

Risks

  • brace-expansion 5.0.6 → 5.0.9: patch-level bump within the 5.x line. Upstream 5.0.7/5.0.8/5.0.9 are all bug-fix/security releases (5.0.7 fixes the DoS in expand() covered by feat: add lazy join decorator to improve performance #89; 5.0.8 extends the same bound; 5.0.9 is a further patch on that fix). No API changes. No behavior change beyond the patched vuln for callers that aren't already blowing memory.

Manual testing

Covered by CI.

Validation

✅ CI green (Actions + commit statuses; app-based checks not monitored)

Review checklist

Fixes to verify — tick once you have confirmed the bump landed:

  • #89brace-expansion

Bumps brace-expansion from 5.0.6 to 5.0.9 via a yarn resolution to fix Dependabot alert #89 (GHSA-mh99-v99m-4gvg, high severity).

@christophebrun-forestchristophebrun-forest left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Check done

@christophebrun-forest
christophebrun-forest merged commit 6b157f7 into mainJul 30, 2026
49 checks passed
@christophebrun-forest
christophebrun-forest deleted the security/2026-07-30 branch July 30, 2026 13:53
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@PMerlet@christophebrun-forest