Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop Attestations from SignedEntity. #769

Merged
merged 1 commit into from
Sep 23, 2021

Conversation

mattmoor
Copy link
Member

This is possible to revisit later, but at least for now, drop the Attestations type, and accessor method from SignedEntity since the prevailing pattern in cosign is to access attestations by overriding the SignatureTagSuffix with .att.

Signed-off-by: Matt Moore [email protected]

Ticket Link

Related: #666

Release Note

NONE

This is possible to revisit later, but at least for now, drop the `Attestations` type, and accessor method from `SignedEntity` since the prevailing pattern in cosign is to access attestations by overriding the `SignatureTagSuffix` with `.att`.

Signed-off-by: Matt Moore <[email protected]>
@mattmoor mattmoor mentioned this pull request Sep 23, 2021
@mattmoor mattmoor merged commit 4d792c6 into sigstore:main Sep 23, 2021
@mattmoor mattmoor deleted the drop-attestations-method branch September 23, 2021 20:33
@github-actions github-actions bot added this to the v1.3.0 milestone Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants