Secure DevOps: Faster Feedback with Effective Security Unit Tests in CI / CD

  • Monday, 15 Jan 2018 1:00PM EST (15 Jan 2018 18:00 UTC)
  • Speaker: Eric Johnson

Fast moving DevOps teams are making hundreds, or even thousands, of changes per day, and traditional approaches to security are struggling to keep up. Most static and dynamic scanners take too long to complete and the results are invalidated after the next commit. The question is, how can security teams build stronger security checks into the DevOps pipeline and obtain fast feedback without slowing down engineering teams?

Here's the good news: DevOps teams are already using Test Driven Development (TDD) frameworks and Continuous Integration (CI) tools to automate unit testing. And even better news: it's time for security teams to get their hands dirty, write some code, and add custom security unit tests to the pipeline.

In this talk, we will explore where security unit testing fits in the SecDevOps model, effective unit testing frameworks, and several examples that can help security teams harden their applications. Live demonstrations will show how to write security unit tests, execute the tests in a Jenkins continuous integration (CI) build pipeline, and evaluate test results.

This is the third in a five-part webcast series on Secure DevOps. Topics covered in these webcasts are directly related to the new SANS DEV540: Secure DevOps and Cloud Application Security course. Upcoming webcasts will cover the following topics:

Microservices and API Security

Encryption in the Cloud with KMS

For additional information about DEV540 visit the course page.