Jump to Content

Interface ImageScanFinding

Contains information about an image scan finding.

Hierarchy

  • ImageScanFinding

Properties

attributes?: Attribute[]

A collection of attributes of the host from which the finding is generated.

description?: string

The description of the finding.

name?: string

The name associated with the finding, usually a CVE number.

severity?: string

The finding severity.

uri?: string

A link containing additional details about the security vulnerability.