CveComponent interface
CVE 结果的旧组件。
属性
| component |
SBOM 组件的 ID。 |
| name | SBOM 组件的名称。 |
| version | SBOM 组件的版本。 |
属性详细信息
componentId
SBOM 组件的 ID。
componentId?: string
属性值
string
name
SBOM 组件的名称。
name?: string
属性值
string
version
SBOM 组件的版本。
version?: string
属性值
string