loft-sh / devpod

Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
https://devpod.sh
Mozilla Public License 2.0
8.76k stars 328 forks source link

fix: restrict file permissions #951

Closed 89luca89 closed 6 months ago

89luca89 commented 7 months ago

Restrict file permissions to user-scope only when possible

Resolves ENG-3007