Added ebook category as per #87

This commit is contained in:
Kim Carter 2018-04-22 06:10:03 +12:00
parent c025960c74
commit 6ed067a522

View File

@ -268,7 +268,6 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c
## DevOps
- [Docker Security - Quick Reference: For DevOps Engineers](https://binarymist.io/publication/docker-security/) - A book on understanding the Docker security defaults, how to improve them (theory and practical), along with many tools and techniques.
- [Securing DevOps](https://manning.com/books/securing-devops?a_aid=securingdevops&a_bid=1353bcd8) - A book on Security techniques for DevOps that reviews state of the art practices used in securing web applications and their infrastructure.
## Operating Systems
@ -296,6 +295,12 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c
- [passpie](https://github.com/marcwebbie/passpie) - Multiplatform command-line password manager
- [Vault](https://www.vaultproject.io/) - An encrypted datastore secure enough to hold environment and application secrets.
## EBooks
### Docker
- [Docker Security - Quick Reference: For DevOps Engineers](https://binarymist.io/publication/docker-security/) - A book on understanding the Docker security defaults, how to improve them (theory and practical), along with many tools and techniques.
## Other Awesome Lists
### Other Security Awesome Lists