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

npm security vulnerability for minimatch #3295

Open
master-elodin opened this issue Jun 28, 2018 · 1 comment
Open

npm security vulnerability for minimatch #3295

master-elodin opened this issue Jun 28, 2018 · 1 comment
Labels

Comments

@master-elodin
Copy link

Running npm audit shows minimatch dependency having a vulnerability that was fixed in version >=3.0.2

├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ minimatch                                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=3.0.2                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ jshint                                                       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ jshint > minimatch                                           │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://nodesecurity.io/advisories/118                       │
master-elodin pushed a commit to master-elodin/jshint that referenced this issue Jun 28, 2018
master-elodin pushed a commit to master-elodin/jshint that referenced this issue Jun 28, 2018
master-elodin pushed a commit to master-elodin/jshint that referenced this issue Jun 28, 2018
@jugglinmike jugglinmike added the P4 label Jul 1, 2018
@jugglinmike
Copy link
Member

Note that fixing this will involve updating this project's dependencies on browserify, jscs, and istanbul, but that the limited scope makes it a low-priority issue. More detail is available at gh-3296

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants