Vulnerability through unmaintained test-exclude dependency
#5096
Unanswered
muppet2011ad
asked this question in
Q&A
Replies: 1 comment 3 replies
-
|
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a project which uses
@vitest/coverage-v8at version 1.2.2 which depends ontest-excludeversion 6.0.0.test-excludehasinflightas a transitive dependency via an old version ofgloband has this vulnerability according to Snyk.test-excludeappears to be unmaintained (there have been no updates for 4 years and no responses on issues or PRs in that time).In addition, it looks like
@vitest/coverage-istanbulis also vulnerable throughtest-exclude.Are there any plans to move away from
test-excludeto remove this vulnerability?Beta Was this translation helpful? Give feedback.
All reactions