-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New dependencies #23
base: master
Are you sure you want to change the base?
New dependencies #23
Conversation
Minder Vulnerability Report
|
Package | Version | #Vulnerabilities | #Fixes | Patch |
---|---|---|---|---|
micromatch | 4.0.5 | 1 | 1 | 4.0.8 |
micromatch | 4.0.5 | 1 | 1 | 4.0.8 |
Summary of vulnerabilities found
Minder found the following vulnerabilities in this PR:Ecosystem | Name | Version | Vulnerability ID | Summary | Introduced | Fixed |
---|---|---|---|---|---|---|
npm | micromatch | 4.0.5 | GHSA-952p-6rrq-rcjv | Regular Expression Denial of Service (ReDoS) in micromatch | 0 | 4.0.8 |
npm | micromatch | 4.0.5 | GHSA-952p-6rrq-rcjv | Regular Expression Denial of Service (ReDoS) in micromatch | 0 | 4.0.8 |
"version": "4.0.5", | ||
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", | ||
"integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", | ||
"dependencies": { | ||
"braces": "^3.0.2", | ||
"picomatch": "^2.3.1" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"version": "4.0.5", | |
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", | |
"integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", | |
"dependencies": { | |
"braces": "^3.0.2", | |
"picomatch": "^2.3.1" | |
"node_modules/micromatch": { | |
"version": "4.0.5", | |
4.0.5 | |
"version": "4.0.8", | |
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", | |
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", |
"version": "4.0.5", | ||
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", | ||
"integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", | ||
"dependencies": { | ||
"braces": "^3.0.2", | ||
"picomatch": "^2.3.1" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"version": "4.0.5", | |
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", | |
"integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", | |
"dependencies": { | |
"braces": "^3.0.2", | |
"picomatch": "^2.3.1" | |
"node_modules/micromatch": { | |
"version": "4.0.5", | |
4.0.5 | |
"version": "4.0.8", | |
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", | |
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", |
Dependency InformationMinder analyzed the dependencies introduced in this pull request and detected that some dependencies do not meet your security profile. 📦 Dependency: ethomsonTrusty Score: 3.4Scoring details
|
No description provided.