Domain Detective

API Reference

Class

ThreatFeedNarrative

Namespace DomainDetective.Narratives
Assembly DomainDetective
Modifiers static

Provides threat feed narrative functionality.

Inheritance

  • Object
  • ThreatFeedNarrative

Methods

public static Sections Build(ThreatFeedAnalysis analysis, IEnumerable<Assessment> assessments = null) #
Returns: Sections

Executes the build operation.

Parameters

analysis DomainDetective.ThreatFeedAnalysis requiredposition: 0
assessments System.Collections.Generic.IEnumerable{DomainDetective.Assessment} = null optionalposition: 1
{{ include "footer" }}