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

Compute the SHA256 of the resulting token and record in event. #149

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

mattmoor
Copy link
Member

@mattmoor mattmoor commented Mar 3, 2024

This computes the SHA256 of the issued token, which will then be recorded into BigQuery.

I plan to make an analogous change to octo-sts-action (compute and log the sha256) which will let us associate STS exchanges with particular actions runs.

This computes the SHA256 of the issued token, which will then be recorded into BigQuery.

I plan to make an analogous change to `octo-sts-action` (compute and log the sha256) which will let us associate STS exchanges with particular actions runs.

Signed-off-by: Matt Moore <[email protected]>
@mattmoor mattmoor requested a review from imjasonh March 3, 2024 20:21
@mattmoor
Copy link
Member Author

mattmoor commented Mar 3, 2024

@mattmoor mattmoor enabled auto-merge (squash) March 3, 2024 20:21
@mattmoor mattmoor merged commit 702f579 into octo-sts:main Mar 8, 2024
13 checks passed
@mattmoor mattmoor deleted the token-sha256 branch March 8, 2024 13:17
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.

2 participants