diff --git a/README.md b/README.md index 2ccce67..7161f74 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,7 @@ See also [awesome-devsecops](https://github.com/devsecops/awesome-devsecops). - [Trivy](https://github.com/aquasecurity/trivy) - Simple and comprehensive vulnerability scanner for containers and other artifacts, suitable for use in continuous integration pipelines. - [Vault](https://www.vaultproject.io/) - Tool for securely accessing secrets such as API keys, passwords, or certificates through a unified interface. - [git-crypt](https://www.agwa.name/projects/git-crypt/) - Transparent file encryption in git; files which you choose to protect are encrypted when committed, and decrypted when checked out. +- [helm-secrets](https://github.com/jkroepke/helm-secrets) - Helm plugin that helps manage secrets with Git workflow and stores them anywhere, backed by SOPS. ### Application or Binary Hardening