Skip to content

Commit 57df707

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update SBOM for Python 3.12
1 parent 5fa8f43 commit 57df707

File tree

2 files changed

+19
-17
lines changed

2 files changed

+19
-17
lines changed

sbom/cve-bin-tool-py3.12.json

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
33
"bomFormat": "CycloneDX",
44
"specVersion": "1.6",
5-
"serialNumber": "urn:uuid:cbffac4d-bb66-46fa-87d7-12e1dfdd35ed",
5+
"serialNumber": "urn:uuid:632061a2-9026-4d11-97a8-a7159d14ca5f",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2025-01-13T00:37:15Z",
8+
"timestamp": "2025-01-20T00:37:46Z",
99
"lifecycles": [
1010
{
1111
"phase": "build"
@@ -3109,7 +3109,7 @@
31093109
"type": "library",
31103110
"bom-ref": "49-referencing",
31113111
"name": "referencing",
3112-
"version": "0.35.1",
3112+
"version": "0.36.1",
31133113
"supplier": {
31143114
"name": "Julian Berman",
31153115
"contact": [
@@ -3118,12 +3118,12 @@
31183118
}
31193119
]
31203120
},
3121-
"cpe": "cpe:2.3:a:julian_berman:referencing:0.35.1:*:*:*:*:*:*:*",
3121+
"cpe": "cpe:2.3:a:julian_berman:referencing:0.36.1:*:*:*:*:*:*:*",
31223122
"description": "JSON Referencing + Python",
31233123
"hashes": [
31243124
{
31253125
"alg": "SHA-256",
3126-
"content": "eda6d3234d62814d1c64e305c1331c9a3a6132da475ab6382eaa997b21ee75de"
3126+
"content": "363d9c65f080d0d70bc41c721dce3c7f3e77fc09f269cd5c8813da18069a6794"
31273127
}
31283128
],
31293129
"externalReferences": [
@@ -3133,7 +3133,7 @@
31333133
"comment": "Home page for project"
31343134
},
31353135
{
3136-
"url": "https://pypi.org/project/referencing/0.35.1/#files",
3136+
"url": "https://pypi.org/project/referencing/0.36.1/#files",
31373137
"type": "distribution",
31383138
"comment": "Download location for component"
31393139
},
@@ -3162,11 +3162,11 @@
31623162
"type": "vcs"
31633163
}
31643164
],
3165-
"purl": "pkg:pypi/referencing@0.35.1",
3165+
"purl": "pkg:pypi/referencing@0.36.1",
31663166
"properties": [
31673167
{
31683168
"name": "release_date",
3169-
"value": "2024-05-01T20:26:02Z"
3169+
"value": "2025-01-17T02:22:02Z"
31703170
},
31713171
{
31723172
"name": "language",
@@ -4864,7 +4864,8 @@
48644864
"ref": "49-referencing",
48654865
"dependsOn": [
48664866
"6-attrs",
4867-
"50-rpds-py"
4867+
"50-rpds-py",
4868+
"8-typing-extensions"
48684869
]
48694870
},
48704871
{

sbom/cve-bin-tool-py3.12.spdx

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ SPDXVersion: SPDX-2.3
22
DataLicense: CC0-1.0
33
SPDXID: SPDXRef-DOCUMENT
44
DocumentName: Python-cve-bin-tool
5-
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-c66c7546-184a-4e83-b762-cfe09cebf66d
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-5c4f4034-0f8c-4e39-bfdf-40241bd1bedf
66
LicenseListVersion: 3.25
77
Creator: Tool: sbom4python-0.12.1
8-
Created: 2025-01-13T00:37:08Z
8+
Created: 2025-01-20T00:37:39Z
99
CreatorComment: <text>This document has been automatically generated.</text>
1010
#####
1111

@@ -1030,26 +1030,26 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:julian_berman:jsonschema-specification
10301030

10311031
PackageName: referencing
10321032
SPDXID: SPDXRef-49-referencing
1033-
PackageVersion: 0.35.1
1033+
PackageVersion: 0.36.1
10341034
PrimaryPackagePurpose: LIBRARY
10351035
PackageSupplier: Person: Julian Berman ([email protected])
1036-
PackageDownloadLocation: https://pypi.org/project/referencing/0.35.1/#files
1036+
PackageDownloadLocation: https://pypi.org/project/referencing/0.36.1/#files
10371037
FilesAnalyzed: false
10381038
PackageHomePage: https://github.com/python-jsonschema/referencing
1039-
PackageChecksum: SHA256: eda6d3234d62814d1c64e305c1331c9a3a6132da475ab6382eaa997b21ee75de
1039+
PackageChecksum: SHA256: 363d9c65f080d0d70bc41c721dce3c7f3e77fc09f269cd5c8813da18069a6794
10401040
PackageLicenseDeclared: NOASSERTION
10411041
PackageLicenseConcluded: NOASSERTION
10421042
PackageCopyrightText: NOASSERTION
10431043
PackageSummary: <text>JSON Referencing + Python</text>
1044-
ReleaseDate: 2024-05-01T20:26:02Z
1044+
ReleaseDate: 2025-01-17T02:22:02Z
10451045
ExternalRef: OTHER documentation https://referencing.readthedocs.io/
10461046
ExternalRef: OTHER issue-tracker https://github.com/python-jsonschema/referencing/issues/
10471047
ExternalRef: OTHER other https://github.com/sponsors/Julian
10481048
ExternalRef: OTHER other https://tidelift.com/subscription/pkg/pypi-referencing?utm_source=pypi-referencing&utm_medium=referral&utm_campaign=pypi-link
10491049
ExternalRef: OTHER log https://referencing.readthedocs.io/en/stable/changes/
10501050
ExternalRef: OTHER vcs https://github.com/python-jsonschema/referencing
1051-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/referencing@0.35.1
1052-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:julian_berman:referencing:0.35.1:*:*:*:*:*:*:*
1051+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/referencing@0.36.1
1052+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:julian_berman:referencing:0.36.1:*:*:*:*:*:*:*
10531053
#####
10541054

10551055
PackageName: rpds-py
@@ -1614,6 +1614,7 @@ Relationship: SPDXRef-47-jsonschema DEPENDS_ON SPDXRef-6-attrs
16141614
Relationship: SPDXRef-48-jsonschema-specifications DEPENDS_ON SPDXRef-49-referencing
16151615
Relationship: SPDXRef-49-referencing DEPENDS_ON SPDXRef-50-rpds-py
16161616
Relationship: SPDXRef-49-referencing DEPENDS_ON SPDXRef-6-attrs
1617+
Relationship: SPDXRef-49-referencing DEPENDS_ON SPDXRef-8-typing-extensions
16171618
Relationship: SPDXRef-51-lib4sbom DEPENDS_ON SPDXRef-15-defusedxml
16181619
Relationship: SPDXRef-51-lib4sbom DEPENDS_ON SPDXRef-52-pyyaml
16191620
Relationship: SPDXRef-51-lib4sbom DEPENDS_ON SPDXRef-53-semantic-version

0 commit comments

Comments
 (0)