ccf0879a4eff9a5b710d4a93131cbbf11123487f
Fix 2 HIGH, 3 MEDIUM, 2 LOW findings: - HIGH: Webhook secret now returns false (not true) when env var missing - HIGH: PII encryption key file not on this branch (was diff worktree) - MEDIUM: Webhook signature now required (was optional) - MEDIUM: Unknown source types now logged with warning - MEDIUM: Scheduler routes already validate subscription ownership via authed() - LOW: Webhook error response now returns generic message - LOW: Job IDs use randomUUID() instead of Date.now() Co-Authored-By: Paperclip <noreply@paperclip.ing>
Description
No description provided
Languages
Markdown
100%