npm vulnerability: `minimist`
See original GitHub issueDescription
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Moderate │ Prototype Pollution │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ minimist │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ jest [dev] │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ jest > @jest/core > jest-runner > jest-jasmine2 > │
│ │ jest-runtime > @jest/transform > jest-haste-map > sane > │
│ │ @cnakazawa/watch > minimist │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://npmjs.com/advisories/1179 │
└───────────────┴──────────────────────────────────────────────────────────────┘
Steps to Reproduce
- Have full setup of Brave
- run
npm run audit_deps
from root - have a bad time
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
minimist vulnerabilities | Snyk
version published direct vulnerabilities
0.2.2 11 Oct, 2022 0. C. 0. H. 0. M. 1. L
1.2.7 10 Oct, 2022 0. C. 0. H. 0....
Read more >Moderate severity vulnerabilities due to minimist
I'm running into a huge number of vulnerabilities. There are 583 vulnerabilities all associated with the package minimist.
Read more >Fixing security vulnerabilities in npm dependencies ... - ITNEXT
In my case minimist was a dependency of knexnest > knex module. This does fix the vulnerability issue, but when I run npm...
Read more >Minimist vulnerability CVE-2021-44906 · Issue #674 - GitHub
I don't see how node-config is vulnerable due to this. minimist supplies CLI-parsing functionality to the json5 package, but node-config does ...
Read more >minimist - npm
parse argument options. Latest version: 1.2.7, last published: 3 months ago. Start using minimist in your project by running `npm i ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Almost there! Fixes in progress
*Angry fist shaking at NPM vulnerability*