Skip to main content

Module result

Module result 

Source
Expand description

Named results produced by plugin analysis.

PluginResult represents a single output from a plugin. It can be JSON data, raw bytes, or a file on disk. Each result carries a name that identifies it in the task output (e.g. "yara_matches").

Enumsยง

PluginResult
A named result produced by plugin analysis.