Moderate level (GHSA-8cw4-87c7-c6xx) security audit with csv-parse
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 551
- Avg merge
- 9h 2m
- Merged PRs (30d)
- 3
Description
We've started getting this security audit when installing @jsforce/jsforce-node:
https://github.com/advisories/GHSA-8cw4-87c7-c6xx
It looks like this package is on "csv-parse": "^5.5.2", and the CVE affects anything less than 7.0.2
Contributor guide
No contributing guide indexed for this repository
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 @jsforce/jsforce-node dependency declaration for csv-parse and reviewing how the package is installed and tested. Update the dependency to a version at or above 7.0.2, then run the relevant install and audit checks. Done means the GHSA-8cw4-87c7-c6xx warning is no longer reported without breaking the package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100