counts property

List<FixableTotalByDigest>? counts
getter/setter pair

A listing by resource of the number of fixable and total vulnerabilities.

Implementation

core.List<FixableTotalByDigest>? counts;