forked from mongodb/mongo-csharp-driver
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sbom.json
82 lines (82 loc) · 2.24 KB
/
sbom.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
"components": [
{
"bom-ref": "pkg:nuget/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://www.nuget.org/api/v2/package/MongoDB.Libmongocrypt/1.8.2"
},
{
"type": "website",
"url": "https://www.nuget.org/packages/MongoDB.Libmongocrypt/1.8.2"
}
],
"licenses": [
{
"license": {
"name": "Other"
}
}
],
"name": "MongoDB.Libmongocrypt",
"purl": "pkg:nuget/[email protected]",
"type": "library",
"version": "1.8.2"
}
],
"dependencies": [
{
"ref": "pkg:nuget/[email protected]"
}
],
"metadata": {
"timestamp": "2024-05-03T20:19:34.867974+00:00",
"tools": [
{
"externalReferences": [
{
"type": "build-system",
"url": "https://github.com/CycloneDX/cyclonedx-python-lib/actions"
},
{
"type": "distribution",
"url": "https://pypi.org/project/cyclonedx-python-lib/"
},
{
"type": "documentation",
"url": "https://cyclonedx-python-library.readthedocs.io/"
},
{
"type": "issue-tracker",
"url": "https://github.com/CycloneDX/cyclonedx-python-lib/issues"
},
{
"type": "license",
"url": "https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/LICENSE"
},
{
"type": "release-notes",
"url": "https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.md"
},
{
"type": "vcs",
"url": "https://github.com/CycloneDX/cyclonedx-python-lib"
},
{
"type": "website",
"url": "https://github.com/CycloneDX/cyclonedx-python-lib/#readme"
}
],
"name": "cyclonedx-python-lib",
"vendor": "CycloneDX",
"version": "6.4.4"
}
]
},
"serialNumber": "urn:uuid:137c9f19-2c41-488a-bacb-b367694656ff",
"version": 1,
"$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
"bomFormat": "CycloneDX",
"specVersion": "1.5"
}