From c842343ff5ed13ac14f812febe8b705aeeb7a884 Mon Sep 17 00:00:00 2001 From: Pmaind Date: Sun, 29 Mar 2026 13:43:32 +0900 Subject: [PATCH] Add push-sentinel to Secret Management section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5467d34..22c4cdf 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) +* [push-sentinel](https://github.com/Pmaind/pre-push-secrets) * [Git Secrets](https://github.com/awslabs/git-secrets) * [Keybase](https://keybase.io) * [Sops](https://github.com/mozilla/sops)