Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FalconResult ¶
type FalconResult struct { Email string Devices []UserDevice }
type UserDevice ¶
type UserDevice struct { Hostname string MachineName string Tags []string Findings []UserDeviceFinding }
Click to show internal directories.
Click to hide internal directories.