In a previous article [1], I’ve started to talk about DevSecOps and the concept of “shifting left” security.In order to move security checks to the early steps of development, a great help may be the presence of a security-aware person in every scrum team, the so-called “Security Champions“. Shifting Left and integrate to “Fail Quickly” Integrate security into the CI/CD process as early in the development lifecycle as possible. The goal should be to minimize the gap between the discovery of a problem and the time it takes to bring the developer back in to fix it. That’s because it’s…
Article Link: https://www.andreafortuna.org/2020/01/23/devsecops-the-value-of-security-champions/