Skip to content

Commit a756f0d

Browse files
chore: update SBOM for Python 3.10 (#4702)
Co-authored-by: GitHub <[email protected]>
1 parent 454c842 commit a756f0d

File tree

2 files changed

+19
-17
lines changed

2 files changed

+19
-17
lines changed

sbom/cve-bin-tool-py3.10.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:8107b27f-aefb-4968-98d1-b9d0503ea396",
5+
"serialNumber": "urn:uuid:59e28f24-e0fd-4ee1-92cd-1feb5b3d59f5",
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"
@@ -3187,7 +3187,7 @@
31873187
"type": "library",
31883188
"bom-ref": "50-referencing",
31893189
"name": "referencing",
3190-
"version": "0.35.1",
3190+
"version": "0.36.1",
31913191
"supplier": {
31923192
"name": "Julian Berman",
31933193
"contact": [
@@ -3196,12 +3196,12 @@
31963196
}
31973197
]
31983198
},
3199-
"cpe": "cpe:2.3:a:julian_berman:referencing:0.35.1:*:*:*:*:*:*:*",
3199+
"cpe": "cpe:2.3:a:julian_berman:referencing:0.36.1:*:*:*:*:*:*:*",
32003200
"description": "JSON Referencing + Python",
32013201
"hashes": [
32023202
{
32033203
"alg": "SHA-256",
3204-
"content": "eda6d3234d62814d1c64e305c1331c9a3a6132da475ab6382eaa997b21ee75de"
3204+
"content": "363d9c65f080d0d70bc41c721dce3c7f3e77fc09f269cd5c8813da18069a6794"
32053205
}
32063206
],
32073207
"externalReferences": [
@@ -3211,7 +3211,7 @@
32113211
"comment": "Home page for project"
32123212
},
32133213
{
3214-
"url": "https://pypi.org/project/referencing/0.35.1/#files",
3214+
"url": "https://pypi.org/project/referencing/0.36.1/#files",
32153215
"type": "distribution",
32163216
"comment": "Download location for component"
32173217
},
@@ -3240,11 +3240,11 @@
32403240
"type": "vcs"
32413241
}
32423242
],
3243-
"purl": "pkg:pypi/referencing@0.35.1",
3243+
"purl": "pkg:pypi/referencing@0.36.1",
32443244
"properties": [
32453245
{
32463246
"name": "release_date",
3247-
"value": "2024-05-01T20:26:02Z"
3247+
"value": "2025-01-17T02:22:02Z"
32483248
},
32493249
{
32503250
"name": "language",
@@ -5002,7 +5002,8 @@
50025002
"ref": "50-referencing",
50035003
"dependsOn": [
50045004
"7-attrs",
5005-
"51-rpds-py"
5005+
"51-rpds-py",
5006+
"9-typing-extensions"
50065007
]
50075008
},
50085009
{

sbom/cve-bin-tool-py3.10.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-b5a63ce0-27fa-49ca-8dc2-a124dfe9797f
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-1afb51e7-7b0f-44d3-b7cb-1a3ae671655e
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

@@ -1054,26 +1054,26 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:julian_berman:jsonschema-specification
10541054

10551055
PackageName: referencing
10561056
SPDXID: SPDXRef-50-referencing
1057-
PackageVersion: 0.35.1
1057+
PackageVersion: 0.36.1
10581058
PrimaryPackagePurpose: LIBRARY
10591059
PackageSupplier: Person: Julian Berman ([email protected])
1060-
PackageDownloadLocation: https://pypi.org/project/referencing/0.35.1/#files
1060+
PackageDownloadLocation: https://pypi.org/project/referencing/0.36.1/#files
10611061
FilesAnalyzed: false
10621062
PackageHomePage: https://github.com/python-jsonschema/referencing
1063-
PackageChecksum: SHA256: eda6d3234d62814d1c64e305c1331c9a3a6132da475ab6382eaa997b21ee75de
1063+
PackageChecksum: SHA256: 363d9c65f080d0d70bc41c721dce3c7f3e77fc09f269cd5c8813da18069a6794
10641064
PackageLicenseDeclared: NOASSERTION
10651065
PackageLicenseConcluded: NOASSERTION
10661066
PackageCopyrightText: NOASSERTION
10671067
PackageSummary: <text>JSON Referencing + Python</text>
1068-
ReleaseDate: 2024-05-01T20:26:02Z
1068+
ReleaseDate: 2025-01-17T02:22:02Z
10691069
ExternalRef: OTHER documentation https://referencing.readthedocs.io/
10701070
ExternalRef: OTHER issue-tracker https://github.com/python-jsonschema/referencing/issues/
10711071
ExternalRef: OTHER other https://github.com/sponsors/Julian
10721072
ExternalRef: OTHER other https://tidelift.com/subscription/pkg/pypi-referencing?utm_source=pypi-referencing&utm_medium=referral&utm_campaign=pypi-link
10731073
ExternalRef: OTHER log https://referencing.readthedocs.io/en/stable/changes/
10741074
ExternalRef: OTHER vcs https://github.com/python-jsonschema/referencing
1075-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/referencing@0.35.1
1076-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:julian_berman:referencing:0.35.1:*:*:*:*:*:*:*
1075+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/referencing@0.36.1
1076+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:julian_berman:referencing:0.36.1:*:*:*:*:*:*:*
10771077
#####
10781078

10791079
PackageName: rpds-py
@@ -1658,6 +1658,7 @@ Relationship: SPDXRef-48-jsonschema DEPENDS_ON SPDXRef-7-attrs
16581658
Relationship: SPDXRef-49-jsonschema-specifications DEPENDS_ON SPDXRef-50-referencing
16591659
Relationship: SPDXRef-50-referencing DEPENDS_ON SPDXRef-51-rpds-py
16601660
Relationship: SPDXRef-50-referencing DEPENDS_ON SPDXRef-7-attrs
1661+
Relationship: SPDXRef-50-referencing DEPENDS_ON SPDXRef-9-typing-extensions
16611662
Relationship: SPDXRef-52-lib4sbom DEPENDS_ON SPDXRef-16-defusedxml
16621663
Relationship: SPDXRef-52-lib4sbom DEPENDS_ON SPDXRef-53-pyyaml
16631664
Relationship: SPDXRef-52-lib4sbom DEPENDS_ON SPDXRef-54-semantic-version

0 commit comments

Comments
 (0)