Class FindingTypeStats (1.2.0)

FindingTypeStats(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A FindingTypeStats resource represents stats regarding a specific FindingType of Findings under a given ScanRun.

Attributes

NameDescription
finding_type str
The finding type associated with the stats.
finding_count int
The count of findings belonging to this finding type.