Skip to content

fix(security): resolve minimatch ReDoS vulnerability#55

Merged
antfroger merged 1 commit intomainfrom
security-fix-minimatch
Mar 11, 2026
Merged

fix(security): resolve minimatch ReDoS vulnerability#55
antfroger merged 1 commit intomainfrom
security-fix-minimatch

Conversation

@antfroger
Copy link
Owner

@antfroger antfroger commented Mar 11, 2026

Regenerate lockfile to resolve minimatch 3.1.2 to 3.1.5, fixing
combinatorial backtracking in matchOne() with multiple non-adjacent
GLOBSTAR segments.

Resolve https://github.com/antfroger/php-version-action/security/dependabot/33

…jmmj)

Regenerate lockfile to resolve minimatch 3.1.2 to 3.1.5, fixing
combinatorial backtracking in matchOne() with multiple non-adjacent
GLOBSTAR segments.
@antfroger antfroger closed this Mar 11, 2026
@antfroger antfroger reopened this Mar 11, 2026
@antfroger antfroger merged commit 4fca08d into main Mar 11, 2026
9 checks passed
@antfroger antfroger deleted the security-fix-minimatch branch March 11, 2026 09:33
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