findingSeverityCounts property
The image vulnerability counts, sorted by severity.
Implementation
final Map<FindingSeverity, int>? findingSeverityCounts;
The image vulnerability counts, sorted by severity.
final Map<FindingSeverity, int>? findingSeverityCounts;