
7/8/2020 · Vanessa Wegner
What this post added
This post details how to automate security testing in software development, specifically focusing on SAST and DAST scans. It outlines four ways to integrate automated security testing: running SAST scans for every code change, automatically initiating work tickets or stopping builds based on scan results, applying policies automatically upon code commit, and analyzing running web applications with DAST scans. It also discusses the benefits of automated security, the difference between automation and orchestration, and common types of security automation tools.