From 8d8966377d2e05e05f51b95a8583f585c9577a75 Mon Sep 17 00:00:00 2001 From: LABOUARDY Mohamed Date: Tue, 12 Jan 2021 20:57:38 +0100 Subject: [PATCH] added Pipeline as Code --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a7650d..8fc9f03 100644 --- a/README.md +++ b/README.md @@ -153,9 +153,10 @@ A small collection of DevOps and Security podcasts. Books focussed around DevSecOps, bringing the security focus up front. * [DevOpsSec](http://www.oreilly.com/webops-perf/free/devopssec.csp) -* [Docker Securitiy - Quick Reference](https://binarymist.io/publication/docker-security/) +* [Docker Security - Quick Reference](https://binarymist.io/publication/docker-security/) * [Holistic Info-Sec for Web Developers](https://leanpub.com/b/holisticinfosecforwebdevelopers) * [Securing DevOps](https://securing-devops.com/book) +* [Pipeline as Code](https://www.manning.com/books/pipeline-as-code) # Tools This collection of tools are useful in establishing a DevSecOps platform. We have divided the tools into several categories that help with the different divisions of DevSecOps.