
Product
Introducing Module Reachability: Focus on the Vulnerabilities That Matter
Module Reachability filters out unreachable CVEs so you can focus on vulnerabilities that actually matter to your application.
CLI Plugin for 2FA protected apps.
$ heroku plugins:install heroku-2fa
Until this plugin has been made public, here's the installation procedure:
$ git clone git@github.com:heroku/heroku-2fa.git
$ cd heroku-2fa
$ heroku plugins:link
Check it's installed:
$ heroku plugins
[...]
heroku-2fa 1.0.0 (link)
[...]
To uninstall it:
$ heroku plugins:uninstall heroku-2fa
2fa:preauth add a pre-authorizations to perform actions on a paranoid app without two-factor authentication
2fa:preauth:clear remove a pre-authorizations to perform actions on a paranoid app without two-factor authentication
2fa:yubikeys list yubikeys for this account
2fa:yubikeys:add add a yubikey to this account
2fa:yubikeys:remove ID remove a yubikey from this account
git checkout -b my-new-feature
)git commit -am 'Added some feature'
)git push origin my-new-feature
)FAQs
Heroku 2FA commands
We found that heroku-2fa demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Module Reachability filters out unreachable CVEs so you can focus on vulnerabilities that actually matter to your application.
Company News
Socket is bringing best-in-class reachability analysis into the platform — cutting false positives, accelerating triage, and cementing our place as the leader in software supply chain security.
Product
Socket is introducing a new way to organize repositories and apply repository-specific security policies.