Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ThreatIntelligence

Package version

ThreatIntelligence property bag.

Hierarchy

  • ThreatIntelligence

Index

Properties

Optional confidence

confidence: undefined | number

Confidence (must be between 0 and 1) NOTE: This property will not be serialized. It can only be populated by the server.

Optional providerName

providerName: undefined | string

Name of the provider from whom this Threat Intelligence information was received NOTE: This property will not be serialized. It can only be populated by the server.

Optional reportLink

reportLink: undefined | string

Report link NOTE: This property will not be serialized. It can only be populated by the server.

Optional threatDescription

threatDescription: undefined | string

Threat description (free text) NOTE: This property will not be serialized. It can only be populated by the server.

Optional threatName

threatName: undefined | string

Threat name (e.g. "Jedobot malware") NOTE: This property will not be serialized. It can only be populated by the server.

Optional threatType

threatType: undefined | string

Threat type (e.g. "Botnet") NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc