Values.ThreatIntelligenceDetailSourceAn instance of a threat intelligence detail that constitutes evidence for the finding.
type nonrec t = {threatListName : String_.t option;The name of the threat intelligence list that triggered the finding.
*)threatNames : ThreatNames.t option;A list of names of the threats in the threat intelligence list that triggered the finding.
*)threatFileSha256 : String_.t option;SHA256 of the file that generated the finding.
*)}