Vulnerability in cached-path-relative dependency
See original GitHub issuecached-path-relative
vulnerability found in package-lock.json 6 hours ago by GitHub
Remediation Upgrade cached-path-relative to version 1.0.2 or later.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:7 (4 by maintainers)
Top Results From Across the Web
cached-path-relative - Snyk Vulnerability Database
Learn more about known vulnerabilities in the cached-path-relative package. Memoize the results of the path.relative function.
Read more >Dependency vulnerabilities cached-path-relative, shell-quote
Snyk is complaining about vulnerabilities in the following dependencies: cached-path-relative from 1.0.2 shell-quote@1.7.2.
Read more >cached-path-relative - npm
Memoize the results of the path.relative function. ... Start using cached-path-relative in your project by running `npm i ...
Read more >Debian DLA-3221-1 : node-cached-path-relative - Tenable
The package cached-path-relative before 1.1.0 are vulnerable to Prototype Pollution via the cache variable that is set as {} instead of ...
Read more >NVD - Results - National Institute of Standards and Technology
*Note:* This vulnerability derives from an incomplete fix in ... The package cached-path-relative before 1.1.0 are vulnerable to Prototype Pollution via the ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
yea if you do
npm un browserify && npm install browserify
you should get all the latest stuff.Thanks, guys!