Attributes associated with file reputations returned by
the Global Threat Intelligence (GTI) reputation provider.
| Name | Numeric | Description | 
|---|---|---|
| FIRST_CONTACT | 2101908 | The time the file was first seen (Epoch time). | 
| PREVALENCE | 2102421 | The number of times the file has been requested. | 
| ORIGINAL_RESPONSE | 2120340 | The raw response as returned by the Global Threat Intelligence (GTI) reputation provider. | 
- Source:
 
Members
(static) FIRST_CONTACT
The time the file was first seen (Epoch time).
See the EpochUtil module for helper methods used to parse the Epoch time.
- Source:
 
(static) ORIGINAL_RESPONSE
The raw response as returned by the Global Threat Intelligence (GTI)
reputation provider.
- Source:
 
(static) PREVALENCE
The number of times the file has been requested.
- Source: