run-devops icon indicating copy to clipboard operation
run-devops copied to clipboard

Security Misconfiguration: Hard-coded Secret

Open akondasif opened this issue 2 years ago • 0 comments

Dear Colleague,

We are looking to find ways to help developers find security misconfigurations, i.e., Kubernetes manifest configurations that violate security best practices for Kubernetes manifests.

We have noticed hard-coded secrets, which are security misconfigurations, and violation of security best practices for Kubernetes manifests (reff: https://arxiv.org/pdf/2006.15275.pdf).

Location:

https://github.com/aspnetrun/run-devops/blob/6cf2f727f720019cfe43bf8177e5c4268206c012/aks/mongo-secret.yaml#L7

Please fix this misconfiguration by storing secrets in tools, such as Vault (https://www.vaultproject.io/). We would like to hear if you agree to fix this misconfiguration or have fixed the misconfiguration.

akondasif avatar May 10 '22 03:05 akondasif