In this talk, Matt will tackle the challenges of building robust secure software in a world of continuous delivery. To start, Matt will introduce a visual model of a typical delivery pipeline and illustrate how and where different security tools and processes can be layered into the model in an additive non-blocking way. Of course, DevOps adoption presents both challenges and opportunities. Understanding security and DevOps in the same frame of reference makes it possible to make Rugged part of our DNA. One of the foundations of continuous delivery is strong unit testing. To satisfy those seeking deep technical examples and practices they can take home with them and implement tomorrow, I will demonstrate and walk through a suite of common security related unit tests that can be used to ensure that security is a first class consideration that gets tested with each delivery.