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

Audit Vulnerabilities #68

Open
sumort opened this issue Feb 23, 2023 · 1 comment
Open

Audit Vulnerabilities #68

sumort opened this issue Feb 23, 2023 · 1 comment

Comments

@sumort
Copy link

sumort commented Feb 23, 2023

Hi, we seem to be getting some vulnerability results from the dependencies from this package. Would it be possible to upgrade them?

$ yarn audit
yarn audit v1.22.19
warning ../../../../../../../../../../../package.json: No license field
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ moderate      │ yargs-parser Vulnerable to Prototype Pollution               │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ yargs-parser                                                 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=13.1.2                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ convert-excel-to-json                                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ convert-excel-to-json > magicli > cliss > yargs-parser       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1088811                     │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ moderate      │ yargs-parser Vulnerable to Prototype Pollution               │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ yargs-parser                                                 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=13.1.2                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ convert-excel-to-json                                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ convert-excel-to-json > magicli > inspect-property >         │
│               │ inspect-function > magicli > cliss > yargs-parser            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1088811                     │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ moderate      │ Denial of Service in SheetJS Pro                             │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ xlsx                                                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=0.17.0                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ convert-excel-to-json                                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ convert-excel-to-json > xlsx                                 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1089698                     │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ moderate      │ Denial of Service in SheetJS Pro                             │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ xlsx                                                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=0.17.0                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ convert-excel-to-json                                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ convert-excel-to-json > xlsx                                 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1089699                     │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ moderate      │ Denial of Service in SheetsJS Pro                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ xlsx                                                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=0.17.0                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ convert-excel-to-json                                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ convert-excel-to-json > xlsx                                 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1089700                     │
└───────────────┴──────────────────────────────────────────────────────────────┘
5 vulnerabilities found - Packages audited: 143
Severity: 5 Moderate
✨  Done in 0.68s.
@DiegoZoracKy
Copy link
Owner

Hello @sumort. Yeah, sure. Would you like to work on it and open a PR?

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

No branches or pull requests

2 participants