pacificclimate / pacificclimate/pcic-react-components
Fix security vulnerabilities
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 2d 27m
- Merged PRs (30d)
- 1
Description
npm audit shows:
found 75 vulnerabilities (64 low, 10 moderate, 1 high)
Fix high and moderate ones.
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 running npm audit in the repository and review the 75 reported vulnerabilities, prioritizing the one high and ten moderate findings. Identify the dependency changes needed to remove those findings, then rerun npm audit to verify that the high and moderate vulnerabilities are resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100