1 parent b200bfa commit 9d3383fCopy full SHA for 9d3383f
1 file changed
README.md
@@ -152,12 +152,14 @@ can include: `*id_rsa*`” (Cotton, 2023)[^protecting-docker-secrets]
152
- [OWASP's Cheatsheet on Docker Security][owasp-docker-security]
153
- [Docker's advice on Security Best Practices][docker-best-practices]
154
- [Spacelift's Docker Security Best Practices][spacelift-docker-security]
155
+- [OWASP WrongSecrets Repository][owasp-wrongsecrets]
156
157
[owasp-docker-security]:
158
https://cheatsheetseries.owasp.org/cheatsheets/Docker_Security_Cheat_Sheet.html
159
[docker-best-practices]:
160
https://docs.docker.com/develop/security-best-practices/
161
[spacelift-docker-security]: https://spacelift.io/blog/docker-security
162
+[owasp-wrongsecrets]: https://github.com/OWASP/wrongsecrets
163
164
## Usage
165
0 commit comments