mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
gh-112844: Add SBOM for external dependencies (#115789)
This commit is contained in:
parent
6a86030bc2
commit
45d8871dc4
3 changed files with 267 additions and 18 deletions
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
|
|
@ -247,6 +247,7 @@ Lib/test/test_interpreters/ @ericsnowcurrently
|
|||
/Tools/wasm/ @brettcannon
|
||||
|
||||
# SBOM
|
||||
/Misc/externals.spdx.json @sethmlarson
|
||||
/Misc/sbom.spdx.json @sethmlarson
|
||||
/Tools/build/generate_sbom.py @sethmlarson
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue