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

[Snyk] Security upgrade ethers from 5.7.2 to 6.0.0 #27

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

Conversation

adamlaska
Copy link
Owner

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


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • examples/verify-webapp/a-wallet/package.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Denial of Service (DoS)
SNYK-JS-WS-7266574
  768  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Denial of Service (DoS)

Copy link

google-cla bot commented Jun 17, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Copy link

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

Package New capabilities Transitives Size Publisher
npm/[email protected] network +7 19.7 MB ricmoo
npm/[email protected] environment, eval, filesystem, unsafe 0 21 MB sosukesuzuki
npm/[email protected] None 0 38 kB microshine
npm/[email protected] None +1 231 kB ljharb
npm/[email protected] None 0 6.36 kB cwmma
npm/[email protected] None +1 46.3 kB evilebottnawi
npm/[email protected] environment +2 134 kB matteo.collina
npm/[email protected] None 0 27.4 kB benjamn
npm/[email protected] filesystem 0 115 kB ljharb
npm/[email protected] filesystem 0 17.3 kB isaacs
npm/[email protected] None 0 9.79 kB dcousens
npm/[email protected] None 0 62.9 kB ralxz
npm/[email protected] None 0 5.13 MB blesh
npm/[email protected] None 0 32.1 kB feross
npm/[email protected] None 0 4.5 MB sassbot
npm/[email protected] None 0 66.2 kB evilebottnawi
npm/[email protected] None 0 1.89 MB fanatid
npm/[email protected] None 0 67.1 kB isaacs
npm/[email protected] None 0 31.1 kB dcousens
npm/[email protected] None 0 22.2 kB substack
npm/[email protected] None 0 9.96 kB isaacs
npm/[email protected] filesystem +1 90.2 kB linusu
npm/[email protected] None 0 766 kB tromey
npm/[email protected] None +1 26 kB goto-bus-stop
npm/[email protected] None 0 6.96 kB sindresorhus
npm/[email protected] filesystem Transitive: environment +1 981 kB trysound
npm/[email protected] environment, filesystem, unsafe +2 296 kB kul
npm/[email protected] filesystem +2 301 kB johnnyreilly
npm/[email protected] environment, filesystem, unsafe 0 627 kB cspotcode
npm/[email protected] None 0 39.1 kB typescript-bot
npm/[email protected] None 0 382 kB ajaff
npm/[email protected] None 0 62.7 MB typescript-bot
npm/[email protected] None 0 66.8 MB typescript-bot
npm/[email protected] None 0 5.48 kB tootallnate
npm/[email protected] environment 0 33.6 kB goto-bus-stop
npm/[email protected] environment, eval, filesystem, network, shell, unsafe +34 188 MB vitebot
npm/[email protected] None +2 67.9 kB goto-bus-stop
npm/[email protected] environment, filesystem Transitive: shell, unsafe +13 388 kB evilebottnawi
npm/[email protected] environment, filesystem, network, unsafe +2 4.88 MB sokra
npm/[email protected] network 0 54.8 kB jakechampion
npm/[email protected] None +1 117 kB domenic
npm/[email protected] None 0 10.6 kB jonschlinkert
npm/[email protected] network 0 122 kB lpinca
npm/[email protected] None 0 6.46 kB raynos
npm/[email protected] environment, filesystem +1 298 kB oss-bot

🚮 Removed packages: npm/@babel/[email protected], npm/@types/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], 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 NoteSourceCI
Install scripts npm/[email protected]

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.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants