Attributes associated with certificate reputations
returned by
the Global Threat Intelligence (GTI) reputation provider
.
Name | Numeric | Description |
---|---|---|
PREVALENCE | 2108821 | The number of times the certificate has been requested. |
FIRST_CONTACT | 2109077 | The time the certificate was first seen (Epoch time). |
REVOKED | 2117524 | Whether the certificate has been revoked. |
ORIGINAL_RESPONSE | 2120340 | The raw response as returned by the Global Threat Intelligence (GTI) reputation provider . |
- Source:
Members
(static) FIRST_CONTACT
The time the certificate 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 certificate has been requested.
- Source:
(static) REVOKED
Whether the certificate has been revoked.
- Source: