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

requirements: bump pypi-attestations to 0.0.12 #16757

Merged
merged 3 commits into from
Sep 19, 2024

Conversation

woodruffw
Copy link
Member

This bumps pypi-attestations to 0.0.12 to fix a bug we discovered in the previous series (trailofbits/pypi-attestations#48). The TL;DR is that Pydantic's default Base64 encode/decode behavior isn't what we expected (it injects newlines into the encoded value), resulting in the generation of attestations that aren't consistent with PEP740.

This could have been much worse had we begun to persist and serve attestations, but that fortunately hasn't happened yet 🙂.

See pypa/gh-action-pypi-publish#262 for additional context.

See pypa/gh-action-pypi-publish#262
for additional context.

Signed-off-by: William Woodruff <william@trailofbits.com>
Signed-off-by: William Woodruff <william@trailofbits.com>
@di di enabled auto-merge (squash) September 19, 2024 17:54
@di di merged commit bdb71dc into pypi:main Sep 19, 2024
18 checks passed
@di di deleted the ww/bump-pypi-attestations branch September 19, 2024 18:21
@webknjaz
Copy link
Member

xref pypa/gh-action-pypi-publish#263

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