aweary / aweary/rst-selector-parser

Min lodash version should be updated to 4.17.5

Open
#16 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
18
Forks
6
PR merge metrics
No merged PRs in 30d

Description

There is a security vulnerability for older lodash version. More details here: https://nvd.nist.gov/vuln/detail/CVE-2018-3721

We should perhaps replace lodash.flattendeep with straight lodash - as individual functions does not seem to get updated anymore.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by checking the package metadata and locating use of lodash.flattendeep. Determine whether updating the minimum lodash version is sufficient or whether the dependency should be replaced, then verify the dependency tree and run the project's available tests. Done means the vulnerable older lodash version is no longer required.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.