File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -153,13 +153,15 @@ can include: `*id_rsa*`” (Cotton, 2023)[^protecting-docker-secrets]
153153- [ Docker's advice on Security Best Practices] [ docker-best-practices ]
154154- [ Spacelift's Docker Security Best Practices] [ spacelift-docker-security ]
155155- [ OWASP WrongSecrets Repository] [ owasp-wrongsecrets ]
156+ - [ NestJS Secret Manager Example] [ nestjs-secret-manager-example ]
156157
157158[ owasp-docker-security] :
158159 https://cheatsheetseries.owasp.org/cheatsheets/Docker_Security_Cheat_Sheet.html
159160[ docker-best-practices] :
160161 https://docs.docker.com/develop/security-best-practices/
161162[ spacelift-docker-security ] : https://spacelift.io/blog/docker-security
162163[ owasp-wrongsecrets ] : https://github.com/OWASP/wrongsecrets
164+ [ nestjs-secret-manager-example ] : https://bitbucket.org/nikhil-simform/secret-manager
163165
164166## Usage
165167
You can’t perform that action at this time.
0 commit comments