github.com/CycloneDX/sbom-utility@v0.16.0/resources/config/config.json (about)

     1  {
     2      "formats": [
     3          {
     4              "canonicalName": "SPDX",
     5              "propertyKeyFormat": "SPDXID",
     6              "propertyKeyVersion": "spdxVersion",
     7              "propertyValueFormat": "SPDXRef-DOCUMENT",
     8              "schemas": [
     9                  {
    10                      "version": "SPDX-2.2",
    11                      "variant": "",
    12                      "name": "SPDX v2.2.2",
    13                      "file": "schema/spdx/2.2.2/spdx-schema.json",
    14                      "development": "https://github.com/spdx/spdx-spec/blob/development/v2.2.2/schemas/spdx-schema.json",
    15                      "url": "https://raw.githubusercontent.com/spdx/spdx-spec/v2.2.2/schemas/spdx-schema.json",
    16                      "default": false
    17                  },
    18                  {
    19                      "version": "SPDX-2.2",
    20                      "variant": "2.2.1",
    21                      "name": "SPDX v2.2.1",
    22                      "file": "schema/spdx/2.2.1/spdx-schema.json",
    23                      "development": "https://github.com/spdx/spdx-spec/blob/development/v2.2.1/schemas/spdx-schema.json",
    24                      "url": "https://raw.githubusercontent.com/spdx/spdx-spec/v2.2.1/schemas/spdx-schema.json",
    25                      "default": false
    26                  },
    27                  {
    28                      "version": "SPDX-2.3",
    29                      "variant": "",
    30                      "name": "SPDX v2.3",
    31                      "file": "schema/spdx/2.3/spdx-schema.json",
    32                      "development": "https://github.com/spdx/spdx-spec/blob/development/v2.3/schemas/spdx-schema.json",
    33                      "url": "https://raw.githubusercontent.com/spdx/spdx-spec/development/v2.3/schemas/spdx-schema.json",
    34                      "default": true
    35                  },
    36                  {
    37                      "version": "SPDX-2.3",
    38                      "variant": "development",
    39                      "name": "SPDX v2.3.1",
    40                      "file": "schema/spdx/2.3.1/spdx-schema.json",
    41                      "development": "https://github.com/spdx/spdx-spec/blob/development/v2.3.1/schemas/spdx-schema.json",
    42                      "url": "https://raw.githubusercontent.com/spdx/spdx-spec/development/v2.3.1/schemas/spdx-schema.json",
    43                      "default": false
    44                  }
    45              ]
    46          },
    47          {
    48              "canonicalName": "CycloneDX",
    49              "propertyKeyFormat": "bomFormat",
    50              "propertyKeyVersion": "specVersion",
    51              "propertyValueFormat": "CycloneDX",
    52              "schemas": [
    53                  {
    54                      "version": "1.2",
    55                      "variant": "",
    56                      "name": "CycloneDX v1.2",
    57                      "file": "schema/cyclonedx/1.2/bom-1.2.schema.json",
    58                      "development": "https://github.com/CycloneDX/specification/blob/master/schema/bom-1.2.schema.json",
    59                      "url": "https://raw.githubusercontent.com/CycloneDX/specification/master/schema/bom-1.2.schema.json",
    60                      "default": false
    61                  },
    62                  {
    63                      "version": "1.2",
    64                      "variant": "strict",
    65                      "name": "CycloneDX v1.2",
    66                      "file": "schema/cyclonedx/1.2/bom-1.2-strict.schema.json",
    67                      "development": "https://github.com/CycloneDX/specification/blob/master/schema/bom-1.2-strict.schema.json",
    68                      "url": "https://raw.githubusercontent.com/CycloneDX/specification/master/schema/bom-1.2-strict.schema.json",
    69                      "default": false
    70                  },
    71                  {
    72                      "version": "1.3",
    73                      "variant": "",
    74                      "name": "CycloneDX v1.3",
    75                      "file": "schema/cyclonedx/1.3/bom-1.3.schema.json",
    76                      "development": "https://github.com/CycloneDX/specification/blob/master/schema/bom-1.3.schema.json",
    77                      "url": "https://raw.githubusercontent.com/CycloneDX/specification/master/schema/bom-1.3.schema.json",
    78                      "default": false
    79                  },
    80                  {
    81                      "version": "1.3",
    82                      "variant": "strict",
    83                      "name": "CycloneDX v1.3",
    84                      "file": "schema/cyclonedx/1.3/bom-1.3-strict.schema.json",
    85                      "development": "https://github.com/CycloneDX/specification/blob/master/schema/bom-1.3-strict.schema.json",
    86                      "url": "https://raw.githubusercontent.com/CycloneDX/specification/master/schema/bom-1.3-strict.schema.json",
    87                      "default": false
    88                  },
    89                  {
    90                      "version": "1.4",
    91                      "variant": "",
    92                      "name": "CycloneDX v1.4",
    93                      "file": "schema/cyclonedx/1.4/bom-1.4.schema.json",
    94                      "development": "https://github.com/CycloneDX/specification/blob/master/schema/bom-1.4.schema.json",
    95                      "url": "https://raw.githubusercontent.com/CycloneDX/specification/master/schema/bom-1.4.schema.json",
    96                      "default": false
    97                  },
    98                  {
    99                      "version": "1.5",
   100                      "variant": "",
   101                      "name": "CycloneDX v1.5",
   102                      "file": "schema/cyclonedx/1.5/bom-1.5.schema.json",
   103                      "development": "https://github.com/CycloneDX/specification/blob/master/schema/bom-1.5.schema.json",
   104                      "url": "https://raw.githubusercontent.com/CycloneDX/specification/master/schema/bom-1.5.schema.json",
   105                      "default": false
   106                  },
   107                  {
   108                      "version": "1.6",
   109                      "variant": "",
   110                      "name": "CycloneDX v1.6",
   111                      "file": "schema/cyclonedx/1.6/bom-1.6.schema.json",
   112                      "development": "https://github.com/CycloneDX/specification/blob/master/schema/bom-1.6.schema.json",
   113                      "url": "https://raw.githubusercontent.com/CycloneDX/specification/master/schema/bom-1.6.schema.json",
   114                      "default": true
   115                  },
   116                  {
   117                      "version": "1.3",
   118                      "variant": "custom",
   119                      "name": "CycloneDX v1.3",
   120                      "file": "schema/test/bom-1.3-custom.schema.json",
   121                      "development":"https://github.com/CycloneDX/sbom-utility/blob/main/resources/schema/test/bom-1.3-custom.schema.json",
   122                      "url": "",
   123                      "default": false
   124                  },
   125                  {
   126                      "version": "1.4",
   127                      "variant": "custom",
   128                      "name": "CycloneDX v1.4",
   129                      "file": "schema/test/bom-1.4-custom.schema.json",
   130                      "development":"https://github.com/CycloneDX/sbom-utility/blob/main/resources/schema/test/bom-1.4-custom.schema.json",
   131                      "url": "",
   132                      "default": false
   133                  }
   134              ]
   135          }
   136      ]
   137  }