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

Request - please cut a new version with snappy fix #93

Closed
mattgodbolt opened this issue Feb 1, 2022 · 1 comment
Closed

Request - please cut a new version with snappy fix #93

mattgodbolt opened this issue Feb 1, 2022 · 1 comment

Comments

@mattgodbolt
Copy link

Hi folks!

I wonder if it's possible you could cut a new release with the 7.* snappy version. Depending on winston-loki with the older snappy has brought in a vulnerable simple-get in our project, and it seems we need a newer version of snappy to avoid it.

The relevant dependency path we see is:

Exposure of Sensitive Information in simple-get - https://github.com/advisories/GHSA-wpg7-2c88-r8xv
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/prebuild-install/node_modules/simple-get
  prebuild-install  <=6.1.4
  Depends on vulnerable versions of simple-get
  node_modules/prebuild-install
    snappy  6.1.0 - 6.3.5
    Depends on vulnerable versions of prebuild-install
    node_modules/snappy
      winston-loki  >=2.0.0
      Depends on vulnerable versions of snappy
      node_modules/winston-loki

(here npm audit fix is suggesting we downgrade to an old version because of the dependency on snappy->prebuild-install.

Thanks!

@mattgodbolt mattgodbolt changed the title New version with snappy fix Request - please cut a new version with snappy fix Feb 1, 2022
@JaniAnttonen
Copy link
Owner

Published – sorry for the delay, will push issue #38 forward this week to tackle human errors like this :)

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

2 participants