Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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
Workflow LibraryPreview this Workflow on desktop