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

Do not audit values for removed/revoked API keys #10272

Merged
merged 2 commits into from
Nov 18, 2024
Merged

Do not audit values for removed/revoked API keys #10272

merged 2 commits into from
Nov 18, 2024

Conversation

joelverhagen
Copy link
Member

Today we audit the hashed API key value when a credential is deleted/revoked. This is not very useful (it is hashed) and it could trigger credential scanner in our audit logs at some point. I would like to remove it so our audit logs don't have this useless value.

Vaguely related to #10212.

@joelverhagen joelverhagen requested a review from a team as a code owner November 18, 2024 21:46
ryuyu
ryuyu previously approved these changes Nov 18, 2024
@joelverhagen joelverhagen merged commit 5be598a into dev Nov 18, 2024
2 checks passed
@joelverhagen joelverhagen deleted the jver-clean branch November 18, 2024 22:27
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