Closed spencern closed 6 years ago
Hi @spencern, Currently, I'm busy with some ongoing issues but certainly, I'll pick this up once I get some time.
Thanks for reporting.
Hi @spencern, So I looked at this issue and could see that the request
is already at v2.87.0
which doesn't include the stringstream
dependency. Please see the screenshot below-
From the comment here, I checked on nodejs v4.x
(see above screenshot) still there is no stringstream
dependency.
To confirm more, I also verified with NSP for any vulnerability but there was not any. See another screenshot below-
Can you please check once again or share more information so that I can reproduce?
This vulnerability is no longer reported via snyk
at this point either.
I think we can close. Thank you for checking into it.
Great @spencern.
Issue
Snyk has flagged
stringstream
v0.0.5 as a security vulnerability.https://snyk.io/vuln/npm:stringstream:20180511
Remediation
Upgrade
stringstream
to version 0.0.6 or higher.It appears that this vulnerability is pulled in via
request
v2.83.0.request
v2.86.0 and higher do not include this dependency.