meliorence / meliorence/react-native-snap-carousel
Fix security issues present in `node-fetch`
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Fix security issues present in node-fetch:
The issue is fixed in node-fetch 2.6.7, but for that, react-addons-shallow-compare needs to be updated.
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 checking how react-addons-shallow-compare brings in node-fetch and identify the dependency manifest or lockfile that controls its version. Review the two linked advisories and update the dependency path so node-fetch reaches 2.6.7 or later, then verify that the vulnerable versions are no longer present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100