andrewrk / andrewrk/node-mv

Upgrade mkdirp due to vulnerability in old version

Open
#33 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
156
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Trying to work back through each node module for `bunyan` to fix a vulnerability.

`mkdirp@0.5.1` has a vulnerable package `minimist@0.0.8` which needs to be fixed. Updating to the latest version of `mkdirp` will completely remove `minimist` from the dependency tree.

Here's the CVE: https://nvd.nist.gov/vuln/detail/CVE-2020-7598

This library hasn't had any movement on it for quite a long time. If it's dead, say it's dead so I can discuss this with the maintainers of `bunyan`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.