From ca16e2f51335aa4324d1b75fe6d5f5024ffe01f9 Mon Sep 17 00:00:00 2001 From: Haim Cohen Date: Wed, 10 Jul 2024 22:46:11 +0300 Subject: [PATCH] add: DevSecOps --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e47e106..8e002f7 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,8 @@ Before diving into the cheat sheets, please keep these essential rules in mind: ### Cyber Security 101 :lock: * [Cyber Security 101](pdf/cybersecurity-101.gif): Fundamentals of Cybersecurity Topics. +* [What is DevSecOps?](pdf/devsecops.gif): DevSecOps emerged as a natural evolution of DevOps practices with a focus on integrating security into the software development and deployment process. The term "DevSecOps" represents the convergence of Development (Dev), Security (Sec), and Operations (Ops) practices, emphasizing the importance of security throughout the software development lifecycle. + ---