From 632305e636eacb43f8955755b3c28cef7f1906e0 Mon Sep 17 00:00:00 2001 From: muslim-kh09 Date: Mon, 13 Jul 2026 17:06:47 +0300 Subject: [PATCH] Add Sentinel to Secret Management --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5467d34..a151ded 100644 --- a/README.md +++ b/README.md @@ -267,6 +267,7 @@ To support security as code, sensitive credentials and secrets need to be manage * [CredStash](https://github.com/fugue/credstash) * [Git Secrets](https://github.com/awslabs/git-secrets) * [Keybase](https://keybase.io) +* [Sentinel](https://github.com/sentinel-cli/sentinel) * [Sops](https://github.com/mozilla/sops) * [Transcrypt](https://github.com/elasticdog/transcrypt) * [Vault](https://www.hashicorp.com/blog/vault.html)