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

Add claims to Attestation #70

Merged
merged 14 commits into from
Nov 27, 2024
Merged

Add claims to Attestation #70

merged 14 commits into from
Nov 27, 2024

Conversation

DarkaMaul
Copy link
Collaborator

Some important points :

  • I've added a more recent attestation (the one from the latest version of this package because earlier artifact were missing newer Fulcio extensions)
  • I've used the same logic as sigstore-python to decode the value, but this create an implicit transitive dependency on pyasn1. This should probably be added to this package requirements list or modify sigstore-python to expose this information directly.

# Conflicts:
#	CHANGELOG.md
#	src/pypi_attestations/_impl.py
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
src/pypi_attestations/_impl.py Outdated Show resolved Hide resolved
src/pypi_attestations/_impl.py Outdated Show resolved Hide resolved
src/pypi_attestations/_impl.py Outdated Show resolved Hide resolved
src/pypi_attestations/_impl.py Outdated Show resolved Hide resolved
Co-authored-by: Facundo Tuesca <facundo.tuesca@trailofbits.com>
Copy link
Member

@woodruffw woodruffw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One nit, otherwise LGTM!

@DarkaMaul DarkaMaul mentioned this pull request Nov 27, 2024
@woodruffw woodruffw merged commit 6e3edcd into main Nov 27, 2024
7 checks passed
@woodruffw woodruffw deleted the dm/extensions branch November 27, 2024 16:51
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.

3 participants