|
|
|
|
|
by radku
7 hours ago
|
|
Nice work shipping this. Disclosure: author of a related tool here. I have create agent-vault-proxy for a very similar reason. It also can help keep credentials out of the agent process. The agent gets a placeholder, the proxy swaps in the real secret in transit. I read them as complementary: action firewall in front, credential broker behind.
https://github.com/inflightsec/agent-vault-proxy |
|