linkedin / linkedin/dustjs

Upgrade chokidar to 2.0+ to resolve security problem in dependency?

Open
#791 2 comments 13 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
2.9k
Forks
461
PR merge metrics
No merged PRs in 30d

Description

Dustjs-linkedin 2.7.5 still depends on chokidar 1.5.2, which depends on a component which has a vulnerability: https://snyk.io/test/npm/braces/1.8.5

36ec1b30-1b27-11e9-937b-4901f3822557

This dependent vulnerability is fixed in newer versions of chokidar, including 2.0.0, 2.0.1, and 2.0.2:
https://snyk.io/test/npm/chokidar/2.0.2?tab=dependencies

Can you please upgrade dustjs-linkedin to depend on chokidar 2.0.2 which in turn depends on a newer version of braces where this vulnerability is resolved?

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.

Research direction

No source file or test is named in the issue. Start by locating the package dependency declaration for chokidar, then verify that version 2.0.2 is used and that its dependency tree no longer includes the vulnerable braces version.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
security, tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.