enzyme-matchers icon indicating copy to clipboard operation
enzyme-matchers copied to clipboard

Use of `request` package in the dependency tree

Open ckeshava opened this issue 7 months ago • 4 comments

This package makes use of [email protected] in its dependency tree. The request package has not been maintained and also contains security vulnerabilities as desbribed here: https://github.com/advisories/GHSA-p8p7-x288-28g6. Since there is no minor/patch version with a fix, I cannot update the package-lock file for this dependency.

Image

Can you comment on the feasibility of this attack vector (or) how can I proceed next?

ckeshava avatar Mar 21 '25 17:03 ckeshava