Motivation
The access to the projects git directory (especially .git/hooks) is a potential security threat: written from within the sandbox, the next execution from the host executes it as well.
Proposed behavior
Prevent modification of .git/hooks
Alternatives considered
No response
Motivation
The access to the projects git directory (especially .git/hooks) is a potential security threat: written from within the sandbox, the next execution from the host executes it as well.
Proposed behavior
Prevent modification of .git/hooks
Alternatives considered
No response