[BUG] npm reports 2 low level security vulnerabilities @ version 1.1.5
See original GitHub issueOverview of the issue
npm reports 2 low level security vulnerabilities @ version 1.1.5 and mentions this requires a manual review and cannot be automatically fixed.
=== 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 β debug β
βββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Patched in β >= 2.6.9 < 3.0.0 || >= 3.1.0 β
βββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Dependency of β @compodoc/compodoc [dev] β
βββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Path β @compodoc/compodoc > live-server > connect > debug β
βββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β More info β https://nodesecurity.io/advisories/534 β
βββββββββββββββββ΄βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
βββββββββββββββββ¬βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Low β Regular Expression Denial of Service β
βββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Package β debug β
βββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Patched in β >= 2.6.9 < 3.0.0 || >= 3.1.0 β
βββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Dependency of β @compodoc/compodoc [dev] β
βββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Path β @compodoc/compodoc > live-server > connect > finalhandler > β
β β debug β
βββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β More info β https://nodesecurity.io/advisories/534 β
βββββββββββββββββ΄βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Operating System, Node.js, npm, compodoc version(s)
OS System Version: macOS 10.14 OS Kernel Version: Darwin 18.0.0 Node version: v10.10.0 NPM Version: 6.4.1 Compodoc Version: 1.1.5
Compodoc installed globally or locally ?
locally
Reproduce the error
npm install @compodoc/compodoc@1.1.5
Suggest a Fix
It seems dependency debug
needs updating to have the error removed. Otherwise it popups on any and all npm actions within the project. Yes the warnings can be disabled and this issue is likely nothing at all but simply bumping the debug
package version will probably fix it based on what Iβm gathering from the npm output
Issue Analytics
- State:
- Created 5 years ago
- Reactions:6
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Nodejs : Security vulnerabilities - CVE Details
# CVE ID CWE ID Vulnerability Type(s) Publish Date Update Date Score Gaine...
1 CVEβ2022β43548 78 Bypass 2022β12β05 2022β12β08 0.0 None
2 CVEβ2022β35949 918 2022β08β12...
Read more >Auditing package dependencies for security vulnerabilities
Security audits help you protect your package's users by enabling you to find and fix known vulnerabilities in dependencies that could cause data...
Read more >javascript - Fix vulnerabilities in NPM manually - Stack Overflow
You can get a report of all vulnerabilities using npm audit . In that report for each vulnerability you will also see a...
Read more >Fixing security vulnerabilities in npm dependencies in less ...
2 ) Github security policy can also notify you β something like the ... had to deal with this error where acorn and...
Read more >Known Exploited Vulnerabilities Catalog | CISA
US Department of Homeland Security CISA Cyber + Infrastructure ... A privilege escalation vulnerability exists in the way Windows Error Reporting (WER)Β ...
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
This still happends on compodoc version 1.1.6 which is using live-server 1.2.0 live-server was not updated for 2 years please consider relplacing it with
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem. Why locking ? Having issues with the most up-to-date context.