You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/04/14 14:31:35 UTC

[GitHub] [cordova-common] breautek commented on issue #163: Security Vulnerability in underscore <= 1.12.0 CVE-2021-23358

breautek commented on issue #163:
URL: https://github.com/apache/cordova-common/issues/163#issuecomment-819564208


   ## Security issues should be reported via https://www.apache.org/security/
   
   This package declares a dependency on `"underscore": "^1.9.2"`
   
   This means the latest version of underscore 1.x will be installed when you install cordova. Because the patch is landed in `1.13.0`, NPM will install this version for Cordova as it satisfies the declared version, therefore Cordova is not affected by this vulnerability. You however may need to reinstall Cordova so that NPM will install the latest versions of each dependency and sub-dependencies.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org