From aed40ee0a6bcc8eac9446f580dd49cd75b8bbd1a Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 1 Sep 2017 18:54:56 -0300 Subject: Updates about git hook tampering --- research/git.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'research') diff --git a/research/git.mdwn b/research/git.mdwn index cb0140a..20e1868 100644 --- a/research/git.mdwn +++ b/research/git.mdwn @@ -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`. -- cgit v1.2.3