Skip to content

Commit 24208e5

Browse files
chore: update SBOM for Python 3.10 (#4690)
Co-authored-by: GitHub <[email protected]>
1 parent a8800da commit 24208e5

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

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

Lines changed: 20 additions & 20 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:3ac59c73-875e-4d32-9a5a-2cacfe629cdd",
5+
"serialNumber": "urn:uuid:8107b27f-aefb-4968-98d1-b9d0503ea396",
66
"version": 1,
77
"metadata": {
8-
"timestamp": "2025-01-06T00:36:19Z",
8+
"timestamp": "2025-01-13T00:37:15Z",
99
"lifecycles": [
1010
{
1111
"phase": "build"
@@ -3860,7 +3860,7 @@
38603860
"type": "library",
38613861
"bom-ref": "61-pygments",
38623862
"name": "pygments",
3863-
"version": "2.19.0",
3863+
"version": "2.19.1",
38643864
"supplier": {
38653865
"name": "Georg Brandl",
38663866
"contact": [
@@ -3869,12 +3869,12 @@
38693869
}
38703870
]
38713871
},
3872-
"cpe": "cpe:2.3:a:georg_brandl:pygments:2.19.0:*:*:*:*:*:*:*",
3872+
"cpe": "cpe:2.3:a:georg_brandl:pygments:2.19.1:*:*:*:*:*:*:*",
38733873
"description": "Pygments is a syntax highlighting package written in Python.",
38743874
"hashes": [
38753875
{
38763876
"alg": "SHA-256",
3877-
"content": "4755e6e64d22161d5b61432c0600c923c5927214e7c956e31c23923c89251a9b"
3877+
"content": "9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c"
38783878
}
38793879
],
38803880
"licenses": [
@@ -3893,7 +3893,7 @@
38933893
"comment": "Home page for project"
38943894
},
38953895
{
3896-
"url": "https://pypi.org/project/pygments/2.19.0/#files",
3896+
"url": "https://pypi.org/project/pygments/2.19.1/#files",
38973897
"type": "distribution",
38983898
"comment": "Download location for component"
38993899
},
@@ -3914,11 +3914,11 @@
39143914
"type": "log"
39153915
}
39163916
],
3917-
"purl": "pkg:pypi/[email protected].0",
3917+
"purl": "pkg:pypi/[email protected].1",
39183918
"properties": [
39193919
{
39203920
"name": "release_date",
3921-
"value": "2025-01-05T14:11:12Z"
3921+
"value": "2025-01-06T17:26:25Z"
39223922
},
39233923
{
39243924
"name": "language",
@@ -3934,7 +3934,7 @@
39343934
"type": "library",
39353935
"bom-ref": "62-python-gnupg",
39363936
"name": "python-gnupg",
3937-
"version": "0.5.3",
3937+
"version": "0.5.4",
39383938
"supplier": {
39393939
"name": "Vinay Sajip",
39403940
"contact": [
@@ -3943,12 +3943,12 @@
39433943
}
39443944
]
39453945
},
3946-
"cpe": "cpe:2.3:a:vinay_sajip:python-gnupg:0.5.3:*:*:*:*:*:*:*",
3946+
"cpe": "cpe:2.3:a:vinay_sajip:python-gnupg:0.5.4:*:*:*:*:*:*:*",
39473947
"description": "A wrapper for the Gnu Privacy Guard (GPG or GnuPG)",
39483948
"hashes": [
39493949
{
39503950
"alg": "SHA-256",
3951-
"content": "2f8a4c6f63766feca6cc1416408f8b84e1b914fe7b54514e570fc5cbe92e9248"
3951+
"content": "40ce25cde9df29af91fe931ce9df3ce544e14a37f62b13ca878c897217b2de6c"
39523952
}
39533953
],
39543954
"licenses": [
@@ -3967,7 +3967,7 @@
39673967
"comment": "Home page for project"
39683968
},
39693969
{
3970-
"url": "https://pypi.org/project/python-gnupg/0.5.3/#files",
3970+
"url": "https://pypi.org/project/python-gnupg/0.5.4/#files",
39713971
"type": "distribution",
39723972
"comment": "Download location for component"
39733973
},
@@ -3984,11 +3984,11 @@
39843984
"type": "issue-tracker"
39853985
}
39863986
],
3987-
"purl": "pkg:pypi/[email protected].3",
3987+
"purl": "pkg:pypi/[email protected].4",
39883988
"properties": [
39893989
{
39903990
"name": "release_date",
3991-
"value": "2024-09-20T16:43:47Z"
3991+
"value": "2025-01-07T11:58:32Z"
39923992
},
39933993
{
39943994
"name": "language",
@@ -4499,7 +4499,7 @@
44994499
"type": "library",
45004500
"bom-ref": "71-setuptools",
45014501
"name": "setuptools",
4502-
"version": "75.7.0",
4502+
"version": "75.8.0",
45034503
"supplier": {
45044504
"name": "Python Packaging Authority",
45054505
"contact": [
@@ -4508,17 +4508,17 @@
45084508
}
45094509
]
45104510
},
4511-
"cpe": "cpe:2.3:a:python_packaging_authority:setuptools:75.7.0:*:*:*:*:*:*:*",
4511+
"cpe": "cpe:2.3:a:python_packaging_authority:setuptools:75.8.0:*:*:*:*:*:*:*",
45124512
"description": "Easily download, build, install, upgrade, and uninstall Python packages",
45134513
"hashes": [
45144514
{
45154515
"alg": "SHA-256",
4516-
"content": "84fb203f278ebcf5cd08f97d3fb96d3fbed4b629d500b29ad60d11e00769b183"
4516+
"content": "e3982f444617239225d675215d51f6ba05f845d4eec313da4418fdbb56fb27e3"
45174517
}
45184518
],
45194519
"externalReferences": [
45204520
{
4521-
"url": "https://pypi.org/project/setuptools/75.7.0/#files",
4521+
"url": "https://pypi.org/project/setuptools/75.8.0/#files",
45224522
"type": "distribution",
45234523
"comment": "Download location for component"
45244524
},
@@ -4535,11 +4535,11 @@
45354535
"type": "log"
45364536
}
45374537
],
4538-
"purl": "pkg:pypi/setuptools@75.7.0",
4538+
"purl": "pkg:pypi/setuptools@75.8.0",
45394539
"properties": [
45404540
{
45414541
"name": "release_date",
4542-
"value": "2025-01-05T16:31:09Z"
4542+
"value": "2025-01-08T18:28:20Z"
45434543
},
45444544
{
45454545
"name": "language",

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

Lines changed: 20 additions & 20 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-5be38161-3148-45bb-a7af-20ff2c08631c
5+
DocumentNamespace: http://spdx.org/spdxdocs/Python-cve-bin-tool-b5a63ce0-27fa-49ca-8dc2-a124dfe9797f
66
LicenseListVersion: 3.25
77
Creator: Tool: sbom4python-0.12.1
8-
Created: 2025-01-06T00:36:11Z
8+
Created: 2025-01-13T00:37:08Z
99
CreatorComment: <text>This document has been automatically generated.</text>
1010
#####
1111

@@ -1272,46 +1272,46 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:taneli_hukkinen:mdurl:0.1.2:*:*:*:*:*:
12721272

12731273
PackageName: pygments
12741274
SPDXID: SPDXRef-61-pygments
1275-
PackageVersion: 2.19.0
1275+
PackageVersion: 2.19.1
12761276
PrimaryPackagePurpose: LIBRARY
12771277
PackageSupplier: Person: Georg Brandl ([email protected])
1278-
PackageDownloadLocation: https://pypi.org/project/pygments/2.19.0/#files
1278+
PackageDownloadLocation: https://pypi.org/project/pygments/2.19.1/#files
12791279
FilesAnalyzed: false
12801280
PackageHomePage: https://pygments.org
1281-
PackageChecksum: SHA256: 4755e6e64d22161d5b61432c0600c923c5927214e7c956e31c23923c89251a9b
1281+
PackageChecksum: SHA256: 9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c
12821282
PackageLicenseDeclared: BSD-2-Clause
12831283
PackageLicenseConcluded: BSD-2-Clause
12841284
PackageCopyrightText: NOASSERTION
12851285
PackageSummary: <text>Pygments is a syntax highlighting package written in Python.</text>
1286-
ReleaseDate: 2025-01-05T14:11:12Z
1286+
ReleaseDate: 2025-01-06T17:26:25Z
12871287
ExternalRef: OTHER documentation https://pygments.org/docs
12881288
ExternalRef: OTHER vcs https://github.com/pygments/pygments
12891289
ExternalRef: OTHER issue-tracker https://github.com/pygments/pygments/issues
12901290
ExternalRef: OTHER log https://github.com/pygments/pygments/blob/master/CHANGES
1291-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].0
1292-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:georg_brandl:pygments:2.19.0:*:*:*:*:*:*:*
1291+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].1
1292+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:georg_brandl:pygments:2.19.1:*:*:*:*:*:*:*
12931293
#####
12941294

12951295
PackageName: python-gnupg
12961296
SPDXID: SPDXRef-62-python-gnupg
1297-
PackageVersion: 0.5.3
1297+
PackageVersion: 0.5.4
12981298
PrimaryPackagePurpose: LIBRARY
12991299
PackageSupplier: Person: Vinay Sajip ([email protected])
1300-
PackageDownloadLocation: https://pypi.org/project/python-gnupg/0.5.3/#files
1300+
PackageDownloadLocation: https://pypi.org/project/python-gnupg/0.5.4/#files
13011301
FilesAnalyzed: false
13021302
PackageHomePage: https://github.com/vsajip/python-gnupg
1303-
PackageChecksum: SHA256: 2f8a4c6f63766feca6cc1416408f8b84e1b914fe7b54514e570fc5cbe92e9248
1303+
PackageChecksum: SHA256: 40ce25cde9df29af91fe931ce9df3ce544e14a37f62b13ca878c897217b2de6c
13041304
PackageLicenseDeclared: NOASSERTION
13051305
PackageLicenseConcluded: BSD-3-Clause
13061306
PackageLicenseComments: <text>python-gnupg declares BSD which is not currently a valid SPDX License identifier or expression.</text>
13071307
PackageCopyrightText: NOASSERTION
13081308
PackageSummary: <text>A wrapper for the Gnu Privacy Guard (GPG or GnuPG)</text>
1309-
ReleaseDate: 2024-09-20T16:43:47Z
1309+
ReleaseDate: 2025-01-07T11:58:32Z
13101310
ExternalRef: OTHER documentation https://gnupg.readthedocs.io/
13111311
ExternalRef: OTHER vcs https://github.com/vsajip/python-gnupg
13121312
ExternalRef: OTHER issue-tracker https://github.com/vsajip/python-gnupg/issues
1313-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].3
1314-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:vinay_sajip:python-gnupg:0.5.3:*:*:*:*:*:*:*
1313+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/[email protected].4
1314+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:vinay_sajip:python-gnupg:0.5.4:*:*:*:*:*:*:*
13151315
#####
13161316

13171317
PackageName: packaging
@@ -1474,22 +1474,22 @@ ExternalRef: SECURITY cpe23Type cpe:2.3:a:sean_ross:rpmfile:2.1.0:*:*:*:*:*:*:*
14741474

14751475
PackageName: setuptools
14761476
SPDXID: SPDXRef-71-setuptools
1477-
PackageVersion: 75.7.0
1477+
PackageVersion: 75.8.0
14781478
PrimaryPackagePurpose: LIBRARY
14791479
PackageSupplier: Organization: Python Packaging Authority ([email protected])
1480-
PackageDownloadLocation: https://pypi.org/project/setuptools/75.7.0/#files
1480+
PackageDownloadLocation: https://pypi.org/project/setuptools/75.8.0/#files
14811481
FilesAnalyzed: false
1482-
PackageChecksum: SHA256: 84fb203f278ebcf5cd08f97d3fb96d3fbed4b629d500b29ad60d11e00769b183
1482+
PackageChecksum: SHA256: e3982f444617239225d675215d51f6ba05f845d4eec313da4418fdbb56fb27e3
14831483
PackageLicenseDeclared: NOASSERTION
14841484
PackageLicenseConcluded: NOASSERTION
14851485
PackageCopyrightText: NOASSERTION
14861486
PackageSummary: <text>Easily download, build, install, upgrade, and uninstall Python packages</text>
1487-
ReleaseDate: 2025-01-05T16:31:09Z
1487+
ReleaseDate: 2025-01-08T18:28:20Z
14881488
ExternalRef: OTHER vcs https://github.com/pypa/setuptools
14891489
ExternalRef: OTHER documentation https://setuptools.pypa.io/
14901490
ExternalRef: OTHER log https://setuptools.pypa.io/en/stable/history.html
1491-
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/setuptools@75.7.0
1492-
ExternalRef: SECURITY cpe23Type cpe:2.3:a:python_packaging_authority:setuptools:75.7.0:*:*:*:*:*:*:*
1491+
ExternalRef: PACKAGE-MANAGER purl pkg:pypi/setuptools@75.8.0
1492+
ExternalRef: SECURITY cpe23Type cpe:2.3:a:python_packaging_authority:setuptools:75.8.0:*:*:*:*:*:*:*
14931493
#####
14941494

14951495
PackageName: toml

0 commit comments

Comments
 (0)