1 vulnerability requires manual review.
See original GitHub issueAfter installing forever, I get a notice from NPM about forever using dependencies with known vulnerabilities:
$ npm audit
=== npm audit security report ===
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Manual Review β
β Some vulnerabilities require your attention to resolve β
β β
β Visit https://go.npm.me/audit-guide for additional guidance β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
βββββββββββββββββ¬βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Low β Regular Expression Denial of Service β
βββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Package β braces β
βββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Patched in β >=2.3.1 β
βββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Dependency of β forever [dev] β
βββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Path β forever > forever-monitor > chokidar > anymatch > micromatch β
β β > braces β
βββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β More info β https://npmjs.com/advisories/786 β
βββββββββββββββββ΄βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
found 1 low severity vulnerability in 2776 scanned packages
1 vulnerability requires manual review. See the full report for details.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:15
- Comments:16 (7 by maintainers)
Top Results From Across the Web
How to fix npm vulnerabilities manually? - Stack Overflow
Do a sanity check; In case it's a real problem, check the repository of vulnerable package for existing issues and PRs; In case...
Read more >Auditing package dependencies for security vulnerabilities
Security vulnerabilities found requiring manual review. If security vulnerabilities are found, but no patches are available, the audit report will provideΒ ...
Read more >1 vulnerability required manual review and could not be updated
This vulnerability only affects babel-cli --watch '. Since babel-cli --watch is only used during developmenet/deployment, and the only way anΒ ...
Read more >How to Fix Security Vulnerabilities with NPM - IFS Blog
Try running npm update command. Β· If you have a vulnerability that requires manual review, you will have to raise a request to...
Read more >Resolve NPM security vulnerabilities - Payam Mousavi - Medium
N vulnerabilities required manual review and could not be updated. You have some options here! One option is to ignore that specific vulnerability...
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
@indexzero Pretty please?.. Itβs been fixed on forever-monitor for quite some time already. Could you please either publish it or give me publish permissions?..
Fixed in 2.0.0