4bcc66d9dbb1692fbf86975fbff84178e539e202
Embedding $response as Python triple-quoted string caused json.loads() to fail with 'Invalid control character' when Vault's JSON contained \n sequences in the PEM public key (bash \n → Python newline → invalid JSON control char). Fix: write response to mktemp, pass path as argv, read with open().
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%