Dynamic Security Scanning in a CI: ZAP Scanning with Jenkins.
Today, I will walk through configuring a daily DAST scan against an application,
using Jenkins and ZAP. The process can be used similarly with any DAST scanner,
depending on how the specific scanner is setup.
This is the second part of a series. In part one
[https://nullsweep.com/creating-a-secure-pipeline-jenkins-with-sonarqube-and-dependencycheck/