Skip to main content

Run Scan

Runs a scan against the given URL.

Parameters

ParameterDescription
Scan Policy NameThe scan policy name (if none is given it uses the default scan policy).
URLThe 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

Workflow LibraryPreview this Workflow on desktop