component_level1_template
This component_level1_template is copied into the SBOM during generation and the placeholders are filled in. All placeholder values are generated. The component at level1 represents the end product.
Property | Value proposal | Remark |
type | application | Do not change. This is prescribed by CycloneDX. |
name | ${gen:level1_componentname} | Do not change. This is determined based on the sections (master/fp/patches) in the product version-specific metadata. |
version | ${gen:level1_componentversion} | Do not change. This is determined based on the sections (master/fp/patches) in the product version-specific metadata. For master and fp, it is the string value defined in the product version-specific metadata. For the patch section, it is the generation date followed by a sequence number. |
description | ${gen:level1_componentdescription} | Do not change. It is determined based on the sections (master/fp/patches) in the product version-specific metadata. |