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

Vulnerability CVE-2020-7598 is introduced by package minimist #50

Closed
ayaka-kms opened this issue Aug 10, 2021 · 1 comment
Closed

Vulnerability CVE-2020-7598 is introduced by package minimist #50

ayaka-kms opened this issue Aug 10, 2021 · 1 comment

Comments

@ayaka-kms
Copy link

Hi, a vulnerability CVE-2020-7598 is introduced in [email protected]:
[email protected][email protected][email protected]

However, optimist is a legacy package, which has not been maintained for about 8 years.
Is it possible to migrate optimist to other package to remediate this vulnerability?

I noticed several migration records in other js repo for optimist:

  1. in handlebars, version 4.7.3-->4.7.4, migrate optimist to yargs via commit
  2. in db-migrate, version 1.0.0-beta.2-->1.0.0-beta.3, migrate optimist to yargs via commit
  3. in http-server, version 0.12.1-->0.12.2, deprecated optimist and directly use minimist via commit

Thanks.

@takkaria
Copy link
Collaborator

Feel free to submit a patch, it will be accepted! But closing as a duplicate of #46.

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