Skip to content

Commit f36b2af

Browse files
woodruffwsimi
authored andcommitted
chore: bump date in trusted-publishers-for-all-package-repositories.md
Signed-off-by: William Woodruff <william@trailofbits.com>
1 parent d7f3007 commit f36b2af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/trusted-publishers-for-all-package-repositories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Authors: [Seth Michael Larson (Python Software Foundation)](https://github.com/sethmlarson)
44

5-
Last updated: July 2024
5+
Last updated: May 2025
66

77
Trusted Publishers is a new authentication method that builds on the existing OpenID Connect standard (OIDC) for user infrastructure publishing to public package repositories (e.g. CI publishing to PyPI, as opposed to maintainers publishing from their system or Homebrew's centralized builds). Authentication is performed by exchanging OIDC identity tokens for short-lived and tightly scoped API tokens for authenticating with package repository publishing APIs. Using short-lived API tokens removes the need to share long-lived and potentially highly privileged API tokens with external systems when publishing software.
88

0 commit comments

Comments
 (0)