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] Upgrade @solana/web3.js from 1.17.0 to 1.65.0 #1

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

Conversation

nsnx-me
Copy link

@nsnx-me nsnx-me commented Nov 5, 2022

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


Snyk has created this PR to upgrade @solana/web3.js from 1.17.0 to 1.65.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 95 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2022-10-14.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Information Exposure
SNYK-JS-NODEFETCH-2342118
325/1000
Why? CVSS 6.5
No Known Exploit
Prototype Pollution
SNYK-JS-101-1292345
325/1000
Why? CVSS 6.5
No Known Exploit

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


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

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Snyk has created this PR to upgrade @solana/web3.js from 1.17.0 to 1.65.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/magiceden/project/cf0032f2-e19b-4a03-9364-16274dedfbb1?utm_source=github&utm_medium=referral&page=upgrade-pr
@socket-security
Copy link

Socket Security Pull Request Report

Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.

📜 Install scripts

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.

Package Script field Location
bigint-buffer@1.1.5 (added) binding.gyp ts/package.json via @solana/web3.js@1.66.2
bigint-buffer@1.1.5 (added) install ts/package.json via @solana/web3.js@1.66.2
🫣 Native code

Contains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs.

Ensure that native code bindings are expected. Consumers may consider pure JS and functionally similar alternatives to avoid the challenges and risks associated with native code bindings.

Package Location
bigint-buffer@1.1.5 (added) ts/package.json via @solana/web3.js@1.66.2
😵‍💫 Bin script confusion

This package has multiple bin scripts with the same name. This can cause non-deterministic behavior when installing or could be a sign of a supply chain attack

Consider removing one of the conflicting packages. Packages should only export bin scripts with their name

Package Bin script Location
jest@27.3.1 (added) jest ts/package.json
jest-cli@27.3.1 (added) jest ts/package.json via jest@27.3.1
Pull request report summary
Issue Status
Install scripts ⚠️ 2 issues
Native code ⚠️ 1 issue
Bin script confusion ⚠️ 2 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Non-existent author ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@2.4.2

  • @SocketSecurity ignore bigint-buffer@1.1.5
  • @SocketSecurity ignore jest@27.3.1
  • @SocketSecurity ignore jest-cli@27.3.1

Powered by socket.dev

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