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 @hashgraph/sdk from 2.50.0-beta.3 to 2.50.0 #2871

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

swirlds-automation
Copy link
Contributor

snyk-top-banner

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

Snyk changed the following file(s):

  • dapp-example/package.json
  • dapp-example/package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Server-side Request Forgery (SSRF)
SNYK-JS-AXIOS-7361793
  833  

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:

🦉 Server-side Request Forgery (SSRF)

Copy link

github-actions bot commented Aug 22, 2024

Acceptance Tests

  18 files  226 suites   31m 7s ⏱️
611 tests 600 ✔️ 4 💤 7
671 runs  660 ✔️ 4 💤 7

Results for commit d13aaa0.

♻️ This comment has been updated with latest results.

…duce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-7361793

Signed-off-by: ebadiere <[email protected]>
@ebadiere ebadiere force-pushed the snyk-fix-07779a94ea046f49d01201d6a4947265 branch from 90d2d7f to d13aaa0 Compare August 23, 2024 16:36
Copy link

Copy link

Tests

       3 files     207 suites   16s ⏱️
1 046 tests 1 045 ✔️ 1 💤 0
1 058 runs  1 057 ✔️ 1 💤 0

Results for commit d13aaa0.

@Ivo-Yankov Ivo-Yankov added the dependencies Pull requests that update a dependency file label Aug 26, 2024
@Ivo-Yankov Ivo-Yankov added this to the 0.55.0 milestone Aug 26, 2024
@Ivo-Yankov Ivo-Yankov merged commit 30d6cce into main Aug 26, 2024
40 of 43 checks passed
@Ivo-Yankov Ivo-Yankov deleted the snyk-fix-07779a94ea046f49d01201d6a4947265 branch August 26, 2024 13:18
Copy link

codecov bot commented Aug 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.89%. Comparing base (d03bedb) to head (d13aaa0).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2871      +/-   ##
==========================================
+ Coverage   81.75%   81.89%   +0.14%     
==========================================
  Files          30       46      +16     
  Lines        2718     3403     +685     
  Branches      587      718     +131     
==========================================
+ Hits         2222     2787     +565     
- Misses        305      388      +83     
- Partials      191      228      +37     
Flag Coverage Δ
relay 81.75% <ø> (ø)
server 81.34% <ø> (?)
ws-server 97.87% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 16 files with indirect coverage changes

quiet-node pushed a commit that referenced this pull request Aug 26, 2024
…2871)

fix: dapp-example/package.json & dapp-example/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-7361793

Signed-off-by: ebadiere <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
quiet-node pushed a commit that referenced this pull request Aug 26, 2024
…2871)

fix: dapp-example/package.json & dapp-example/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-7361793

Signed-off-by: ebadiere <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Signed-off-by: Logan Nguyen <[email protected]>
quiet-node pushed a commit that referenced this pull request Aug 26, 2024
…2871)

fix: dapp-example/package.json & dapp-example/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-7361793

Signed-off-by: ebadiere <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Signed-off-by: Logan Nguyen <[email protected]>
ebadiere pushed a commit that referenced this pull request Aug 27, 2024
* chore: bump sdk version to 2.50.0-beta.3 (#2842)

* chore: bump sdk version to 2.50.0-beta.3

Signed-off-by: Ivo Yankov <[email protected]>

* fix: resolve issue with client operator

Signed-off-by: Ivo Yankov <[email protected]>

* fix: dapp ci

Signed-off-by: Ivo Yankov <[email protected]>

---------

Signed-off-by: Ivo Yankov <[email protected]>
Signed-off-by: Logan Nguyen <[email protected]>

* Update package-lock.json

Signed-off-by: Logan Nguyen <[email protected]>

* [Snyk] Security upgrade @hashgraph/sdk from 2.50.0-beta.3 to 2.50.0 (#2871)

fix: dapp-example/package.json & dapp-example/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-7361793

Signed-off-by: ebadiere <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Signed-off-by: Logan Nguyen <[email protected]>

---------

Signed-off-by: Ivo Yankov <[email protected]>
Signed-off-by: Logan Nguyen <[email protected]>
Signed-off-by: ebadiere <[email protected]>
Co-authored-by: Ivo Yankov <[email protected]>
Co-authored-by: Swirlds Automation <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants