From a7768175f9205b890977582d6a4bb1186d9023f1 Mon Sep 17 00:00:00 2001 From: benihkode Date: Sun, 12 Apr 2026 17:09:58 +0800 Subject: [PATCH] Add Secretsweep to Secret Management section Co-Authored-By: Claude Opus 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5467d34..6c70d8a 100644 --- a/README.md +++ b/README.md @@ -270,6 +270,7 @@ To support security as code, sensitive credentials and secrets need to be manage * [Sops](https://github.com/mozilla/sops) * [Transcrypt](https://github.com/elasticdog/transcrypt) * [Vault](https://www.hashicorp.com/blog/vault.html) +* [Secretsweep](https://github.com/BenihDev/secretsweep) - Zero-config secret scanning for staged git files. ## Red Team