Skip to content

ThreatHuntBaseConfigInputType

Base config for a threat hunt.

Fields

Field Type Description
fileScanCriteria HuntScanFileCriteriaInputType File criteria for scan of objects.
ioc IocInputType! IOC input of threat hunt. Can be either the list of IOCs or a provider ID.
maxMatchesPerSnapshot Int Indicator Of Compromise within a snapshot terminates once this number of matches have been detected.
name String! Name of the threat hunt.
notes String Notes to describe this threat hunt.
shouldIncludeArchive Boolean Whether to include archive-tier data when scanning object-store snapshots. When true, archived data is rehydrated on read. Only applies to object-store workloads (AWS S3 / Azure Blob); ignored for other workloads.
snapshotScanLimit ScanLimitInputType Scan scope of each object with respect to its snapshots.
threatHuntType ThreatHuntType! Threat hunt type.