-
Notifications
You must be signed in to change notification settings - Fork 55
Warnings on NPM #113
Comments
As of v0.9.50, npm is reporting a number of High criticality vulnerabilities. Is there any work to address it? In particular, vulnerabilities in the parsers are concerning for a system that parses data as its main function
|
Hi @mterron, We are working on the design of the new WebUI and we will get rid of many the deprecated packages here, like I am still working on your report, after a first analysis it seems that all the vulnerabilities are related to packages used in compiling stage (i.e. their code doesn't get into the final WebUI) or the vulnerabilities themselves are exploitable when used in the backend. Even if the result of this first analysis is confirmed we will get rid of these old packages. Thank you again! |
Hi @mterron, Thanks again! |
On building the Web UI, npm emits the following warnings:
Note that https://github.com/sass/node-sass/releases/download/v3.13.1/linux-x64-57_binding.node does not exist, it's not a proxy issue.
The text was updated successfully, but these errors were encountered: