-
Notifications
You must be signed in to change notification settings - Fork 177
Security warnings about set-value and http-proxy #134
Comments
@sgeisler thanks for the bug report! Not sure if this an option for you but if you upgrade your version of
|
Thx for the quick reply! I'm not too concerned about it for myself (have it running in a restricted environment anyway), just wanted to let you know. I fear debian doesn't ship any more recent versions and I don't want to alter the system too much just for that. So if you can fix it by upgrading some dep: great (I assume that's what |
I believe some of the dependencies need to be bumped manually (not just Thanks for reporting! |
I don't see this high vulnerability with the latest version but 5000 low-level vulnerabilities, where Should I start a PR with the updated package.json and package-lock.json? |
5000 low severity vulnerabilities are shown during `npm install` which might be intimidating for uninformed users ISSUES: unchained-capital#134
💯 PRs are always welcome! |
5000 low severity vulnerabilities are shown during `npm install` which might be intimidating for uninformed users ISSUES: #134
Security warnings are shown for the packages set-value and http-proxy during install.
I'm submitting a…
Expected Behavior
Installation without security warnings.
Current Behavior
There seem to be two dependencies with security vulnerabilities marked as "high" (whatever that means in JS land).
Possible Solution
Assuming there's a fix upstream upgrading the dependencies might help.
Steps to Reproduce (for bugs)
apt install npm
npm install
Environment
Debian 10.4
npm 5.8.0
nodejs v10.19.0
Where are you running caravan: VM (quite irrelevant)
Operating system: Linux (Debian 10.4)
Browser and version: N/A
The text was updated successfully, but these errors were encountered: