cf467ed8294cf634ae35f234961cd4ae9e807845
printf '%s' with inline secret expansion could leave out trailing newline or preserve \r from browser-pasted keys, causing OpenSSH 'error in libcrypto'. Use env: block + printf '%s\n' | tr -d '\r' to normalize the key file. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
648 MiB
Languages
Python
33.4%
Shell
32.4%
TypeScript
23.7%
PowerShell
4.5%
JavaScript
4.2%
Other
1.7%