Heroku Buildpack to make testssl.sh
available to your Heroku application.
Usage:
heroku buildpacks:set https://github.com/84codes/heroku-buildpack-testssl
# if you use multiple buildpacks
heroku buildpacks:add --index 2 https://github.com/84codes/heroku-buildpack-testssl
See the Heroku documentation for more information: