The risks of embedded bare repositories in Git
The risks of embedded bare repositories in Git
Posted Apr 29, 2022 2:24 UTC (Fri) by pabs (subscriber, #43278)In reply to: The risks of embedded bare repositories in Git by MrWim
Parent article: The risks of embedded bare repositories in Git
Right, although that doesn't solve the issue that k3ninho mentions; running arbitrary unreviewed code (which developers do a lot) could update the list of trusted directories. You would need to use bubblewrap or another container solution to prevent random code from touching the list of trusted dirs.