-
Notifications
You must be signed in to change notification settings - Fork 212
Closed
Labels
Type: BugSomething isn't workingSomething isn't working
Description
Describe the bug
OpenAPI core depends on a vulnerable version of minimatch: GHSA-3ppc-4f35-3m26
├─ minimatch
│ ├─ ID: 1113461
│ ├─ Issue: minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern
│ ├─ URL: https://github.com/advisories/GHSA-3ppc-4f35-3m26
│ ├─ Severity: high
│ ├─ Vulnerable Versions: >=5.0.0 <5.1.7
│ │
│ ├─ Tree Versions
│ │ └─ 5.1.6
│ │
│ └─ Dependents
│ └─ @redocly/openapi-core@npm:1.34.8
To Reproduce
Expected behavior
Logs
OpenAPI description
Redocly version(s)
Node.js version(s)
OS, environment
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: BugSomething isn't workingSomething isn't working