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

@vscode/vsce has a dependecy on vulnerable versions of parse-semver and semver #877

Closed
ogretmenb opened this issue Jul 6, 2023 · 1 comment

Comments

@ogretmenb
Copy link

There is another issue regarding semver version
#874

but parse-semver also depends on a vulnerable version of semver
image

npm audit report

semver <7.5.2
Severity: moderate
semver vulnerable to Regular Expression Denial of Service - GHSA-c2qf-rxjj-qqgw
No fix available
node_modules/@vscode/vsce/node_modules/semver
node_modules/parse-semver/node_modules/semver
@vscode/vsce *
Depends on vulnerable versions of parse-semver
Depends on vulnerable versions of semver
node_modules/@vscode/vsce
parse-semver *
Depends on vulnerable versions of semver
node_modules/parse-semver

3 moderate severity vulnerabilities

@joaomoreno
Copy link
Member

Yup, we're trying to solve it here: npm/node-semver#564 (comment)

@joaomoreno joaomoreno closed this as not planned Won't fix, can't repro, duplicate, stale Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants