This document provides information about automating scans with the OWASP Zap security tool, including:
- An introduction to the baseline scan, which runs quickly and can be easily integrated into continuous integration pipelines.
- Options for more thorough scanning using the Zap command line interface, Jenkins plugin, or driving the Zap API directly from scripts.
- Tips for customizing Zap scans, such as configuring authentication, tuning speed and accuracy, and getting help with the documentation and user community.
- A demonstration of exploring targets using the Zap API, running passive and active scans, and generating reports programmatically.