
9/16/2019 · Vanessa Wegner
What this post added
This post outlines five principles for integrating security testing into the development lifecycle: evangelizing security efforts, testing early and often (mentioning SAST, DAST, and dependency scanning), verifying changes with code reviews (requiring approvers in merge requests), maintaining a log of deployments and dependencies, and diversifying security testing portfolios (mentioning SCA, SAST, and bug bounty programs). It emphasizes the shift towards a DevSecOps model where developers are responsible for security.