Files
Andrew Halberstadt 1a0cff5fb7 Bug 2059522 - [tryselect] Restrict git-backing SSH key ACL to the owner on Windows, r=ahochheiden
os.chmod cannot restrict a file's ACL on Windows, so the private key
remained readable by other users there. Use icacls to lock it down to
the current user only to avoid permissions being too open.

Differential Revision: https://phabricator.services.mozilla.com/D316804
2026-08-06 23:21:21 +00:00
..