From 7608cf095e394df53a85f152604739d670f1d099 Mon Sep 17 00:00:00 2001 From: VaultScan Bot Date: Fri, 2 May 2025 22:10:32 +0530 Subject: [PATCH 1/2] =?UTF-8?q?Add=20VaultScan=20=E2=80=93=20Community=20E?= =?UTF-8?q?dition=20to=20Secret=20Management=20tools?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5467d34..b8d2594 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) +* [VaultScan – Community Edition](https://github.com/vaultscan/vaultscan-community): A lightweight, privacy-first secrets scanner for local/offline use. Built for DevOps and CI/CD. No agents. No cloud. ## Red Team From 27c84d9c3776cd8db8288daf2e2b85ca073754f4 Mon Sep 17 00:00:00 2001 From: VaultScan Bot Date: Fri, 2 May 2025 22:12:48 +0530 Subject: [PATCH 2/2] =?UTF-8?q?Add=20VaultScan=20=E2=80=93=20Community=20E?= =?UTF-8?q?dition=20to=20Secret=20Management=20tools?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b8d2594..2612d8a 100644 --- a/README.md +++ b/README.md @@ -272,7 +272,6 @@ To support security as code, sensitive credentials and secrets need to be manage * [Vault](https://www.hashicorp.com/blog/vault.html) * [VaultScan – Community Edition](https://github.com/vaultscan/vaultscan-community): A lightweight, privacy-first secrets scanner for local/offline use. Built for DevOps and CI/CD. No agents. No cloud. - ## Red Team These are tools that we find helpful during Red Team and War Game exercises. The projects in this section help with reconnaissance, exploit development, and other activities common within the Kill Chain.