cdk-constructs icon indicating copy to clipboard operation
cdk-constructs copied to clipboard

feat: add support for github webhook secret

Open lucadv opened this issue 3 years ago • 0 comments

This adds a secret to the config of the webhook. Without it we are unable to verify webhook signatures in POST requests. See https://docs.github.com/en/developers/webhooks-and-events/webhooks/securing-your-webhooks#validating-payloads-from-github

lucadv avatar May 20 '22 12:05 lucadv