Skip to content

Commit 8642bea

Browse files
committed
fix: CycloneDX/cyclonedx-javascript-library
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 30af56c commit 8642bea

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

tools.json

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -171,19 +171,15 @@
171171
"SAASBOM",
172172
"OBOM",
173173
"MBOM",
174+
"HBOM",
174175
"VDR/VEX"
175176
],
176177
"availability": [
177-
"OPEN_SOURCE"
178+
"OPEN_SOURCE",
179+
"OSI_APPROVED"
178180
],
179181
"functions": [
180-
"AUTHOR",
181-
"ANALYSIS",
182-
"TRANSFORM"
183-
],
184-
"transform": [
185-
"BOM_SERIALIZATION_FORMAT",
186-
"BOM_VERSION"
182+
"AUTHOR"
187183
],
188184
"packaging": [
189185
"LIBRARY"
@@ -197,9 +193,6 @@
197193
"MAC",
198194
"WINDOWS"
199195
],
200-
"lifecycle": [
201-
"BUILD"
202-
],
203196
"supportedStandards": [
204197
"CYCLONEDX",
205198
"PACKAGE_URL",

0 commit comments

Comments
 (0)