Summary
In this chapter, we examined two primary security concerns for the source control phase of DevOps. First, we looked at guidelines that we can follow to implement a protected source control environment. Second, we tackled how to integrate security tools to identify and remediate common coding errors that can lead to security issues.
In the upcoming chapter, we will discuss implementing security in the BUILD and TEST phases of DevOps.