Skip to content

Commit 8ee1dbe

Browse files
chore: Update SBOM (#1705)
Co-authored-by: abr-egn <5281304+abr-egn@users.noreply.github.com>
1 parent 54e9d69 commit 8ee1dbe

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

sbom.json

Lines changed: 14 additions & 14 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:8caff608-b809-4683-8f15-1a495e6d457e",
5+
"serialNumber": "urn:uuid:72938518-dc34-4935-bdad-0031ff8f6655",
66
"metadata": {
7-
"timestamp": "2026-05-18T15:54:34.266223786Z",
7+
"timestamp": "2026-05-21T09:12:45.767552977Z",
88
"tools": [
99
{
1010
"vendor": "CycloneDX",
@@ -40,18 +40,18 @@
4040
],
4141
"component": {
4242
"type": "library",
43-
"bom-ref": "path+file:///home/runner/work/mongo-rust-driver/mongo-rust-driver/driver#mongodb@3.6.0",
43+
"bom-ref": "path+file:///home/runner/work/mongo-rust-driver/mongo-rust-driver/driver#mongodb@3.7.0",
4444
"author": "Saghm Rossi <saghmrossi@gmail.com>, Patrick Freed <patrick.freed@mongodb.com>, Isabel Atkinson <isabel.atkinson@mongodb.com>, Abraham Egnor <abraham.egnor@mongodb.com>, Kaitlin Mahar <kaitlin.mahar@mongodb.com>, Patrick Meredith <pmeredit@protonmail.com>",
4545
"name": "mongodb",
46-
"version": "3.6.0",
46+
"version": "3.7.0",
4747
"description": "The official MongoDB driver for Rust",
4848
"scope": "required",
4949
"licenses": [
5050
{
5151
"expression": "Apache-2.0"
5252
}
5353
],
54-
"purl": "pkg:cargo/mongodb@3.6.0?download_url=file://.",
54+
"purl": "pkg:cargo/mongodb@3.7.0?download_url=file://.",
5555
"externalReferences": [
5656
{
5757
"type": "website",
@@ -65,10 +65,10 @@
6565
"components": [
6666
{
6767
"type": "library",
68-
"bom-ref": "path+file:///home/runner/work/mongo-rust-driver/mongo-rust-driver/driver#mongodb@3.6.0 bin-target-0",
68+
"bom-ref": "path+file:///home/runner/work/mongo-rust-driver/mongo-rust-driver/driver#mongodb@3.7.0 bin-target-0",
6969
"name": "mongodb",
70-
"version": "3.6.0",
71-
"purl": "pkg:cargo/mongodb@3.6.0?download_url=file://.#src/lib.rs"
70+
"version": "3.7.0",
71+
"purl": "pkg:cargo/mongodb@3.7.0?download_url=file://.#src/lib.rs"
7272
}
7373
]
7474
},
@@ -149,18 +149,18 @@
149149
},
150150
{
151151
"type": "library",
152-
"bom-ref": "path+file:///home/runner/work/mongo-rust-driver/mongo-rust-driver/macros#mongodb-internal-macros@3.6.0",
152+
"bom-ref": "path+file:///home/runner/work/mongo-rust-driver/mongo-rust-driver/macros#mongodb-internal-macros@3.7.0",
153153
"author": "Saghm Rossi <saghmrossi@gmail.com>, Patrick Freed <patrick.freed@mongodb.com>, Isabel Atkinson <isabel.atkinson@mongodb.com>, Abraham Egnor <abraham.egnor@mongodb.com>, Kaitlin Mahar <kaitlin.mahar@mongodb.com>, Patrick Meredith <pmeredit@protonmail.com>",
154154
"name": "mongodb-internal-macros",
155-
"version": "3.6.0",
155+
"version": "3.7.0",
156156
"description": "Internal macros for the mongodb crate",
157157
"scope": "required",
158158
"licenses": [
159159
{
160160
"expression": "Apache-2.0"
161161
}
162162
],
163-
"purl": "pkg:cargo/mongodb-internal-macros@3.6.0?download_url=file://../macros",
163+
"purl": "pkg:cargo/mongodb-internal-macros@3.7.0?download_url=file://../macros",
164164
"externalReferences": [
165165
{
166166
"type": "vcs",
@@ -5624,7 +5624,7 @@
56245624
]
56255625
},
56265626
{
5627-
"ref": "path+file:///home/runner/work/mongo-rust-driver/mongo-rust-driver/driver#mongodb@3.6.0",
5627+
"ref": "path+file:///home/runner/work/mongo-rust-driver/mongo-rust-driver/driver#mongodb@3.7.0",
56285628
"dependsOn": [
56295629
"registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
56305630
"registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
@@ -5642,7 +5642,7 @@
56425642
"registry+https://github.com/rust-lang/crates.io-index#macro_magic@0.5.1",
56435643
"registry+https://github.com/rust-lang/crates.io-index#md-5@0.10.6",
56445644
"git+https://github.com/mongodb/libmongocrypt-rust.git?branch=main#mongocrypt@0.3.2",
5645-
"path+file:///home/runner/work/mongo-rust-driver/mongo-rust-driver/macros#mongodb-internal-macros@3.6.0",
5645+
"path+file:///home/runner/work/mongo-rust-driver/mongo-rust-driver/macros#mongodb-internal-macros@3.7.0",
56465646
"registry+https://github.com/rust-lang/crates.io-index#pbkdf2@0.12.2",
56475647
"registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
56485648
"registry+https://github.com/rust-lang/crates.io-index#rand@0.9.4",
@@ -5667,7 +5667,7 @@
56675667
]
56685668
},
56695669
{
5670-
"ref": "path+file:///home/runner/work/mongo-rust-driver/mongo-rust-driver/macros#mongodb-internal-macros@3.6.0",
5670+
"ref": "path+file:///home/runner/work/mongo-rust-driver/mongo-rust-driver/macros#mongodb-internal-macros@3.7.0",
56715671
"dependsOn": [
56725672
"registry+https://github.com/rust-lang/crates.io-index#macro_magic@0.5.1",
56735673
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",

0 commit comments

Comments
 (0)