|
36 | 36 | {
|
37 | 37 | "version": "SPDX-2.3",
|
38 | 38 | "variant": "development",
|
39 |
| - "name": "SPDX v2.3.1 (development)", |
| 39 | + "name": "SPDX v2.3.1", |
40 | 40 | "file": "schema/spdx/2.3.1/spdx-schema.json",
|
41 | 41 | "development": "https://github.com/spdx/spdx-spec/blob/development/v2.3.1/schemas/spdx-schema.json",
|
42 | 42 | "url": "https://raw.githubusercontent.com/spdx/spdx-spec/development/v2.3.1/schemas/spdx-schema.json",
|
|
62 | 62 | {
|
63 | 63 | "version": "1.2",
|
64 | 64 | "variant": "strict",
|
65 |
| - "name": "CycloneDX v1.2 (strict)", |
| 65 | + "name": "CycloneDX v1.2", |
66 | 66 | "file": "schema/cyclonedx/1.2/bom-1.2-strict.schema.json",
|
67 | 67 | "development": "https://github.com/CycloneDX/specification/blob/master/schema/bom-1.2-strict.schema.json",
|
68 | 68 | "url": "https://raw.githubusercontent.com/CycloneDX/specification/master/schema/bom-1.2-strict.schema.json",
|
|
80 | 80 | {
|
81 | 81 | "version": "1.3",
|
82 | 82 | "variant": "strict",
|
83 |
| - "name": "CycloneDX v1.3 (strict)", |
| 83 | + "name": "CycloneDX v1.3", |
84 | 84 | "file": "schema/cyclonedx/1.3/bom-1.3-strict.schema.json",
|
85 | 85 | "development": "https://github.com/CycloneDX/specification/blob/master/schema/bom-1.3-strict.schema.json",
|
86 | 86 | "url": "https://raw.githubusercontent.com/CycloneDX/specification/master/schema/bom-1.3-strict.schema.json",
|
|
104 | 104 | "url": "https://raw.githubusercontent.com/CycloneDX/specification/master/schema/bom-1.5.schema.json",
|
105 | 105 | "default": false
|
106 | 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 | + }, |
107 | 116 | {
|
108 | 117 | "version": "1.3",
|
109 | 118 | "variant": "custom",
|
110 |
| - "name": "CycloneDX v1.3 (custom)", |
| 119 | + "name": "CycloneDX v1.3", |
111 | 120 | "file": "schema/test/bom-1.3-custom.schema.json",
|
112 | 121 | "development":"https://github.com/CycloneDX/sbom-utility/blob/main/resources/schema/test/bom-1.3-custom.schema.json",
|
113 | 122 | "url": "",
|
|
116 | 125 | {
|
117 | 126 | "version": "1.4",
|
118 | 127 | "variant": "custom",
|
119 |
| - "name": "CycloneDX v1.4 (custom)", |
| 128 | + "name": "CycloneDX v1.4", |
120 | 129 | "file": "schema/test/bom-1.4-custom.schema.json",
|
121 | 130 | "development":"https://github.com/CycloneDX/sbom-utility/blob/main/resources/schema/test/bom-1.4-custom.schema.json",
|
122 | 131 | "url": "",
|
|
0 commit comments