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

Future update of @sourceloop/cache and @sourceloop/core for solving dependencies vulnerability #2216

Open
pserena-iterpro opened this issue Nov 21, 2024 · 0 comments

Comments

@pserena-iterpro
Copy link

Describe the bug
Not really a bug, but a warning on npm audit when installing @sourceloop/cache.

send  <0.19.0
send vulnerable to template injection that can lead to XSS - https://github.com/advisories/GHSA-m6fv-jmcg-4jfg
fix available via `npm audit fix --force`
Will install @sourceloop/[email protected], which is a breaking change
node_modules/swagger-stats/node_modules/send
  swagger-stats  >=0.95.8
  Depends on vulnerable versions of send
  node_modules/swagger-stats
    @sourceloop/core  *
    Depends on vulnerable versions of swagger-stats
    node_modules/@sourceloop/core
      @sourceloop/cache  >=2.1.0
      Depends on vulnerable versions of @sourceloop/core
      node_modules/@sourceloop/cache

I know it's a low severity vulnerability, and I know it depends on swagger-stats, but you may want to keep monitored that dep for then updating @sourceloop/core, and in turns @sourceloop/cache.

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