Panoptes 1.0.0
Endpoint Detection and Response
Loading...
Searching...
No Matches
Public Attributes | List of all members
YaraScanner::ScanData Struct Reference

The data that is sent to the Panoptes Service. More...

#include <PanoptesYara.h>

Public Attributes

int detections
 
std::vector< std::string > detectedRules
 

Detailed Description

The data that is sent to the Panoptes Service.

Definition at line 26 of file PanoptesYara.h.

Member Data Documentation

◆ detectedRules

std::vector<std::string> YaraScanner::ScanData::detectedRules

Definition at line 29 of file PanoptesYara.h.

◆ detections

int YaraScanner::ScanData::detections

Definition at line 28 of file PanoptesYara.h.


The documentation for this struct was generated from the following file: