An open index of dependabot pull requests across open source projects.

minimatch

Ecosystem:
npm
Package URL:
pkg:npm/minimatch
Total PRs:
24,992 Dependabot PRs
Latest PR:
about 3 hours ago
Unique Repositories:
12,927 repositories
Unique Repos (30 days):
8,116 repositories
Security Advisories
Regular Expression Denial of Service in minimatch
GHSA-hxm2-r34f-qmc5 CVE-2016-10540 HIGH published over 7 years ago • updated 2 days ago
Affected versions of `minimatch` are vulnerable to regular expression denial of service attacks when user input is passed into the `pattern` argume...
minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments
GHSA-7r86-cg39-jmmj CVE-2026-27903 HIGH published 12 days ago • updated 6 days ago
### Summary `matchOne()` performs unbounded recursive backtracking when a glob pattern contains multiple non-adjacent `**` (GLOBSTAR) segments and...
minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions
GHSA-23c5-xmqv-rm74 CVE-2026-27904 HIGH published 12 days ago • updated 6 days ago
### Summary Nested `*()` extglobs produce regexps with nested unbounded quantifiers (e.g. `(?:(?:a|b)*)*`), which exhibit catastrophic backtrackin...
minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern
GHSA-3ppc-4f35-3m26 CVE-2026-26996 HIGH published 20 days ago • updated 7 days ago
### Summary `minimatch` is vulnerable to Regular Expression Denial of Service (ReDoS) when a glob pattern contains many consecutive `*` wildcards f...
minimatch ReDoS vulnerability
GHSA-f8q6-p94x-37v3 CVE-2022-3517 HIGH published over 3 years ago • updated 2 days ago
A vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand fu...
Recent PRs
build(deps): bump minimatch and serve

zazuko/cube-link #247

3.1.2 → 3.1.5 Patch PR
Open about 11 hours ago 1 comment
zazuko
⬆️ Bump minimatch

Juanitte/Ino-UI #18

3.1.2 → 3.1.5 Patch PR
Closed 1 day ago 2 comments
Juanitte
Package Details
Name: minimatch
Ecosystem: npm
PURL Type: npm
Package URL: pkg:npm/minimatch
JSON API: View JSON
Security Advisories

5

Active advisories
HIGH 5
View All npm Advisories
Package Information
Description:

a glob matcher in javascript

Repository: https://github.com/isaacs/minimatch
Homepage: https://github.com/isaacs/minimatch#readme
Latest Release: 10.0.1
over 1 year ago
Dependent Repos: 2,198,462
Dependent Packages: 9,743
Downloads: 1,223,937,395
Ranking: Top 0.0126% by dependent repos Top 0.0004% by downloads Top 0.0099% by dependent pkgs
PR Status
Open 10,776 (43.1%)
Merged 240 (1.0%)
Closed 13,858 (55.4%)
PR Types
Removal 48 (0.2%)
Minor 7,031 (28.1%)
Major 652 (2.6%)
Patch 17,117 (68.5%)