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

Bump ssri dependency to 8.0.1 in 3.x #2856

Closed
trivikr opened this issue Mar 23, 2021 · 1 comment
Closed

Bump ssri dependency to 8.0.1 in 3.x #2856

trivikr opened this issue Mar 23, 2021 · 1 comment

Comments

@trivikr
Copy link

trivikr commented Mar 23, 2021

Expected Behavior

When lerna@3.x is used, it's dependencies used should not be linked in a CVE.

Current Behavior

The lerna@3.x uses vulnerable version of ssri@6.0.1 mentioned in CVE GHSA-vx3p-948g-6vhq

Possible Solution

Bump ssri to ^8.0.0 in 3.x release line similar to 41729b4 in 4.x

Steps to Reproduce (for bugs)

Create a project which uses lerna@3.x

lerna.json

N/A

Context

I'm trying to remove dependabot alerts in my project which consumes lerna@3.x

Your Environment

Executable Version
lerna --version 3.22.1
npm --version 7.5.3
yarn --version 1.22.10
node --version v14.15.4
OS Version
macOS Catalina 10.15.7
@JamesHenry
Copy link
Member

Hi @trivikr 👋

You may or may not know that lerna is now under the stewardship of Nrwl (announcement here #3121), a company with a long history of not just producing valuable open-source software (OSS), but also backing others (at the time of writing, Nrwl has donated over $50,000 to OSS it hasn't created, see https://opencollective.com/nx for full details).

Quite simply, Nrwl ❤️ OSS, and is committed to making lerna the best it can be. We use it ourselves.

We hope you will continue to be a part of this community as we look to take things forward from here!

Please see #3140 for more details on our plans for 2022.

In the case of this specific issue, we already addressed the outdated dependencies mentioned here as part of our v5 release of lerna.

If you run into any issues on the latest version of lerna, please feel free to open a new issue and follow the instructions:
https://github.com/lerna/lerna/issues/new/choose

Many thanks 🙏

@JamesHenry JamesHenry closed this as not planned Won't fix, can't repro, duplicate, stale Jun 13, 2022
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