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

Latest version stills installs htmlhint 0.9.13 which installs also minimatch 0.3.0 with vulnerabilities #20

Open
juansaab opened this issue Nov 8, 2018 · 3 comments

Comments

@juansaab
Copy link

juansaab commented Nov 8, 2018

Describe the bug
When I install the latest version of the module I got a warning of security vulnerability

npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

To Reproduce
Steps to reproduce the behavior:

  1. Run `npm install htmlhint-loader --save-dev
  2. Error appears

Expected behavior
Install the latest version of htmlhint which already uses the correr minimatch package

Screenshots

image

@codingpierogi
Copy link

This is affecting me as well...are there any plans to release an update? I see the Synk PR was merged into master over a year ago but I don't see a corresponding NPM release?

@camiblanch
Copy link

I am also wondering about when this package will be updated to resolve security vulnerabilities.

@camiblanch
Copy link

@mattlewis92 It's been a few months since my last comment. Are there plans to update this repo in the near future?

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

3 participants