]> gitweb.fluxo.info Git - blog.git/commitdiff
Updates about git hook tampering
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 1 Sep 2017 21:54:56 +0000 (18:54 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 1 Sep 2017 21:54:56 +0000 (18:54 -0300)
research/git.mdwn

index cb0140aa4650164e0bb109a86665208bc45ef0e6..20e1868d0a39f8a1bf24e34ab7dd95748ad29c6e 100644 (file)
@@ -124,5 +124,5 @@ Further development
   * Automatically set git-hooks integration.
   * Implement global hooks.
   * Check remote configuration.
-  * Check hook tampering before doing anything in the repository.
+  * Check hook tampering before doing anything in the repository, like removing hook permissions, see [discussion](https://stackoverflow.com/questions/35997624/how-to-disable-git-hooks-for-security-reason#35998287).
   * That can disable/mitigate hooks by changing permission and ownership on `~/.git/hooks`.