mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
303366f215
When :verify_commit is set to true, after updating the mirror `git verify-commit <revision>` will be run on the revision that is about to be deployed to check if it has a valid signature. This will allow a user to be certain that the code they are about to deploy was signed by an authorized author, and that they are not in danger of deploying malicious code in an attack scenario such as https://github.blog/2012-03-04-public-key-security-vulnerability-and-mitigation/ |
||
---|---|---|
.. | ||
capistrano | ||
capistrano_spec.rb |