zkat/make-fetch-happen

Security advisory on http-proxy-agent & https-proxy-agent

Opened this issue · 3 comments

The joys of npm audit :)

https://nodesecurity.io/advisories/607
Versions of http-proxy-agent before 2.1.0 are vulnerable to denial of service and uninitialized memory leak when unsanitized options are passed to Buffer.

https://nodesecurity.io/advisories/593
Versions of http-proxy-agent before 2.1.0 are vulnerable to denial of service and uninitialized memory leak when unsanitized options are passed to Buffer.

Txs

This repo uses 2.1.0 or newer for both, though?

"http-proxy-agent": "^2.1.0",
"https-proxy-agent": "^2.2.1",

You're right, npm-profile is the issue. txs

Yeah, sorry about that. Was about to close.