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 1 vulnerabilities #36

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

Conversation

dmitriz
Copy link
Owner

@dmitriz dmitriz commented May 22, 2024

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:
    • package.json
  • package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
critical severity 858/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 9.3
Authentication Bypass
SNYK-JS-HAWK-6969142
Yes Proof of Concept

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

Commit messages
Package name: @slack/client The new version differs by 250 commits.

See the full diff

Package name: btc-markets The new version differs by 11 commits.
  • e86d022 Updated npm dependencies
  • 1cf70b9 Got withdrawHistory working which uses a GET instead of a POST. The message signature is also different
  • 6100c26 Moved @ types from devDependencies to dependencies
  • d160644 Added OrderBookTuple to type definition as it restricts the length to 2 numbers which number[][] does not
  • 8c27dd0 Bump version
  • fed2725 Updated license
  • 8feffa2 Fixes to the README
  • d5b9f11 Bump version
  • a808993 Added generated type definitions for BTCMarkets class
  • ab899f9 Now using promises!
  • 4c2c1be Converted library to TypeScript including typings

See the full diff

Package name: gdax The new version differs by 117 commits.

See the full diff

Package name: poloniex.js The new version differs by 19 commits.

See the full diff

Package name: sqlite3 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


Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.

Learn how to fix vulnerabilities with free interactive lessons:

🦉 Authentication Bypass

Copy link

guardrails bot commented May 22, 2024

⚠️ We detected 5 security issues in this pull request:

Vulnerable Libraries (5)
Severity Details
Critical pkg:npm/btc-markets@1.0.6 upgrade to: > 1.0.6
Critical pkg:npm/gdax@0.9.0 upgrade to: > 0.9.0
Medium pkg:npm/@slack/client@5.0.2 upgrade to: > 5.0.2
Critical pkg:npm/poloniex.js@0.0.9 upgrade to: > 0.0.9
High pkg:npm/sqlite3@5.0.3 upgrade to: 5.1.5

More info on how to fix Vulnerable Libraries in JavaScript.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

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