Run Scan
Runs a scan against the given URL.
Parameters
Parameter | Description |
---|---|
Scan Policy Name | The scan policy name (if none is given it uses the default scan policy). |
URL | The URL to run the scan against. |
Example Output
{
"code": 0,
"message": "string"
}
Workflow Library Example
Run Scan with Owasp Zap and Send Results Via Email
Preview this Workflow on desktop