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

minimatch

Ecosystem:
npm
Package URL:
pkg:npm/minimatch
Total PRs:
30,449 Dependabot PRs
Latest PR:
about 17 hours ago
Unique Repositories:
16,289 repositories
Unique Repos (30 days):
566 repositories
Security Advisories
Regular Expression Denial of Service in minimatch
GHSA-hxm2-r34f-qmc5 CVE-2016-10540 HIGH published over 7 years ago • updated about 2 months 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 a ReDoS via repeated wildcards with non-matching literal in pattern
GHSA-3ppc-4f35-3m26 CVE-2026-26996 HIGH published 3 months ago • updated 2 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 about 1 hour ago
A vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand fu...
minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions
GHSA-23c5-xmqv-rm74 CVE-2026-27904 HIGH published 3 months ago • updated about 4 hours ago
### Summary Nested `*()` extglobs produce regexps with nested unbounded quantifiers (e.g. `(?:(?:a|b)*)*`), which exhibit catastrophic backtrackin...
minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments
GHSA-7r86-cg39-jmmj CVE-2026-27903 HIGH published 3 months ago • updated about 4 hours ago
### Summary `matchOne()` performs unbounded recursive backtracking when a glob pattern contains multiple non-adjacent `**` (GLOBSTAR) segments and...
Recent PRs
Bump minimatch and serve

e0da/brain #11

3.0.4 → 3.1.5 Minor PR
Closed about 17 hours ago 3 comments
e0da
Bump minimatch

hw4n/mapletools #1

3.1.2 → 3.1.5 Patch PR
Closed 4 days ago 1 comment
hw4n
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
almost 2 years 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 12,547 (41.2%)
Merged 240 (0.8%)
Closed 17,544 (57.6%)
PR Types
Major 797 (2.6%)
Minor 8,804 (28.9%)
Patch 20,638 (67.8%)
Removal 62 (0.2%)