The asset that was scanned (for example, a host or container image).

Hierarchy

  • CycloneDXMetadataComponent

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
bomRef?: string

A unique reference identifier for this metadata component. If set, must match a bom-ref in components.

name: string

The name or identifier of the scanned asset (for example, an instance ID or hostname).

type?: string

The type of the scanned asset.

Generated using TypeDoc