Skip to content
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

NPM 1 Low Security Vulnerability - yargs-parser #15

Closed
kinueng opened this issue May 8, 2020 · 2 comments · Fixed by #16
Closed

NPM 1 Low Security Vulnerability - yargs-parser #15

kinueng opened this issue May 8, 2020 · 2 comments · Fixed by #16

Comments

@kinueng
Copy link
Contributor

kinueng commented May 8, 2020

Hello,

npm audit is reporting 1 low security vulnerability from yargs-parser. My understanding is an upgrade to meow [6.1.1] will include an patched version of yargs-parser.

npm audit output

                                                                                
                       === npm audit security report ===                        
                                                                                
┌──────────────────────────────────────────────────────────────────────────────┐
│                                Manual Review                                 │
│            Some vulnerabilities require your attention to resolve            │
│                                                                              │
│         Visit https://go.npm.me/audit-guide for additional guidance          │
└──────────────────────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Low           │ Prototype Pollution                                          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ yargs-parser                                                 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=13.1.2 <14.0.0 || >=15.0.1 <16.0.0 || >=18.1.2             │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ del-cli [dev]                                                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ del-cli > meow > yargs-parser                                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://nodesecurity.io/advisories/1500                      │
└───────────────┴──────────────────────────────────────────────────────────────┘
found 1 low severity vulnerability in 13924 scanned packages
  1 vulnerability requires manual review. See the full report for details.
@alexander-akait
Copy link

/cc @sindresorhus

@sindresorhus
Copy link
Owner

#16 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants