loay commented on issue #48: Remote Memory Exposure in [email protected] > [email protected] > [email protected] URL: https://github.com/apache/couchdb-nano/issues/48#issuecomment-329273629 @dscape There are security vulnerabilities. ``` (+) 2 vulnerabilities found Name Installed Patched Path More Info request 2.55.0 >=2.68.0 [email protected] > [email protected] > [email protected] https://nodesecurity.io/advisories/309 hawk 2.3.1 >=3.1.3 < 4.0.0 || >=4.1.1 [email protected] > [email protected] > [email protected] > [email protected] https://nodesecurity.io/advisories/77 ``` Even if we update to the last version of `follow`, it won't fix the issue, since `follow` is using an outdated versions of `request` and `hawk` .. so we need `follow` to update or to use another library instead of `follow`. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
