Alerts AnalysisStats

Describes an aggregated count of all verdicts available on each category. Contains the following properties:

  • malicious: <int> The number of verdicts that were signed as “malicious”.
  • suspicious: <int> The number of verdicts that were signed as “suspicious”.
  • undetected: <int> The number of verdicts that were signed as “undetected”.
  • harmless: <int> The number of verdicts that were signed as “harmless”.
  • failure: <int> The number of antivirus engines or blocklists that failed without emitting a verdict.
  • type_unsupported: <int> The number of antivirus engines or blocklists that didn’t support this type of entity.
  • timeout: <int> The number of antivirus engines or blocklists that timed out.
  • confirmed_timeout: <int> The number of antivirus engines or blocklists that consistently timed out after several retries and rescans.
  • total: <int> The grand total of antivirus engines or blocklists that were requested a verdict.