By Christoph Börner
About the presentation
DevSecOps can be defined as a cultural approach to improve and accelerate the delivery of business value by making dev/sec/ops teams’ collaboration effective. Since it is a relatively new trend, it is important to make an overview of the practices and experiences accumulated on the subject.
The question of Involving security in DevOps has presented a challenge because traditional security methods have been unable to keep up with DevOps’ agility and speed. DevSecOps is the movement that works on developing and integrating modernized security methods that can keep up with DevOps.
Basically, DevSecOps is DevOps with security built-in, right from the start. It means building security into requirements, into design, into code, and into deployment, logging, and monitoring — in short, into your entire DevOps supply chain. How do you translate those goals into practice? Which specific security processes can you automate and integrate into the rest of your CI/CD pipeline, and how can you do it?
This talk will give you an introduction to this topic and show you a blueprint of an app sec continuous delivery pipeline.
Takeaways:
- Continuous Compliance and Security Testing in an agile transforming enterprise.
- See how everything starts with Static Application Security Testing.
- Move on identifying vulnerabilities with Dynamic Application Security Testing.
- The fuss with Compliance as Code. Open Source Testing Tools.