Example of productversion.json

The below file is an example of <SBOM root folder>/metadata/LN10.7_cus2/productversion.json. This file contains the specific SBOM settings for this product.

{
    "sbom_version_metadata": {
        "version": "LN10.7_cus2",
        "base_vrc": "B61C_25_cus2",
        "author": "${meta:author}",
        "name": "application",
        "description": "LN 10.7 Customizations for Customer 2",
        "suppliername": "${meta:suppliername}",
        "supplierurl": "${meta:supplierurl}",
        "master": "LN10.7",
        "fp": "<see description below>",
        "patches": true,
        "tar": true
    }
}