Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DataAttribution

The confidence, source information, and visibility for a particular sighting or observation of some data associated with a threat indicator. This associated data can be the indicator's threat type, attribute, or relationship.

Properties

confidence

confidence: number

An integer from 0 to 100 that provides a measure of our certainty in the maliciousness of data attributed to an indicator. For example, if the source of the data being attributed is the Tor Project, our confidence that the associated indicator is a tor exit node would be 100. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

source

Optional timeFirstSeen

timeFirstSeen: Date

The date and time the attribution data was first seen for this entity. If the data source does not provide this information, it is set to the last time it was seen. An RFC3339 formatted string.

timeLastSeen

timeLastSeen: Date

The last date and time the attribution data was seen for this entity. An RFC3339 formatted string.

visibility

visibility: DataVisibility

Functions

getDeserializedJsonObj

getJsonObj