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

derive default OIDC issuer from current tenant #1796

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Conversation

bdehamer
Copy link
Contributor

Closes: #1795

Updates the attestation logic so that the default OIDC issuer is derived from the current GH tenant context.

This change should mean that most callers can omit the issuer parameter when calling buildSLSAProvenancePredicate/attestProvenance and rely on the library to select the correct OIDC issuer.

@bdehamer bdehamer requested a review from a team as a code owner August 16, 2024 19:07
Copy link

@pwelch pwelch left a comment

Choose a reason for hiding this comment

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

LGTM

@bdehamer bdehamer merged commit 7cc96bb into main Aug 16, 2024
14 checks passed
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.

@actions/attest should default OIDC issuer based on GitHub tenant
2 participants