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ยง
- Plugin
Result - A named result produced by plugin analysis.