https://www.digitalmunition.me/2018/07/git-secrets-prevents-committing-secrets-credentials-git-repositories/
#git #secrets
#git #secrets
DigitalMunition
Git-Secrets - Prevents You From Committing Secrets And Credentials Into Git Repositories - DigitalMunition
Prevents you from committing passwords and other sensitive information to a git repository. Synopsis git secrets --scan [-r|--recursive] [--cached] [--no-index] [--untracked] [...] git secrets --scan-history git secrets --install [-f|--force] [] git secrets…
https://www.infracloud.io/blogs/kubernetes-secrets-hashicorp-vault/
#k8s #kubernetes #secrets #vault #hashicorp
#k8s #kubernetes #secrets #vault #hashicorp
InfraCloud
Securing Kubernetes Secrets with HashiCorp Vault
Secrets in Kubernetes are used to store sensitive information. This blog post will show how to secure Kubernetes secrets using the Hashicorp vault.