Rotating webhook secret
When: Webhook signatures may have been forged.
Impact: Webhook verification will use a new secret. Lowest-impact rotation.
-
Update the
HOLDEN_WEBHOOK_SECRETenvironment variable on the Holden container with a new value. -
Restart Holden:
Terminal window docker restart holden -
Update the webhook secret in GitHub/GitLab/etc. to match the new value.
No downtime required. Apps continue running normally.