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

Reported shelljs vulnerability through eslint@3.19.0 - use eslint@4.7.2 instead #995

Closed
bjedrzejewski opened this issue Sep 29, 2017 · 3 comments

Comments

@bjedrzejewski
Copy link

commented Sep 29, 2017

I work in a high security environment and I wanted to use your library. Unfortunately it relies on eslint@3.19.0 that has a known shelljs vulnerability as reported here:

https://snyk.io/test/npm/standard?tab=issues

The good news is that the later version (4.7.2) of eslint does not have that vulnerability:

https://snyk.io/test/npm/eslint

Hopefully this is something that can be changed for this project.

@tschoffelen

This comment has been minimized.

Copy link

commented Oct 4, 2017

Yes, I have the same problem, with us not really being able to use standard until it changes this dependency due to company policy surrounding insecure dependencies.

Any chance this dependency update will happen anytime soon? Cheers.

Details here: https://www.bithound.io/github/standard/standard/master/dependencies/npm#filter-insecure-dep

@Flet Flet added the v11 release label Dec 15, 2017

@Flet

This comment has been minimized.

Copy link
Member

commented Dec 15, 2017

Hi folks!

A beta of the 11.0.0 version of standard has been released, which upgrades eslint to its latest version, which should resolve this issue.

Could you give it a try? npm install standard@beta

@feross feross added this to the standard v11 milestone Feb 17, 2018

@feross

This comment has been minimized.

Copy link
Member

commented Feb 19, 2018

🗣 Standard 11 is released! Run npm install standard@latest --save-dev to update to the latest version. This will also update the version in package.json

Changelog: https://github.com/standard/standard/blob/master/CHANGELOG.md#1100---2018-02-18

@feross feross closed this Feb 19, 2018

@lock lock bot locked as resolved and limited conversation to collaborators May 25, 2018

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
4 participants
You can’t perform that action at this time.