Interface VulnerabilityOccurrencesSummaryOrBuilder

    • Method Detail

      • getCounts

        VulnerabilityOccurrencesSummary.FixableTotalByDigest getCounts​(int index)
         A listing by resource of the number of fixable and total vulnerabilities.
         
        repeated .google.devtools.containeranalysis.v1.VulnerabilityOccurrencesSummary.FixableTotalByDigest counts = 1;
      • getCountsCount

        int getCountsCount()
         A listing by resource of the number of fixable and total vulnerabilities.
         
        repeated .google.devtools.containeranalysis.v1.VulnerabilityOccurrencesSummary.FixableTotalByDigest counts = 1;