]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112844: Add SBOM for external dependencies (#115789)
authorSeth Michael Larson <seth@python.org>
Thu, 29 Feb 2024 15:38:04 +0000 (09:38 -0600)
committerGitHub <noreply@github.com>
Thu, 29 Feb 2024 15:38:04 +0000 (17:38 +0200)
commit45d8871dc4da33fcef92991031707c5bf88a40cf
tree0e51373520bb78af0aad3dfd27bb78adc7dcfee6
parent6a86030bc2519b4a6b055e0b47b9870c86db8588
gh-112844: Add SBOM for external dependencies (#115789)
.github/CODEOWNERS
Misc/externals.spdx.json [new file with mode: 0644]
Tools/build/generate_sbom.py