-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbom.xml
578 lines (578 loc) · 19.2 KB
/
bom.xml
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
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
<?xml version="1.0" encoding="UTF-8"?>
<bom xmlns="http://cyclonedx.org/schema/bom/1.1" version="1" serialNumber="urn:uuid:a23c1091-b655-4a69-bc4b-ad0116bba5c9">
<components>
<component type="library">
<name>ast</name>
<version>2.4.2</version>
<description>A library for working with Abstract Syntax Trees.</description>
<hashes>
<hash alg="SHA-256">1e280232e6a33754cde542bc5ef85520b74db2aac73ec14acef453784447cc12</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>bundle-audit</name>
<version>0.1.0</version>
<description>Helper gem to require bundler-audit</description>
<hashes>
<hash alg="SHA-256">c8f085920cde681ba837be69c87b08598c1a7f46f70877f1b3a1711be91a7a43</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>bundler-audit</name>
<version>0.9.1</version>
<description>Patch-level verification for Bundler</description>
<hashes>
<hash alg="SHA-256">bdc716fc21cd8652a6507b137e5bc51f5e0e4f6f106a114ab004c89d0200bd3d</hash>
</hashes>
<licenses>
<license>
<id>GPL-3.0+</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>code_statistics</name>
<version>0.2.13</version>
<description>Making a gem of the normal rails rake stats method, to make it more robust and work on non rails projects</description>
<hashes>
<hash alg="SHA-256">23556d2d44f89526722f3b6de8f2baa2aa23190203fa6ed1dd04d6c597be2d1f</hash>
</hashes>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>cyclonedx-ruby</name>
<version>1.1.0</version>
<description>CycloneDX software bill-of-material (SBoM) generation utility</description>
<hashes>
<hash alg="SHA-256">a6d2ee6824fbd881f7a66092ecbe152422fd068e822709e9fa2648656b006900</hash>
</hashes>
<licenses>
<license>
<id>Apache-2.0</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>debride</name>
<version>1.12.0</version>
<description>Analyze code for potentially uncalled / dead methods, now with auto-removal.</description>
<hashes>
<hash alg="SHA-256">556018b508d95c5045dbfe599420e36fbea966be1053762a7369edda972f0927</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>diff-lcs</name>
<version>1.5.1</version>
<description>Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm</description>
<hashes>
<hash alg="SHA-256">273223dfb40685548436d32b4733aa67351769c7dea621da7d9dd4813e63ddfe</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>domain_name</name>
<version>0.6.20240107</version>
<description>Domain Name manipulation library for Ruby</description>
<hashes>
<hash alg="SHA-256">5f693b2215708476517479bf2b3802e49068ad82167bcd2286f899536a17d933</hash>
</hashes>
<licenses>
<license>
<id>BSD-2-Clause</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>http-accept</name>
<version>1.7.0</version>
<description>Parse Accept and Accept-Language HTTP headers.</description>
<hashes>
<hash alg="SHA-256">c626860682bfbb3b46462f8c39cd470fd7b0584f61b3cc9df5b2e9eb9972a126</hash>
</hashes>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>http-cookie</name>
<version>1.0.5</version>
<description>A Ruby library to handle HTTP Cookies based on RFC 6265</description>
<hashes>
<hash alg="SHA-256">73756d46c7dbdc7023deecdb8a171348ea95a1b99810b31cfe8b4fb4e9a6318f</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>json</name>
<version>2.7.2</version>
<description>JSON Implementation for Ruby</description>
<hashes>
<hash alg="SHA-256">138e3038b5361b3d06ee2e8aa2be00bed0d0de4ef5f1553fc5935e5b93aca7ee</hash>
</hashes>
<licenses>
<license>
<id>Ruby</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>language_server-protocol</name>
<version>3.17.0.3</version>
<description>A Language Server Protocol SDK</description>
<hashes>
<hash alg="SHA-256">3d5c58c02f44a20d972957a9febe386d7e7468ab3900ce6bd2b563dd910c6b3f</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>mime-types</name>
<version>3.5.2</version>
<description>The mime-types library provides a library and registry for information about MIME content type definitions</description>
<hashes>
<hash alg="SHA-256">c1299f10fa34c75a6f168e99e9dadbd11bc507d9d62dc5cf98c4e65f2af8c4e4</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>mime-types-data</name>
<version>3.2024.0305</version>
<description>mime-types-data provides a registry for information about MIME media type definitions</description>
<hashes>
<hash alg="SHA-256">a5101ed02bf708fbaf1f65453d9dd27ece1bf910bece3df61835498d7be1a703</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>netrc</name>
<version>0.11.0</version>
<description>Library to read and write netrc files.</description>
<hashes>
<hash alg="SHA-256">de1ce33da8c99ab1d97871726cba75151113f117146becbe45aa85cb3dabee3f</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>nokogiri</name>
<version>1.16.4</version>
<description>Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.</description>
<hashes>
<hash alg="SHA-256">62c116c3a14b4ed4e1faec786da266c4bd4c717a0bd04a9916164a7046040f45</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>ostruct</name>
<version>0.6.0</version>
<description>Class to build custom data structures, similar to a Hash.</description>
<hashes>
<hash alg="SHA-256">3b1736c99f4d985de36bde1155be5e22aaf6e564b30ff9bd481e2ef7c2d9ba85</hash>
</hashes>
<licenses>
<license>
<id>Ruby</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>parallel</name>
<version>1.24.0</version>
<description>Run any kind of code in parallel processes</description>
<hashes>
<hash alg="SHA-256">5bf38efb9b37865f8e93d7a762727f8c5fc5deb19949f4040c76481d5eee9397</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>parser</name>
<version>3.3.0.5</version>
<description>A Ruby parser written in pure Ruby.</description>
<hashes>
<hash alg="SHA-256">7748313e505ca87045dc0465c776c802043f777581796eb79b1654c5d19d2687</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>path_expander</name>
<version>1.1.1</version>
<description>PathExpander helps pre-process command-line arguments expanding directories into their constituent files</description>
<hashes>
<hash alg="SHA-256">85ce6e0375bbf83e090a02f0d45dfc0b4ed240c0e5c65f1e5dfdc11f5503231f</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>ps-ruby</name>
<version>0.0.4</version>
<description>PS-Ruby is a simple ps wrapper with ruby</description>
<hashes>
<hash alg="SHA-256">3798226a01e5b4066a880e8911cac475bc69f0010076c9151e6841131cb23b12</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>racc</name>
<version>1.7.3</version>
<description>Racc is a LALR(1) parser generator</description>
<hashes>
<hash alg="SHA-256">b2ad737e788cfa083263ce7c9290644bb0f2c691908249eb4f6eb48ed2815dbf</hash>
</hashes>
<licenses>
<license>
<id>Ruby</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>rainbow</name>
<version>3.1.1</version>
<description>Colorize printed text on ANSI terminals</description>
<hashes>
<hash alg="SHA-256">039491aa3a89f42efa1d6dec2fc4e62ede96eb6acd95e52f1ad581182b79bc6a</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>rake</name>
<version>13.2.1</version>
<description>Rake is a Make-like program implemented in Ruby</description>
<hashes>
<hash alg="SHA-256">46cb38dae65d7d74b6020a4ac9d48afed8eb8149c040eccf0523bec91907059d</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>regexp_parser</name>
<version>2.9.0</version>
<description>Scanner, lexer, parser for ruby's regular expressions</description>
<hashes>
<hash alg="SHA-256">81a00ba141cec0d4b4bf58cb80cd9193e5180836d3fa6ef623f7886d3ba8bdd9</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>rest-client</name>
<version>2.1.0</version>
<description>Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions.</description>
<hashes>
<hash alg="SHA-256">a35a3bb8d16ca39d110a946a2c805267f98ce07a0ae890e4512a45eadea47a6e</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>rexml</name>
<version>3.2.6</version>
<description>An XML toolkit for Ruby</description>
<hashes>
<hash alg="SHA-256">e0669a2d4e9f109951cb1fde723d8acd285425d81594a2ea929304af50282816</hash>
</hashes>
<licenses>
<license>
<id>BSD-2-Clause</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>rspec</name>
<version>3.13.0</version>
<description>rspec-3.13.0</description>
<hashes>
<hash alg="SHA-256">d490914ac1d5a5a64a0e1400c1d54ddd2a501324d703b8cfe83f458337bab993</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>rspec-core</name>
<version>3.13.0</version>
<description>rspec-core-3.13.0</description>
<hashes>
<hash alg="SHA-256">557792b4e88da883d580342b263d9652b6a10a12d5bda9ef967b01a48f15454c</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>rspec-expectations</name>
<version>3.13.0</version>
<description>rspec-expectations-3.13.0</description>
<hashes>
<hash alg="SHA-256">621d48c62262f955421eaa418130744760802cad47e781df70dba4d9f897102e</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>rspec-mocks</name>
<version>3.13.0</version>
<description>rspec-mocks-3.13.0</description>
<hashes>
<hash alg="SHA-256">735a891215758d77cdb5f4721fffc21078793959d1f0ee4a961874311d9b7f66</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>rspec-support</name>
<version>3.13.1</version>
<description>rspec-support-3.13.1</description>
<hashes>
<hash alg="SHA-256">48877d4f15b772b7538f3693c22225f2eda490ba65a0515c4e7cf6f2f17de70f</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>rubocop</name>
<version>1.63.2</version>
<description>Automatic Ruby code style checking tool.</description>
<hashes>
<hash alg="SHA-256">b431793eec5a15fb2d55f23ab76144f67bdffa390c9aa7fecf14eef54b49b2b6</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>rubocop-ast</name>
<version>1.31.2</version>
<description>RuboCop tools to deal with Ruby code AST.</description>
<hashes>
<hash alg="SHA-256">7c206fb094553779923eca862aceece3913ce384f1bf85730208228e884578ec</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>ruby-progressbar</name>
<version>1.13.0</version>
<description>Ruby/ProgressBar is a flexible text progress bar library for Ruby.</description>
<hashes>
<hash alg="SHA-256">80fc9c47a9b640d6834e0dc7b3c94c9df37f08cb072b7761e4a71e22cff29b33</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>ruby_parser</name>
<version>3.21.0</version>
<description>ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc--which does by default use a C extension)</description>
<hashes>
<hash alg="SHA-256">3842893d2f4602dcd93c0a79d77f9ce8e1ce197d41ac533d8e25c684f8f1c56b</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>sexp_processor</name>
<version>4.17.1</version>
<description>sexp_processor branches from ParseTree bringing all the generic sexp processing tools with it</description>
<hashes>
<hash alg="SHA-256">91110946720307f30bf1d549e90d9a529fef40d1fc471c069c8cca7667015da0</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>thor</name>
<version>1.3.1</version>
<description>Thor is a toolkit for building powerful command-line interfaces.</description>
<hashes>
<hash alg="SHA-256">fa7e3471d4f6a27138e3d9c9b0d4daac9c3d7383927667ae83e9ab42ae7401ef</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>unicode-display_width</name>
<version>2.5.0</version>
<description>Determines the monospace display width of a string in Ruby.</description>
<hashes>
<hash alg="SHA-256">7e7681dcade1add70cb9fda20dd77f300b8587c81ebbd165d14fd93144ff0ab4</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>version</name>
<version>1.1.1</version>
<description>simple version-number encapsulation</description>
<hashes>
<hash alg="SHA-256">09961d4a5ba4571a8410461b4baa69c0befcf3c28bb8905c202ba60ab5d01aca</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>yard</name>
<version>0.9.36</version>
<description>Documentation tool for consistent and usable documentation in Ruby.</description>
<hashes>
<hash alg="SHA-256">5505736c1b00c926f71053a606ab75f02070c5960d0778b901fe9d8b0a470be4</hash>
</hashes>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:gem/[email protected]</purl>
</component>
<component type="library">
<name>yard-rspec</name>
<version>0.1</version>
<description>YARD plugin to list RSpec specifications inside documentation</description>
<hashes>
<hash alg="SHA-256">f59e3070cdca303fa460f43ad7adbbffa0a6c5d6b79651b6d03fb87778815db5</hash>
</hashes>
<purl>pkg:gem/[email protected]</purl>
</component>
</components>
</bom>