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 web3 from 1.10.4 to 4.0.1 #10

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

Woodpile37
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:
    • apps/block_scout_web/assets/package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 768/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-ES5EXT-6095076
Yes Proof of Concept

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

Commit messages
Package name: web3 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:

🦉 Regular Expression Denial of Service (ReDoS)

Copy link

changeset-bot bot commented Feb 29, 2024

⚠️ No Changeset found

Latest commit: 05edb17

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

sonarcloud bot commented Feb 29, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codeautopilot bot commented Mar 2, 2024

PR summary

The Pull Request proposes an upgrade of the web3 package from version 1.10.4 to 4.0.1 in the apps/block_scout_web/assets/package.json file. This change is intended to fix a high-severity vulnerability related to Regular Expression Denial of Service (ReDoS) identified as SNYK-JS-ES5EXT-6095076. The upgrade is a breaking change, which means it could potentially introduce compatibility issues or require code changes to adapt to the new version of web3.

Suggestion

Before merging this PR, it is crucial to:

  • Review the release notes and breaking changes between web3 versions 1.10.4 and 4.0.1 to understand the potential impact on the project.
  • Test the application thoroughly to ensure that the upgrade does not break existing functionality.
  • Consider the necessity of code changes or refactoring to accommodate the new version of web3.
  • If the upgrade introduces significant issues, explore alternative ways to mitigate the vulnerability, such as patching or using a different version that does not include breaking changes.

Disclaimer: This comment was entirely generated using AI. Be aware that the information provided may be incorrect.

Current plan usage: 3.91%

Have feedback or need help?
Discord
Documentation
support@codeautopilot.com

@Woodpile37 Woodpile37 merged commit b177baa into master Aug 21, 2024
24 of 26 checks passed
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