Skip to content

Conversation

@woodruffw
Copy link
Member

This bumps pypi-attestations to 0.0.12 to fix a bug we discovered in the previous series (pypi/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
15 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