/** * SMI-680: Security tests for WebhookPayload validation * * These tests verify that parseWebhookPayload properly validates * incoming payloads using zod schemas instead of unsafe type assertions. */ export {}; //# sourceMappingURL=WebhookPayload.security.test.d.ts.map