We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8c00cd commit c7a7ad6Copy full SHA for c7a7ad6
2 files changed
resources/config/config.json
@@ -146,6 +146,16 @@
146
"default": true,
147
"dependencies": ["jsf-0.82.schema.json", "spdx.schema.json"]
148
},
149
+ {
150
+ "version": "1.7",
151
+ "variant": "",
152
+ "name": "CycloneDX v1.7",
153
+ "file": "schema/cyclonedx/1.7/bom-1.7.schema.json",
154
+ "development": "https://github.com/CycloneDX/specification/blob/master/schema/bom-1.7.schema.json",
155
+ "url": "https://raw.githubusercontent.com/CycloneDX/specification/master/schema/bom-1.7.schema.json",
156
+ "default": true,
157
+ "dependencies": ["jsf-0.82.schema.json", "spdx.schema.json"]
158
+ },
159
{
160
"version": "1.3",
161
"variant": "custom",
0 commit comments