[DepShield] (CVSS 7.4) Vulnerability due to usage of lodash.debounce:4.0.8

Open
#3 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript, react, webpack

Research direction

Start by tracing the dependency chain from react-scripts through webpack, watchpack, and chokidar to lodash.debounce:4.0.8. Determine how the vulnerable transitive dependency can be removed or upgraded without breaking the sample app, then verify that dependency scanning no longer reports the listed vulnerabilities.

Written by the indexing model from the issue text.

Description

Vulnerabilities

DepShield reports that this application's usage of lodash.debounce:4.0.8 results in the following vulnerability(s):


Occurrences

lodash.debounce:4.0.8 is a transitive dependency introduced by the following direct dependency(s):

react-scripts:1.0.13
        └─ webpack:3.5.1
              └─ watchpack:1.6.0
                    └─ chokidar:2.0.4
                          └─ lodash.debounce:4.0.8

This is an automated GitHub Issue created by Sonatype DepShield. Details on managing GitHub Apps, including DepShield, are available for personal and organization accounts. Please submit questions or feedback about DepShield to the Sonatype DepShield Community.

Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from SonyaMoisset/SampleApp_REACT-READUX

All issues in SonyaMoisset/SampleApp_REACT-READUX

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.