-
Notifications
You must be signed in to change notification settings - Fork 5k
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 ws from 8.8.1 to 8.17.1 #7109
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574
Bundle StatsHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset No files were changed View detailed bundle breakdownAdded No assets were added Removed No assets were removed Bigger No assets were bigger Smaller No assets were smaller Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
Benchmark suite | Current: 764f6f5 | Previous: bfe2769 | Ratio |
---|---|---|---|
processingTx |
8916 ops/sec (±3.92% ) |
8959 ops/sec (±4.44% ) |
1.00 |
processingContractDeploy |
39455 ops/sec (±6.51% ) |
39629 ops/sec (±8.47% ) |
1.00 |
processingContractMethodSend |
14669 ops/sec (±10.12% ) |
16647 ops/sec (±9.83% ) |
1.13 |
processingContractMethodCall |
26922 ops/sec (±6.88% ) |
28056 ops/sec (±6.60% ) |
1.04 |
abiEncode |
41515 ops/sec (±7.75% ) |
43700 ops/sec (±8.36% ) |
1.05 |
abiDecode |
28754 ops/sec (±8.43% ) |
30625 ops/sec (±8.11% ) |
1.07 |
sign |
1538 ops/sec (±0.54% ) |
1567 ops/sec (±0.76% ) |
1.02 |
verify |
352 ops/sec (±2.87% ) |
376 ops/sec (±0.39% ) |
1.07 |
This comment was automatically generated by workflow using github-action-benchmark.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.x #7109 +/- ##
=======================================
Coverage 94.75% 94.75%
=======================================
Files 215 215
Lines 8334 8334
Branches 2296 2296
=======================================
Hits 7897 7897
Misses 437 437
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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 yarn dependencies of this project.
Snyk changed the following file(s):
packages/web3-providers-ws/package.json
Note for zero-installs users
If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the
.yarn/cache/
directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to runyarn
to update the contents of the./yarn/cache
directory.If you are not using zero-install you can ignore this as your flow should likely be unchanged.
⚠️ Warning
``` Failed to update the yarn.lock, please update manually before merging. ```Vulnerabilities that will be fixed with an upgrade:
SNYK-JS-WS-7266574
Important
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)