# Verify a GitHub webhook HMAC signature (X-Hub-Signature-256)

Capture a GitHub delivery exactly as sent and confirm the X-Hub-Signature-256 HMAC-SHA256 against the raw body - the reliable way to debug a failing GitHub webhook signature.
