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] Fix for 3 vulnerabilities #333

Open
wants to merge 1 commit into
base: dev.v2
Choose a base branch
from

Conversation

davidevernizzi
Copy link
Owner

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:
    • testing/contract-integrations/package.json
    • testing/contract-integrations/package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 701/1000
Why? Recently disclosed, Has a fix available, CVSS 8.3
Improper Verification of Cryptographic Signature
SNYK-JS-ELLIPTIC-8172694
No No Known Exploit
high severity 828/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 8.7
Improper Verification of Cryptographic Signature
SNYK-JS-ELLIPTIC-8187303
No Proof of Concept
high severity 828/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 8.7
Improper Validation of Integrity Check Value
SNYK-JS-SECP256K1-8237220
No Proof of Concept

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

Commit messages
Package name: @certusone/wormhole-sdk The new version differs by 250 commits.

See the full diff

Package name: @solana/web3.js The new version differs by 250 commits.
  • 7141986 fix: replace tweetnacl impl
  • ef5a6da Update rollup script to exclude new secp256k1 and hmac/sha256 dependencies (#27428)
  • f8b5608 [web3.js] Replace sha256 and secp256k1 impls (#27390)
  • 8e30e66 feat: add support for creating version 0 transactions (#27142)
  • 4f2d052 [web3.js] Eliminate dependency on `URL` class (#27349)
  • 8d5e263 chore: bump eslint-plugin-mocha from 10.0.4 to 10.1.0 in /web3.js (#27332)
  • 40022a3 chore: bump @ commitlint/travis-cli from 17.0.0 to 17.0.3 in /web3.js (#27331)
  • eaa318d chore: bump @ babel/register from 7.17.7 to 7.18.9 in /web3.js (#27330)
  • 9abf36c chore: bump @ babel/core from 7.18.0 to 7.18.13 in /web3.js (#27329)
  • 2cc39ab VoteProgram.safeWithdraw function to safeguard against accidental vote account closures (#26586)
  • 55652a0 chore: bump @ babel/preset-env from 7.18.0 to 7.18.10 in /web3.js (#27138)
  • 659067b chore: add constant for pubkey byte length (#27134)
  • 895de4c feat: add getAddressLookupTable method to Connection (#27127)
  • 732f8aa chore: restructure utils code
  • 81a1d2c chore: restructure program files
  • 53dd609 chore: restucture message files
  • 9823da7 chore: restructure transaction files
  • 7d05857 feat: support minContextSlot in getParsedAccountInfo method (#27084)
  • d7ed86a chore: annotate more types as deprecated (#27067)
  • bbfd5d3 feat: handle `loadedAddresses` field in tx meta responses (#27065)
  • 3708ea1 chore: update `tweetnacl` dependency to 1.0.3 explicitly (#26907)
  • 2dc0551 chore: Update web3.js README to ask that contributions and issues regarding web3.js be filed against the monorepo and not the mirror
  • 091faf5 fix: (web3.js) clear the idle timer whenever the websocket closes (#26734)
  • 85a6a3f feat(web3.js): add support for get stake minimum delegation (#26682)

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:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

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