From 6553c33235f6f768699bfeef6e23f398098a224a Mon Sep 17 00:00:00 2001 From: Benjamin Hellmich <97835383+BellmeJoe@users.noreply.github.com> Date: Fri, 21 Aug 2026 11:09:36 +0300 Subject: [PATCH] Add getadvantage to Secret Management --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5467d34..b0c780d 100644 --- a/README.md +++ b/README.md @@ -265,6 +265,7 @@ To support security as code, sensitive credentials and secrets need to be manage * [BlackBox](https://github.com/StackExchange/blackbox) * [Conjur](https://github.com/cyberark/conjur) * [CredStash](https://github.com/fugue/credstash) +* [getadvantage](https://github.com/BellmeJoe/getadvantage-cli) * [Git Secrets](https://github.com/awslabs/git-secrets) * [Keybase](https://keybase.io) * [Sops](https://github.com/mozilla/sops)