zap_scan_history_export
Export a bounded snapshot of ZAP scan history as JSON for release evidence or handoff, with optional filters for status, target, or evidence type.
Instructions
Export a bounded scan history ledger snapshot as JSON for release evidence or handoff.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Optional maximum entries to export, bounded by server configuration | |
| status | No | Optional status filter | |
| target | No | Optional target or artifact substring filter | |
| evidenceType | No | Optional evidence type filter: scan_job, scan_run, or report_artifact |