@floegence/flowersec-node-native-linux-arm64-gnu 2.5.3 → 3.0.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/THIRD_PARTY_NOTICES.md +36 -4
- package/flowersec-node-native.linux-arm64-gnu.node +0 -0
- package/package.json +2 -2
- package/sbom/cyclonedx.json +1364 -250
- package/sbom/spdx.json +940 -56
package/sbom/cyclonedx.json
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
{
|
|
2
2
|
"bomFormat": "CycloneDX",
|
|
3
3
|
"specVersion": "1.5",
|
|
4
|
-
"serialNumber": "urn:uuid:
|
|
4
|
+
"serialNumber": "urn:uuid:2a90bb5d-83a1-50de-8adb-079762325e68",
|
|
5
5
|
"version": 1,
|
|
6
6
|
"metadata": {
|
|
7
7
|
"component": {
|
|
8
8
|
"type": "library",
|
|
9
9
|
"name": "@floegence/flowersec-node-native-linux-arm64-gnu",
|
|
10
|
-
"version": "
|
|
11
|
-
"purl": "pkg:npm/%40floegence/flowersec-node-native-linux-arm64-gnu@
|
|
12
|
-
"bom-ref": "pkg:npm/%40floegence/flowersec-node-native-linux-arm64-gnu@
|
|
10
|
+
"version": "3.0.0",
|
|
11
|
+
"purl": "pkg:npm/%40floegence/flowersec-node-native-linux-arm64-gnu@3.0.0",
|
|
12
|
+
"bom-ref": "pkg:npm/%40floegence/flowersec-node-native-linux-arm64-gnu@3.0.0"
|
|
13
13
|
},
|
|
14
14
|
"properties": [
|
|
15
15
|
{
|
|
16
16
|
"name": "flowersec:source-inventory-sha256",
|
|
17
|
-
"value": "
|
|
17
|
+
"value": "8146654f4a197f2c5a7d100c8e25ee624d6f7ea2a6a57da0bc318ab1653b4a5c"
|
|
18
18
|
}
|
|
19
19
|
]
|
|
20
20
|
},
|
|
21
21
|
"components": [
|
|
22
22
|
{
|
|
23
23
|
"type": "library",
|
|
24
|
-
"name": "
|
|
25
|
-
"version": "
|
|
26
|
-
"purl": "pkg:cargo/
|
|
27
|
-
"bom-ref": "pkg:cargo/
|
|
24
|
+
"name": "asn1-rs",
|
|
25
|
+
"version": "0.7.2",
|
|
26
|
+
"purl": "pkg:cargo/asn1-rs@0.7.2",
|
|
27
|
+
"bom-ref": "pkg:cargo/asn1-rs@0.7.2",
|
|
28
28
|
"licenses": [
|
|
29
29
|
{
|
|
30
30
|
"expression": "MIT"
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"externalReferences": [
|
|
34
34
|
{
|
|
35
35
|
"type": "distribution",
|
|
36
|
-
"url": "https://github.com/
|
|
36
|
+
"url": "https://github.com/rusticata/asn1-rs.git"
|
|
37
37
|
}
|
|
38
38
|
],
|
|
39
39
|
"properties": [
|
|
@@ -49,10 +49,10 @@
|
|
|
49
49
|
},
|
|
50
50
|
{
|
|
51
51
|
"type": "library",
|
|
52
|
-
"name": "
|
|
53
|
-
"version": "
|
|
54
|
-
"purl": "pkg:cargo/
|
|
55
|
-
"bom-ref": "pkg:cargo/
|
|
52
|
+
"name": "asn1-rs-derive",
|
|
53
|
+
"version": "0.6.0",
|
|
54
|
+
"purl": "pkg:cargo/asn1-rs-derive@0.6.0",
|
|
55
|
+
"bom-ref": "pkg:cargo/asn1-rs-derive@0.6.0",
|
|
56
56
|
"licenses": [
|
|
57
57
|
{
|
|
58
58
|
"expression": "MIT"
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"externalReferences": [
|
|
62
62
|
{
|
|
63
63
|
"type": "distribution",
|
|
64
|
-
"url": "https://github.com/
|
|
64
|
+
"url": "https://github.com/rusticata/asn1-rs.git"
|
|
65
65
|
}
|
|
66
66
|
],
|
|
67
67
|
"properties": [
|
|
@@ -77,10 +77,10 @@
|
|
|
77
77
|
},
|
|
78
78
|
{
|
|
79
79
|
"type": "library",
|
|
80
|
-
"name": "
|
|
81
|
-
"version": "
|
|
82
|
-
"purl": "pkg:cargo/
|
|
83
|
-
"bom-ref": "pkg:cargo/
|
|
80
|
+
"name": "asn1-rs-impl",
|
|
81
|
+
"version": "0.2.0",
|
|
82
|
+
"purl": "pkg:cargo/asn1-rs-impl@0.2.0",
|
|
83
|
+
"bom-ref": "pkg:cargo/asn1-rs-impl@0.2.0",
|
|
84
84
|
"licenses": [
|
|
85
85
|
{
|
|
86
86
|
"expression": "MIT"
|
|
@@ -89,13 +89,13 @@
|
|
|
89
89
|
"externalReferences": [
|
|
90
90
|
{
|
|
91
91
|
"type": "distribution",
|
|
92
|
-
"url": "https://github.com/
|
|
92
|
+
"url": "https://github.com/rusticata/asn1-rs.git"
|
|
93
93
|
}
|
|
94
94
|
],
|
|
95
95
|
"properties": [
|
|
96
96
|
{
|
|
97
97
|
"name": "flowersec:declared-license",
|
|
98
|
-
"value": "MIT"
|
|
98
|
+
"value": "MIT OR Apache-2.0"
|
|
99
99
|
},
|
|
100
100
|
{
|
|
101
101
|
"name": "flowersec:source-offer-required",
|
|
@@ -105,10 +105,10 @@
|
|
|
105
105
|
},
|
|
106
106
|
{
|
|
107
107
|
"type": "library",
|
|
108
|
-
"name": "
|
|
109
|
-
"version": "1.
|
|
110
|
-
"purl": "pkg:cargo/
|
|
111
|
-
"bom-ref": "pkg:cargo/
|
|
108
|
+
"name": "autocfg",
|
|
109
|
+
"version": "1.5.1",
|
|
110
|
+
"purl": "pkg:cargo/autocfg@1.5.1",
|
|
111
|
+
"bom-ref": "pkg:cargo/autocfg@1.5.1",
|
|
112
112
|
"licenses": [
|
|
113
113
|
{
|
|
114
114
|
"expression": "MIT"
|
|
@@ -117,13 +117,13 @@
|
|
|
117
117
|
"externalReferences": [
|
|
118
118
|
{
|
|
119
119
|
"type": "distribution",
|
|
120
|
-
"url": "https://github.com/
|
|
120
|
+
"url": "https://github.com/cuviper/autocfg"
|
|
121
121
|
}
|
|
122
122
|
],
|
|
123
123
|
"properties": [
|
|
124
124
|
{
|
|
125
125
|
"name": "flowersec:declared-license",
|
|
126
|
-
"value": "
|
|
126
|
+
"value": "Apache-2.0 OR MIT"
|
|
127
127
|
},
|
|
128
128
|
{
|
|
129
129
|
"name": "flowersec:source-offer-required",
|
|
@@ -133,10 +133,10 @@
|
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
135
|
"type": "library",
|
|
136
|
-
"name": "
|
|
137
|
-
"version": "
|
|
138
|
-
"purl": "pkg:cargo/
|
|
139
|
-
"bom-ref": "pkg:cargo/
|
|
136
|
+
"name": "bitflags",
|
|
137
|
+
"version": "2.13.1",
|
|
138
|
+
"purl": "pkg:cargo/bitflags@2.13.1",
|
|
139
|
+
"bom-ref": "pkg:cargo/bitflags@2.13.1",
|
|
140
140
|
"licenses": [
|
|
141
141
|
{
|
|
142
142
|
"expression": "MIT"
|
|
@@ -145,13 +145,13 @@
|
|
|
145
145
|
"externalReferences": [
|
|
146
146
|
{
|
|
147
147
|
"type": "distribution",
|
|
148
|
-
"url": "https://github.com/
|
|
148
|
+
"url": "https://github.com/bitflags/bitflags"
|
|
149
149
|
}
|
|
150
150
|
],
|
|
151
151
|
"properties": [
|
|
152
152
|
{
|
|
153
153
|
"name": "flowersec:declared-license",
|
|
154
|
-
"value": "MIT"
|
|
154
|
+
"value": "MIT OR Apache-2.0"
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
157
|
"name": "flowersec:source-offer-required",
|
|
@@ -161,10 +161,10 @@
|
|
|
161
161
|
},
|
|
162
162
|
{
|
|
163
163
|
"type": "library",
|
|
164
|
-
"name": "
|
|
165
|
-
"version": "
|
|
166
|
-
"purl": "pkg:cargo/
|
|
167
|
-
"bom-ref": "pkg:cargo/
|
|
164
|
+
"name": "block-buffer",
|
|
165
|
+
"version": "0.12.1",
|
|
166
|
+
"purl": "pkg:cargo/block-buffer@0.12.1",
|
|
167
|
+
"bom-ref": "pkg:cargo/block-buffer@0.12.1",
|
|
168
168
|
"licenses": [
|
|
169
169
|
{
|
|
170
170
|
"expression": "MIT"
|
|
@@ -173,7 +173,7 @@
|
|
|
173
173
|
"externalReferences": [
|
|
174
174
|
{
|
|
175
175
|
"type": "distribution",
|
|
176
|
-
"url": "https://github.com/
|
|
176
|
+
"url": "https://github.com/RustCrypto/utils"
|
|
177
177
|
}
|
|
178
178
|
],
|
|
179
179
|
"properties": [
|
|
@@ -189,10 +189,10 @@
|
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
"type": "library",
|
|
192
|
-
"name": "
|
|
193
|
-
"version": "
|
|
194
|
-
"purl": "pkg:cargo/
|
|
195
|
-
"bom-ref": "pkg:cargo/
|
|
192
|
+
"name": "bumpalo",
|
|
193
|
+
"version": "3.20.3",
|
|
194
|
+
"purl": "pkg:cargo/bumpalo@3.20.3",
|
|
195
|
+
"bom-ref": "pkg:cargo/bumpalo@3.20.3",
|
|
196
196
|
"licenses": [
|
|
197
197
|
{
|
|
198
198
|
"expression": "MIT"
|
|
@@ -201,7 +201,7 @@
|
|
|
201
201
|
"externalReferences": [
|
|
202
202
|
{
|
|
203
203
|
"type": "distribution",
|
|
204
|
-
"url": "https://github.com/
|
|
204
|
+
"url": "https://github.com/fitzgen/bumpalo"
|
|
205
205
|
}
|
|
206
206
|
],
|
|
207
207
|
"properties": [
|
|
@@ -217,10 +217,10 @@
|
|
|
217
217
|
},
|
|
218
218
|
{
|
|
219
219
|
"type": "library",
|
|
220
|
-
"name": "
|
|
221
|
-
"version": "
|
|
222
|
-
"purl": "pkg:cargo/
|
|
223
|
-
"bom-ref": "pkg:cargo/
|
|
220
|
+
"name": "bytes",
|
|
221
|
+
"version": "1.12.1",
|
|
222
|
+
"purl": "pkg:cargo/bytes@1.12.1",
|
|
223
|
+
"bom-ref": "pkg:cargo/bytes@1.12.1",
|
|
224
224
|
"licenses": [
|
|
225
225
|
{
|
|
226
226
|
"expression": "MIT"
|
|
@@ -229,7 +229,7 @@
|
|
|
229
229
|
"externalReferences": [
|
|
230
230
|
{
|
|
231
231
|
"type": "distribution",
|
|
232
|
-
"url": "https://github.com/
|
|
232
|
+
"url": "https://github.com/tokio-rs/bytes"
|
|
233
233
|
}
|
|
234
234
|
],
|
|
235
235
|
"properties": [
|
|
@@ -245,10 +245,10 @@
|
|
|
245
245
|
},
|
|
246
246
|
{
|
|
247
247
|
"type": "library",
|
|
248
|
-
"name": "
|
|
249
|
-
"version": "
|
|
250
|
-
"purl": "pkg:cargo/
|
|
251
|
-
"bom-ref": "pkg:cargo/
|
|
248
|
+
"name": "cc",
|
|
249
|
+
"version": "1.4.3",
|
|
250
|
+
"purl": "pkg:cargo/cc@1.4.3",
|
|
251
|
+
"bom-ref": "pkg:cargo/cc@1.4.3",
|
|
252
252
|
"licenses": [
|
|
253
253
|
{
|
|
254
254
|
"expression": "MIT"
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
"externalReferences": [
|
|
258
258
|
{
|
|
259
259
|
"type": "distribution",
|
|
260
|
-
"url": "https://github.com/
|
|
260
|
+
"url": "https://github.com/rust-lang/cc-rs"
|
|
261
261
|
}
|
|
262
262
|
],
|
|
263
263
|
"properties": [
|
|
@@ -273,10 +273,10 @@
|
|
|
273
273
|
},
|
|
274
274
|
{
|
|
275
275
|
"type": "library",
|
|
276
|
-
"name": "
|
|
277
|
-
"version": "
|
|
278
|
-
"purl": "pkg:cargo/
|
|
279
|
-
"bom-ref": "pkg:cargo/
|
|
276
|
+
"name": "cfg_aliases",
|
|
277
|
+
"version": "0.2.2",
|
|
278
|
+
"purl": "pkg:cargo/cfg_aliases@0.2.2",
|
|
279
|
+
"bom-ref": "pkg:cargo/cfg_aliases@0.2.2",
|
|
280
280
|
"licenses": [
|
|
281
281
|
{
|
|
282
282
|
"expression": "MIT"
|
|
@@ -285,13 +285,13 @@
|
|
|
285
285
|
"externalReferences": [
|
|
286
286
|
{
|
|
287
287
|
"type": "distribution",
|
|
288
|
-
"url": "https://github.com/
|
|
288
|
+
"url": "https://github.com/katharostech/cfg_aliases"
|
|
289
289
|
}
|
|
290
290
|
],
|
|
291
291
|
"properties": [
|
|
292
292
|
{
|
|
293
293
|
"name": "flowersec:declared-license",
|
|
294
|
-
"value": "
|
|
294
|
+
"value": "MIT"
|
|
295
295
|
},
|
|
296
296
|
{
|
|
297
297
|
"name": "flowersec:source-offer-required",
|
|
@@ -301,10 +301,10 @@
|
|
|
301
301
|
},
|
|
302
302
|
{
|
|
303
303
|
"type": "library",
|
|
304
|
-
"name": "
|
|
305
|
-
"version": "0.
|
|
306
|
-
"purl": "pkg:cargo/
|
|
307
|
-
"bom-ref": "pkg:cargo/
|
|
304
|
+
"name": "cfg-if",
|
|
305
|
+
"version": "1.0.4",
|
|
306
|
+
"purl": "pkg:cargo/cfg-if@1.0.4",
|
|
307
|
+
"bom-ref": "pkg:cargo/cfg-if@1.0.4",
|
|
308
308
|
"licenses": [
|
|
309
309
|
{
|
|
310
310
|
"expression": "MIT"
|
|
@@ -313,7 +313,7 @@
|
|
|
313
313
|
"externalReferences": [
|
|
314
314
|
{
|
|
315
315
|
"type": "distribution",
|
|
316
|
-
"url": "https://github.com/rust-lang/
|
|
316
|
+
"url": "https://github.com/rust-lang/cfg-if"
|
|
317
317
|
}
|
|
318
318
|
],
|
|
319
319
|
"properties": [
|
|
@@ -329,10 +329,10 @@
|
|
|
329
329
|
},
|
|
330
330
|
{
|
|
331
331
|
"type": "library",
|
|
332
|
-
"name": "
|
|
333
|
-
"version": "0.
|
|
334
|
-
"purl": "pkg:cargo/
|
|
335
|
-
"bom-ref": "pkg:cargo/
|
|
332
|
+
"name": "chacha20",
|
|
333
|
+
"version": "0.10.1",
|
|
334
|
+
"purl": "pkg:cargo/chacha20@0.10.1",
|
|
335
|
+
"bom-ref": "pkg:cargo/chacha20@0.10.1",
|
|
336
336
|
"licenses": [
|
|
337
337
|
{
|
|
338
338
|
"expression": "MIT"
|
|
@@ -341,7 +341,7 @@
|
|
|
341
341
|
"externalReferences": [
|
|
342
342
|
{
|
|
343
343
|
"type": "distribution",
|
|
344
|
-
"url": "https://github.com/
|
|
344
|
+
"url": "https://github.com/RustCrypto/stream-ciphers"
|
|
345
345
|
}
|
|
346
346
|
],
|
|
347
347
|
"properties": [
|
|
@@ -357,10 +357,10 @@
|
|
|
357
357
|
},
|
|
358
358
|
{
|
|
359
359
|
"type": "library",
|
|
360
|
-
"name": "
|
|
361
|
-
"version": "0.
|
|
362
|
-
"purl": "pkg:cargo/
|
|
363
|
-
"bom-ref": "pkg:cargo/
|
|
360
|
+
"name": "const-oid",
|
|
361
|
+
"version": "0.10.2",
|
|
362
|
+
"purl": "pkg:cargo/const-oid@0.10.2",
|
|
363
|
+
"bom-ref": "pkg:cargo/const-oid@0.10.2",
|
|
364
364
|
"licenses": [
|
|
365
365
|
{
|
|
366
366
|
"expression": "MIT"
|
|
@@ -369,13 +369,13 @@
|
|
|
369
369
|
"externalReferences": [
|
|
370
370
|
{
|
|
371
371
|
"type": "distribution",
|
|
372
|
-
"url": "https://github.com/
|
|
372
|
+
"url": "https://github.com/RustCrypto/formats"
|
|
373
373
|
}
|
|
374
374
|
],
|
|
375
375
|
"properties": [
|
|
376
376
|
{
|
|
377
377
|
"name": "flowersec:declared-license",
|
|
378
|
-
"value": "
|
|
378
|
+
"value": "Apache-2.0 OR MIT"
|
|
379
379
|
},
|
|
380
380
|
{
|
|
381
381
|
"name": "flowersec:source-offer-required",
|
|
@@ -385,10 +385,10 @@
|
|
|
385
385
|
},
|
|
386
386
|
{
|
|
387
387
|
"type": "library",
|
|
388
|
-
"name": "
|
|
389
|
-
"version": "0.
|
|
390
|
-
"purl": "pkg:cargo/
|
|
391
|
-
"bom-ref": "pkg:cargo/
|
|
388
|
+
"name": "convert_case",
|
|
389
|
+
"version": "0.11.0",
|
|
390
|
+
"purl": "pkg:cargo/convert_case@0.11.0",
|
|
391
|
+
"bom-ref": "pkg:cargo/convert_case@0.11.0",
|
|
392
392
|
"licenses": [
|
|
393
393
|
{
|
|
394
394
|
"expression": "MIT"
|
|
@@ -397,13 +397,13 @@
|
|
|
397
397
|
"externalReferences": [
|
|
398
398
|
{
|
|
399
399
|
"type": "distribution",
|
|
400
|
-
"url": "https://github.com/
|
|
400
|
+
"url": "https://github.com/rutrum/convert-case"
|
|
401
401
|
}
|
|
402
402
|
],
|
|
403
403
|
"properties": [
|
|
404
404
|
{
|
|
405
405
|
"name": "flowersec:declared-license",
|
|
406
|
-
"value": "MIT
|
|
406
|
+
"value": "MIT"
|
|
407
407
|
},
|
|
408
408
|
{
|
|
409
409
|
"name": "flowersec:source-offer-required",
|
|
@@ -413,10 +413,10 @@
|
|
|
413
413
|
},
|
|
414
414
|
{
|
|
415
415
|
"type": "library",
|
|
416
|
-
"name": "
|
|
417
|
-
"version": "0.3.
|
|
418
|
-
"purl": "pkg:cargo/
|
|
419
|
-
"bom-ref": "pkg:cargo/
|
|
416
|
+
"name": "cpufeatures",
|
|
417
|
+
"version": "0.3.0",
|
|
418
|
+
"purl": "pkg:cargo/cpufeatures@0.3.0",
|
|
419
|
+
"bom-ref": "pkg:cargo/cpufeatures@0.3.0",
|
|
420
420
|
"licenses": [
|
|
421
421
|
{
|
|
422
422
|
"expression": "MIT"
|
|
@@ -425,7 +425,7 @@
|
|
|
425
425
|
"externalReferences": [
|
|
426
426
|
{
|
|
427
427
|
"type": "distribution",
|
|
428
|
-
"url": "https://github.com/
|
|
428
|
+
"url": "https://github.com/RustCrypto/utils"
|
|
429
429
|
}
|
|
430
430
|
],
|
|
431
431
|
"properties": [
|
|
@@ -441,10 +441,10 @@
|
|
|
441
441
|
},
|
|
442
442
|
{
|
|
443
443
|
"type": "library",
|
|
444
|
-
"name": "
|
|
445
|
-
"version": "0.
|
|
446
|
-
"purl": "pkg:cargo/
|
|
447
|
-
"bom-ref": "pkg:cargo/
|
|
444
|
+
"name": "crypto-common",
|
|
445
|
+
"version": "0.2.2",
|
|
446
|
+
"purl": "pkg:cargo/crypto-common@0.2.2",
|
|
447
|
+
"bom-ref": "pkg:cargo/crypto-common@0.2.2",
|
|
448
448
|
"licenses": [
|
|
449
449
|
{
|
|
450
450
|
"expression": "MIT"
|
|
@@ -453,7 +453,7 @@
|
|
|
453
453
|
"externalReferences": [
|
|
454
454
|
{
|
|
455
455
|
"type": "distribution",
|
|
456
|
-
"url": "https://github.com/
|
|
456
|
+
"url": "https://github.com/RustCrypto/traits"
|
|
457
457
|
}
|
|
458
458
|
],
|
|
459
459
|
"properties": [
|
|
@@ -469,10 +469,10 @@
|
|
|
469
469
|
},
|
|
470
470
|
{
|
|
471
471
|
"type": "library",
|
|
472
|
-
"name": "
|
|
473
|
-
"version": "0.
|
|
474
|
-
"purl": "pkg:cargo/
|
|
475
|
-
"bom-ref": "pkg:cargo/
|
|
472
|
+
"name": "ctor",
|
|
473
|
+
"version": "1.0.13",
|
|
474
|
+
"purl": "pkg:cargo/ctor@1.0.13",
|
|
475
|
+
"bom-ref": "pkg:cargo/ctor@1.0.13",
|
|
476
476
|
"licenses": [
|
|
477
477
|
{
|
|
478
478
|
"expression": "MIT"
|
|
@@ -481,13 +481,13 @@
|
|
|
481
481
|
"externalReferences": [
|
|
482
482
|
{
|
|
483
483
|
"type": "distribution",
|
|
484
|
-
"url": "https://github.com/
|
|
484
|
+
"url": "https://github.com/mmastrac/linktime"
|
|
485
485
|
}
|
|
486
486
|
],
|
|
487
487
|
"properties": [
|
|
488
488
|
{
|
|
489
489
|
"name": "flowersec:declared-license",
|
|
490
|
-
"value": "
|
|
490
|
+
"value": "Apache-2.0 OR MIT"
|
|
491
491
|
},
|
|
492
492
|
{
|
|
493
493
|
"name": "flowersec:source-offer-required",
|
|
@@ -497,10 +497,10 @@
|
|
|
497
497
|
},
|
|
498
498
|
{
|
|
499
499
|
"type": "library",
|
|
500
|
-
"name": "
|
|
501
|
-
"version": "
|
|
502
|
-
"purl": "pkg:cargo/
|
|
503
|
-
"bom-ref": "pkg:cargo/
|
|
500
|
+
"name": "data-encoding",
|
|
501
|
+
"version": "2.11.1",
|
|
502
|
+
"purl": "pkg:cargo/data-encoding@2.11.1",
|
|
503
|
+
"bom-ref": "pkg:cargo/data-encoding@2.11.1",
|
|
504
504
|
"licenses": [
|
|
505
505
|
{
|
|
506
506
|
"expression": "MIT"
|
|
@@ -509,13 +509,13 @@
|
|
|
509
509
|
"externalReferences": [
|
|
510
510
|
{
|
|
511
511
|
"type": "distribution",
|
|
512
|
-
"url": "https://github.com/
|
|
512
|
+
"url": "https://github.com/ia0/data-encoding"
|
|
513
513
|
}
|
|
514
514
|
],
|
|
515
515
|
"properties": [
|
|
516
516
|
{
|
|
517
517
|
"name": "flowersec:declared-license",
|
|
518
|
-
"value": "MIT
|
|
518
|
+
"value": "MIT"
|
|
519
519
|
},
|
|
520
520
|
{
|
|
521
521
|
"name": "flowersec:source-offer-required",
|
|
@@ -525,10 +525,10 @@
|
|
|
525
525
|
},
|
|
526
526
|
{
|
|
527
527
|
"type": "library",
|
|
528
|
-
"name": "
|
|
529
|
-
"version": "0.
|
|
530
|
-
"purl": "pkg:cargo/
|
|
531
|
-
"bom-ref": "pkg:cargo/
|
|
528
|
+
"name": "der-parser",
|
|
529
|
+
"version": "10.0.0",
|
|
530
|
+
"purl": "pkg:cargo/der-parser@10.0.0",
|
|
531
|
+
"bom-ref": "pkg:cargo/der-parser@10.0.0",
|
|
532
532
|
"licenses": [
|
|
533
533
|
{
|
|
534
534
|
"expression": "MIT"
|
|
@@ -537,7 +537,7 @@
|
|
|
537
537
|
"externalReferences": [
|
|
538
538
|
{
|
|
539
539
|
"type": "distribution",
|
|
540
|
-
"url": "https://github.com/
|
|
540
|
+
"url": "https://github.com/rusticata/der-parser.git"
|
|
541
541
|
}
|
|
542
542
|
],
|
|
543
543
|
"properties": [
|
|
@@ -553,10 +553,10 @@
|
|
|
553
553
|
},
|
|
554
554
|
{
|
|
555
555
|
"type": "library",
|
|
556
|
-
"name": "
|
|
557
|
-
"version": "0.
|
|
558
|
-
"purl": "pkg:cargo/
|
|
559
|
-
"bom-ref": "pkg:cargo/
|
|
556
|
+
"name": "deranged",
|
|
557
|
+
"version": "0.5.8",
|
|
558
|
+
"purl": "pkg:cargo/deranged@0.5.8",
|
|
559
|
+
"bom-ref": "pkg:cargo/deranged@0.5.8",
|
|
560
560
|
"licenses": [
|
|
561
561
|
{
|
|
562
562
|
"expression": "MIT"
|
|
@@ -565,7 +565,7 @@
|
|
|
565
565
|
"externalReferences": [
|
|
566
566
|
{
|
|
567
567
|
"type": "distribution",
|
|
568
|
-
"url": "https://github.com/
|
|
568
|
+
"url": "https://github.com/jhpratt/deranged"
|
|
569
569
|
}
|
|
570
570
|
],
|
|
571
571
|
"properties": [
|
|
@@ -581,10 +581,10 @@
|
|
|
581
581
|
},
|
|
582
582
|
{
|
|
583
583
|
"type": "library",
|
|
584
|
-
"name": "
|
|
585
|
-
"version": "0.
|
|
586
|
-
"purl": "pkg:cargo/
|
|
587
|
-
"bom-ref": "pkg:cargo/
|
|
584
|
+
"name": "digest",
|
|
585
|
+
"version": "0.11.3",
|
|
586
|
+
"purl": "pkg:cargo/digest@0.11.3",
|
|
587
|
+
"bom-ref": "pkg:cargo/digest@0.11.3",
|
|
588
588
|
"licenses": [
|
|
589
589
|
{
|
|
590
590
|
"expression": "MIT"
|
|
@@ -593,7 +593,7 @@
|
|
|
593
593
|
"externalReferences": [
|
|
594
594
|
{
|
|
595
595
|
"type": "distribution",
|
|
596
|
-
"url": "https://github.com/
|
|
596
|
+
"url": "https://github.com/RustCrypto/traits"
|
|
597
597
|
}
|
|
598
598
|
],
|
|
599
599
|
"properties": [
|
|
@@ -609,10 +609,10 @@
|
|
|
609
609
|
},
|
|
610
610
|
{
|
|
611
611
|
"type": "library",
|
|
612
|
-
"name": "
|
|
613
|
-
"version": "0.
|
|
614
|
-
"purl": "pkg:cargo/
|
|
615
|
-
"bom-ref": "pkg:cargo/
|
|
612
|
+
"name": "displaydoc",
|
|
613
|
+
"version": "0.2.7",
|
|
614
|
+
"purl": "pkg:cargo/displaydoc@0.2.7",
|
|
615
|
+
"bom-ref": "pkg:cargo/displaydoc@0.2.7",
|
|
616
616
|
"licenses": [
|
|
617
617
|
{
|
|
618
618
|
"expression": "MIT"
|
|
@@ -621,7 +621,7 @@
|
|
|
621
621
|
"externalReferences": [
|
|
622
622
|
{
|
|
623
623
|
"type": "distribution",
|
|
624
|
-
"url": "https://github.com/
|
|
624
|
+
"url": "https://github.com/yaahc/displaydoc"
|
|
625
625
|
}
|
|
626
626
|
],
|
|
627
627
|
"properties": [
|
|
@@ -637,10 +637,10 @@
|
|
|
637
637
|
},
|
|
638
638
|
{
|
|
639
639
|
"type": "library",
|
|
640
|
-
"name": "
|
|
641
|
-
"version": "0.
|
|
642
|
-
"purl": "pkg:cargo/
|
|
643
|
-
"bom-ref": "pkg:cargo/
|
|
640
|
+
"name": "find-msvc-tools",
|
|
641
|
+
"version": "0.1.11",
|
|
642
|
+
"purl": "pkg:cargo/find-msvc-tools@0.1.11",
|
|
643
|
+
"bom-ref": "pkg:cargo/find-msvc-tools@0.1.11",
|
|
644
644
|
"licenses": [
|
|
645
645
|
{
|
|
646
646
|
"expression": "MIT"
|
|
@@ -649,7 +649,7 @@
|
|
|
649
649
|
"externalReferences": [
|
|
650
650
|
{
|
|
651
651
|
"type": "distribution",
|
|
652
|
-
"url": "https://github.com/
|
|
652
|
+
"url": "https://github.com/rust-lang/cc-rs"
|
|
653
653
|
}
|
|
654
654
|
],
|
|
655
655
|
"properties": [
|
|
@@ -665,10 +665,10 @@
|
|
|
665
665
|
},
|
|
666
666
|
{
|
|
667
667
|
"type": "library",
|
|
668
|
-
"name": "
|
|
669
|
-
"version": "0.
|
|
670
|
-
"purl": "pkg:cargo/
|
|
671
|
-
"bom-ref": "pkg:cargo/
|
|
668
|
+
"name": "futures",
|
|
669
|
+
"version": "0.3.34",
|
|
670
|
+
"purl": "pkg:cargo/futures@0.3.34",
|
|
671
|
+
"bom-ref": "pkg:cargo/futures@0.3.34",
|
|
672
672
|
"licenses": [
|
|
673
673
|
{
|
|
674
674
|
"expression": "MIT"
|
|
@@ -677,7 +677,7 @@
|
|
|
677
677
|
"externalReferences": [
|
|
678
678
|
{
|
|
679
679
|
"type": "distribution",
|
|
680
|
-
"url": "https://github.com/rust-lang/
|
|
680
|
+
"url": "https://github.com/rust-lang/futures-rs"
|
|
681
681
|
}
|
|
682
682
|
],
|
|
683
683
|
"properties": [
|
|
@@ -693,25 +693,25 @@
|
|
|
693
693
|
},
|
|
694
694
|
{
|
|
695
695
|
"type": "library",
|
|
696
|
-
"name": "
|
|
697
|
-
"version": "0.
|
|
698
|
-
"purl": "pkg:cargo/
|
|
699
|
-
"bom-ref": "pkg:cargo/
|
|
696
|
+
"name": "futures-channel",
|
|
697
|
+
"version": "0.3.34",
|
|
698
|
+
"purl": "pkg:cargo/futures-channel@0.3.34",
|
|
699
|
+
"bom-ref": "pkg:cargo/futures-channel@0.3.34",
|
|
700
700
|
"licenses": [
|
|
701
701
|
{
|
|
702
|
-
"expression": "
|
|
702
|
+
"expression": "MIT"
|
|
703
703
|
}
|
|
704
704
|
],
|
|
705
705
|
"externalReferences": [
|
|
706
706
|
{
|
|
707
707
|
"type": "distribution",
|
|
708
|
-
"url": "https://github.com/
|
|
708
|
+
"url": "https://github.com/rust-lang/futures-rs"
|
|
709
709
|
}
|
|
710
710
|
],
|
|
711
711
|
"properties": [
|
|
712
712
|
{
|
|
713
713
|
"name": "flowersec:declared-license",
|
|
714
|
-
"value": "
|
|
714
|
+
"value": "MIT OR Apache-2.0"
|
|
715
715
|
},
|
|
716
716
|
{
|
|
717
717
|
"name": "flowersec:source-offer-required",
|
|
@@ -721,10 +721,10 @@
|
|
|
721
721
|
},
|
|
722
722
|
{
|
|
723
723
|
"type": "library",
|
|
724
|
-
"name": "
|
|
725
|
-
"version": "0.
|
|
726
|
-
"purl": "pkg:cargo/
|
|
727
|
-
"bom-ref": "pkg:cargo/
|
|
724
|
+
"name": "futures-core",
|
|
725
|
+
"version": "0.3.34",
|
|
726
|
+
"purl": "pkg:cargo/futures-core@0.3.34",
|
|
727
|
+
"bom-ref": "pkg:cargo/futures-core@0.3.34",
|
|
728
728
|
"licenses": [
|
|
729
729
|
{
|
|
730
730
|
"expression": "MIT"
|
|
@@ -733,13 +733,13 @@
|
|
|
733
733
|
"externalReferences": [
|
|
734
734
|
{
|
|
735
735
|
"type": "distribution",
|
|
736
|
-
"url": "https://github.com/
|
|
736
|
+
"url": "https://github.com/rust-lang/futures-rs"
|
|
737
737
|
}
|
|
738
738
|
],
|
|
739
739
|
"properties": [
|
|
740
740
|
{
|
|
741
741
|
"name": "flowersec:declared-license",
|
|
742
|
-
"value": "MIT OR Apache-2.0
|
|
742
|
+
"value": "MIT OR Apache-2.0"
|
|
743
743
|
},
|
|
744
744
|
{
|
|
745
745
|
"name": "flowersec:source-offer-required",
|
|
@@ -749,10 +749,10 @@
|
|
|
749
749
|
},
|
|
750
750
|
{
|
|
751
751
|
"type": "library",
|
|
752
|
-
"name": "
|
|
753
|
-
"version": "
|
|
754
|
-
"purl": "pkg:cargo/
|
|
755
|
-
"bom-ref": "pkg:cargo/
|
|
752
|
+
"name": "futures-executor",
|
|
753
|
+
"version": "0.3.34",
|
|
754
|
+
"purl": "pkg:cargo/futures-executor@0.3.34",
|
|
755
|
+
"bom-ref": "pkg:cargo/futures-executor@0.3.34",
|
|
756
756
|
"licenses": [
|
|
757
757
|
{
|
|
758
758
|
"expression": "MIT"
|
|
@@ -761,13 +761,13 @@
|
|
|
761
761
|
"externalReferences": [
|
|
762
762
|
{
|
|
763
763
|
"type": "distribution",
|
|
764
|
-
"url": "https://github.com/
|
|
764
|
+
"url": "https://github.com/rust-lang/futures-rs"
|
|
765
765
|
}
|
|
766
766
|
],
|
|
767
767
|
"properties": [
|
|
768
768
|
{
|
|
769
769
|
"name": "flowersec:declared-license",
|
|
770
|
-
"value": "
|
|
770
|
+
"value": "MIT OR Apache-2.0"
|
|
771
771
|
},
|
|
772
772
|
{
|
|
773
773
|
"name": "flowersec:source-offer-required",
|
|
@@ -777,10 +777,10 @@
|
|
|
777
777
|
},
|
|
778
778
|
{
|
|
779
779
|
"type": "library",
|
|
780
|
-
"name": "
|
|
781
|
-
"version": "
|
|
782
|
-
"purl": "pkg:cargo/
|
|
783
|
-
"bom-ref": "pkg:cargo/
|
|
780
|
+
"name": "futures-io",
|
|
781
|
+
"version": "0.3.34",
|
|
782
|
+
"purl": "pkg:cargo/futures-io@0.3.34",
|
|
783
|
+
"bom-ref": "pkg:cargo/futures-io@0.3.34",
|
|
784
784
|
"licenses": [
|
|
785
785
|
{
|
|
786
786
|
"expression": "MIT"
|
|
@@ -789,13 +789,13 @@
|
|
|
789
789
|
"externalReferences": [
|
|
790
790
|
{
|
|
791
791
|
"type": "distribution",
|
|
792
|
-
"url": "https://github.com/
|
|
792
|
+
"url": "https://github.com/rust-lang/futures-rs"
|
|
793
793
|
}
|
|
794
794
|
],
|
|
795
795
|
"properties": [
|
|
796
796
|
{
|
|
797
797
|
"name": "flowersec:declared-license",
|
|
798
|
-
"value": "MIT"
|
|
798
|
+
"value": "MIT OR Apache-2.0"
|
|
799
799
|
},
|
|
800
800
|
{
|
|
801
801
|
"name": "flowersec:source-offer-required",
|
|
@@ -805,10 +805,10 @@
|
|
|
805
805
|
},
|
|
806
806
|
{
|
|
807
807
|
"type": "library",
|
|
808
|
-
"name": "
|
|
809
|
-
"version": "3.
|
|
810
|
-
"purl": "pkg:cargo/
|
|
811
|
-
"bom-ref": "pkg:cargo/
|
|
808
|
+
"name": "futures-macro",
|
|
809
|
+
"version": "0.3.34",
|
|
810
|
+
"purl": "pkg:cargo/futures-macro@0.3.34",
|
|
811
|
+
"bom-ref": "pkg:cargo/futures-macro@0.3.34",
|
|
812
812
|
"licenses": [
|
|
813
813
|
{
|
|
814
814
|
"expression": "MIT"
|
|
@@ -817,13 +817,13 @@
|
|
|
817
817
|
"externalReferences": [
|
|
818
818
|
{
|
|
819
819
|
"type": "distribution",
|
|
820
|
-
"url": "https://github.com/
|
|
820
|
+
"url": "https://github.com/rust-lang/futures-rs"
|
|
821
821
|
}
|
|
822
822
|
],
|
|
823
823
|
"properties": [
|
|
824
824
|
{
|
|
825
825
|
"name": "flowersec:declared-license",
|
|
826
|
-
"value": "MIT"
|
|
826
|
+
"value": "MIT OR Apache-2.0"
|
|
827
827
|
},
|
|
828
828
|
{
|
|
829
829
|
"name": "flowersec:source-offer-required",
|
|
@@ -833,12 +833,432 @@
|
|
|
833
833
|
},
|
|
834
834
|
{
|
|
835
835
|
"type": "library",
|
|
836
|
-
"name": "
|
|
837
|
-
"version": "
|
|
838
|
-
"purl": "pkg:cargo/
|
|
839
|
-
"bom-ref": "pkg:cargo/
|
|
840
|
-
"licenses": [
|
|
841
|
-
{
|
|
836
|
+
"name": "futures-sink",
|
|
837
|
+
"version": "0.3.34",
|
|
838
|
+
"purl": "pkg:cargo/futures-sink@0.3.34",
|
|
839
|
+
"bom-ref": "pkg:cargo/futures-sink@0.3.34",
|
|
840
|
+
"licenses": [
|
|
841
|
+
{
|
|
842
|
+
"expression": "MIT"
|
|
843
|
+
}
|
|
844
|
+
],
|
|
845
|
+
"externalReferences": [
|
|
846
|
+
{
|
|
847
|
+
"type": "distribution",
|
|
848
|
+
"url": "https://github.com/rust-lang/futures-rs"
|
|
849
|
+
}
|
|
850
|
+
],
|
|
851
|
+
"properties": [
|
|
852
|
+
{
|
|
853
|
+
"name": "flowersec:declared-license",
|
|
854
|
+
"value": "MIT OR Apache-2.0"
|
|
855
|
+
},
|
|
856
|
+
{
|
|
857
|
+
"name": "flowersec:source-offer-required",
|
|
858
|
+
"value": "false"
|
|
859
|
+
}
|
|
860
|
+
]
|
|
861
|
+
},
|
|
862
|
+
{
|
|
863
|
+
"type": "library",
|
|
864
|
+
"name": "futures-task",
|
|
865
|
+
"version": "0.3.34",
|
|
866
|
+
"purl": "pkg:cargo/futures-task@0.3.34",
|
|
867
|
+
"bom-ref": "pkg:cargo/futures-task@0.3.34",
|
|
868
|
+
"licenses": [
|
|
869
|
+
{
|
|
870
|
+
"expression": "MIT"
|
|
871
|
+
}
|
|
872
|
+
],
|
|
873
|
+
"externalReferences": [
|
|
874
|
+
{
|
|
875
|
+
"type": "distribution",
|
|
876
|
+
"url": "https://github.com/rust-lang/futures-rs"
|
|
877
|
+
}
|
|
878
|
+
],
|
|
879
|
+
"properties": [
|
|
880
|
+
{
|
|
881
|
+
"name": "flowersec:declared-license",
|
|
882
|
+
"value": "MIT OR Apache-2.0"
|
|
883
|
+
},
|
|
884
|
+
{
|
|
885
|
+
"name": "flowersec:source-offer-required",
|
|
886
|
+
"value": "false"
|
|
887
|
+
}
|
|
888
|
+
]
|
|
889
|
+
},
|
|
890
|
+
{
|
|
891
|
+
"type": "library",
|
|
892
|
+
"name": "futures-util",
|
|
893
|
+
"version": "0.3.34",
|
|
894
|
+
"purl": "pkg:cargo/futures-util@0.3.34",
|
|
895
|
+
"bom-ref": "pkg:cargo/futures-util@0.3.34",
|
|
896
|
+
"licenses": [
|
|
897
|
+
{
|
|
898
|
+
"expression": "MIT"
|
|
899
|
+
}
|
|
900
|
+
],
|
|
901
|
+
"externalReferences": [
|
|
902
|
+
{
|
|
903
|
+
"type": "distribution",
|
|
904
|
+
"url": "https://github.com/rust-lang/futures-rs"
|
|
905
|
+
}
|
|
906
|
+
],
|
|
907
|
+
"properties": [
|
|
908
|
+
{
|
|
909
|
+
"name": "flowersec:declared-license",
|
|
910
|
+
"value": "MIT OR Apache-2.0"
|
|
911
|
+
},
|
|
912
|
+
{
|
|
913
|
+
"name": "flowersec:source-offer-required",
|
|
914
|
+
"value": "false"
|
|
915
|
+
}
|
|
916
|
+
]
|
|
917
|
+
},
|
|
918
|
+
{
|
|
919
|
+
"type": "library",
|
|
920
|
+
"name": "getrandom",
|
|
921
|
+
"version": "0.2.17",
|
|
922
|
+
"purl": "pkg:cargo/getrandom@0.2.17",
|
|
923
|
+
"bom-ref": "pkg:cargo/getrandom@0.2.17",
|
|
924
|
+
"licenses": [
|
|
925
|
+
{
|
|
926
|
+
"expression": "MIT"
|
|
927
|
+
}
|
|
928
|
+
],
|
|
929
|
+
"externalReferences": [
|
|
930
|
+
{
|
|
931
|
+
"type": "distribution",
|
|
932
|
+
"url": "https://github.com/rust-random/getrandom"
|
|
933
|
+
}
|
|
934
|
+
],
|
|
935
|
+
"properties": [
|
|
936
|
+
{
|
|
937
|
+
"name": "flowersec:declared-license",
|
|
938
|
+
"value": "MIT OR Apache-2.0"
|
|
939
|
+
},
|
|
940
|
+
{
|
|
941
|
+
"name": "flowersec:source-offer-required",
|
|
942
|
+
"value": "false"
|
|
943
|
+
}
|
|
944
|
+
]
|
|
945
|
+
},
|
|
946
|
+
{
|
|
947
|
+
"type": "library",
|
|
948
|
+
"name": "getrandom",
|
|
949
|
+
"version": "0.4.3",
|
|
950
|
+
"purl": "pkg:cargo/getrandom@0.4.3",
|
|
951
|
+
"bom-ref": "pkg:cargo/getrandom@0.4.3",
|
|
952
|
+
"licenses": [
|
|
953
|
+
{
|
|
954
|
+
"expression": "MIT"
|
|
955
|
+
}
|
|
956
|
+
],
|
|
957
|
+
"externalReferences": [
|
|
958
|
+
{
|
|
959
|
+
"type": "distribution",
|
|
960
|
+
"url": "https://github.com/rust-random/getrandom"
|
|
961
|
+
}
|
|
962
|
+
],
|
|
963
|
+
"properties": [
|
|
964
|
+
{
|
|
965
|
+
"name": "flowersec:declared-license",
|
|
966
|
+
"value": "MIT OR Apache-2.0"
|
|
967
|
+
},
|
|
968
|
+
{
|
|
969
|
+
"name": "flowersec:source-offer-required",
|
|
970
|
+
"value": "false"
|
|
971
|
+
}
|
|
972
|
+
]
|
|
973
|
+
},
|
|
974
|
+
{
|
|
975
|
+
"type": "library",
|
|
976
|
+
"name": "hybrid-array",
|
|
977
|
+
"version": "0.4.14",
|
|
978
|
+
"purl": "pkg:cargo/hybrid-array@0.4.14",
|
|
979
|
+
"bom-ref": "pkg:cargo/hybrid-array@0.4.14",
|
|
980
|
+
"licenses": [
|
|
981
|
+
{
|
|
982
|
+
"expression": "MIT"
|
|
983
|
+
}
|
|
984
|
+
],
|
|
985
|
+
"externalReferences": [
|
|
986
|
+
{
|
|
987
|
+
"type": "distribution",
|
|
988
|
+
"url": "https://github.com/RustCrypto/hybrid-array"
|
|
989
|
+
}
|
|
990
|
+
],
|
|
991
|
+
"properties": [
|
|
992
|
+
{
|
|
993
|
+
"name": "flowersec:declared-license",
|
|
994
|
+
"value": "MIT OR Apache-2.0"
|
|
995
|
+
},
|
|
996
|
+
{
|
|
997
|
+
"name": "flowersec:source-offer-required",
|
|
998
|
+
"value": "false"
|
|
999
|
+
}
|
|
1000
|
+
]
|
|
1001
|
+
},
|
|
1002
|
+
{
|
|
1003
|
+
"type": "library",
|
|
1004
|
+
"name": "js-sys",
|
|
1005
|
+
"version": "0.3.104",
|
|
1006
|
+
"purl": "pkg:cargo/js-sys@0.3.104",
|
|
1007
|
+
"bom-ref": "pkg:cargo/js-sys@0.3.104",
|
|
1008
|
+
"licenses": [
|
|
1009
|
+
{
|
|
1010
|
+
"expression": "MIT"
|
|
1011
|
+
}
|
|
1012
|
+
],
|
|
1013
|
+
"externalReferences": [
|
|
1014
|
+
{
|
|
1015
|
+
"type": "distribution",
|
|
1016
|
+
"url": "https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys"
|
|
1017
|
+
}
|
|
1018
|
+
],
|
|
1019
|
+
"properties": [
|
|
1020
|
+
{
|
|
1021
|
+
"name": "flowersec:declared-license",
|
|
1022
|
+
"value": "MIT OR Apache-2.0"
|
|
1023
|
+
},
|
|
1024
|
+
{
|
|
1025
|
+
"name": "flowersec:source-offer-required",
|
|
1026
|
+
"value": "false"
|
|
1027
|
+
}
|
|
1028
|
+
]
|
|
1029
|
+
},
|
|
1030
|
+
{
|
|
1031
|
+
"type": "library",
|
|
1032
|
+
"name": "lazy_static",
|
|
1033
|
+
"version": "1.5.0",
|
|
1034
|
+
"purl": "pkg:cargo/lazy_static@1.5.0",
|
|
1035
|
+
"bom-ref": "pkg:cargo/lazy_static@1.5.0",
|
|
1036
|
+
"licenses": [
|
|
1037
|
+
{
|
|
1038
|
+
"expression": "MIT"
|
|
1039
|
+
}
|
|
1040
|
+
],
|
|
1041
|
+
"externalReferences": [
|
|
1042
|
+
{
|
|
1043
|
+
"type": "distribution",
|
|
1044
|
+
"url": "https://github.com/rust-lang-nursery/lazy-static.rs"
|
|
1045
|
+
}
|
|
1046
|
+
],
|
|
1047
|
+
"properties": [
|
|
1048
|
+
{
|
|
1049
|
+
"name": "flowersec:declared-license",
|
|
1050
|
+
"value": "MIT OR Apache-2.0"
|
|
1051
|
+
},
|
|
1052
|
+
{
|
|
1053
|
+
"name": "flowersec:source-offer-required",
|
|
1054
|
+
"value": "false"
|
|
1055
|
+
}
|
|
1056
|
+
]
|
|
1057
|
+
},
|
|
1058
|
+
{
|
|
1059
|
+
"type": "library",
|
|
1060
|
+
"name": "libc",
|
|
1061
|
+
"version": "0.2.189",
|
|
1062
|
+
"purl": "pkg:cargo/libc@0.2.189",
|
|
1063
|
+
"bom-ref": "pkg:cargo/libc@0.2.189",
|
|
1064
|
+
"licenses": [
|
|
1065
|
+
{
|
|
1066
|
+
"expression": "MIT"
|
|
1067
|
+
}
|
|
1068
|
+
],
|
|
1069
|
+
"externalReferences": [
|
|
1070
|
+
{
|
|
1071
|
+
"type": "distribution",
|
|
1072
|
+
"url": "https://github.com/rust-lang/libc"
|
|
1073
|
+
}
|
|
1074
|
+
],
|
|
1075
|
+
"properties": [
|
|
1076
|
+
{
|
|
1077
|
+
"name": "flowersec:declared-license",
|
|
1078
|
+
"value": "MIT OR Apache-2.0"
|
|
1079
|
+
},
|
|
1080
|
+
{
|
|
1081
|
+
"name": "flowersec:source-offer-required",
|
|
1082
|
+
"value": "false"
|
|
1083
|
+
}
|
|
1084
|
+
]
|
|
1085
|
+
},
|
|
1086
|
+
{
|
|
1087
|
+
"type": "library",
|
|
1088
|
+
"name": "libloading",
|
|
1089
|
+
"version": "0.9.0",
|
|
1090
|
+
"purl": "pkg:cargo/libloading@0.9.0",
|
|
1091
|
+
"bom-ref": "pkg:cargo/libloading@0.9.0",
|
|
1092
|
+
"licenses": [
|
|
1093
|
+
{
|
|
1094
|
+
"expression": "ISC"
|
|
1095
|
+
}
|
|
1096
|
+
],
|
|
1097
|
+
"externalReferences": [
|
|
1098
|
+
{
|
|
1099
|
+
"type": "distribution",
|
|
1100
|
+
"url": "https://github.com/nagisa/rust_libloading/"
|
|
1101
|
+
}
|
|
1102
|
+
],
|
|
1103
|
+
"properties": [
|
|
1104
|
+
{
|
|
1105
|
+
"name": "flowersec:declared-license",
|
|
1106
|
+
"value": "ISC"
|
|
1107
|
+
},
|
|
1108
|
+
{
|
|
1109
|
+
"name": "flowersec:source-offer-required",
|
|
1110
|
+
"value": "false"
|
|
1111
|
+
}
|
|
1112
|
+
]
|
|
1113
|
+
},
|
|
1114
|
+
{
|
|
1115
|
+
"type": "library",
|
|
1116
|
+
"name": "lru-slab",
|
|
1117
|
+
"version": "0.1.2",
|
|
1118
|
+
"purl": "pkg:cargo/lru-slab@0.1.2",
|
|
1119
|
+
"bom-ref": "pkg:cargo/lru-slab@0.1.2",
|
|
1120
|
+
"licenses": [
|
|
1121
|
+
{
|
|
1122
|
+
"expression": "MIT"
|
|
1123
|
+
}
|
|
1124
|
+
],
|
|
1125
|
+
"externalReferences": [
|
|
1126
|
+
{
|
|
1127
|
+
"type": "distribution",
|
|
1128
|
+
"url": "https://github.com/Ralith/lru-slab"
|
|
1129
|
+
}
|
|
1130
|
+
],
|
|
1131
|
+
"properties": [
|
|
1132
|
+
{
|
|
1133
|
+
"name": "flowersec:declared-license",
|
|
1134
|
+
"value": "MIT OR Apache-2.0 OR Zlib"
|
|
1135
|
+
},
|
|
1136
|
+
{
|
|
1137
|
+
"name": "flowersec:source-offer-required",
|
|
1138
|
+
"value": "false"
|
|
1139
|
+
}
|
|
1140
|
+
]
|
|
1141
|
+
},
|
|
1142
|
+
{
|
|
1143
|
+
"type": "library",
|
|
1144
|
+
"name": "memchr",
|
|
1145
|
+
"version": "2.8.3",
|
|
1146
|
+
"purl": "pkg:cargo/memchr@2.8.3",
|
|
1147
|
+
"bom-ref": "pkg:cargo/memchr@2.8.3",
|
|
1148
|
+
"licenses": [
|
|
1149
|
+
{
|
|
1150
|
+
"expression": "MIT"
|
|
1151
|
+
}
|
|
1152
|
+
],
|
|
1153
|
+
"externalReferences": [
|
|
1154
|
+
{
|
|
1155
|
+
"type": "distribution",
|
|
1156
|
+
"url": "https://github.com/BurntSushi/memchr"
|
|
1157
|
+
}
|
|
1158
|
+
],
|
|
1159
|
+
"properties": [
|
|
1160
|
+
{
|
|
1161
|
+
"name": "flowersec:declared-license",
|
|
1162
|
+
"value": "Unlicense OR MIT"
|
|
1163
|
+
},
|
|
1164
|
+
{
|
|
1165
|
+
"name": "flowersec:source-offer-required",
|
|
1166
|
+
"value": "false"
|
|
1167
|
+
}
|
|
1168
|
+
]
|
|
1169
|
+
},
|
|
1170
|
+
{
|
|
1171
|
+
"type": "library",
|
|
1172
|
+
"name": "minimal-lexical",
|
|
1173
|
+
"version": "0.2.1",
|
|
1174
|
+
"purl": "pkg:cargo/minimal-lexical@0.2.1",
|
|
1175
|
+
"bom-ref": "pkg:cargo/minimal-lexical@0.2.1",
|
|
1176
|
+
"licenses": [
|
|
1177
|
+
{
|
|
1178
|
+
"expression": "MIT"
|
|
1179
|
+
}
|
|
1180
|
+
],
|
|
1181
|
+
"externalReferences": [
|
|
1182
|
+
{
|
|
1183
|
+
"type": "distribution",
|
|
1184
|
+
"url": "https://github.com/Alexhuszagh/minimal-lexical"
|
|
1185
|
+
}
|
|
1186
|
+
],
|
|
1187
|
+
"properties": [
|
|
1188
|
+
{
|
|
1189
|
+
"name": "flowersec:declared-license",
|
|
1190
|
+
"value": "MIT OR Apache-2.0"
|
|
1191
|
+
},
|
|
1192
|
+
{
|
|
1193
|
+
"name": "flowersec:source-offer-required",
|
|
1194
|
+
"value": "false"
|
|
1195
|
+
}
|
|
1196
|
+
]
|
|
1197
|
+
},
|
|
1198
|
+
{
|
|
1199
|
+
"type": "library",
|
|
1200
|
+
"name": "mio",
|
|
1201
|
+
"version": "1.2.2",
|
|
1202
|
+
"purl": "pkg:cargo/mio@1.2.2",
|
|
1203
|
+
"bom-ref": "pkg:cargo/mio@1.2.2",
|
|
1204
|
+
"licenses": [
|
|
1205
|
+
{
|
|
1206
|
+
"expression": "MIT"
|
|
1207
|
+
}
|
|
1208
|
+
],
|
|
1209
|
+
"externalReferences": [
|
|
1210
|
+
{
|
|
1211
|
+
"type": "distribution",
|
|
1212
|
+
"url": "https://github.com/tokio-rs/mio"
|
|
1213
|
+
}
|
|
1214
|
+
],
|
|
1215
|
+
"properties": [
|
|
1216
|
+
{
|
|
1217
|
+
"name": "flowersec:declared-license",
|
|
1218
|
+
"value": "MIT"
|
|
1219
|
+
},
|
|
1220
|
+
{
|
|
1221
|
+
"name": "flowersec:source-offer-required",
|
|
1222
|
+
"value": "false"
|
|
1223
|
+
}
|
|
1224
|
+
]
|
|
1225
|
+
},
|
|
1226
|
+
{
|
|
1227
|
+
"type": "library",
|
|
1228
|
+
"name": "napi",
|
|
1229
|
+
"version": "3.12.1",
|
|
1230
|
+
"purl": "pkg:cargo/napi@3.12.1",
|
|
1231
|
+
"bom-ref": "pkg:cargo/napi@3.12.1",
|
|
1232
|
+
"licenses": [
|
|
1233
|
+
{
|
|
1234
|
+
"expression": "MIT"
|
|
1235
|
+
}
|
|
1236
|
+
],
|
|
1237
|
+
"externalReferences": [
|
|
1238
|
+
{
|
|
1239
|
+
"type": "distribution",
|
|
1240
|
+
"url": "https://github.com/napi-rs/napi-rs"
|
|
1241
|
+
}
|
|
1242
|
+
],
|
|
1243
|
+
"properties": [
|
|
1244
|
+
{
|
|
1245
|
+
"name": "flowersec:declared-license",
|
|
1246
|
+
"value": "MIT"
|
|
1247
|
+
},
|
|
1248
|
+
{
|
|
1249
|
+
"name": "flowersec:source-offer-required",
|
|
1250
|
+
"value": "false"
|
|
1251
|
+
}
|
|
1252
|
+
]
|
|
1253
|
+
},
|
|
1254
|
+
{
|
|
1255
|
+
"type": "library",
|
|
1256
|
+
"name": "napi-build",
|
|
1257
|
+
"version": "2.4.1",
|
|
1258
|
+
"purl": "pkg:cargo/napi-build@2.4.1",
|
|
1259
|
+
"bom-ref": "pkg:cargo/napi-build@2.4.1",
|
|
1260
|
+
"licenses": [
|
|
1261
|
+
{
|
|
842
1262
|
"expression": "MIT"
|
|
843
1263
|
}
|
|
844
1264
|
],
|
|
@@ -873,13 +1293,181 @@
|
|
|
873
1293
|
"externalReferences": [
|
|
874
1294
|
{
|
|
875
1295
|
"type": "distribution",
|
|
876
|
-
"url": "https://github.com/napi-rs/napi-rs"
|
|
1296
|
+
"url": "https://github.com/napi-rs/napi-rs"
|
|
1297
|
+
}
|
|
1298
|
+
],
|
|
1299
|
+
"properties": [
|
|
1300
|
+
{
|
|
1301
|
+
"name": "flowersec:declared-license",
|
|
1302
|
+
"value": "MIT"
|
|
1303
|
+
},
|
|
1304
|
+
{
|
|
1305
|
+
"name": "flowersec:source-offer-required",
|
|
1306
|
+
"value": "false"
|
|
1307
|
+
}
|
|
1308
|
+
]
|
|
1309
|
+
},
|
|
1310
|
+
{
|
|
1311
|
+
"type": "library",
|
|
1312
|
+
"name": "napi-derive-backend",
|
|
1313
|
+
"version": "6.1.2",
|
|
1314
|
+
"purl": "pkg:cargo/napi-derive-backend@6.1.2",
|
|
1315
|
+
"bom-ref": "pkg:cargo/napi-derive-backend@6.1.2",
|
|
1316
|
+
"licenses": [
|
|
1317
|
+
{
|
|
1318
|
+
"expression": "MIT"
|
|
1319
|
+
}
|
|
1320
|
+
],
|
|
1321
|
+
"externalReferences": [
|
|
1322
|
+
{
|
|
1323
|
+
"type": "distribution",
|
|
1324
|
+
"url": "https://github.com/napi-rs/napi-rs"
|
|
1325
|
+
}
|
|
1326
|
+
],
|
|
1327
|
+
"properties": [
|
|
1328
|
+
{
|
|
1329
|
+
"name": "flowersec:declared-license",
|
|
1330
|
+
"value": "MIT"
|
|
1331
|
+
},
|
|
1332
|
+
{
|
|
1333
|
+
"name": "flowersec:source-offer-required",
|
|
1334
|
+
"value": "false"
|
|
1335
|
+
}
|
|
1336
|
+
]
|
|
1337
|
+
},
|
|
1338
|
+
{
|
|
1339
|
+
"type": "library",
|
|
1340
|
+
"name": "napi-sys",
|
|
1341
|
+
"version": "3.3.0",
|
|
1342
|
+
"purl": "pkg:cargo/napi-sys@3.3.0",
|
|
1343
|
+
"bom-ref": "pkg:cargo/napi-sys@3.3.0",
|
|
1344
|
+
"licenses": [
|
|
1345
|
+
{
|
|
1346
|
+
"expression": "MIT"
|
|
1347
|
+
}
|
|
1348
|
+
],
|
|
1349
|
+
"externalReferences": [
|
|
1350
|
+
{
|
|
1351
|
+
"type": "distribution",
|
|
1352
|
+
"url": "https://github.com/napi-rs/napi-rs"
|
|
1353
|
+
}
|
|
1354
|
+
],
|
|
1355
|
+
"properties": [
|
|
1356
|
+
{
|
|
1357
|
+
"name": "flowersec:declared-license",
|
|
1358
|
+
"value": "MIT"
|
|
1359
|
+
},
|
|
1360
|
+
{
|
|
1361
|
+
"name": "flowersec:source-offer-required",
|
|
1362
|
+
"value": "false"
|
|
1363
|
+
}
|
|
1364
|
+
]
|
|
1365
|
+
},
|
|
1366
|
+
{
|
|
1367
|
+
"type": "library",
|
|
1368
|
+
"name": "nohash-hasher",
|
|
1369
|
+
"version": "0.2.0",
|
|
1370
|
+
"purl": "pkg:cargo/nohash-hasher@0.2.0",
|
|
1371
|
+
"bom-ref": "pkg:cargo/nohash-hasher@0.2.0",
|
|
1372
|
+
"licenses": [
|
|
1373
|
+
{
|
|
1374
|
+
"expression": "MIT"
|
|
1375
|
+
}
|
|
1376
|
+
],
|
|
1377
|
+
"externalReferences": [
|
|
1378
|
+
{
|
|
1379
|
+
"type": "distribution",
|
|
1380
|
+
"url": "https://github.com/paritytech/nohash-hasher"
|
|
1381
|
+
}
|
|
1382
|
+
],
|
|
1383
|
+
"properties": [
|
|
1384
|
+
{
|
|
1385
|
+
"name": "flowersec:declared-license",
|
|
1386
|
+
"value": "Apache-2.0 OR MIT"
|
|
1387
|
+
},
|
|
1388
|
+
{
|
|
1389
|
+
"name": "flowersec:source-offer-required",
|
|
1390
|
+
"value": "false"
|
|
1391
|
+
}
|
|
1392
|
+
]
|
|
1393
|
+
},
|
|
1394
|
+
{
|
|
1395
|
+
"type": "library",
|
|
1396
|
+
"name": "nom",
|
|
1397
|
+
"version": "7.1.3",
|
|
1398
|
+
"purl": "pkg:cargo/nom@7.1.3",
|
|
1399
|
+
"bom-ref": "pkg:cargo/nom@7.1.3",
|
|
1400
|
+
"licenses": [
|
|
1401
|
+
{
|
|
1402
|
+
"expression": "MIT"
|
|
1403
|
+
}
|
|
1404
|
+
],
|
|
1405
|
+
"externalReferences": [
|
|
1406
|
+
{
|
|
1407
|
+
"type": "distribution",
|
|
1408
|
+
"url": "https://github.com/Geal/nom"
|
|
1409
|
+
}
|
|
1410
|
+
],
|
|
1411
|
+
"properties": [
|
|
1412
|
+
{
|
|
1413
|
+
"name": "flowersec:declared-license",
|
|
1414
|
+
"value": "MIT"
|
|
1415
|
+
},
|
|
1416
|
+
{
|
|
1417
|
+
"name": "flowersec:source-offer-required",
|
|
1418
|
+
"value": "false"
|
|
1419
|
+
}
|
|
1420
|
+
]
|
|
1421
|
+
},
|
|
1422
|
+
{
|
|
1423
|
+
"type": "library",
|
|
1424
|
+
"name": "num-bigint",
|
|
1425
|
+
"version": "0.4.8",
|
|
1426
|
+
"purl": "pkg:cargo/num-bigint@0.4.8",
|
|
1427
|
+
"bom-ref": "pkg:cargo/num-bigint@0.4.8",
|
|
1428
|
+
"licenses": [
|
|
1429
|
+
{
|
|
1430
|
+
"expression": "MIT"
|
|
1431
|
+
}
|
|
1432
|
+
],
|
|
1433
|
+
"externalReferences": [
|
|
1434
|
+
{
|
|
1435
|
+
"type": "distribution",
|
|
1436
|
+
"url": "https://github.com/rust-num/num-bigint"
|
|
1437
|
+
}
|
|
1438
|
+
],
|
|
1439
|
+
"properties": [
|
|
1440
|
+
{
|
|
1441
|
+
"name": "flowersec:declared-license",
|
|
1442
|
+
"value": "MIT OR Apache-2.0"
|
|
1443
|
+
},
|
|
1444
|
+
{
|
|
1445
|
+
"name": "flowersec:source-offer-required",
|
|
1446
|
+
"value": "false"
|
|
1447
|
+
}
|
|
1448
|
+
]
|
|
1449
|
+
},
|
|
1450
|
+
{
|
|
1451
|
+
"type": "library",
|
|
1452
|
+
"name": "num-conv",
|
|
1453
|
+
"version": "0.2.2",
|
|
1454
|
+
"purl": "pkg:cargo/num-conv@0.2.2",
|
|
1455
|
+
"bom-ref": "pkg:cargo/num-conv@0.2.2",
|
|
1456
|
+
"licenses": [
|
|
1457
|
+
{
|
|
1458
|
+
"expression": "MIT"
|
|
1459
|
+
}
|
|
1460
|
+
],
|
|
1461
|
+
"externalReferences": [
|
|
1462
|
+
{
|
|
1463
|
+
"type": "distribution",
|
|
1464
|
+
"url": "https://github.com/jhpratt/num-conv"
|
|
877
1465
|
}
|
|
878
1466
|
],
|
|
879
1467
|
"properties": [
|
|
880
1468
|
{
|
|
881
1469
|
"name": "flowersec:declared-license",
|
|
882
|
-
"value": "MIT"
|
|
1470
|
+
"value": "MIT OR Apache-2.0"
|
|
883
1471
|
},
|
|
884
1472
|
{
|
|
885
1473
|
"name": "flowersec:source-offer-required",
|
|
@@ -889,10 +1477,10 @@
|
|
|
889
1477
|
},
|
|
890
1478
|
{
|
|
891
1479
|
"type": "library",
|
|
892
|
-
"name": "
|
|
893
|
-
"version": "
|
|
894
|
-
"purl": "pkg:cargo/
|
|
895
|
-
"bom-ref": "pkg:cargo/
|
|
1480
|
+
"name": "num-integer",
|
|
1481
|
+
"version": "0.1.47",
|
|
1482
|
+
"purl": "pkg:cargo/num-integer@0.1.47",
|
|
1483
|
+
"bom-ref": "pkg:cargo/num-integer@0.1.47",
|
|
896
1484
|
"licenses": [
|
|
897
1485
|
{
|
|
898
1486
|
"expression": "MIT"
|
|
@@ -901,13 +1489,13 @@
|
|
|
901
1489
|
"externalReferences": [
|
|
902
1490
|
{
|
|
903
1491
|
"type": "distribution",
|
|
904
|
-
"url": "https://github.com/
|
|
1492
|
+
"url": "https://github.com/rust-num/num-integer"
|
|
905
1493
|
}
|
|
906
1494
|
],
|
|
907
1495
|
"properties": [
|
|
908
1496
|
{
|
|
909
1497
|
"name": "flowersec:declared-license",
|
|
910
|
-
"value": "MIT"
|
|
1498
|
+
"value": "MIT OR Apache-2.0"
|
|
911
1499
|
},
|
|
912
1500
|
{
|
|
913
1501
|
"name": "flowersec:source-offer-required",
|
|
@@ -917,10 +1505,10 @@
|
|
|
917
1505
|
},
|
|
918
1506
|
{
|
|
919
1507
|
"type": "library",
|
|
920
|
-
"name": "
|
|
921
|
-
"version": "
|
|
922
|
-
"purl": "pkg:cargo/
|
|
923
|
-
"bom-ref": "pkg:cargo/
|
|
1508
|
+
"name": "num-traits",
|
|
1509
|
+
"version": "0.2.19",
|
|
1510
|
+
"purl": "pkg:cargo/num-traits@0.2.19",
|
|
1511
|
+
"bom-ref": "pkg:cargo/num-traits@0.2.19",
|
|
924
1512
|
"licenses": [
|
|
925
1513
|
{
|
|
926
1514
|
"expression": "MIT"
|
|
@@ -929,13 +1517,13 @@
|
|
|
929
1517
|
"externalReferences": [
|
|
930
1518
|
{
|
|
931
1519
|
"type": "distribution",
|
|
932
|
-
"url": "https://github.com/
|
|
1520
|
+
"url": "https://github.com/rust-num/num-traits"
|
|
933
1521
|
}
|
|
934
1522
|
],
|
|
935
1523
|
"properties": [
|
|
936
1524
|
{
|
|
937
1525
|
"name": "flowersec:declared-license",
|
|
938
|
-
"value": "MIT"
|
|
1526
|
+
"value": "MIT OR Apache-2.0"
|
|
939
1527
|
},
|
|
940
1528
|
{
|
|
941
1529
|
"name": "flowersec:source-offer-required",
|
|
@@ -945,10 +1533,10 @@
|
|
|
945
1533
|
},
|
|
946
1534
|
{
|
|
947
1535
|
"type": "library",
|
|
948
|
-
"name": "
|
|
949
|
-
"version": "0.
|
|
950
|
-
"purl": "pkg:cargo/
|
|
951
|
-
"bom-ref": "pkg:cargo/
|
|
1536
|
+
"name": "oid-registry",
|
|
1537
|
+
"version": "0.8.1",
|
|
1538
|
+
"purl": "pkg:cargo/oid-registry@0.8.1",
|
|
1539
|
+
"bom-ref": "pkg:cargo/oid-registry@0.8.1",
|
|
952
1540
|
"licenses": [
|
|
953
1541
|
{
|
|
954
1542
|
"expression": "MIT"
|
|
@@ -957,13 +1545,13 @@
|
|
|
957
1545
|
"externalReferences": [
|
|
958
1546
|
{
|
|
959
1547
|
"type": "distribution",
|
|
960
|
-
"url": "https://github.com/
|
|
1548
|
+
"url": "https://github.com/rusticata/oid-registry.git"
|
|
961
1549
|
}
|
|
962
1550
|
],
|
|
963
1551
|
"properties": [
|
|
964
1552
|
{
|
|
965
1553
|
"name": "flowersec:declared-license",
|
|
966
|
-
"value": "Apache-2.0
|
|
1554
|
+
"value": "MIT OR Apache-2.0"
|
|
967
1555
|
},
|
|
968
1556
|
{
|
|
969
1557
|
"name": "flowersec:source-offer-required",
|
|
@@ -1027,6 +1615,34 @@
|
|
|
1027
1615
|
}
|
|
1028
1616
|
]
|
|
1029
1617
|
},
|
|
1618
|
+
{
|
|
1619
|
+
"type": "library",
|
|
1620
|
+
"name": "powerfmt",
|
|
1621
|
+
"version": "0.2.0",
|
|
1622
|
+
"purl": "pkg:cargo/powerfmt@0.2.0",
|
|
1623
|
+
"bom-ref": "pkg:cargo/powerfmt@0.2.0",
|
|
1624
|
+
"licenses": [
|
|
1625
|
+
{
|
|
1626
|
+
"expression": "MIT"
|
|
1627
|
+
}
|
|
1628
|
+
],
|
|
1629
|
+
"externalReferences": [
|
|
1630
|
+
{
|
|
1631
|
+
"type": "distribution",
|
|
1632
|
+
"url": "https://github.com/jhpratt/powerfmt"
|
|
1633
|
+
}
|
|
1634
|
+
],
|
|
1635
|
+
"properties": [
|
|
1636
|
+
{
|
|
1637
|
+
"name": "flowersec:declared-license",
|
|
1638
|
+
"value": "MIT OR Apache-2.0"
|
|
1639
|
+
},
|
|
1640
|
+
{
|
|
1641
|
+
"name": "flowersec:source-offer-required",
|
|
1642
|
+
"value": "false"
|
|
1643
|
+
}
|
|
1644
|
+
]
|
|
1645
|
+
},
|
|
1030
1646
|
{
|
|
1031
1647
|
"type": "library",
|
|
1032
1648
|
"name": "proc-macro2",
|
|
@@ -1086,9 +1702,9 @@
|
|
|
1086
1702
|
{
|
|
1087
1703
|
"type": "library",
|
|
1088
1704
|
"name": "quinn-proto",
|
|
1089
|
-
"version": "0.11.
|
|
1090
|
-
"purl": "pkg:cargo/quinn-proto@0.11.
|
|
1091
|
-
"bom-ref": "pkg:cargo/quinn-proto@0.11.
|
|
1705
|
+
"version": "0.11.17",
|
|
1706
|
+
"purl": "pkg:cargo/quinn-proto@0.11.17",
|
|
1707
|
+
"bom-ref": "pkg:cargo/quinn-proto@0.11.17",
|
|
1092
1708
|
"licenses": [
|
|
1093
1709
|
{
|
|
1094
1710
|
"expression": "MIT"
|
|
@@ -1335,6 +1951,34 @@
|
|
|
1335
1951
|
}
|
|
1336
1952
|
]
|
|
1337
1953
|
},
|
|
1954
|
+
{
|
|
1955
|
+
"type": "library",
|
|
1956
|
+
"name": "rusticata-macros",
|
|
1957
|
+
"version": "4.1.0",
|
|
1958
|
+
"purl": "pkg:cargo/rusticata-macros@4.1.0",
|
|
1959
|
+
"bom-ref": "pkg:cargo/rusticata-macros@4.1.0",
|
|
1960
|
+
"licenses": [
|
|
1961
|
+
{
|
|
1962
|
+
"expression": "MIT"
|
|
1963
|
+
}
|
|
1964
|
+
],
|
|
1965
|
+
"externalReferences": [
|
|
1966
|
+
{
|
|
1967
|
+
"type": "distribution",
|
|
1968
|
+
"url": "https://github.com/rusticata/rusticata-macros.git"
|
|
1969
|
+
}
|
|
1970
|
+
],
|
|
1971
|
+
"properties": [
|
|
1972
|
+
{
|
|
1973
|
+
"name": "flowersec:declared-license",
|
|
1974
|
+
"value": "MIT OR Apache-2.0"
|
|
1975
|
+
},
|
|
1976
|
+
{
|
|
1977
|
+
"name": "flowersec:source-offer-required",
|
|
1978
|
+
"value": "false"
|
|
1979
|
+
}
|
|
1980
|
+
]
|
|
1981
|
+
},
|
|
1338
1982
|
{
|
|
1339
1983
|
"type": "library",
|
|
1340
1984
|
"name": "rustls",
|
|
@@ -1394,9 +2038,9 @@
|
|
|
1394
2038
|
{
|
|
1395
2039
|
"type": "library",
|
|
1396
2040
|
"name": "rustls-webpki",
|
|
1397
|
-
"version": "0.103.
|
|
1398
|
-
"purl": "pkg:cargo/rustls-webpki@0.103.
|
|
1399
|
-
"bom-ref": "pkg:cargo/rustls-webpki@0.103.
|
|
2041
|
+
"version": "0.103.14",
|
|
2042
|
+
"purl": "pkg:cargo/rustls-webpki@0.103.14",
|
|
2043
|
+
"bom-ref": "pkg:cargo/rustls-webpki@0.103.14",
|
|
1400
2044
|
"licenses": [
|
|
1401
2045
|
{
|
|
1402
2046
|
"expression": "ISC"
|
|
@@ -1477,10 +2121,206 @@
|
|
|
1477
2121
|
},
|
|
1478
2122
|
{
|
|
1479
2123
|
"type": "library",
|
|
1480
|
-
"name": "
|
|
1481
|
-
"version": "
|
|
1482
|
-
"purl": "pkg:cargo/
|
|
1483
|
-
"bom-ref": "pkg:cargo/
|
|
2124
|
+
"name": "serde_core",
|
|
2125
|
+
"version": "1.0.229",
|
|
2126
|
+
"purl": "pkg:cargo/serde_core@1.0.229",
|
|
2127
|
+
"bom-ref": "pkg:cargo/serde_core@1.0.229",
|
|
2128
|
+
"licenses": [
|
|
2129
|
+
{
|
|
2130
|
+
"expression": "MIT"
|
|
2131
|
+
}
|
|
2132
|
+
],
|
|
2133
|
+
"externalReferences": [
|
|
2134
|
+
{
|
|
2135
|
+
"type": "distribution",
|
|
2136
|
+
"url": "https://github.com/serde-rs/serde"
|
|
2137
|
+
}
|
|
2138
|
+
],
|
|
2139
|
+
"properties": [
|
|
2140
|
+
{
|
|
2141
|
+
"name": "flowersec:declared-license",
|
|
2142
|
+
"value": "MIT OR Apache-2.0"
|
|
2143
|
+
},
|
|
2144
|
+
{
|
|
2145
|
+
"name": "flowersec:source-offer-required",
|
|
2146
|
+
"value": "false"
|
|
2147
|
+
}
|
|
2148
|
+
]
|
|
2149
|
+
},
|
|
2150
|
+
{
|
|
2151
|
+
"type": "library",
|
|
2152
|
+
"name": "serde_derive",
|
|
2153
|
+
"version": "1.0.229",
|
|
2154
|
+
"purl": "pkg:cargo/serde_derive@1.0.229",
|
|
2155
|
+
"bom-ref": "pkg:cargo/serde_derive@1.0.229",
|
|
2156
|
+
"licenses": [
|
|
2157
|
+
{
|
|
2158
|
+
"expression": "MIT"
|
|
2159
|
+
}
|
|
2160
|
+
],
|
|
2161
|
+
"externalReferences": [
|
|
2162
|
+
{
|
|
2163
|
+
"type": "distribution",
|
|
2164
|
+
"url": "https://github.com/serde-rs/serde"
|
|
2165
|
+
}
|
|
2166
|
+
],
|
|
2167
|
+
"properties": [
|
|
2168
|
+
{
|
|
2169
|
+
"name": "flowersec:declared-license",
|
|
2170
|
+
"value": "MIT OR Apache-2.0"
|
|
2171
|
+
},
|
|
2172
|
+
{
|
|
2173
|
+
"name": "flowersec:source-offer-required",
|
|
2174
|
+
"value": "false"
|
|
2175
|
+
}
|
|
2176
|
+
]
|
|
2177
|
+
},
|
|
2178
|
+
{
|
|
2179
|
+
"type": "library",
|
|
2180
|
+
"name": "sha2",
|
|
2181
|
+
"version": "0.11.0",
|
|
2182
|
+
"purl": "pkg:cargo/sha2@0.11.0",
|
|
2183
|
+
"bom-ref": "pkg:cargo/sha2@0.11.0",
|
|
2184
|
+
"licenses": [
|
|
2185
|
+
{
|
|
2186
|
+
"expression": "MIT"
|
|
2187
|
+
}
|
|
2188
|
+
],
|
|
2189
|
+
"externalReferences": [
|
|
2190
|
+
{
|
|
2191
|
+
"type": "distribution",
|
|
2192
|
+
"url": "https://github.com/RustCrypto/hashes"
|
|
2193
|
+
}
|
|
2194
|
+
],
|
|
2195
|
+
"properties": [
|
|
2196
|
+
{
|
|
2197
|
+
"name": "flowersec:declared-license",
|
|
2198
|
+
"value": "MIT OR Apache-2.0"
|
|
2199
|
+
},
|
|
2200
|
+
{
|
|
2201
|
+
"name": "flowersec:source-offer-required",
|
|
2202
|
+
"value": "false"
|
|
2203
|
+
}
|
|
2204
|
+
]
|
|
2205
|
+
},
|
|
2206
|
+
{
|
|
2207
|
+
"type": "library",
|
|
2208
|
+
"name": "shlex",
|
|
2209
|
+
"version": "2.0.1",
|
|
2210
|
+
"purl": "pkg:cargo/shlex@2.0.1",
|
|
2211
|
+
"bom-ref": "pkg:cargo/shlex@2.0.1",
|
|
2212
|
+
"licenses": [
|
|
2213
|
+
{
|
|
2214
|
+
"expression": "MIT"
|
|
2215
|
+
}
|
|
2216
|
+
],
|
|
2217
|
+
"externalReferences": [
|
|
2218
|
+
{
|
|
2219
|
+
"type": "distribution",
|
|
2220
|
+
"url": "https://github.com/comex/rust-shlex"
|
|
2221
|
+
}
|
|
2222
|
+
],
|
|
2223
|
+
"properties": [
|
|
2224
|
+
{
|
|
2225
|
+
"name": "flowersec:declared-license",
|
|
2226
|
+
"value": "MIT OR Apache-2.0"
|
|
2227
|
+
},
|
|
2228
|
+
{
|
|
2229
|
+
"name": "flowersec:source-offer-required",
|
|
2230
|
+
"value": "false"
|
|
2231
|
+
}
|
|
2232
|
+
]
|
|
2233
|
+
},
|
|
2234
|
+
{
|
|
2235
|
+
"type": "library",
|
|
2236
|
+
"name": "slab",
|
|
2237
|
+
"version": "0.4.12",
|
|
2238
|
+
"purl": "pkg:cargo/slab@0.4.12",
|
|
2239
|
+
"bom-ref": "pkg:cargo/slab@0.4.12",
|
|
2240
|
+
"licenses": [
|
|
2241
|
+
{
|
|
2242
|
+
"expression": "MIT"
|
|
2243
|
+
}
|
|
2244
|
+
],
|
|
2245
|
+
"externalReferences": [
|
|
2246
|
+
{
|
|
2247
|
+
"type": "distribution",
|
|
2248
|
+
"url": "https://github.com/tokio-rs/slab"
|
|
2249
|
+
}
|
|
2250
|
+
],
|
|
2251
|
+
"properties": [
|
|
2252
|
+
{
|
|
2253
|
+
"name": "flowersec:declared-license",
|
|
2254
|
+
"value": "MIT"
|
|
2255
|
+
},
|
|
2256
|
+
{
|
|
2257
|
+
"name": "flowersec:source-offer-required",
|
|
2258
|
+
"value": "false"
|
|
2259
|
+
}
|
|
2260
|
+
]
|
|
2261
|
+
},
|
|
2262
|
+
{
|
|
2263
|
+
"type": "library",
|
|
2264
|
+
"name": "socket2",
|
|
2265
|
+
"version": "0.6.5",
|
|
2266
|
+
"purl": "pkg:cargo/socket2@0.6.5",
|
|
2267
|
+
"bom-ref": "pkg:cargo/socket2@0.6.5",
|
|
2268
|
+
"licenses": [
|
|
2269
|
+
{
|
|
2270
|
+
"expression": "MIT"
|
|
2271
|
+
}
|
|
2272
|
+
],
|
|
2273
|
+
"externalReferences": [
|
|
2274
|
+
{
|
|
2275
|
+
"type": "distribution",
|
|
2276
|
+
"url": "https://github.com/rust-lang/socket2"
|
|
2277
|
+
}
|
|
2278
|
+
],
|
|
2279
|
+
"properties": [
|
|
2280
|
+
{
|
|
2281
|
+
"name": "flowersec:declared-license",
|
|
2282
|
+
"value": "MIT OR Apache-2.0"
|
|
2283
|
+
},
|
|
2284
|
+
{
|
|
2285
|
+
"name": "flowersec:source-offer-required",
|
|
2286
|
+
"value": "false"
|
|
2287
|
+
}
|
|
2288
|
+
]
|
|
2289
|
+
},
|
|
2290
|
+
{
|
|
2291
|
+
"type": "library",
|
|
2292
|
+
"name": "subtle",
|
|
2293
|
+
"version": "2.6.1",
|
|
2294
|
+
"purl": "pkg:cargo/subtle@2.6.1",
|
|
2295
|
+
"bom-ref": "pkg:cargo/subtle@2.6.1",
|
|
2296
|
+
"licenses": [
|
|
2297
|
+
{
|
|
2298
|
+
"expression": "BSD-3-Clause"
|
|
2299
|
+
}
|
|
2300
|
+
],
|
|
2301
|
+
"externalReferences": [
|
|
2302
|
+
{
|
|
2303
|
+
"type": "distribution",
|
|
2304
|
+
"url": "https://github.com/dalek-cryptography/subtle"
|
|
2305
|
+
}
|
|
2306
|
+
],
|
|
2307
|
+
"properties": [
|
|
2308
|
+
{
|
|
2309
|
+
"name": "flowersec:declared-license",
|
|
2310
|
+
"value": "BSD-3-Clause"
|
|
2311
|
+
},
|
|
2312
|
+
{
|
|
2313
|
+
"name": "flowersec:source-offer-required",
|
|
2314
|
+
"value": "false"
|
|
2315
|
+
}
|
|
2316
|
+
]
|
|
2317
|
+
},
|
|
2318
|
+
{
|
|
2319
|
+
"type": "library",
|
|
2320
|
+
"name": "syn",
|
|
2321
|
+
"version": "2.0.119",
|
|
2322
|
+
"purl": "pkg:cargo/syn@2.0.119",
|
|
2323
|
+
"bom-ref": "pkg:cargo/syn@2.0.119",
|
|
1484
2324
|
"licenses": [
|
|
1485
2325
|
{
|
|
1486
2326
|
"expression": "MIT"
|
|
@@ -1489,7 +2329,7 @@
|
|
|
1489
2329
|
"externalReferences": [
|
|
1490
2330
|
{
|
|
1491
2331
|
"type": "distribution",
|
|
1492
|
-
"url": "https://github.com/
|
|
2332
|
+
"url": "https://github.com/dtolnay/syn"
|
|
1493
2333
|
}
|
|
1494
2334
|
],
|
|
1495
2335
|
"properties": [
|
|
@@ -1505,10 +2345,10 @@
|
|
|
1505
2345
|
},
|
|
1506
2346
|
{
|
|
1507
2347
|
"type": "library",
|
|
1508
|
-
"name": "
|
|
1509
|
-
"version": "0.
|
|
1510
|
-
"purl": "pkg:cargo/
|
|
1511
|
-
"bom-ref": "pkg:cargo/
|
|
2348
|
+
"name": "syn",
|
|
2349
|
+
"version": "3.0.3",
|
|
2350
|
+
"purl": "pkg:cargo/syn@3.0.3",
|
|
2351
|
+
"bom-ref": "pkg:cargo/syn@3.0.3",
|
|
1512
2352
|
"licenses": [
|
|
1513
2353
|
{
|
|
1514
2354
|
"expression": "MIT"
|
|
@@ -1517,13 +2357,13 @@
|
|
|
1517
2357
|
"externalReferences": [
|
|
1518
2358
|
{
|
|
1519
2359
|
"type": "distribution",
|
|
1520
|
-
"url": "https://github.com/
|
|
2360
|
+
"url": "https://github.com/dtolnay/syn"
|
|
1521
2361
|
}
|
|
1522
2362
|
],
|
|
1523
2363
|
"properties": [
|
|
1524
2364
|
{
|
|
1525
2365
|
"name": "flowersec:declared-license",
|
|
1526
|
-
"value": "MIT"
|
|
2366
|
+
"value": "MIT OR Apache-2.0"
|
|
1527
2367
|
},
|
|
1528
2368
|
{
|
|
1529
2369
|
"name": "flowersec:source-offer-required",
|
|
@@ -1533,10 +2373,10 @@
|
|
|
1533
2373
|
},
|
|
1534
2374
|
{
|
|
1535
2375
|
"type": "library",
|
|
1536
|
-
"name": "
|
|
1537
|
-
"version": "0.
|
|
1538
|
-
"purl": "pkg:cargo/
|
|
1539
|
-
"bom-ref": "pkg:cargo/
|
|
2376
|
+
"name": "synstructure",
|
|
2377
|
+
"version": "0.13.2",
|
|
2378
|
+
"purl": "pkg:cargo/synstructure@0.13.2",
|
|
2379
|
+
"bom-ref": "pkg:cargo/synstructure@0.13.2",
|
|
1540
2380
|
"licenses": [
|
|
1541
2381
|
{
|
|
1542
2382
|
"expression": "MIT"
|
|
@@ -1545,13 +2385,13 @@
|
|
|
1545
2385
|
"externalReferences": [
|
|
1546
2386
|
{
|
|
1547
2387
|
"type": "distribution",
|
|
1548
|
-
"url": "https://github.com/
|
|
2388
|
+
"url": "https://github.com/mystor/synstructure"
|
|
1549
2389
|
}
|
|
1550
2390
|
],
|
|
1551
2391
|
"properties": [
|
|
1552
2392
|
{
|
|
1553
2393
|
"name": "flowersec:declared-license",
|
|
1554
|
-
"value": "MIT
|
|
2394
|
+
"value": "MIT"
|
|
1555
2395
|
},
|
|
1556
2396
|
{
|
|
1557
2397
|
"name": "flowersec:source-offer-required",
|
|
@@ -1561,25 +2401,25 @@
|
|
|
1561
2401
|
},
|
|
1562
2402
|
{
|
|
1563
2403
|
"type": "library",
|
|
1564
|
-
"name": "
|
|
1565
|
-
"version": "2.
|
|
1566
|
-
"purl": "pkg:cargo/
|
|
1567
|
-
"bom-ref": "pkg:cargo/
|
|
2404
|
+
"name": "thiserror",
|
|
2405
|
+
"version": "2.0.20",
|
|
2406
|
+
"purl": "pkg:cargo/thiserror@2.0.20",
|
|
2407
|
+
"bom-ref": "pkg:cargo/thiserror@2.0.20",
|
|
1568
2408
|
"licenses": [
|
|
1569
2409
|
{
|
|
1570
|
-
"expression": "
|
|
2410
|
+
"expression": "MIT"
|
|
1571
2411
|
}
|
|
1572
2412
|
],
|
|
1573
2413
|
"externalReferences": [
|
|
1574
2414
|
{
|
|
1575
2415
|
"type": "distribution",
|
|
1576
|
-
"url": "https://github.com/
|
|
2416
|
+
"url": "https://github.com/dtolnay/thiserror"
|
|
1577
2417
|
}
|
|
1578
2418
|
],
|
|
1579
2419
|
"properties": [
|
|
1580
2420
|
{
|
|
1581
2421
|
"name": "flowersec:declared-license",
|
|
1582
|
-
"value": "
|
|
2422
|
+
"value": "MIT OR Apache-2.0"
|
|
1583
2423
|
},
|
|
1584
2424
|
{
|
|
1585
2425
|
"name": "flowersec:source-offer-required",
|
|
@@ -1589,10 +2429,10 @@
|
|
|
1589
2429
|
},
|
|
1590
2430
|
{
|
|
1591
2431
|
"type": "library",
|
|
1592
|
-
"name": "
|
|
1593
|
-
"version": "2.0.
|
|
1594
|
-
"purl": "pkg:cargo/
|
|
1595
|
-
"bom-ref": "pkg:cargo/
|
|
2432
|
+
"name": "thiserror-impl",
|
|
2433
|
+
"version": "2.0.20",
|
|
2434
|
+
"purl": "pkg:cargo/thiserror-impl@2.0.20",
|
|
2435
|
+
"bom-ref": "pkg:cargo/thiserror-impl@2.0.20",
|
|
1596
2436
|
"licenses": [
|
|
1597
2437
|
{
|
|
1598
2438
|
"expression": "MIT"
|
|
@@ -1601,7 +2441,7 @@
|
|
|
1601
2441
|
"externalReferences": [
|
|
1602
2442
|
{
|
|
1603
2443
|
"type": "distribution",
|
|
1604
|
-
"url": "https://github.com/dtolnay/
|
|
2444
|
+
"url": "https://github.com/dtolnay/thiserror"
|
|
1605
2445
|
}
|
|
1606
2446
|
],
|
|
1607
2447
|
"properties": [
|
|
@@ -1617,10 +2457,10 @@
|
|
|
1617
2457
|
},
|
|
1618
2458
|
{
|
|
1619
2459
|
"type": "library",
|
|
1620
|
-
"name": "
|
|
1621
|
-
"version": "
|
|
1622
|
-
"purl": "pkg:cargo/
|
|
1623
|
-
"bom-ref": "pkg:cargo/
|
|
2460
|
+
"name": "time",
|
|
2461
|
+
"version": "0.3.55",
|
|
2462
|
+
"purl": "pkg:cargo/time@0.3.55",
|
|
2463
|
+
"bom-ref": "pkg:cargo/time@0.3.55",
|
|
1624
2464
|
"licenses": [
|
|
1625
2465
|
{
|
|
1626
2466
|
"expression": "MIT"
|
|
@@ -1629,7 +2469,7 @@
|
|
|
1629
2469
|
"externalReferences": [
|
|
1630
2470
|
{
|
|
1631
2471
|
"type": "distribution",
|
|
1632
|
-
"url": "https://github.com/
|
|
2472
|
+
"url": "https://github.com/time-rs/time"
|
|
1633
2473
|
}
|
|
1634
2474
|
],
|
|
1635
2475
|
"properties": [
|
|
@@ -1645,10 +2485,10 @@
|
|
|
1645
2485
|
},
|
|
1646
2486
|
{
|
|
1647
2487
|
"type": "library",
|
|
1648
|
-
"name": "
|
|
1649
|
-
"version": "
|
|
1650
|
-
"purl": "pkg:cargo/
|
|
1651
|
-
"bom-ref": "pkg:cargo/
|
|
2488
|
+
"name": "time-core",
|
|
2489
|
+
"version": "0.1.9",
|
|
2490
|
+
"purl": "pkg:cargo/time-core@0.1.9",
|
|
2491
|
+
"bom-ref": "pkg:cargo/time-core@0.1.9",
|
|
1652
2492
|
"licenses": [
|
|
1653
2493
|
{
|
|
1654
2494
|
"expression": "MIT"
|
|
@@ -1657,7 +2497,7 @@
|
|
|
1657
2497
|
"externalReferences": [
|
|
1658
2498
|
{
|
|
1659
2499
|
"type": "distribution",
|
|
1660
|
-
"url": "https://github.com/
|
|
2500
|
+
"url": "https://github.com/time-rs/time"
|
|
1661
2501
|
}
|
|
1662
2502
|
],
|
|
1663
2503
|
"properties": [
|
|
@@ -1673,10 +2513,10 @@
|
|
|
1673
2513
|
},
|
|
1674
2514
|
{
|
|
1675
2515
|
"type": "library",
|
|
1676
|
-
"name": "
|
|
1677
|
-
"version": "2.
|
|
1678
|
-
"purl": "pkg:cargo/
|
|
1679
|
-
"bom-ref": "pkg:cargo/
|
|
2516
|
+
"name": "time-macros",
|
|
2517
|
+
"version": "0.2.32",
|
|
2518
|
+
"purl": "pkg:cargo/time-macros@0.2.32",
|
|
2519
|
+
"bom-ref": "pkg:cargo/time-macros@0.2.32",
|
|
1680
2520
|
"licenses": [
|
|
1681
2521
|
{
|
|
1682
2522
|
"expression": "MIT"
|
|
@@ -1685,7 +2525,7 @@
|
|
|
1685
2525
|
"externalReferences": [
|
|
1686
2526
|
{
|
|
1687
2527
|
"type": "distribution",
|
|
1688
|
-
"url": "https://github.com/
|
|
2528
|
+
"url": "https://github.com/time-rs/time"
|
|
1689
2529
|
}
|
|
1690
2530
|
],
|
|
1691
2531
|
"properties": [
|
|
@@ -1895,6 +2735,34 @@
|
|
|
1895
2735
|
}
|
|
1896
2736
|
]
|
|
1897
2737
|
},
|
|
2738
|
+
{
|
|
2739
|
+
"type": "library",
|
|
2740
|
+
"name": "typenum",
|
|
2741
|
+
"version": "1.20.1",
|
|
2742
|
+
"purl": "pkg:cargo/typenum@1.20.1",
|
|
2743
|
+
"bom-ref": "pkg:cargo/typenum@1.20.1",
|
|
2744
|
+
"licenses": [
|
|
2745
|
+
{
|
|
2746
|
+
"expression": "MIT"
|
|
2747
|
+
}
|
|
2748
|
+
],
|
|
2749
|
+
"externalReferences": [
|
|
2750
|
+
{
|
|
2751
|
+
"type": "distribution",
|
|
2752
|
+
"url": "https://github.com/paholg/typenum"
|
|
2753
|
+
}
|
|
2754
|
+
],
|
|
2755
|
+
"properties": [
|
|
2756
|
+
{
|
|
2757
|
+
"name": "flowersec:declared-license",
|
|
2758
|
+
"value": "MIT OR Apache-2.0"
|
|
2759
|
+
},
|
|
2760
|
+
{
|
|
2761
|
+
"name": "flowersec:source-offer-required",
|
|
2762
|
+
"value": "false"
|
|
2763
|
+
}
|
|
2764
|
+
]
|
|
2765
|
+
},
|
|
1898
2766
|
{
|
|
1899
2767
|
"type": "library",
|
|
1900
2768
|
"name": "unicode-ident",
|
|
@@ -2483,6 +3351,34 @@
|
|
|
2483
3351
|
}
|
|
2484
3352
|
]
|
|
2485
3353
|
},
|
|
3354
|
+
{
|
|
3355
|
+
"type": "library",
|
|
3356
|
+
"name": "x509-parser",
|
|
3357
|
+
"version": "0.18.1",
|
|
3358
|
+
"purl": "pkg:cargo/x509-parser@0.18.1",
|
|
3359
|
+
"bom-ref": "pkg:cargo/x509-parser@0.18.1",
|
|
3360
|
+
"licenses": [
|
|
3361
|
+
{
|
|
3362
|
+
"expression": "MIT"
|
|
3363
|
+
}
|
|
3364
|
+
],
|
|
3365
|
+
"externalReferences": [
|
|
3366
|
+
{
|
|
3367
|
+
"type": "distribution",
|
|
3368
|
+
"url": "https://github.com/rusticata/x509-parser.git"
|
|
3369
|
+
}
|
|
3370
|
+
],
|
|
3371
|
+
"properties": [
|
|
3372
|
+
{
|
|
3373
|
+
"name": "flowersec:declared-license",
|
|
3374
|
+
"value": "MIT OR Apache-2.0"
|
|
3375
|
+
},
|
|
3376
|
+
{
|
|
3377
|
+
"name": "flowersec:source-offer-required",
|
|
3378
|
+
"value": "false"
|
|
3379
|
+
}
|
|
3380
|
+
]
|
|
3381
|
+
},
|
|
2486
3382
|
{
|
|
2487
3383
|
"type": "library",
|
|
2488
3384
|
"name": "zeroize",
|
|
@@ -2514,7 +3410,7 @@
|
|
|
2514
3410
|
],
|
|
2515
3411
|
"dependencies": [
|
|
2516
3412
|
{
|
|
2517
|
-
"ref": "pkg:npm/%40floegence/flowersec-node-native-linux-arm64-gnu@
|
|
3413
|
+
"ref": "pkg:npm/%40floegence/flowersec-node-native-linux-arm64-gnu@3.0.0",
|
|
2518
3414
|
"dependsOn": [
|
|
2519
3415
|
"pkg:cargo/bytes@1.12.1",
|
|
2520
3416
|
"pkg:cargo/napi-build@2.4.1",
|
|
@@ -2522,15 +3418,58 @@
|
|
|
2522
3418
|
"pkg:cargo/napi@3.12.1",
|
|
2523
3419
|
"pkg:cargo/quinn@0.11.11",
|
|
2524
3420
|
"pkg:cargo/rustls@0.23.43",
|
|
3421
|
+
"pkg:cargo/sha2@0.11.0",
|
|
3422
|
+
"pkg:cargo/subtle@2.6.1",
|
|
2525
3423
|
"pkg:cargo/thiserror@2.0.20",
|
|
2526
3424
|
"pkg:cargo/tokio-util@0.7.19",
|
|
2527
|
-
"pkg:cargo/tokio@1.53.1"
|
|
3425
|
+
"pkg:cargo/tokio@1.53.1",
|
|
3426
|
+
"pkg:cargo/x509-parser@0.18.1"
|
|
3427
|
+
]
|
|
3428
|
+
},
|
|
3429
|
+
{
|
|
3430
|
+
"ref": "pkg:cargo/asn1-rs@0.7.2",
|
|
3431
|
+
"dependsOn": [
|
|
3432
|
+
"pkg:cargo/asn1-rs-derive@0.6.0",
|
|
3433
|
+
"pkg:cargo/asn1-rs-impl@0.2.0",
|
|
3434
|
+
"pkg:cargo/displaydoc@0.2.7",
|
|
3435
|
+
"pkg:cargo/nom@7.1.3",
|
|
3436
|
+
"pkg:cargo/num-traits@0.2.19",
|
|
3437
|
+
"pkg:cargo/rusticata-macros@4.1.0",
|
|
3438
|
+
"pkg:cargo/thiserror@2.0.20",
|
|
3439
|
+
"pkg:cargo/time@0.3.55"
|
|
3440
|
+
]
|
|
3441
|
+
},
|
|
3442
|
+
{
|
|
3443
|
+
"ref": "pkg:cargo/asn1-rs-derive@0.6.0",
|
|
3444
|
+
"dependsOn": [
|
|
3445
|
+
"pkg:cargo/proc-macro2@1.0.107",
|
|
3446
|
+
"pkg:cargo/quote@1.0.47",
|
|
3447
|
+
"pkg:cargo/syn@2.0.119",
|
|
3448
|
+
"pkg:cargo/synstructure@0.13.2"
|
|
3449
|
+
]
|
|
3450
|
+
},
|
|
3451
|
+
{
|
|
3452
|
+
"ref": "pkg:cargo/asn1-rs-impl@0.2.0",
|
|
3453
|
+
"dependsOn": [
|
|
3454
|
+
"pkg:cargo/proc-macro2@1.0.107",
|
|
3455
|
+
"pkg:cargo/quote@1.0.47",
|
|
3456
|
+
"pkg:cargo/syn@2.0.119"
|
|
2528
3457
|
]
|
|
2529
3458
|
},
|
|
3459
|
+
{
|
|
3460
|
+
"ref": "pkg:cargo/autocfg@1.5.1",
|
|
3461
|
+
"dependsOn": []
|
|
3462
|
+
},
|
|
2530
3463
|
{
|
|
2531
3464
|
"ref": "pkg:cargo/bitflags@2.13.1",
|
|
2532
3465
|
"dependsOn": []
|
|
2533
3466
|
},
|
|
3467
|
+
{
|
|
3468
|
+
"ref": "pkg:cargo/block-buffer@0.12.1",
|
|
3469
|
+
"dependsOn": [
|
|
3470
|
+
"pkg:cargo/hybrid-array@0.4.14"
|
|
3471
|
+
]
|
|
3472
|
+
},
|
|
2534
3473
|
{
|
|
2535
3474
|
"ref": "pkg:cargo/bumpalo@3.20.3",
|
|
2536
3475
|
"dependsOn": []
|
|
@@ -2540,9 +3479,9 @@
|
|
|
2540
3479
|
"dependsOn": []
|
|
2541
3480
|
},
|
|
2542
3481
|
{
|
|
2543
|
-
"ref": "pkg:cargo/cc@1.4.
|
|
3482
|
+
"ref": "pkg:cargo/cc@1.4.3",
|
|
2544
3483
|
"dependsOn": [
|
|
2545
|
-
"pkg:cargo/find-msvc-tools@0.1.
|
|
3484
|
+
"pkg:cargo/find-msvc-tools@0.1.11",
|
|
2546
3485
|
"pkg:cargo/shlex@2.0.1"
|
|
2547
3486
|
]
|
|
2548
3487
|
},
|
|
@@ -2562,6 +3501,10 @@
|
|
|
2562
3501
|
"pkg:cargo/rand_core@0.10.1"
|
|
2563
3502
|
]
|
|
2564
3503
|
},
|
|
3504
|
+
{
|
|
3505
|
+
"ref": "pkg:cargo/const-oid@0.10.2",
|
|
3506
|
+
"dependsOn": []
|
|
3507
|
+
},
|
|
2565
3508
|
{
|
|
2566
3509
|
"ref": "pkg:cargo/convert_case@0.11.0",
|
|
2567
3510
|
"dependsOn": [
|
|
@@ -2574,12 +3517,53 @@
|
|
|
2574
3517
|
"pkg:cargo/libc@0.2.189"
|
|
2575
3518
|
]
|
|
2576
3519
|
},
|
|
3520
|
+
{
|
|
3521
|
+
"ref": "pkg:cargo/crypto-common@0.2.2",
|
|
3522
|
+
"dependsOn": [
|
|
3523
|
+
"pkg:cargo/hybrid-array@0.4.14"
|
|
3524
|
+
]
|
|
3525
|
+
},
|
|
2577
3526
|
{
|
|
2578
3527
|
"ref": "pkg:cargo/ctor@1.0.13",
|
|
2579
3528
|
"dependsOn": []
|
|
2580
3529
|
},
|
|
2581
3530
|
{
|
|
2582
|
-
"ref": "pkg:cargo/
|
|
3531
|
+
"ref": "pkg:cargo/data-encoding@2.11.1",
|
|
3532
|
+
"dependsOn": []
|
|
3533
|
+
},
|
|
3534
|
+
{
|
|
3535
|
+
"ref": "pkg:cargo/der-parser@10.0.0",
|
|
3536
|
+
"dependsOn": [
|
|
3537
|
+
"pkg:cargo/asn1-rs@0.7.2",
|
|
3538
|
+
"pkg:cargo/displaydoc@0.2.7",
|
|
3539
|
+
"pkg:cargo/nom@7.1.3",
|
|
3540
|
+
"pkg:cargo/num-bigint@0.4.8",
|
|
3541
|
+
"pkg:cargo/num-traits@0.2.19",
|
|
3542
|
+
"pkg:cargo/rusticata-macros@4.1.0"
|
|
3543
|
+
]
|
|
3544
|
+
},
|
|
3545
|
+
{
|
|
3546
|
+
"ref": "pkg:cargo/deranged@0.5.8",
|
|
3547
|
+
"dependsOn": []
|
|
3548
|
+
},
|
|
3549
|
+
{
|
|
3550
|
+
"ref": "pkg:cargo/digest@0.11.3",
|
|
3551
|
+
"dependsOn": [
|
|
3552
|
+
"pkg:cargo/block-buffer@0.12.1",
|
|
3553
|
+
"pkg:cargo/const-oid@0.10.2",
|
|
3554
|
+
"pkg:cargo/crypto-common@0.2.2"
|
|
3555
|
+
]
|
|
3556
|
+
},
|
|
3557
|
+
{
|
|
3558
|
+
"ref": "pkg:cargo/displaydoc@0.2.7",
|
|
3559
|
+
"dependsOn": [
|
|
3560
|
+
"pkg:cargo/proc-macro2@1.0.107",
|
|
3561
|
+
"pkg:cargo/quote@1.0.47",
|
|
3562
|
+
"pkg:cargo/syn@3.0.3"
|
|
3563
|
+
]
|
|
3564
|
+
},
|
|
3565
|
+
{
|
|
3566
|
+
"ref": "pkg:cargo/find-msvc-tools@0.1.11",
|
|
2583
3567
|
"dependsOn": []
|
|
2584
3568
|
},
|
|
2585
3569
|
{
|
|
@@ -2668,6 +3652,12 @@
|
|
|
2668
3652
|
"pkg:cargo/wasm-bindgen@0.2.127"
|
|
2669
3653
|
]
|
|
2670
3654
|
},
|
|
3655
|
+
{
|
|
3656
|
+
"ref": "pkg:cargo/hybrid-array@0.4.14",
|
|
3657
|
+
"dependsOn": [
|
|
3658
|
+
"pkg:cargo/typenum@1.20.1"
|
|
3659
|
+
]
|
|
3660
|
+
},
|
|
2671
3661
|
{
|
|
2672
3662
|
"ref": "pkg:cargo/js-sys@0.3.104",
|
|
2673
3663
|
"dependsOn": [
|
|
@@ -2676,6 +3666,10 @@
|
|
|
2676
3666
|
"pkg:cargo/wasm-bindgen@0.2.127"
|
|
2677
3667
|
]
|
|
2678
3668
|
},
|
|
3669
|
+
{
|
|
3670
|
+
"ref": "pkg:cargo/lazy_static@1.5.0",
|
|
3671
|
+
"dependsOn": []
|
|
3672
|
+
},
|
|
2679
3673
|
{
|
|
2680
3674
|
"ref": "pkg:cargo/libc@0.2.189",
|
|
2681
3675
|
"dependsOn": []
|
|
@@ -2695,6 +3689,10 @@
|
|
|
2695
3689
|
"ref": "pkg:cargo/memchr@2.8.3",
|
|
2696
3690
|
"dependsOn": []
|
|
2697
3691
|
},
|
|
3692
|
+
{
|
|
3693
|
+
"ref": "pkg:cargo/minimal-lexical@0.2.1",
|
|
3694
|
+
"dependsOn": []
|
|
3695
|
+
},
|
|
2698
3696
|
{
|
|
2699
3697
|
"ref": "pkg:cargo/mio@1.2.2",
|
|
2700
3698
|
"dependsOn": [
|
|
@@ -2752,6 +3750,42 @@
|
|
|
2752
3750
|
"ref": "pkg:cargo/nohash-hasher@0.2.0",
|
|
2753
3751
|
"dependsOn": []
|
|
2754
3752
|
},
|
|
3753
|
+
{
|
|
3754
|
+
"ref": "pkg:cargo/nom@7.1.3",
|
|
3755
|
+
"dependsOn": [
|
|
3756
|
+
"pkg:cargo/memchr@2.8.3",
|
|
3757
|
+
"pkg:cargo/minimal-lexical@0.2.1"
|
|
3758
|
+
]
|
|
3759
|
+
},
|
|
3760
|
+
{
|
|
3761
|
+
"ref": "pkg:cargo/num-bigint@0.4.8",
|
|
3762
|
+
"dependsOn": [
|
|
3763
|
+
"pkg:cargo/num-integer@0.1.47",
|
|
3764
|
+
"pkg:cargo/num-traits@0.2.19"
|
|
3765
|
+
]
|
|
3766
|
+
},
|
|
3767
|
+
{
|
|
3768
|
+
"ref": "pkg:cargo/num-conv@0.2.2",
|
|
3769
|
+
"dependsOn": []
|
|
3770
|
+
},
|
|
3771
|
+
{
|
|
3772
|
+
"ref": "pkg:cargo/num-integer@0.1.47",
|
|
3773
|
+
"dependsOn": [
|
|
3774
|
+
"pkg:cargo/num-traits@0.2.19"
|
|
3775
|
+
]
|
|
3776
|
+
},
|
|
3777
|
+
{
|
|
3778
|
+
"ref": "pkg:cargo/num-traits@0.2.19",
|
|
3779
|
+
"dependsOn": [
|
|
3780
|
+
"pkg:cargo/autocfg@1.5.1"
|
|
3781
|
+
]
|
|
3782
|
+
},
|
|
3783
|
+
{
|
|
3784
|
+
"ref": "pkg:cargo/oid-registry@0.8.1",
|
|
3785
|
+
"dependsOn": [
|
|
3786
|
+
"pkg:cargo/asn1-rs@0.7.2"
|
|
3787
|
+
]
|
|
3788
|
+
},
|
|
2755
3789
|
{
|
|
2756
3790
|
"ref": "pkg:cargo/once_cell@1.21.4",
|
|
2757
3791
|
"dependsOn": []
|
|
@@ -2760,6 +3794,10 @@
|
|
|
2760
3794
|
"ref": "pkg:cargo/pin-project-lite@0.2.17",
|
|
2761
3795
|
"dependsOn": []
|
|
2762
3796
|
},
|
|
3797
|
+
{
|
|
3798
|
+
"ref": "pkg:cargo/powerfmt@0.2.0",
|
|
3799
|
+
"dependsOn": []
|
|
3800
|
+
},
|
|
2763
3801
|
{
|
|
2764
3802
|
"ref": "pkg:cargo/proc-macro2@1.0.107",
|
|
2765
3803
|
"dependsOn": [
|
|
@@ -2772,7 +3810,7 @@
|
|
|
2772
3810
|
"pkg:cargo/bytes@1.12.1",
|
|
2773
3811
|
"pkg:cargo/cfg_aliases@0.2.2",
|
|
2774
3812
|
"pkg:cargo/pin-project-lite@0.2.17",
|
|
2775
|
-
"pkg:cargo/quinn-proto@0.11.
|
|
3813
|
+
"pkg:cargo/quinn-proto@0.11.17",
|
|
2776
3814
|
"pkg:cargo/quinn-udp@0.5.15",
|
|
2777
3815
|
"pkg:cargo/rustc-hash@2.1.3",
|
|
2778
3816
|
"pkg:cargo/rustls@0.23.43",
|
|
@@ -2784,7 +3822,7 @@
|
|
|
2784
3822
|
]
|
|
2785
3823
|
},
|
|
2786
3824
|
{
|
|
2787
|
-
"ref": "pkg:cargo/quinn-proto@0.11.
|
|
3825
|
+
"ref": "pkg:cargo/quinn-proto@0.11.17",
|
|
2788
3826
|
"dependsOn": [
|
|
2789
3827
|
"pkg:cargo/bytes@1.12.1",
|
|
2790
3828
|
"pkg:cargo/getrandom@0.4.3",
|
|
@@ -2844,7 +3882,7 @@
|
|
|
2844
3882
|
{
|
|
2845
3883
|
"ref": "pkg:cargo/ring@0.17.14",
|
|
2846
3884
|
"dependsOn": [
|
|
2847
|
-
"pkg:cargo/cc@1.4.
|
|
3885
|
+
"pkg:cargo/cc@1.4.3",
|
|
2848
3886
|
"pkg:cargo/cfg-if@1.0.4",
|
|
2849
3887
|
"pkg:cargo/getrandom@0.2.17",
|
|
2850
3888
|
"pkg:cargo/libc@0.2.189",
|
|
@@ -2856,13 +3894,19 @@
|
|
|
2856
3894
|
"ref": "pkg:cargo/rustc-hash@2.1.3",
|
|
2857
3895
|
"dependsOn": []
|
|
2858
3896
|
},
|
|
3897
|
+
{
|
|
3898
|
+
"ref": "pkg:cargo/rusticata-macros@4.1.0",
|
|
3899
|
+
"dependsOn": [
|
|
3900
|
+
"pkg:cargo/nom@7.1.3"
|
|
3901
|
+
]
|
|
3902
|
+
},
|
|
2859
3903
|
{
|
|
2860
3904
|
"ref": "pkg:cargo/rustls@0.23.43",
|
|
2861
3905
|
"dependsOn": [
|
|
2862
3906
|
"pkg:cargo/once_cell@1.21.4",
|
|
2863
3907
|
"pkg:cargo/ring@0.17.14",
|
|
2864
3908
|
"pkg:cargo/rustls-pki-types@1.15.1",
|
|
2865
|
-
"pkg:cargo/rustls-webpki@0.103.
|
|
3909
|
+
"pkg:cargo/rustls-webpki@0.103.14",
|
|
2866
3910
|
"pkg:cargo/subtle@2.6.1",
|
|
2867
3911
|
"pkg:cargo/zeroize@1.9.0"
|
|
2868
3912
|
]
|
|
@@ -2875,7 +3919,7 @@
|
|
|
2875
3919
|
]
|
|
2876
3920
|
},
|
|
2877
3921
|
{
|
|
2878
|
-
"ref": "pkg:cargo/rustls-webpki@0.103.
|
|
3922
|
+
"ref": "pkg:cargo/rustls-webpki@0.103.14",
|
|
2879
3923
|
"dependsOn": [
|
|
2880
3924
|
"pkg:cargo/ring@0.17.14",
|
|
2881
3925
|
"pkg:cargo/rustls-pki-types@1.15.1",
|
|
@@ -2890,6 +3934,28 @@
|
|
|
2890
3934
|
"ref": "pkg:cargo/semver@1.0.28",
|
|
2891
3935
|
"dependsOn": []
|
|
2892
3936
|
},
|
|
3937
|
+
{
|
|
3938
|
+
"ref": "pkg:cargo/serde_core@1.0.229",
|
|
3939
|
+
"dependsOn": [
|
|
3940
|
+
"pkg:cargo/serde_derive@1.0.229"
|
|
3941
|
+
]
|
|
3942
|
+
},
|
|
3943
|
+
{
|
|
3944
|
+
"ref": "pkg:cargo/serde_derive@1.0.229",
|
|
3945
|
+
"dependsOn": [
|
|
3946
|
+
"pkg:cargo/proc-macro2@1.0.107",
|
|
3947
|
+
"pkg:cargo/quote@1.0.47",
|
|
3948
|
+
"pkg:cargo/syn@3.0.3"
|
|
3949
|
+
]
|
|
3950
|
+
},
|
|
3951
|
+
{
|
|
3952
|
+
"ref": "pkg:cargo/sha2@0.11.0",
|
|
3953
|
+
"dependsOn": [
|
|
3954
|
+
"pkg:cargo/cfg-if@1.0.4",
|
|
3955
|
+
"pkg:cargo/cpufeatures@0.3.0",
|
|
3956
|
+
"pkg:cargo/digest@0.11.3"
|
|
3957
|
+
]
|
|
3958
|
+
},
|
|
2893
3959
|
{
|
|
2894
3960
|
"ref": "pkg:cargo/shlex@2.0.1",
|
|
2895
3961
|
"dependsOn": []
|
|
@@ -2925,6 +3991,14 @@
|
|
|
2925
3991
|
"pkg:cargo/unicode-ident@1.0.24"
|
|
2926
3992
|
]
|
|
2927
3993
|
},
|
|
3994
|
+
{
|
|
3995
|
+
"ref": "pkg:cargo/synstructure@0.13.2",
|
|
3996
|
+
"dependsOn": [
|
|
3997
|
+
"pkg:cargo/proc-macro2@1.0.107",
|
|
3998
|
+
"pkg:cargo/quote@1.0.47",
|
|
3999
|
+
"pkg:cargo/syn@2.0.119"
|
|
4000
|
+
]
|
|
4001
|
+
},
|
|
2928
4002
|
{
|
|
2929
4003
|
"ref": "pkg:cargo/thiserror@2.0.20",
|
|
2930
4004
|
"dependsOn": [
|
|
@@ -2939,6 +4013,28 @@
|
|
|
2939
4013
|
"pkg:cargo/syn@3.0.3"
|
|
2940
4014
|
]
|
|
2941
4015
|
},
|
|
4016
|
+
{
|
|
4017
|
+
"ref": "pkg:cargo/time@0.3.55",
|
|
4018
|
+
"dependsOn": [
|
|
4019
|
+
"pkg:cargo/deranged@0.5.8",
|
|
4020
|
+
"pkg:cargo/num-conv@0.2.2",
|
|
4021
|
+
"pkg:cargo/powerfmt@0.2.0",
|
|
4022
|
+
"pkg:cargo/serde_core@1.0.229",
|
|
4023
|
+
"pkg:cargo/time-core@0.1.9",
|
|
4024
|
+
"pkg:cargo/time-macros@0.2.32"
|
|
4025
|
+
]
|
|
4026
|
+
},
|
|
4027
|
+
{
|
|
4028
|
+
"ref": "pkg:cargo/time-core@0.1.9",
|
|
4029
|
+
"dependsOn": []
|
|
4030
|
+
},
|
|
4031
|
+
{
|
|
4032
|
+
"ref": "pkg:cargo/time-macros@0.2.32",
|
|
4033
|
+
"dependsOn": [
|
|
4034
|
+
"pkg:cargo/num-conv@0.2.2",
|
|
4035
|
+
"pkg:cargo/time-core@0.1.9"
|
|
4036
|
+
]
|
|
4037
|
+
},
|
|
2942
4038
|
{
|
|
2943
4039
|
"ref": "pkg:cargo/tinyvec@1.12.0",
|
|
2944
4040
|
"dependsOn": [
|
|
@@ -2993,6 +4089,10 @@
|
|
|
2993
4089
|
"pkg:cargo/once_cell@1.21.4"
|
|
2994
4090
|
]
|
|
2995
4091
|
},
|
|
4092
|
+
{
|
|
4093
|
+
"ref": "pkg:cargo/typenum@1.20.1",
|
|
4094
|
+
"dependsOn": []
|
|
4095
|
+
},
|
|
2996
4096
|
{
|
|
2997
4097
|
"ref": "pkg:cargo/unicode-ident@1.0.24",
|
|
2998
4098
|
"dependsOn": []
|
|
@@ -3110,6 +4210,20 @@
|
|
|
3110
4210
|
"pkg:cargo/windows_x86_64_msvc@0.52.6"
|
|
3111
4211
|
]
|
|
3112
4212
|
},
|
|
4213
|
+
{
|
|
4214
|
+
"ref": "pkg:cargo/x509-parser@0.18.1",
|
|
4215
|
+
"dependsOn": [
|
|
4216
|
+
"pkg:cargo/asn1-rs@0.7.2",
|
|
4217
|
+
"pkg:cargo/data-encoding@2.11.1",
|
|
4218
|
+
"pkg:cargo/der-parser@10.0.0",
|
|
4219
|
+
"pkg:cargo/lazy_static@1.5.0",
|
|
4220
|
+
"pkg:cargo/nom@7.1.3",
|
|
4221
|
+
"pkg:cargo/oid-registry@0.8.1",
|
|
4222
|
+
"pkg:cargo/rusticata-macros@4.1.0",
|
|
4223
|
+
"pkg:cargo/thiserror@2.0.20",
|
|
4224
|
+
"pkg:cargo/time@0.3.55"
|
|
4225
|
+
]
|
|
4226
|
+
},
|
|
3113
4227
|
{
|
|
3114
4228
|
"ref": "pkg:cargo/zeroize@1.9.0",
|
|
3115
4229
|
"dependsOn": []
|