Skip to content

[Snyk] Security upgrade npm from 5.10.0 to 7.0.0 #43

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tjenkinson
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • tests/cases/user/npm/package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 718/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.5
Uncontrolled Resource Consumption ('Resource Exhaustion')
SNYK-JS-TAR-6476909
Yes Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: npm The new version differs by 250 commits.

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Uncontrolled Resource Consumption ('Resource Exhaustion')

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] Transitive: environment, filesystem +39 805 kB sindresorhus
npm/[email protected] None +1 15.6 kB phated
npm/[email protected] filesystem 0 150 kB ryanzim
npm/[email protected] Transitive: environment, filesystem, unsafe +15 1.04 MB contra
npm/[email protected] Transitive: environment +6 153 kB rschmukler
npm/[email protected] filesystem Transitive: environment +20 301 kB tschaub
npm/[email protected] None 0 7.17 kB contra
npm/[email protected] Transitive: environment, eval, filesystem +40 3.71 MB nmccready
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +190 3.49 MB phated
npm/[email protected] filesystem, unsafe Transitive: environment, eval +35 7.43 MB gotwarlost
npm/[email protected] None 0 8.9 kB zensh
npm/[email protected] None 0 54.5 kB ljharb
npm/[email protected] environment, filesystem 0 107 kB isaacs
npm/[email protected] filesystem 0 17.1 kB danquirk
npm/[email protected] environment, eval, filesystem +43 4.29 MB joshuakgoldberg
npm/[email protected] network 0 162 kB node-fetch-bot
npm/[email protected] None +2 38.6 kB phated
npm/[email protected] None 0 6.35 kB robrich
npm/[email protected] None +2 474 kB rbuckton
npm/[email protected] None 0 123 kB kriskowal
npm/[email protected] Transitive: environment, filesystem, shell +46 38.3 MB ryancavanaugh
npm/[email protected] environment, filesystem, shell 0 123 kB steveukx
npm/[email protected] filesystem +2 895 kB linusu
npm/[email protected] None +2 27.7 kB rvagg
npm/[email protected] environment 0 20 kB macbre
npm/[email protected] filesystem Transitive: environment, eval, shell +35 36.3 MB palantir

🚮 Removed packages: npm/[email protected]

View full report↗︎

Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSource
Install scripts npm/[email protected]
  • Install script: install
  • Source: node install.js
Protestware/Troll package npm/[email protected]
  • Note: This package prints a protestware console message on install regarding Ukraine for users with Russian language locale
Install scripts npm/[email protected]
  • Install script: postinstall
  • Source: node -e "try{require('./_postinstall')}catch(e){}" || exit 0

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

What is protestware?

This package is a joke, parody, or includes undocumented or hidden behavior unrelated to its primary function.

Consider that consuming this package my come along with functionality unrelated to its primary purpose.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/[email protected] or ignore all packages with @SocketSecurity ignore-all

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 this pull request may close these issues.

2 participants