v1.1.6
Security
- Reject persistent
git configinvocations that can store executable Git configuration. - Apply existing hardened policies to common alternate command names such as
gawk,gfind,gtar, andbsdtar. - Reject command-wrapper and shell-escape tools such as
timeout,nice,nohup,setsid,stdbuf,flock,less,vim, andsshby default. - Document that command hardening is best-effort defense in depth, not a complete sandbox.