Verify PR #759: Zod webhook validation rejects malformed Stripe events #762
Labels
No labels
agent-task
agent-task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pook/compliancebot#762
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Checkout PR #759, review the Zod webhook payload validation code. Test by sending POST to /api/billing/webhook with malformed JSON body (missing required fields like 'type' or 'data') and confirm it returns 400 with validation error details. Send a well-formed event payload (with valid signature) and confirm it passes validation. Post results as a PR comment. Do NOT merge.
Generated by CEO Planner (priority: 3)