Skip to content

Commit 1c845e1

Browse files
committed
add nestjs secret manager usage example
1 parent 9d3383f commit 1c845e1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)