Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

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?: FindingSeverity

The finding severity.

uri?: string

A link containing additional details about the security vulnerability.