Skip to content

Commit 9d876d7

Browse files
chore: Update SBOM (mongodb#1619)
Co-authored-by: abr-egn <5281304+abr-egn@users.noreply.github.com>
1 parent 25fd6ab commit 9d876d7

1 file changed

Lines changed: 37 additions & 37 deletions

File tree

sbom.json

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"bomFormat": "CycloneDX",
33
"specVersion": "1.5",
44
"version": 1,
5-
"serialNumber": "urn:uuid:85dab900-ebc3-4ffe-8fc8-1dd3096d48bb",
5+
"serialNumber": "urn:uuid:7e446175-8798-4d0a-ac0f-d106c5e3b2d8",
66
"metadata": {
7-
"timestamp": "2026-02-17T15:30:48.657385616Z",
7+
"timestamp": "2026-02-23T11:52:32.331756979Z",
88
"tools": [
99
{
1010
"vendor": "CycloneDX",
@@ -866,24 +866,24 @@
866866
},
867867
{
868868
"type": "library",
869-
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.6",
869+
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.8",
870870
"author": "Jacob Pratt <jacob@jhpratt.dev>",
871871
"name": "deranged",
872-
"version": "0.5.6",
872+
"version": "0.5.8",
873873
"description": "Ranged integers",
874874
"scope": "required",
875875
"hashes": [
876876
{
877877
"alg": "SHA-256",
878-
"content": "cc3dc5ad92c2e2d1c193bbbbdf2ea477cb81331de4f3103f267ca18368b988c4"
878+
"content": "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c"
879879
}
880880
],
881881
"licenses": [
882882
{
883883
"expression": "MIT OR Apache-2.0"
884884
}
885885
],
886-
"purl": "pkg:cargo/deranged@0.5.6",
886+
"purl": "pkg:cargo/deranged@0.5.8",
887887
"externalReferences": [
888888
{
889889
"type": "vcs",
@@ -3957,24 +3957,24 @@
39573957
},
39583958
{
39593959
"type": "library",
3960-
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116",
3960+
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
39613961
"author": "David Tolnay <dtolnay@gmail.com>",
39623962
"name": "syn",
3963-
"version": "2.0.116",
3963+
"version": "2.0.117",
39643964
"description": "Parser for Rust source code",
39653965
"scope": "required",
39663966
"hashes": [
39673967
{
39683968
"alg": "SHA-256",
3969-
"content": "3df424c70518695237746f84cede799c9c58fcb37450d7b23716568cc8bc69cb"
3969+
"content": "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
39703970
}
39713971
],
39723972
"licenses": [
39733973
{
39743974
"expression": "MIT OR Apache-2.0"
39753975
}
39763976
],
3977-
"purl": "pkg:cargo/syn@2.0.116",
3977+
"purl": "pkg:cargo/syn@2.0.117",
39783978
"externalReferences": [
39793979
{
39803980
"type": "documentation",
@@ -5494,7 +5494,7 @@
54945494
"registry+https://github.com/rust-lang/crates.io-index#macro_magic@0.5.1",
54955495
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
54965496
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
5497-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116"
5497+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
54985498
]
54995499
},
55005500
{
@@ -5512,7 +5512,7 @@
55125512
"dependsOn": [
55135513
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
55145514
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
5515-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116"
5515+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
55165516
]
55175517
},
55185518
{
@@ -5623,23 +5623,23 @@
56235623
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
56245624
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
56255625
"registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1",
5626-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116"
5626+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
56275627
]
56285628
},
56295629
{
56305630
"ref": "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.21.3",
56315631
"dependsOn": [
56325632
"registry+https://github.com/rust-lang/crates.io-index#darling_core@0.21.3",
56335633
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
5634-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116"
5634+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
56355635
]
56365636
},
56375637
{
56385638
"ref": "registry+https://github.com/rust-lang/crates.io-index#data-encoding@2.10.0",
56395639
"dependsOn": []
56405640
},
56415641
{
5642-
"ref": "registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.6",
5642+
"ref": "registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.8",
56435643
"dependsOn": [
56445644
"registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0"
56455645
]
@@ -5649,15 +5649,15 @@
56495649
"dependsOn": [
56505650
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
56515651
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
5652-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116"
5652+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
56535653
]
56545654
},
56555655
{
56565656
"ref": "registry+https://github.com/rust-lang/crates.io-index#derive-where@1.6.0",
56575657
"dependsOn": [
56585658
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
56595659
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
5660-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116"
5660+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
56615661
]
56625662
},
56635663
{
@@ -5667,7 +5667,7 @@
56675667
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
56685668
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
56695669
"registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.1",
5670-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116",
5670+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
56715671
"registry+https://github.com/rust-lang/crates.io-index#unicode-xid@0.2.6"
56725672
]
56735673
},
@@ -5690,7 +5690,7 @@
56905690
"dependsOn": [
56915691
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
56925692
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
5693-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116"
5693+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
56945694
]
56955695
},
56965696
{
@@ -5699,7 +5699,7 @@
56995699
"registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
57005700
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
57015701
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
5702-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116"
5702+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
57035703
]
57045704
},
57055705
{
@@ -5750,7 +5750,7 @@
57505750
"dependsOn": [
57515751
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
57525752
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
5753-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116"
5753+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
57545754
]
57555755
},
57565756
{
@@ -5981,7 +5981,7 @@
59815981
"registry+https://github.com/rust-lang/crates.io-index#macro_magic_core@0.5.1",
59825982
"registry+https://github.com/rust-lang/crates.io-index#macro_magic_macros@0.5.1",
59835983
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
5984-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116"
5984+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
59855985
]
59865986
},
59875987
{
@@ -5992,23 +5992,23 @@
59925992
"registry+https://github.com/rust-lang/crates.io-index#macro_magic_core_macros@0.5.1",
59935993
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
59945994
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
5995-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116"
5995+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
59965996
]
59975997
},
59985998
{
59995999
"ref": "registry+https://github.com/rust-lang/crates.io-index#macro_magic_core_macros@0.5.1",
60006000
"dependsOn": [
60016001
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
60026002
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
6003-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116"
6003+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
60046004
]
60056005
},
60066006
{
60076007
"ref": "registry+https://github.com/rust-lang/crates.io-index#macro_magic_macros@0.5.1",
60086008
"dependsOn": [
60096009
"registry+https://github.com/rust-lang/crates.io-index#macro_magic_core@0.5.1",
60106010
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
6011-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116"
6011+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
60126012
]
60136013
},
60146014
{
@@ -6225,7 +6225,7 @@
62256225
"dependsOn": [
62266226
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
62276227
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
6228-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116"
6228+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
62296229
]
62306230
},
62316231
{
@@ -6251,7 +6251,7 @@
62516251
"registry+https://github.com/rust-lang/crates.io-index#darling@0.21.3",
62526252
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
62536253
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
6254-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116"
6254+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
62556255
]
62566256
},
62576257
{
@@ -6316,7 +6316,7 @@
63166316
"dependsOn": []
63176317
},
63186318
{
6319-
"ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116",
6319+
"ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
63206320
"dependsOn": [
63216321
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
63226322
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
@@ -6328,7 +6328,7 @@
63286328
"dependsOn": [
63296329
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
63306330
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
6331-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116"
6331+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
63326332
]
63336333
},
63346334
{
@@ -6348,7 +6348,7 @@
63486348
"dependsOn": [
63496349
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
63506350
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
6351-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116"
6351+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
63526352
]
63536353
},
63546354
{
@@ -6371,7 +6371,7 @@
63716371
{
63726372
"ref": "registry+https://github.com/rust-lang/crates.io-index#time@0.3.47",
63736373
"dependsOn": [
6374-
"registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.6",
6374+
"registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.8",
63756375
"registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.17",
63766376
"registry+https://github.com/rust-lang/crates.io-index#num-conv@0.2.0",
63776377
"registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0",
@@ -6408,7 +6408,7 @@
64086408
"dependsOn": [
64096409
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
64106410
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
6411-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116"
6411+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
64126412
]
64136413
},
64146414
{
@@ -6447,7 +6447,7 @@
64476447
"dependsOn": [
64486448
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
64496449
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
6450-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116"
6450+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
64516451
]
64526452
},
64536453
{
@@ -6470,7 +6470,7 @@
64706470
"dependsOn": [
64716471
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
64726472
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
6473-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116"
6473+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
64746474
]
64756475
},
64766476
{
@@ -6558,7 +6558,7 @@
65586558
"dependsOn": [
65596559
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
65606560
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
6561-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116",
6561+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
65626562
"registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2"
65636563
]
65646564
},
@@ -6579,7 +6579,7 @@
65796579
"dependsOn": [
65806580
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
65816581
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
6582-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116",
6582+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
65836583
"registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2"
65846584
]
65856585
},
@@ -6606,7 +6606,7 @@
66066606
"dependsOn": [
66076607
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
66086608
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.44",
6609-
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.116"
6609+
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
66106610
]
66116611
},
66126612
{

0 commit comments

Comments
 (0)