component_level2_template
This component_level2_template is copied into the SBOM during generation and the placeholders are filled in. All placeholder values are generated. The level2 template is used for the PMC solutions under the patches component type.
Property | Value proposal | Remark |
type | ${gen:componenttype} | Do not change. The SBOM generation fills this with “file” [1]. |
name | ${gen:level2_componentname} | Do not change. Will be filled with the file name of the PMC solution. |
version | ${gen:level1_componentversion} | Do not change. Not used in this version. |
description | ${gen:level2_componentdescription} | Do not change. Will be filled with the PMC solution description. |
Properties [] | Although it is an array, only one property is supported. | |
..name | “release_date” | Do not change. |
..value | ${gen:releasedate} | Do not change. Will be filled with the release date of the PMC solution. |
[1] This flexibility is used in the SBOMs for Infor standard (cloud) products, but not required for third party add-ons.