CveComponent interface
CVE 的 SBOM 元件屬性。
屬性
component |
SBOM 元件的標識碼 |
name | SBOM 元件的名稱 |
version | SBOM 元件的版本。 |
屬性詳細資料
componentId
SBOM 元件的標識碼
componentId?: string
屬性值
string
name
SBOM 元件的名稱
name?: string
屬性值
string
version
SBOM 元件的版本。
version?: string
屬性值
string