
Automating ZAP DAST Scans using GitHub Actions
Run a DAST Scan using ZAProxy Following is an example GitHub Action to run a ZAProxy (DAST) scan on an application, saving the results as an SARIF artifact or alternatively you could send the results directly to an ASPM Platform. This example leverages the official zaproxy/action-af Action for running…
Continue reading...