-
-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathexample_bom.json
273 lines (273 loc) · 8.73 KB
/
example_bom.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
{
"$schema": "https://cyclonedx.org/schema/bom-1.6.schema.json",
"bomFormat": "CycloneDX",
"specVersion": "1.6",
"serialNumber": "urn:uuid:b57875d9-a259-4c91-b04b-1e8894898089",
"version": "1",
"metadata":
{
"timestamp": "2025-01-07T03:54:06Z",
"tools":
{
"components":
[
{
"type": "application",
"group": "CycloneDX",
"name": "cyclonedx-cocoapods",
"version": "2.0.0"
}
]
},
"component":
{
"type": "application",
"bom-ref": "pkg:generic/[email protected]",
"name": "kizitonwose-PodsUpdater",
"version": "1.0.3",
"purl": "pkg:generic/[email protected]",
"externalReferences":
[
{
"type": "vcs",
"url": "https://github.com/kizitonwose/PodsUpdater"
}
]
}
},
"components":
[
{
"type": "library",
"bom-ref": "pkg:cocoapods/[email protected]",
"author": "J.P. Illanes <[email protected]>",
"publisher": "J.P. Illanes <[email protected]>",
"name": "Highlightr",
"version": "2.1.0",
"description": "Highlightr is an iOS & macOS syntax highlighter built with Swift. It uses highlight.js as it core, supports 176 languages and comes with 79 styles.",
"hashes":
[
{
"alg": "SHA-1",
"content": "595f3e100737c8de41113385da8bd0b5b65212c6"
}
],
"licenses":
[
{
"license":
{
"id": "MIT"
}
}
],
"purl": "pkg:cocoapods/[email protected]",
"externalReferences":
[
{
"type": "website",
"url": "http://github.com/raspu/Highlightr"
}
],
"evidence":
{
"identity":
{
"field": "purl",
"confidence": 0.6,
"methods":
[
{
"technique": "manifest-analysis",
"confidence": 0.6,
"value": "PodsUpdater/Podfile.lock"
}
]
}
}
},
{
"type": "library",
"bom-ref": "pkg:cocoapods/[email protected]",
"author": "Krunoslav Zaher <[email protected]>",
"publisher": "Krunoslav Zaher <[email protected]>",
"name": "RxAtomic",
"version": "4.4.2",
"description": "Atomic primitives for RxSwift.",
"hashes":
[
{
"alg": "SHA-1",
"content": "d00e97c10db88c6f08540e0bf2752fc5a2404167"
}
],
"licenses":
[
{
"license":
{
"id": "MIT"
}
}
],
"purl": "pkg:cocoapods/[email protected]",
"externalReferences":
[
{
"type": "website",
"url": "https://github.com/ReactiveX/RxSwift"
}
],
"evidence":
{
"identity":
{
"field": "purl",
"confidence": 0.6,
"methods":
[
{
"technique": "manifest-analysis",
"confidence": 0.6,
"value": "PodsUpdater/Podfile.lock"
}
]
}
}
},
{
"type": "library",
"bom-ref": "pkg:cocoapods/[email protected]",
"author": "Krunoslav Zaher <[email protected]>",
"publisher": "Krunoslav Zaher <[email protected]>",
"name": "RxCocoa",
"version": "4.4.2",
"description": "* UI extensions\n* NSURL extensions\n* KVO extensions",
"hashes":
[
{
"alg": "SHA-1",
"content": "477990dc3b4c3ff55fb0ac77e1cc06244e0aaec8"
}
],
"licenses":
[
{
"license":
{
"id": "MIT"
}
}
],
"purl": "pkg:cocoapods/[email protected]",
"externalReferences":
[
{
"type": "website",
"url": "https://github.com/ReactiveX/RxSwift"
}
],
"evidence":
{
"identity":
{
"field": "purl",
"confidence": 0.6,
"methods":
[
{
"technique": "manifest-analysis",
"confidence": 0.6,
"value": "PodsUpdater/Podfile.lock"
}
]
}
}
},
{
"type": "library",
"bom-ref": "pkg:cocoapods/[email protected]",
"author": "Krunoslav Zaher <[email protected]>",
"publisher": "Krunoslav Zaher <[email protected]>",
"name": "RxSwift",
"version": "4.4.2",
"description": "This is a Swift port of [ReactiveX.io](https://github.com/ReactiveX)\n\nLike the original [Rx](https://github.com/Reactive-extensions/Rx.Net), its intention is to enable easy composition of asynchronous operations and event streams.\n\nIt tries to port as many concepts from the original Rx as possible, but some concepts were adapted for more pleasant and performant integration with iOS/macOS/Linux environment.\n\nProbably the best analogy for those who have never heard of Rx would be:\n\n```\ngit diff | grep bug | less # linux pipes - programs communicate by sending\n\t\t\t\t # sequences of bytes, words, lines, '\u0000' terminated strings...\n```\nwould become if written in RxSwift\n```\ngitDiff().grep(\"bug\").less // sequences of swift objects\n```",
"hashes":
[
{
"alg": "SHA-1",
"content": "74c29b693c8e42b0f64400e8b06564575742d649"
}
],
"licenses":
[
{
"license":
{
"id": "MIT"
}
}
],
"purl": "pkg:cocoapods/[email protected]",
"externalReferences":
[
{
"type": "website",
"url": "https://github.com/ReactiveX/RxSwift"
}
],
"evidence":
{
"identity":
{
"field": "purl",
"confidence": 0.6,
"methods":
[
{
"technique": "manifest-analysis",
"confidence": 0.6,
"value": "PodsUpdater/Podfile.lock"
}
]
}
}
}
],
"dependencies":
[
{
"ref": "pkg:cocoapods/[email protected]",
"dependsOn":
[]
},
{
"ref": "pkg:cocoapods/[email protected]",
"dependsOn":
[]
},
{
"ref": "pkg:cocoapods/[email protected]",
"dependsOn":
[
"pkg:cocoapods/[email protected]"
]
},
{
"ref": "pkg:cocoapods/[email protected]",
"dependsOn":
[
"pkg:cocoapods/[email protected]"
]
},
{
"ref": "pkg:generic/[email protected]",
"dependsOn":
[
"pkg:cocoapods/[email protected]",
"pkg:cocoapods/[email protected]",
"pkg:cocoapods/[email protected]"
]
}
]
}