heroku / heroku-exec-util

ISC License
2 stars 6 forks source link

use heroku socksv5 #2

Closed jdx closed 7 years ago

jdx commented 7 years ago

this fixes a very minor security issue: https://snyk.io/org/dickeyxxx/project/34dcbafb-efea-4db4-8cb5-053e775a35c8

it doesn't even apply to our version of node, so it's not really a security issue, more just so we can get rid of the snyk warning

jdx commented 7 years ago

this will also fix https://github.com/heroku/cli/issues/567

jkutner commented 7 years ago

@dickeyxxx thanks. I ran tests locally with heroku-ps-exec

jkutner commented 7 years ago

@dickeyxxx https://github.com/heroku/heroku-ps-exec/pull/5