heroku / heroku-exec-util

ISC License
2 stars 6 forks source link

Start checking host keys - part 2 (`ssh2` node library) #7

Closed bensymonds closed 5 years ago

bensymonds commented 5 years ago

Part 1 - native SSH (the ssh() function) - was covered in fab8f6c (#6). This covers the rest (which use the ssh2 node library).

https://gus.my.salesforce.com/a07B0000007741eIAA

Note to merger (if it's not me) - the commits are clean so there is no need to squash them before merging (ie no need to use the "squash and merge" option).