Values.HighestSeverityThreatDetailsSourceContains details of the highest severity threat detected during scan and number of infected files.
type nonrec t = {severity : String_.t option;Severity level of the highest severity threat detected.
*)threatName : String_.t option;Threat name of the highest severity threat detected as part of the malware scan.
*)count : Integer.t option;Total number of infected files with the highest severity threat detected.
*)}