mirror of
https://github.com/fabacab/awesome-cybersecurity-blueteam.git
synced 2024-12-25 23:39:28 -05:00
Add helm-secrets
plugin.
This commit is contained in:
parent
4193eb20a3
commit
977fde1673
@ -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.
|
- [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.
|
- [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.
|
- [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
|
### Application or Binary Hardening
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user