From the course: Application Security in DevSecOps

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Tying it all together

Tying it all together

From the course: Application Security in DevSecOps

Start my 1-month free trial

Tying it all together

- [Instructor] We have just spent a lot of time looking at different tools and using them at the command line level to run tests against applications. Now let's look at how all of this ties together. Just like we want to be out of the UI if we're running tests, we don't want to be running manual test from a command line either. When we are thinking about the continuous application security process, it should be seamless. There shouldn't be any stopping, starting, reporting, debating, none of the things we talked about in the old way of security testing. The process should go from build all the way to defect reporting and then start over again. The key to making this work is the process. The tool's important, but the DevSecOps process of being integrated into the DevOps team is the most important. There are two tools that are useful to this continuous DevOps process. The first is Jenkins. You can't take a DevOps…

Contents