]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-112844: Add SBOM for external dependencies (GH-115789) (#116128)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 29 Feb 2024 21:32:14 +0000 (22:32 +0100)
committerGitHub <noreply@github.com>
Thu, 29 Feb 2024 21:32:14 +0000 (21:32 +0000)
commit211b55951d239dbbf5379f61e941b22cee3f4edb
treea04151db977c7ce1d9b85c2fecc8fe952d5718c1
parent811f4bd5a7559581681bfb1cb14c9c6881813f63
[3.12] gh-112844: Add SBOM for external dependencies (GH-115789) (#116128)

Co-authored-by: Seth Michael Larson <seth@python.org>
.github/CODEOWNERS
Misc/externals.spdx.json [new file with mode: 0644]
Tools/build/generate_sbom.py