kitaru investigation session verdict
Set an investigation session verdict.
Usage
kitaru investigation session verdict INVESTIGATION SESSION VERDICT [OPTIONS]Supported --output modes: auto, text, json.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
INVESTIGATION | UUID | Yes | Investigation ID. |
SESSION | UUID | Yes | Session ID linked to the investigation. |
VERDICT | acceptable|problematic|uncertain | Yes | Verdict for the investigation session. |
Every command also accepts the global options listed on the CLI overview page.