Security vulnerability in dependency
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 768
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
The `got` dependency should be updated to at least version `11.8.5` to fix this security vulnerability https://nvd.nist.gov/vuln/detail/CVE-2022-33987
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the `got` dependency declaration and any lockfile entry in the repository. Confirm the resolved version is at least 11.8.5, then run the existing test suite to verify the dependency update does not regress the JavaScript client.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100