Shopify Webhooks Review
Shopify webhooks reviewed against seven criteria, including signature verification, retries, exponential backoff, logs, and event types.
Stripe Webhooks Review
Stripe webhooks reviewed against seven criteria: HMAC-SHA256 signature verification, a three-day retry schedule with exponential backoff, and manual retries.
PagerDuty Webhooks Review
PagerDuty V3 webhooks reviewed, including solid signature verification and event types but a short 20-minute retry window and no logs.
Bitbucket Webhooks Review
Bitbucket webhooks reviewed, covering missing signature verification, a two-retry limit, no backoff, plus its logs and event type support.
GitLab Webhooks Review
GitLab webhooks reviewed, covering signature tokens, automatic retries with backoff, manual retries, delivery logs, and event types.
CircleCI Webhooks Review
CircleCI webhooks reviewed, with strong HMAC signature verification and event types but undocumented retries and no delivery logs.
DataDog Webhooks Review
Datadog webhooks reviewed, noting five automatic retries and multiple endpoints but no signature verification, event types, or delivery logs.
Github Webhooks Review
GitHub webhooks reviewed, covering HMAC-SHA256 signatures, manual retries, logs, and event types, but no automatic retries or backoff.