99designs / aws-vault

A vault for securely storing and accessing AWS credentials in development environments
MIT License
8.53k stars 822 forks source link

Support execve syscall on all OSs that can #1166

Closed mtibben closed 1 year ago

mtibben commented 1 year ago

Always attempt the execve, and fall back to a subprocess if the OS doesn't support it