garris / BackstopJS

Catch CSS curve balls.
http://backstopjs.org
MIT License
6.69k stars 604 forks source link

minimist security vulnerability #1409

Open cdeutsch opened 2 years ago

cdeutsch commented 2 years ago

Is there an alternative to portfinder that could be used?

They don't seem super interested in upgrading mkdirp which relies on a vulnerable version of minimist https://github.com/http-party/node-portfinder/issues/112

Unfortunately my company has a mono-repo and this bar is pretty much constantly there due to NPM dependencies, and I keep getting a hard time about it 😬

minimist CVE: https://github.com/advisories/GHSA-xvch-5gv4-984h

image