你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CveComponent interface

CVE 结果的旧组件。

属性

componentId

SBOM 组件的 ID。

name

SBOM 组件的名称。

version

SBOM 组件的版本。

属性详细信息

componentId

SBOM 组件的 ID。

componentId?: string

属性值

string

name

SBOM 组件的名称。

name?: string

属性值

string

version

SBOM 组件的版本。

version?: string

属性值

string