Skip to content

Fix: feat: Webhook signature verification with HMAC-SHA256 and replay protection (Auto-Generated) - #164

Merged
dotunv merged 8 commits into
Savitura:mainfrom
ndyugwu:driptide/issue-157-1788177274977
Aug 31, 2026
Merged

Fix: feat: Webhook signature verification with HMAC-SHA256 and replay protection (Auto-Generated)#164
dotunv merged 8 commits into
Savitura:mainfrom
ndyugwu:driptide/issue-157-1788177274977

Conversation

@ndyugwu

@ndyugwu ndyugwu commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Closes #157

This pull request was generated automatically and scoped strictly to issue #157.

Changes

Implement webhook signature verification with HMAC-SHA256, replay protection, secret retrieval and rotation, and ensure raw body usage with comprehensive tests and documentation.

Verification

⚠️ Not verified locally (no build system detected, or the required toolchain isn't installed on the worker). GitHub CI is the source of truth — please check the CI status on this PR before merging.

Linked with Closes #157 so the Drips Wave bot resolves the issue on merge.

@drips-wave

drips-wave Bot commented Aug 31, 2026

Copy link
Copy Markdown

@ndyugwu Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@dotunv
dotunv merged commit 2671e95 into Savitura:main Aug 31, 2026
1 of 3 checks passed
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.

feat: Webhook signature verification with HMAC-SHA256 and replay protection

2 participants