Dev Tools · 2h ago
CLI scanner finds Cal.com's billing webhooks missing in community edition
A developer's evidence-based CLI tool, DevTime, scanned Cal.com's open-source repo and flagged billing webhooks with low confidence. Manual inspection revealed the webhook handler returns a 404, stating billing webhooks are unavailable in the community edition. The tool's refusal to assume functionality from file names alone highlighted a gap in typical code analysis approaches.
Meridian48 take
The story is more about the scanner's methodology than Cal.com itself, but it underscores how open-source editions often lack features assumed from file structure.
Read the full reporting
I scanned Cal.com with my evidence-based CLI. The best result was what it refused to say →
DEV Community
cli-toolsopen-source-analysis