]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-112302: Backport SBOM generation tooling (#114730)
authorSeth Michael Larson <seth@python.org>
Tue, 6 Feb 2024 15:02:28 +0000 (09:02 -0600)
committerGitHub <noreply@github.com>
Tue, 6 Feb 2024 15:02:28 +0000 (16:02 +0100)
commit5e6482806482af364ec93823893a49767e5f786f
treee7f6226543e0db501f9c37b2c1fe106df78654bc
parentf82f69502812d0b80d27bc990dcada1e70485e25
[3.12] gh-112302: Backport SBOM generation tooling (#114730)

[3.12] Backport SBOM generation tooling
.gitattributes
.github/CODEOWNERS
Makefile.pre.in
Misc/sbom.spdx.json [new file with mode: 0644]
Tools/build/generate_sbom.py [new file with mode: 0644]