Open DarkaMaul opened 4 days ago
This PR implements the UI display of Sigstore certificate claims, providing a more comprehensive view of package attestations.
pypi-attestation
dict[str, str]
Closes https://github.com/pypi/warehouse/issues/17122 /cc @di @woodruffw @facutuesca
Expose Certificate Claims in UI
This PR implements the UI display of Sigstore certificate claims, providing a more comprehensive view of package attestations.
Implementation Details
pypi-attestation
pypi-attestation
returns adict[str, str]
mapping OIDs (dotted strings) to their decoded valuesDependencies
pypi-attestation
(to be removed before merge)Closes https://github.com/pypi/warehouse/issues/17122 /cc @di @woodruffw @facutuesca