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

[api-extractor] Semver package needs to be updated to address vulnerability #4216

Closed
christiango opened this issue Jun 26, 2023 · 0 comments · Fixed by #4243
Closed

[api-extractor] Semver package needs to be updated to address vulnerability #4216

christiango opened this issue Jun 26, 2023 · 0 comments · Fixed by #4243

Comments

@christiango
Copy link
Member

We are using API extractor, which has a dependency on the semver package: "semver": "~7.3.0". Recently there was a vulnerability reported for older versions of the semver package https://nvd.nist.gov/vuln/detail/CVE-2022-25883.

Can the semver package dependencies be updated in API extractor and better yet can we start leveraging ^ semver ranges for this dependency going forward to remove the friction on downstream repos for addressing these vulnerabilities

Summary

Repro steps

Expected result:

Actual result:

Details

Standard questions

Please answer these questions to help us investigate your issue more quickly:

Question Answer
@microsoft/api-extractor version?
Operating system?
API Extractor scenario?
Would you consider contributing a PR?
TypeScript compiler version?
Node.js version (node -v)?
nipunn1313 added a commit to nipunn1313/rushstack that referenced this issue Jul 18, 2023
Qjuh pushed a commit to discordjs/rushstack that referenced this issue Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant