AlertValidityStatus enum
Fields
| None = 0 | When there are no validation fingerprints attached to the alert. |
| Unknown = 1 | When the validations for validation fingerprints associated to the alert have not been conclusive. |
| Active = 2 | When at least one validation fingerprint associated to the alert is exploitable. |
| Inactive = 3 | When all validation fingerprints associated to the alert are not exploitable. |