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

Adding secret support to webhooks #440

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Conversation

IaroslavTitov
Copy link
Contributor

@IaroslavTitov IaroslavTitov commented Nov 13, 2024

Summary

  • Added logic to handle ciphertext + plaintext way to handle secret value, preventing drift on webhook secrets
  • Moved shared logic into secret_util file for further reuse

Testing

  • Updated integ tests to use secret value

Note: do NOT merge until ciphertext change rolls out to prod

@IaroslavTitov IaroslavTitov marked this pull request as ready for review November 13, 2024 18:26
@IaroslavTitov IaroslavTitov merged commit b62ee3d into main Nov 14, 2024
13 checks passed
@IaroslavTitov IaroslavTitov deleted the iaro/secret_webhook branch November 14, 2024 16:34
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