ragent-cli 1.7.3 → 1.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/sbom.json ADDED
@@ -0,0 +1,1149 @@
1
+ {
2
+ "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
3
+ "bomFormat": "CycloneDX",
4
+ "specVersion": "1.6",
5
+ "version": 1,
6
+ "metadata": {
7
+ "tools": {
8
+ "components": [
9
+ {
10
+ "type": "application",
11
+ "name": "npm",
12
+ "version": "10.8.2"
13
+ },
14
+ {
15
+ "type": "library",
16
+ "name": "cyclonedx-library",
17
+ "group": "@cyclonedx",
18
+ "version": "10.0.0",
19
+ "author": "Jan Kowalleck",
20
+ "description": "Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).",
21
+ "licenses": [
22
+ {
23
+ "license": {
24
+ "id": "Apache-2.0"
25
+ }
26
+ }
27
+ ],
28
+ "externalReferences": [
29
+ {
30
+ "url": "https://github.com/CycloneDX/cyclonedx-javascript-library/issues",
31
+ "type": "issue-tracker",
32
+ "comment": "as detected from PackageJson property \"bugs.url\""
33
+ },
34
+ {
35
+ "url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git",
36
+ "type": "vcs",
37
+ "comment": "as detected from PackageJson property \"repository.url\""
38
+ },
39
+ {
40
+ "url": "https://github.com/CycloneDX/cyclonedx-javascript-library#readme",
41
+ "type": "website",
42
+ "comment": "as detected from PackageJson property \"homepage\""
43
+ }
44
+ ]
45
+ },
46
+ {
47
+ "type": "application",
48
+ "name": "cyclonedx-npm",
49
+ "group": "@cyclonedx",
50
+ "version": "4.2.1",
51
+ "author": "Jan Kowalleck",
52
+ "description": "Create CycloneDX Software Bill of Materials (SBOM) from NPM projects.",
53
+ "licenses": [
54
+ {
55
+ "license": {
56
+ "id": "Apache-2.0"
57
+ }
58
+ }
59
+ ],
60
+ "externalReferences": [
61
+ {
62
+ "url": "https://github.com/CycloneDX/cyclonedx-node-npm/issues",
63
+ "type": "issue-tracker",
64
+ "comment": "as detected from PackageJson property \"bugs.url\""
65
+ },
66
+ {
67
+ "url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git",
68
+ "type": "vcs",
69
+ "comment": "as detected from PackageJson property \"repository.url\""
70
+ },
71
+ {
72
+ "url": "https://github.com/CycloneDX/cyclonedx-node-npm#readme",
73
+ "type": "website",
74
+ "comment": "as detected from PackageJson property \"homepage\""
75
+ }
76
+ ]
77
+ }
78
+ ]
79
+ },
80
+ "component": {
81
+ "type": "application",
82
+ "name": "ragent-cli",
83
+ "version": "1.9.0",
84
+ "bom-ref": "ragent-cli@1.9.0",
85
+ "author": "Intellimetrics",
86
+ "description": "CLI agent for rAgent Live — browser-first terminal control plane for AI coding agents",
87
+ "licenses": [
88
+ {
89
+ "license": {
90
+ "id": "MIT",
91
+ "acknowledgement": "declared"
92
+ }
93
+ }
94
+ ],
95
+ "purl": "pkg:npm/ragent-cli@1.9.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fchadlindell%2Fragent-live.git%23cli",
96
+ "externalReferences": [
97
+ {
98
+ "url": "https://github.com/chadlindell/ragent-live/issues",
99
+ "type": "issue-tracker",
100
+ "comment": "as detected from PackageJson property \"bugs.url\""
101
+ },
102
+ {
103
+ "url": "git+https://github.com/chadlindell/ragent-live.git#cli",
104
+ "type": "vcs",
105
+ "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
106
+ },
107
+ {
108
+ "url": "https://ragent.live",
109
+ "type": "website",
110
+ "comment": "as detected from PackageJson property \"homepage\""
111
+ }
112
+ ],
113
+ "properties": [
114
+ {
115
+ "name": "cdx:npm:package:path",
116
+ "value": ""
117
+ }
118
+ ]
119
+ },
120
+ "properties": [
121
+ {
122
+ "name": "cdx:reproducible",
123
+ "value": "true"
124
+ }
125
+ ]
126
+ },
127
+ "components": [
128
+ {
129
+ "type": "library",
130
+ "name": "abort-controller",
131
+ "group": "@azure",
132
+ "version": "2.1.2",
133
+ "bom-ref": "ragent-cli@1.9.0|@azure/abort-controller@2.1.2",
134
+ "author": "Microsoft Corporation",
135
+ "description": "Microsoft Azure SDK for JavaScript - Aborter",
136
+ "licenses": [
137
+ {
138
+ "license": {
139
+ "id": "MIT",
140
+ "acknowledgement": "declared"
141
+ }
142
+ }
143
+ ],
144
+ "purl": "pkg:npm/%40azure/abort-controller@2.1.2",
145
+ "externalReferences": [
146
+ {
147
+ "url": "https://github.com/Azure/azure-sdk-for-js/issues",
148
+ "type": "issue-tracker",
149
+ "comment": "as detected from PackageJson property \"bugs.url\""
150
+ },
151
+ {
152
+ "url": "git+https://github.com/Azure/azure-sdk-for-js.git",
153
+ "type": "vcs",
154
+ "comment": "as detected from PackageJson property \"repository.url\""
155
+ },
156
+ {
157
+ "url": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/abort-controller/README.md",
158
+ "type": "website",
159
+ "comment": "as detected from PackageJson property \"homepage\""
160
+ }
161
+ ],
162
+ "properties": [
163
+ {
164
+ "name": "cdx:npm:package:path",
165
+ "value": "node_modules/@azure/abort-controller"
166
+ }
167
+ ]
168
+ },
169
+ {
170
+ "type": "library",
171
+ "name": "core-util",
172
+ "group": "@azure",
173
+ "version": "1.13.1",
174
+ "bom-ref": "ragent-cli@1.9.0|@azure/core-util@1.13.1",
175
+ "author": "Microsoft Corporation",
176
+ "description": "Core library for shared utility methods",
177
+ "licenses": [
178
+ {
179
+ "license": {
180
+ "id": "MIT",
181
+ "acknowledgement": "declared"
182
+ }
183
+ }
184
+ ],
185
+ "purl": "pkg:npm/%40azure/core-util@1.13.1",
186
+ "externalReferences": [
187
+ {
188
+ "url": "https://github.com/Azure/azure-sdk-for-js/issues",
189
+ "type": "issue-tracker",
190
+ "comment": "as detected from PackageJson property \"bugs.url\""
191
+ },
192
+ {
193
+ "url": "git+https://github.com/Azure/azure-sdk-for-js.git",
194
+ "type": "vcs",
195
+ "comment": "as detected from PackageJson property \"repository.url\""
196
+ },
197
+ {
198
+ "url": "https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-util/",
199
+ "type": "website",
200
+ "comment": "as detected from PackageJson property \"homepage\""
201
+ }
202
+ ],
203
+ "properties": [
204
+ {
205
+ "name": "cdx:npm:package:path",
206
+ "value": "node_modules/@azure/core-util"
207
+ }
208
+ ]
209
+ },
210
+ {
211
+ "type": "library",
212
+ "name": "logger",
213
+ "group": "@azure",
214
+ "version": "1.3.0",
215
+ "bom-ref": "ragent-cli@1.9.0|@azure/logger@1.3.0",
216
+ "author": "Microsoft Corporation",
217
+ "description": "Microsoft Azure SDK for JavaScript - Logger",
218
+ "licenses": [
219
+ {
220
+ "license": {
221
+ "id": "MIT",
222
+ "acknowledgement": "declared"
223
+ }
224
+ }
225
+ ],
226
+ "purl": "pkg:npm/%40azure/logger@1.3.0",
227
+ "externalReferences": [
228
+ {
229
+ "url": "https://github.com/Azure/azure-sdk-for-js/issues",
230
+ "type": "issue-tracker",
231
+ "comment": "as detected from PackageJson property \"bugs.url\""
232
+ },
233
+ {
234
+ "url": "git+https://github.com/Azure/azure-sdk-for-js.git",
235
+ "type": "vcs",
236
+ "comment": "as detected from PackageJson property \"repository.url\""
237
+ },
238
+ {
239
+ "url": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/logger/README.md",
240
+ "type": "website",
241
+ "comment": "as detected from PackageJson property \"homepage\""
242
+ }
243
+ ],
244
+ "properties": [
245
+ {
246
+ "name": "cdx:npm:package:path",
247
+ "value": "node_modules/@azure/logger"
248
+ }
249
+ ]
250
+ },
251
+ {
252
+ "type": "library",
253
+ "name": "web-pubsub-client",
254
+ "group": "@azure",
255
+ "version": "1.0.2",
256
+ "bom-ref": "ragent-cli@1.9.0|@azure/web-pubsub-client@1.0.2",
257
+ "author": "Microsoft Corporation",
258
+ "description": "Azure Web PubSub Client",
259
+ "licenses": [
260
+ {
261
+ "license": {
262
+ "id": "MIT",
263
+ "acknowledgement": "declared"
264
+ }
265
+ }
266
+ ],
267
+ "purl": "pkg:npm/%40azure/web-pubsub-client@1.0.2",
268
+ "externalReferences": [
269
+ {
270
+ "url": "https://github.com/Azure/azure-sdk-for-js/issues",
271
+ "type": "issue-tracker",
272
+ "comment": "as detected from PackageJson property \"bugs.url\""
273
+ },
274
+ {
275
+ "url": "git+https://github.com/Azure/azure-sdk-for-js.git",
276
+ "type": "vcs",
277
+ "comment": "as detected from PackageJson property \"repository.url\""
278
+ },
279
+ {
280
+ "url": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/web-pubsub/web-pubsub-client/README.md",
281
+ "type": "website",
282
+ "comment": "as detected from PackageJson property \"homepage\""
283
+ }
284
+ ],
285
+ "properties": [
286
+ {
287
+ "name": "cdx:npm:package:path",
288
+ "value": "node_modules/@azure/web-pubsub-client"
289
+ }
290
+ ],
291
+ "components": [
292
+ {
293
+ "type": "library",
294
+ "name": "ws",
295
+ "version": "7.5.10",
296
+ "bom-ref": "ragent-cli@1.9.0|@azure/web-pubsub-client@1.0.2|ws@7.5.10",
297
+ "author": "Einar Otto Stangvik",
298
+ "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
299
+ "licenses": [
300
+ {
301
+ "license": {
302
+ "id": "MIT",
303
+ "acknowledgement": "declared"
304
+ }
305
+ }
306
+ ],
307
+ "purl": "pkg:npm/ws@7.5.10",
308
+ "externalReferences": [
309
+ {
310
+ "url": "https://github.com/websockets/ws/issues",
311
+ "type": "issue-tracker",
312
+ "comment": "as detected from PackageJson property \"bugs.url\""
313
+ },
314
+ {
315
+ "url": "git+https://github.com/websockets/ws.git",
316
+ "type": "vcs",
317
+ "comment": "as detected from PackageJson property \"repository.url\""
318
+ },
319
+ {
320
+ "url": "https://github.com/websockets/ws",
321
+ "type": "website",
322
+ "comment": "as detected from PackageJson property \"homepage\""
323
+ }
324
+ ],
325
+ "properties": [
326
+ {
327
+ "name": "cdx:npm:package:path",
328
+ "value": "node_modules/@azure/web-pubsub-client/node_modules/ws"
329
+ }
330
+ ]
331
+ }
332
+ ]
333
+ },
334
+ {
335
+ "type": "library",
336
+ "name": "parseargs",
337
+ "group": "@pkgjs",
338
+ "version": "0.11.0",
339
+ "bom-ref": "ragent-cli@1.9.0|@pkgjs/parseargs@0.11.0",
340
+ "description": "Polyfill of future proposal for `util.parseArgs()`",
341
+ "licenses": [
342
+ {
343
+ "license": {
344
+ "id": "MIT",
345
+ "acknowledgement": "declared"
346
+ }
347
+ }
348
+ ],
349
+ "purl": "pkg:npm/%40pkgjs/parseargs@0.11.0",
350
+ "externalReferences": [
351
+ {
352
+ "url": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
353
+ "type": "distribution",
354
+ "comment": "as detected from npm-ls property \"resolved\""
355
+ },
356
+ {
357
+ "url": "https://github.com/pkgjs/parseargs/issues",
358
+ "type": "issue-tracker",
359
+ "comment": "as detected from PackageJson property \"bugs.url\""
360
+ },
361
+ {
362
+ "url": "git+ssh://git@github.com/pkgjs/parseargs.git",
363
+ "type": "vcs",
364
+ "comment": "as detected from PackageJson property \"repository.url\""
365
+ },
366
+ {
367
+ "url": "https://github.com/pkgjs/parseargs#readme",
368
+ "type": "website",
369
+ "comment": "as detected from PackageJson property \"homepage\""
370
+ }
371
+ ],
372
+ "properties": [
373
+ {
374
+ "name": "cdx:npm:package:extraneous",
375
+ "value": "true"
376
+ },
377
+ {
378
+ "name": "cdx:npm:package:path",
379
+ "value": "node_modules/@pkgjs/parseargs"
380
+ }
381
+ ]
382
+ },
383
+ {
384
+ "type": "library",
385
+ "name": "ts-http-runtime",
386
+ "group": "@typespec",
387
+ "version": "0.3.3",
388
+ "bom-ref": "ragent-cli@1.9.0|@typespec/ts-http-runtime@0.3.3",
389
+ "author": "Microsoft Corporation",
390
+ "description": "Isomorphic client library for making HTTP requests in node.js and browser.",
391
+ "licenses": [
392
+ {
393
+ "license": {
394
+ "id": "MIT",
395
+ "acknowledgement": "declared"
396
+ }
397
+ }
398
+ ],
399
+ "purl": "pkg:npm/%40typespec/ts-http-runtime@0.3.3",
400
+ "externalReferences": [
401
+ {
402
+ "url": "https://github.com/Azure/azure-sdk-for-js/issues",
403
+ "type": "issue-tracker",
404
+ "comment": "as detected from PackageJson property \"bugs.url\""
405
+ },
406
+ {
407
+ "url": "git+https://github.com/Azure/azure-sdk-for-js.git",
408
+ "type": "vcs",
409
+ "comment": "as detected from PackageJson property \"repository.url\""
410
+ },
411
+ {
412
+ "url": "https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/ts-http-runtime/",
413
+ "type": "website",
414
+ "comment": "as detected from PackageJson property \"homepage\""
415
+ }
416
+ ],
417
+ "properties": [
418
+ {
419
+ "name": "cdx:npm:package:path",
420
+ "value": "node_modules/@typespec/ts-http-runtime"
421
+ }
422
+ ]
423
+ },
424
+ {
425
+ "type": "library",
426
+ "name": "agent-base",
427
+ "version": "7.1.4",
428
+ "bom-ref": "ragent-cli@1.9.0|agent-base@7.1.4",
429
+ "author": "Nathan Rajlich",
430
+ "description": "Turn a function into an `http.Agent` instance",
431
+ "licenses": [
432
+ {
433
+ "license": {
434
+ "id": "MIT",
435
+ "acknowledgement": "declared"
436
+ }
437
+ }
438
+ ],
439
+ "purl": "pkg:npm/agent-base@7.1.4",
440
+ "externalReferences": [
441
+ {
442
+ "url": "https://github.com/TooTallNate/proxy-agents/issues",
443
+ "type": "issue-tracker",
444
+ "comment": "as detected from PackageJson property \"bugs.url\""
445
+ },
446
+ {
447
+ "url": "git+https://github.com/TooTallNate/proxy-agents.git#packages/agent-base",
448
+ "type": "vcs",
449
+ "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
450
+ },
451
+ {
452
+ "url": "https://github.com/TooTallNate/proxy-agents#readme",
453
+ "type": "website",
454
+ "comment": "as detected from PackageJson property \"homepage\""
455
+ }
456
+ ],
457
+ "properties": [
458
+ {
459
+ "name": "cdx:npm:package:path",
460
+ "value": "node_modules/agent-base"
461
+ }
462
+ ]
463
+ },
464
+ {
465
+ "type": "library",
466
+ "name": "base64-js",
467
+ "version": "1.5.1",
468
+ "bom-ref": "ragent-cli@1.9.0|base64-js@1.5.1",
469
+ "author": "T. Jameson Little",
470
+ "description": "Base64 encoding/decoding in pure JS",
471
+ "licenses": [
472
+ {
473
+ "license": {
474
+ "id": "MIT",
475
+ "acknowledgement": "declared"
476
+ }
477
+ }
478
+ ],
479
+ "purl": "pkg:npm/base64-js@1.5.1",
480
+ "externalReferences": [
481
+ {
482
+ "url": "https://github.com/beatgammit/base64-js/issues",
483
+ "type": "issue-tracker",
484
+ "comment": "as detected from PackageJson property \"bugs.url\""
485
+ },
486
+ {
487
+ "url": "git://github.com/beatgammit/base64-js.git",
488
+ "type": "vcs",
489
+ "comment": "as detected from PackageJson property \"repository.url\""
490
+ },
491
+ {
492
+ "url": "https://github.com/beatgammit/base64-js",
493
+ "type": "website",
494
+ "comment": "as detected from PackageJson property \"homepage\""
495
+ }
496
+ ],
497
+ "properties": [
498
+ {
499
+ "name": "cdx:npm:package:path",
500
+ "value": "node_modules/base64-js"
501
+ }
502
+ ]
503
+ },
504
+ {
505
+ "type": "library",
506
+ "name": "buffer",
507
+ "version": "6.0.3",
508
+ "bom-ref": "ragent-cli@1.9.0|buffer@6.0.3",
509
+ "author": "Feross Aboukhadijeh",
510
+ "description": "Node.js Buffer API, for the browser",
511
+ "licenses": [
512
+ {
513
+ "license": {
514
+ "id": "MIT",
515
+ "acknowledgement": "declared"
516
+ }
517
+ }
518
+ ],
519
+ "purl": "pkg:npm/buffer@6.0.3",
520
+ "externalReferences": [
521
+ {
522
+ "url": "https://github.com/feross/buffer/issues",
523
+ "type": "issue-tracker",
524
+ "comment": "as detected from PackageJson property \"bugs.url\""
525
+ },
526
+ {
527
+ "url": "git://github.com/feross/buffer.git",
528
+ "type": "vcs",
529
+ "comment": "as detected from PackageJson property \"repository.url\""
530
+ },
531
+ {
532
+ "url": "https://github.com/feross/buffer",
533
+ "type": "website",
534
+ "comment": "as detected from PackageJson property \"homepage\""
535
+ }
536
+ ],
537
+ "properties": [
538
+ {
539
+ "name": "cdx:npm:package:path",
540
+ "value": "node_modules/buffer"
541
+ }
542
+ ]
543
+ },
544
+ {
545
+ "type": "library",
546
+ "name": "commander",
547
+ "version": "14.0.3",
548
+ "bom-ref": "ragent-cli@1.9.0|commander@14.0.3",
549
+ "author": "TJ Holowaychuk",
550
+ "description": "the complete solution for node.js command-line programs",
551
+ "licenses": [
552
+ {
553
+ "license": {
554
+ "id": "MIT",
555
+ "acknowledgement": "declared"
556
+ }
557
+ }
558
+ ],
559
+ "purl": "pkg:npm/commander@14.0.3",
560
+ "externalReferences": [
561
+ {
562
+ "url": "https://github.com/tj/commander.js/issues",
563
+ "type": "issue-tracker",
564
+ "comment": "as detected from PackageJson property \"bugs.url\""
565
+ },
566
+ {
567
+ "url": "git+https://github.com/tj/commander.js.git",
568
+ "type": "vcs",
569
+ "comment": "as detected from PackageJson property \"repository.url\""
570
+ },
571
+ {
572
+ "url": "https://github.com/tj/commander.js#readme",
573
+ "type": "website",
574
+ "comment": "as detected from PackageJson property \"homepage\""
575
+ }
576
+ ],
577
+ "properties": [
578
+ {
579
+ "name": "cdx:npm:package:path",
580
+ "value": "node_modules/commander"
581
+ }
582
+ ]
583
+ },
584
+ {
585
+ "type": "library",
586
+ "name": "debug",
587
+ "version": "4.4.3",
588
+ "bom-ref": "ragent-cli@1.9.0|debug@4.4.3",
589
+ "author": "Josh Junon",
590
+ "description": "Lightweight debugging utility for Node.js and the browser",
591
+ "licenses": [
592
+ {
593
+ "license": {
594
+ "id": "MIT",
595
+ "acknowledgement": "declared"
596
+ }
597
+ }
598
+ ],
599
+ "purl": "pkg:npm/debug@4.4.3",
600
+ "externalReferences": [
601
+ {
602
+ "url": "https://github.com/debug-js/debug/issues",
603
+ "type": "issue-tracker",
604
+ "comment": "as detected from PackageJson property \"bugs.url\""
605
+ },
606
+ {
607
+ "url": "git://github.com/debug-js/debug.git",
608
+ "type": "vcs",
609
+ "comment": "as detected from PackageJson property \"repository.url\""
610
+ },
611
+ {
612
+ "url": "https://github.com/debug-js/debug#readme",
613
+ "type": "website",
614
+ "comment": "as detected from PackageJson property \"homepage\""
615
+ }
616
+ ],
617
+ "properties": [
618
+ {
619
+ "name": "cdx:npm:package:path",
620
+ "value": "node_modules/debug"
621
+ }
622
+ ]
623
+ },
624
+ {
625
+ "type": "library",
626
+ "name": "events",
627
+ "version": "3.3.0",
628
+ "bom-ref": "ragent-cli@1.9.0|events@3.3.0",
629
+ "author": "Irakli Gozalishvili",
630
+ "description": "Node's event emitter for all engines.",
631
+ "licenses": [
632
+ {
633
+ "license": {
634
+ "id": "MIT",
635
+ "acknowledgement": "declared"
636
+ }
637
+ }
638
+ ],
639
+ "purl": "pkg:npm/events@3.3.0",
640
+ "externalReferences": [
641
+ {
642
+ "url": "http://github.com/Gozala/events/issues/",
643
+ "type": "issue-tracker",
644
+ "comment": "as detected from PackageJson property \"bugs.url\""
645
+ },
646
+ {
647
+ "url": "git://github.com/Gozala/events.git",
648
+ "type": "vcs",
649
+ "comment": "as detected from PackageJson property \"repository.url\""
650
+ },
651
+ {
652
+ "url": "https://github.com/Gozala/events#readme",
653
+ "type": "website",
654
+ "comment": "as detected from PackageJson property \"homepage\""
655
+ }
656
+ ],
657
+ "properties": [
658
+ {
659
+ "name": "cdx:npm:package:path",
660
+ "value": "node_modules/events"
661
+ }
662
+ ]
663
+ },
664
+ {
665
+ "type": "library",
666
+ "name": "figlet",
667
+ "version": "1.10.0",
668
+ "bom-ref": "ragent-cli@1.9.0|figlet@1.10.0",
669
+ "author": "Patrick Gillespie",
670
+ "description": "Creates ASCII Art from text. A full implementation of the FIGfont spec.",
671
+ "licenses": [
672
+ {
673
+ "license": {
674
+ "id": "MIT",
675
+ "acknowledgement": "declared"
676
+ }
677
+ }
678
+ ],
679
+ "purl": "pkg:npm/figlet@1.10.0",
680
+ "externalReferences": [
681
+ {
682
+ "url": "https://github.com/patorjk/figlet.js/issues",
683
+ "type": "issue-tracker",
684
+ "comment": "as detected from PackageJson property \"bugs.url\""
685
+ },
686
+ {
687
+ "url": "git+https://github.com/patorjk/figlet.js.git",
688
+ "type": "vcs",
689
+ "comment": "as detected from PackageJson property \"repository.url\""
690
+ },
691
+ {
692
+ "url": "https://github.com/patorjk/figlet.js#readme",
693
+ "type": "website",
694
+ "comment": "as detected from PackageJson property \"homepage\""
695
+ }
696
+ ],
697
+ "properties": [
698
+ {
699
+ "name": "cdx:npm:package:path",
700
+ "value": "node_modules/figlet"
701
+ }
702
+ ]
703
+ },
704
+ {
705
+ "type": "library",
706
+ "name": "http-proxy-agent",
707
+ "version": "7.0.2",
708
+ "bom-ref": "ragent-cli@1.9.0|http-proxy-agent@7.0.2",
709
+ "author": "Nathan Rajlich",
710
+ "description": "An HTTP(s) proxy `http.Agent` implementation for HTTP",
711
+ "licenses": [
712
+ {
713
+ "license": {
714
+ "id": "MIT",
715
+ "acknowledgement": "declared"
716
+ }
717
+ }
718
+ ],
719
+ "purl": "pkg:npm/http-proxy-agent@7.0.2",
720
+ "externalReferences": [
721
+ {
722
+ "url": "https://github.com/TooTallNate/proxy-agents/issues",
723
+ "type": "issue-tracker",
724
+ "comment": "as detected from PackageJson property \"bugs.url\""
725
+ },
726
+ {
727
+ "url": "git+https://github.com/TooTallNate/proxy-agents.git#packages/http-proxy-agent",
728
+ "type": "vcs",
729
+ "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
730
+ },
731
+ {
732
+ "url": "https://github.com/TooTallNate/proxy-agents#readme",
733
+ "type": "website",
734
+ "comment": "as detected from PackageJson property \"homepage\""
735
+ }
736
+ ],
737
+ "properties": [
738
+ {
739
+ "name": "cdx:npm:package:path",
740
+ "value": "node_modules/http-proxy-agent"
741
+ }
742
+ ]
743
+ },
744
+ {
745
+ "type": "library",
746
+ "name": "https-proxy-agent",
747
+ "version": "7.0.6",
748
+ "bom-ref": "ragent-cli@1.9.0|https-proxy-agent@7.0.6",
749
+ "author": "Nathan Rajlich",
750
+ "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
751
+ "licenses": [
752
+ {
753
+ "license": {
754
+ "id": "MIT",
755
+ "acknowledgement": "declared"
756
+ }
757
+ }
758
+ ],
759
+ "purl": "pkg:npm/https-proxy-agent@7.0.6",
760
+ "externalReferences": [
761
+ {
762
+ "url": "https://github.com/TooTallNate/proxy-agents/issues",
763
+ "type": "issue-tracker",
764
+ "comment": "as detected from PackageJson property \"bugs.url\""
765
+ },
766
+ {
767
+ "url": "git+https://github.com/TooTallNate/proxy-agents.git#packages/https-proxy-agent",
768
+ "type": "vcs",
769
+ "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
770
+ },
771
+ {
772
+ "url": "https://github.com/TooTallNate/proxy-agents#readme",
773
+ "type": "website",
774
+ "comment": "as detected from PackageJson property \"homepage\""
775
+ }
776
+ ],
777
+ "properties": [
778
+ {
779
+ "name": "cdx:npm:package:path",
780
+ "value": "node_modules/https-proxy-agent"
781
+ }
782
+ ]
783
+ },
784
+ {
785
+ "type": "library",
786
+ "name": "ieee754",
787
+ "version": "1.2.1",
788
+ "bom-ref": "ragent-cli@1.9.0|ieee754@1.2.1",
789
+ "author": "Feross Aboukhadijeh",
790
+ "description": "Read/write IEEE754 floating point numbers from/to a Buffer or array-like object",
791
+ "licenses": [
792
+ {
793
+ "license": {
794
+ "id": "BSD-3-Clause",
795
+ "acknowledgement": "declared"
796
+ }
797
+ }
798
+ ],
799
+ "purl": "pkg:npm/ieee754@1.2.1",
800
+ "externalReferences": [
801
+ {
802
+ "url": "https://github.com/feross/ieee754/issues",
803
+ "type": "issue-tracker",
804
+ "comment": "as detected from PackageJson property \"bugs.url\""
805
+ },
806
+ {
807
+ "url": "git://github.com/feross/ieee754.git",
808
+ "type": "vcs",
809
+ "comment": "as detected from PackageJson property \"repository.url\""
810
+ },
811
+ {
812
+ "url": "https://github.com/feross/ieee754#readme",
813
+ "type": "website",
814
+ "comment": "as detected from PackageJson property \"homepage\""
815
+ }
816
+ ],
817
+ "properties": [
818
+ {
819
+ "name": "cdx:npm:package:path",
820
+ "value": "node_modules/ieee754"
821
+ }
822
+ ]
823
+ },
824
+ {
825
+ "type": "library",
826
+ "name": "ms",
827
+ "version": "2.1.3",
828
+ "bom-ref": "ragent-cli@1.9.0|ms@2.1.3",
829
+ "description": "Tiny millisecond conversion utility",
830
+ "licenses": [
831
+ {
832
+ "license": {
833
+ "id": "MIT",
834
+ "acknowledgement": "declared"
835
+ }
836
+ }
837
+ ],
838
+ "purl": "pkg:npm/ms@2.1.3",
839
+ "externalReferences": [
840
+ {
841
+ "url": "https://github.com/vercel/ms/issues",
842
+ "type": "issue-tracker",
843
+ "comment": "as detected from PackageJson property \"bugs.url\""
844
+ },
845
+ {
846
+ "url": "git+https://github.com/vercel/ms.git",
847
+ "type": "vcs",
848
+ "comment": "as detected from PackageJson property \"repository.url\""
849
+ },
850
+ {
851
+ "url": "https://github.com/vercel/ms#readme",
852
+ "type": "website",
853
+ "comment": "as detected from PackageJson property \"homepage\""
854
+ }
855
+ ],
856
+ "properties": [
857
+ {
858
+ "name": "cdx:npm:package:path",
859
+ "value": "node_modules/ms"
860
+ }
861
+ ]
862
+ },
863
+ {
864
+ "type": "library",
865
+ "name": "node-addon-api",
866
+ "version": "7.1.1",
867
+ "bom-ref": "ragent-cli@1.9.0|node-addon-api@7.1.1",
868
+ "description": "Node.js API (Node-API)",
869
+ "licenses": [
870
+ {
871
+ "license": {
872
+ "id": "MIT",
873
+ "acknowledgement": "declared"
874
+ }
875
+ }
876
+ ],
877
+ "purl": "pkg:npm/node-addon-api@7.1.1",
878
+ "externalReferences": [
879
+ {
880
+ "url": "https://github.com/nodejs/node-addon-api/issues",
881
+ "type": "issue-tracker",
882
+ "comment": "as detected from PackageJson property \"bugs.url\""
883
+ },
884
+ {
885
+ "url": "git://github.com/nodejs/node-addon-api.git",
886
+ "type": "vcs",
887
+ "comment": "as detected from PackageJson property \"repository.url\""
888
+ },
889
+ {
890
+ "url": "https://github.com/nodejs/node-addon-api",
891
+ "type": "website",
892
+ "comment": "as detected from PackageJson property \"homepage\""
893
+ }
894
+ ],
895
+ "properties": [
896
+ {
897
+ "name": "cdx:npm:package:path",
898
+ "value": "node_modules/node-addon-api"
899
+ }
900
+ ]
901
+ },
902
+ {
903
+ "type": "library",
904
+ "name": "node-pty",
905
+ "version": "1.1.0",
906
+ "bom-ref": "ragent-cli@1.9.0|node-pty@1.1.0",
907
+ "author": "Microsoft Corporation",
908
+ "description": "Fork pseudoterminals in Node.JS",
909
+ "licenses": [
910
+ {
911
+ "license": {
912
+ "id": "MIT",
913
+ "acknowledgement": "declared"
914
+ }
915
+ }
916
+ ],
917
+ "purl": "pkg:npm/node-pty@1.1.0",
918
+ "externalReferences": [
919
+ {
920
+ "url": "https://github.com/microsoft/node-pty/issues",
921
+ "type": "issue-tracker",
922
+ "comment": "as detected from PackageJson property \"bugs.url\""
923
+ },
924
+ {
925
+ "url": "git://github.com/microsoft/node-pty.git",
926
+ "type": "vcs",
927
+ "comment": "as detected from PackageJson property \"repository.url\""
928
+ },
929
+ {
930
+ "url": "https://github.com/microsoft/node-pty",
931
+ "type": "website",
932
+ "comment": "as detected from PackageJson property \"homepage\""
933
+ }
934
+ ],
935
+ "properties": [
936
+ {
937
+ "name": "cdx:npm:package:path",
938
+ "value": "node_modules/node-pty"
939
+ }
940
+ ]
941
+ },
942
+ {
943
+ "type": "library",
944
+ "name": "tslib",
945
+ "version": "2.8.1",
946
+ "bom-ref": "ragent-cli@1.9.0|tslib@2.8.1",
947
+ "author": "Microsoft Corp.",
948
+ "description": "Runtime library for TypeScript helper functions",
949
+ "licenses": [
950
+ {
951
+ "license": {
952
+ "id": "0BSD",
953
+ "acknowledgement": "declared"
954
+ }
955
+ }
956
+ ],
957
+ "purl": "pkg:npm/tslib@2.8.1",
958
+ "externalReferences": [
959
+ {
960
+ "url": "https://github.com/Microsoft/TypeScript/issues",
961
+ "type": "issue-tracker",
962
+ "comment": "as detected from PackageJson property \"bugs.url\""
963
+ },
964
+ {
965
+ "url": "git+https://github.com/Microsoft/tslib.git",
966
+ "type": "vcs",
967
+ "comment": "as detected from PackageJson property \"repository.url\""
968
+ },
969
+ {
970
+ "url": "https://www.typescriptlang.org/",
971
+ "type": "website",
972
+ "comment": "as detected from PackageJson property \"homepage\""
973
+ }
974
+ ],
975
+ "properties": [
976
+ {
977
+ "name": "cdx:npm:package:path",
978
+ "value": "node_modules/tslib"
979
+ }
980
+ ]
981
+ },
982
+ {
983
+ "type": "library",
984
+ "name": "ws",
985
+ "version": "8.19.0",
986
+ "bom-ref": "ragent-cli@1.9.0|ws@8.19.0",
987
+ "author": "Einar Otto Stangvik",
988
+ "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
989
+ "licenses": [
990
+ {
991
+ "license": {
992
+ "id": "MIT",
993
+ "acknowledgement": "declared"
994
+ }
995
+ }
996
+ ],
997
+ "purl": "pkg:npm/ws@8.19.0",
998
+ "externalReferences": [
999
+ {
1000
+ "url": "https://github.com/websockets/ws/issues",
1001
+ "type": "issue-tracker",
1002
+ "comment": "as detected from PackageJson property \"bugs.url\""
1003
+ },
1004
+ {
1005
+ "url": "git+https://github.com/websockets/ws.git",
1006
+ "type": "vcs",
1007
+ "comment": "as detected from PackageJson property \"repository.url\""
1008
+ },
1009
+ {
1010
+ "url": "https://github.com/websockets/ws",
1011
+ "type": "website",
1012
+ "comment": "as detected from PackageJson property \"homepage\""
1013
+ }
1014
+ ],
1015
+ "properties": [
1016
+ {
1017
+ "name": "cdx:npm:package:path",
1018
+ "value": "node_modules/ws"
1019
+ }
1020
+ ]
1021
+ }
1022
+ ],
1023
+ "dependencies": [
1024
+ {
1025
+ "ref": "ragent-cli@1.9.0",
1026
+ "dependsOn": [
1027
+ "ragent-cli@1.9.0|@azure/web-pubsub-client@1.0.2",
1028
+ "ragent-cli@1.9.0|@pkgjs/parseargs@0.11.0",
1029
+ "ragent-cli@1.9.0|commander@14.0.3",
1030
+ "ragent-cli@1.9.0|figlet@1.10.0",
1031
+ "ragent-cli@1.9.0|node-pty@1.1.0",
1032
+ "ragent-cli@1.9.0|ws@8.19.0"
1033
+ ]
1034
+ },
1035
+ {
1036
+ "ref": "ragent-cli@1.9.0|@azure/abort-controller@2.1.2",
1037
+ "dependsOn": [
1038
+ "ragent-cli@1.9.0|tslib@2.8.1"
1039
+ ]
1040
+ },
1041
+ {
1042
+ "ref": "ragent-cli@1.9.0|@azure/core-util@1.13.1",
1043
+ "dependsOn": [
1044
+ "ragent-cli@1.9.0|@azure/abort-controller@2.1.2",
1045
+ "ragent-cli@1.9.0|@typespec/ts-http-runtime@0.3.3",
1046
+ "ragent-cli@1.9.0|tslib@2.8.1"
1047
+ ]
1048
+ },
1049
+ {
1050
+ "ref": "ragent-cli@1.9.0|@azure/logger@1.3.0",
1051
+ "dependsOn": [
1052
+ "ragent-cli@1.9.0|@typespec/ts-http-runtime@0.3.3",
1053
+ "ragent-cli@1.9.0|tslib@2.8.1"
1054
+ ]
1055
+ },
1056
+ {
1057
+ "ref": "ragent-cli@1.9.0|@azure/web-pubsub-client@1.0.2",
1058
+ "dependsOn": [
1059
+ "ragent-cli@1.9.0|@azure/abort-controller@2.1.2",
1060
+ "ragent-cli@1.9.0|@azure/core-util@1.13.1",
1061
+ "ragent-cli@1.9.0|@azure/logger@1.3.0",
1062
+ "ragent-cli@1.9.0|@azure/web-pubsub-client@1.0.2|ws@7.5.10",
1063
+ "ragent-cli@1.9.0|buffer@6.0.3",
1064
+ "ragent-cli@1.9.0|events@3.3.0",
1065
+ "ragent-cli@1.9.0|tslib@2.8.1"
1066
+ ]
1067
+ },
1068
+ {
1069
+ "ref": "ragent-cli@1.9.0|@azure/web-pubsub-client@1.0.2|ws@7.5.10"
1070
+ },
1071
+ {
1072
+ "ref": "ragent-cli@1.9.0|@pkgjs/parseargs@0.11.0"
1073
+ },
1074
+ {
1075
+ "ref": "ragent-cli@1.9.0|@typespec/ts-http-runtime@0.3.3",
1076
+ "dependsOn": [
1077
+ "ragent-cli@1.9.0|http-proxy-agent@7.0.2",
1078
+ "ragent-cli@1.9.0|https-proxy-agent@7.0.6",
1079
+ "ragent-cli@1.9.0|tslib@2.8.1"
1080
+ ]
1081
+ },
1082
+ {
1083
+ "ref": "ragent-cli@1.9.0|agent-base@7.1.4"
1084
+ },
1085
+ {
1086
+ "ref": "ragent-cli@1.9.0|base64-js@1.5.1"
1087
+ },
1088
+ {
1089
+ "ref": "ragent-cli@1.9.0|buffer@6.0.3",
1090
+ "dependsOn": [
1091
+ "ragent-cli@1.9.0|base64-js@1.5.1",
1092
+ "ragent-cli@1.9.0|ieee754@1.2.1"
1093
+ ]
1094
+ },
1095
+ {
1096
+ "ref": "ragent-cli@1.9.0|commander@14.0.3"
1097
+ },
1098
+ {
1099
+ "ref": "ragent-cli@1.9.0|debug@4.4.3",
1100
+ "dependsOn": [
1101
+ "ragent-cli@1.9.0|ms@2.1.3"
1102
+ ]
1103
+ },
1104
+ {
1105
+ "ref": "ragent-cli@1.9.0|events@3.3.0"
1106
+ },
1107
+ {
1108
+ "ref": "ragent-cli@1.9.0|figlet@1.10.0",
1109
+ "dependsOn": [
1110
+ "ragent-cli@1.9.0|commander@14.0.3"
1111
+ ]
1112
+ },
1113
+ {
1114
+ "ref": "ragent-cli@1.9.0|http-proxy-agent@7.0.2",
1115
+ "dependsOn": [
1116
+ "ragent-cli@1.9.0|agent-base@7.1.4",
1117
+ "ragent-cli@1.9.0|debug@4.4.3"
1118
+ ]
1119
+ },
1120
+ {
1121
+ "ref": "ragent-cli@1.9.0|https-proxy-agent@7.0.6",
1122
+ "dependsOn": [
1123
+ "ragent-cli@1.9.0|agent-base@7.1.4",
1124
+ "ragent-cli@1.9.0|debug@4.4.3"
1125
+ ]
1126
+ },
1127
+ {
1128
+ "ref": "ragent-cli@1.9.0|ieee754@1.2.1"
1129
+ },
1130
+ {
1131
+ "ref": "ragent-cli@1.9.0|ms@2.1.3"
1132
+ },
1133
+ {
1134
+ "ref": "ragent-cli@1.9.0|node-addon-api@7.1.1"
1135
+ },
1136
+ {
1137
+ "ref": "ragent-cli@1.9.0|node-pty@1.1.0",
1138
+ "dependsOn": [
1139
+ "ragent-cli@1.9.0|node-addon-api@7.1.1"
1140
+ ]
1141
+ },
1142
+ {
1143
+ "ref": "ragent-cli@1.9.0|tslib@2.8.1"
1144
+ },
1145
+ {
1146
+ "ref": "ragent-cli@1.9.0|ws@8.19.0"
1147
+ }
1148
+ ]
1149
+ }