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

parcel depends on vulnerable versions of node-forge #5564

Closed
nerdoc opened this issue Jan 2, 2021 · 3 comments
Closed

parcel depends on vulnerable versions of node-forge #5564

nerdoc opened this issue Jan 2, 2021 · 3 comments

Comments

@nerdoc
Copy link

nerdoc commented Jan 2, 2021

🐛 bug report

when I install parcel/parcel-bundler ('npm install parcel`), I get a npm security warning:

fix available via `npm audit fix --force`
Will install parcel@0.1.0, which is a breaking change
node_modules/parcel-bundler/node_modules/node-forge
node_modules/parcel/node_modules/node-forge
  parcel  1.8.0 - 1.12.4
  Depends on vulnerable versions of node-forge
  node_modules/parcel
  parcel-bundler  >=1.4.0
  Depends on vulnerable versions of node-forge
  node_modules/parcel-bundler

## 🤔 Expected Behavior

Parcel should not depend on vulnerable versions of other libs.

## 💁 Possible Solution

I son't know? Is an update possible?

## 🌍 Your Environment

<!--- Include as many relevant details about the environment you experienced the bug in -->

| Software         | Version(s) |
| ---------------- | ---------- |
| Parcel           | 1.12.4
| Node             | --- v15.2.1 - not used here.
| npm/Yarn         | npm 7.0.8
| Operating System | Linux/Arch
@DeMoorJasper
Copy link
Member

#5521

@nerdoc
Copy link
Author

nerdoc commented Jan 2, 2021

Oh, sorry, I just saw that searched only in open issues for node-forge and didn't find it there... My fault.
Duplicate of #5145.

@zackdotcomputer
Copy link

It looks like this issue should still be Open since #5521 appears to be still in limbo? It's unmerged and this audit warning is still popping up. Is there something holding up that 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

3 participants