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

High Vulnerability on Package 11.3.0 #124

Open
MiguelTVMS opened this issue Sep 11, 2024 · 0 comments
Open

High Vulnerability on Package 11.3.0 #124

MiguelTVMS opened this issue Sep 11, 2024 · 0 comments

Comments

@MiguelTVMS
Copy link

I'm using your SDK in my Google Cloud Run Function Gen2, but it's not letting me deploy anything using your node module because it is highly vulnerable.
The vulnerability is not in your code but your Axios dependency axios": "1.6.8.

Here is the output of npm audit.

axios  1.3.2 - 1.7.3
Severity: high
Server-Side Request Forgery in axios - https://github.com/advisories/GHSA-8hc4-vh64-cxmj
fix available via `npm audit fix --force`
Will install @tago-io/sdk@10.10.0, which is a breaking change
node_modules/@tago-io/sdk/node_modules/axios
  @tago-io/sdk  >=10.10.1-beta.0
  Depends on vulnerable versions of axios
  node_modules/@tago-io/sdk
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

No branches or pull requests

1 participant