Jump to Content

Interface ImageScanFindingsSummary

A summary of the last completed image scan.

Hierarchy

  • ImageScanFindingsSummary

Properties

findingSeverityCounts?: Record<string, number>

The image vulnerability counts, sorted by severity.

imageScanCompletedAt?: Date

The time of the last completed image scan.

vulnerabilitySourceUpdatedAt?: Date

The time when the vulnerability data was last scanned.