Class FindingTypeStats (1.3.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
Output only. The finding type associated with the stats.
finding_count int
Output only. The count of findings belonging to this finding type.