Skip to content

Commit 31028d0

Browse files
authored
CSHARP-5350: Update Libmongocrypt version for SSDLC (#1510)
1 parent 59c715b commit 31028d0

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

purls.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pkg:nuget/MongoDB.Libmongocrypt@1.10.0
1+
pkg:github/mongodb/libmongocrypt@1.11.0

sbom.json

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,31 @@
11
{
22
"components": [
33
{
4-
"bom-ref": "pkg:nuget/MongoDB.Libmongocrypt@1.10.0",
4+
"bom-ref": "pkg:github/mongodb/libmongocrypt@1.11.0",
55
"externalReferences": [
66
{
77
"type": "distribution",
8-
"url": "https://www.nuget.org/api/v2/package/MongoDB.Libmongocrypt/1.10.0"
8+
"url": "https://github.com/mongodb/libmongocrypt/archive/refs/tags/1.11.0.tar.gz"
99
},
1010
{
1111
"type": "website",
12-
"url": "https://www.nuget.org/packages/MongoDB.Libmongocrypt/1.10.0"
12+
"url": "https://github.com/mongodb/libmongocrypt/tree/1.11.0"
1313
}
1414
],
15-
"name": "MongoDB.Libmongocrypt",
16-
"purl": "pkg:nuget/[email protected]",
15+
"group": "mongodb",
16+
"name": "libmongocrypt",
17+
"purl": "pkg:github/mongodb/[email protected]",
1718
"type": "library",
18-
"version": "1.10.0"
19+
"version": "1.11.0"
1920
}
2021
],
2122
"dependencies": [
2223
{
23-
"ref": "pkg:nuget/MongoDB.Libmongocrypt@1.10.0"
24+
"ref": "pkg:github/mongodb/libmongocrypt@1.11.0"
2425
}
2526
],
2627
"metadata": {
27-
"timestamp": "2024-06-27T18:41:56.248350+00:00",
28+
"timestamp": "2024-10-23T18:16:04.113855+00:00",
2829
"tools": [
2930
{
3031
"externalReferences": [
@@ -67,7 +68,7 @@
6768
}
6869
]
6970
},
70-
"serialNumber": "urn:uuid:cb433355-beb9-4038-8a04-565191eff5c5",
71+
"serialNumber": "urn:uuid:efc73d6e-4f57-43d3-9293-8d676835245d",
7172
"version": 1,
7273
"$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
7374
"bomFormat": "CycloneDX",

0 commit comments

Comments
 (0)