This cheat sheet is possible thanks to Siddharth Barahalikar’s course on Udemy

DevSecOps integrates security into software development, testing, and delivery processes. The idea behind DevSecOps is that security is everyone's responsibility, and it comes into play from the moment you start building software. Everyone is responsible for DevSecOps

The problem that DevSecOps solves is that the team can maintain velocity (ex: rate of software delivery) while improving software quality with a security mindset without introducing more risks to the product for the end users


Main idea

DevSecOps!=DevOps, its an extension fro security practices where security is integrated into every step of the software development cycle including the CI/CD pipelines.

devsecops.JPG

DevSecOps Pipeline

devsecops_pipeline.jpg

Applications of DevSecOps

There’s also a good article talking about the difference between SAST and DAST

Untitled

Best practices