revert: align minimatch override with main (superseded by #2964)#2963
Closed
revert: align minimatch override with main (superseded by #2964)#2963
Conversation
…rabilities Add pnpm.overrides to force safe minimatch versions: - minimatch@>=9.0.0 <9.0.7 → ^9.0.9 (was 9.0.5) - minimatch@>=10.0.0 <10.2.3 → ^10.2.4 (was 10.2.2) Resolves 5 high-severity Dependabot alerts (#16-#20): - ReDoS via nested *() extglobs (GHSA) - ReDoS via multiple non-adjacent GLOBSTAR (GHSA) - ReDoS via repeated wildcards (GHSA) Co-authored-by: marcusrbrown <831617+marcusrbrown@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix high-severity Dependabot alerts in org repositories
fix(security): patch minimatch ReDoS vulnerabilities via pnpm overrides
Mar 8, 2026
Collaborator
|
@copilot resolve conflicts from |
main merged a simpler fix in #2964: override minimatch to >=10.2.3 which supersedes the range-specific overrides added in this branch. Reverting to match main to allow PR closure. Co-authored-by: marcusrbrown <831617+marcusrbrown@users.noreply.github.com>
Contributor
Author
Done. Main already merged the fix in #2964 ( |
Copilot
AI
changed the title
fix(security): patch minimatch ReDoS vulnerabilities via pnpm overrides
revert: align minimatch override with main (superseded by #2964)
Mar 8, 2026
Collaborator
|
Closed as resolved by #2964. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The
minimatchReDoS fixes were superseded by #2964, which was merged tomainwith a simpler, broader override.Changes
package.json: Reverted range-specific overrides to match main's single override:pnpm-lock.yaml: Updated — allminimatchversions now resolve to10.2.4(the 9.0.5 version is gone entirely, forced to10.2.4by the broad override).This PR is now conflict-free with
mainand ready to be closed.Original prompt
This section details on the original issue you should resolve
<issue_title>Daily Org Oversight Report — 2026-03-08 (UTC)</issue_title>
<issue_description>## Summary Metrics
🔴 Critical Items
Dependabot — High-Severity Alerts
.githubminimatch*()extglobs.githubminimatch.githubminimatch.githubminimatch*()extglobs.githubminimatchagenttarRecommended action: Merge fro-bot/agent#280 to resolve the
taralert. Upgrademinimatchtransitive dependency in.github(check Dependency Dashboard #2828).Dependabot — Medium-Severity Alerts
.githubajv$dataoption.githubajv$dataoption.githubundiciCode Scanning — High-Severity Findings
agentagentagentagentagentagentagent.github.github.githubRecommended action: Prioritize the CodeQL finding (agent#20) — it's the only non-Scorecard high finding. Address Scorecard items (branch protection, token permissions) as part of repo hardening.
Main Branch Status
All main-branch checks are passing. One
Fro Botcheck on.githubis currently in progress (likely this run).Aging PRs (>7 days no activity)
None. All 4 open PRs have been updated within the last 7 days.
.github.github.githubagent💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.