Closed RajaThomas closed 2 years ago
Please provide clarification thank you
@mcollina
What clarification do you need? readable-stream is at version 3.x while you are using 2.x. You should update it.
@mcollina check your latest version of package.json file there sting_decoder version is 1.1.1
@RajaThomas I don't know what you want from Matteo. This looks like an issue with your governance checks.
The whole point of this module is to make readable-stream usable in old versions of node and browsers..
If you want help with something relating to your company rather than the actual open source code whose impact for people not dealing with these governance checks is 0 your recourse is:
Security Review (CST-E) This module is a mirror of the Node built-in StringDecoder object, and should only be used when operating on a very old version of Node or within a web- browser context. In addition, this object does not zero out memory before returning it, so it risks information disclosure.
Upgrade to an unaffected version of this component or read the review content to better understand your exposure.
package-lock.json
string_decoder latest version is 1.3.0
Please upgrade one of dependencies(string_decoder) to latest version to resolve issue.