1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/docs/documentation
mohamed 303366f215
Add a :verify_commit option
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/
2021-01-19 09:49:02 -08:00
..
advanced-features clarify role filtering docs 2019-05-31 10:30:34 +03:00
faq Update docs website icons, optimize images (#2056) 2020-04-19 21:48:51 -07:00
getting-started Add a :verify_commit option 2021-01-19 09:49:02 -08:00
harrow Update docs website icons, optimize images (#2056) 2020-04-19 21:48:51 -07:00
overview/what-is-capistrano Update docs website icons, optimize images (#2056) 2020-04-19 21:48:51 -07:00
plugins Moved the Official Plugins into a separated page. 2017-10-04 01:30:53 +02:00
tasks Address feedback 2017-10-10 21:24:02 -05:00
third-party-plugins Add Capistrano::Teams to 3rd Party Plugin (#2064) 2020-08-26 08:57:51 -07:00
upgrading Clarify shell requirement. Fixes #1870 2017-10-11 07:25:08 -05:00