forked from typpo/quickchart
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
The request package has a medium severity SSRF (Server-Side Request Forgery) vulnerability that could allow malicious requests.
Details
- This vulnerability affects the project through transitive dependencies
- Dependabot has flagged this as alert Dependency Warning: @npmcli/move-file@1.1.2 functionality moved #6
- The vulnerability is in request <= 2.88.2, with no patched version available
- Current dependency tree contains request@2.88.2
Proposed Solution
Since request is deprecated and no longer maintained, we should consider:
- Adding an override/resolution for request that forces the latest version
- Identifying direct dependencies that use request and updating them to use alternatives
- If possible, replace request with a maintained alternative like node-fetch, axios, or got
References
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels