Skip to content

Commit 4bd34d7

Browse files
note about unrecommended types
Signed-off-by: Ramon Petgrave <[email protected]>
1 parent 60b5025 commit 4bd34d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sigstore/_internal/key_details.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
def _get_key_details(certificate: Certificate) -> v1.PublicKeyDetails:
2727
"""
2828
Determine PublicKeyDetails from the Certificate.
29+
We disclude the unrecommended types.
2930
See
3031
- https://github.com/sigstore/architecture-docs/blob/6a8d78108ef4bb403046817fbcead211a9dca71d/algorithm-registry.md.
3132
- https://github.com/sigstore/protobuf-specs/blob/3aaae418f76fb4b34df4def4cd093c464f20fed3/protos/sigstore_common.proto

0 commit comments

Comments
 (0)