Change a scan’s verdict.

Parameters

ParameterDescription
CommentThe comment of the verdict change.
Scan IDThe scan ID to change the verdict of. Can be obtained by using the List Scans action.
Sub VerdictThe verdict classification to assign to this scan.

Example Output

{
	"scan_layers": [],
	"scan_engines": [],
	"action": "<string>",
	"comment": null,
	"sub_verdict": "<string>",
	"handle_investigation": null,
	"dispute": null
}

Workflow Library Example

Change Scan Verdict with Perception Point and Send Results Via Email

Preview this Workflow on desktop