Skip to content

Support validating GitHub webhook secret HMACs#54

Merged
mpdude merged 2 commits intomasterfrom
github-webhook-secret
Sep 26, 2025
Merged

Support validating GitHub webhook secret HMACs#54
mpdude merged 2 commits intomasterfrom
github-webhook-secret

Conversation

@mpdude
Copy link
Member

@mpdude mpdude commented Sep 26, 2025

This allows to validate webhook payloads delivered by GitHub to be validated with a secret. The secret is used to derive a HMAC that is included as a header.

Configure the secret by setting the GITHUB_WEBHOOK_SECRET env variable.

Docs: https://docs.github.com/en/webhooks/using-webhooks/validating-webhook-deliveries

@mpdude mpdude merged commit 75eaea2 into master Sep 26, 2025
1 check passed
@mpdude mpdude deleted the github-webhook-secret branch September 26, 2025 13:29
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.

1 participant