File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -1173,6 +1173,18 @@ detail as to differentiate from any other entry for the same package in the file
11731173(inspired by uv _).
11741174
11751175
1176+ Including index-hosted attestatons
1177+ ==================================
1178+
1179+ :ref: `packaging:index-hosted-attestations ` specifies attestation details for
1180+ files uploaded to a package index like PyPI. Including some of those details may
1181+ help detect issues with packaging when auditing the file (e.g., the publisher
1182+ suddenly changing).The key reason this isn't included in the PEP is because the
1183+ specification is entirely focused on JSON. In order to bring it to this PEP
1184+ either how to translate JSON to TOML would need to be specified, embed the
1185+ JSON payload as a string, or re-specify some or all of the attestation spec.
1186+
1187+
11761188-------------------------
11771189Expanding the feature set
11781190-------------------------
You can’t perform that action at this time.
0 commit comments