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 30af56c commit 8642beaCopy full SHA for 8642bea
tools.json
@@ -171,19 +171,15 @@
171
"SAASBOM",
172
"OBOM",
173
"MBOM",
174
+ "HBOM",
175
"VDR/VEX"
176
],
177
"availability": [
- "OPEN_SOURCE"
178
+ "OPEN_SOURCE",
179
+ "OSI_APPROVED"
180
181
"functions": [
- "AUTHOR",
- "ANALYSIS",
182
- "TRANSFORM"
183
- ],
184
- "transform": [
185
- "BOM_SERIALIZATION_FORMAT",
186
- "BOM_VERSION"
+ "AUTHOR"
187
188
"packaging": [
189
"LIBRARY"
@@ -197,9 +193,6 @@
197
193
"MAC",
198
194
"WINDOWS"
199
195
200
- "lifecycle": [
201
- "BUILD"
202
203
196
"supportedStandards": [
204
"CYCLONEDX",
205
"PACKAGE_URL",
0 commit comments