Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DOS
/
Crove-Cal
Public
forked from
calcom/cal.diy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
2
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: upstream sync (7 fixes) + security hardening — authz, webhooks, TLS, Dependabot
- #68
#68
Open
JOY (JOY)
wants to merge 29 commits into
main
DOS/Crove-Cal:main
from
dev
DOS/Crove-Cal:dev
Copy head branch name to clipboard
Conversation
Commits
29
(29)
Checks
Files changed
Open
fix: upstream sync (7 fixes) + security hardening — authz, webhooks, TLS, Dependabot
#68
JOY (JOY)
wants to merge 29 commits into
main
DOS/Crove-Cal:main
from
dev
DOS/Crove-Cal:dev
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
Merge branch 'calcom:main' into dev
JOY (JOY)
authored
a78b1be
View commit details
Copy full SHA for a78b1be
Browse repository at this point
chore(deps): register @calcom/crovecrm workspace in yarn.lock
Show description for 7782de6
JOY (JOY)
committed
7782de6
View commit details
Copy full SHA for 7782de6
Browse repository at this point
fix(auth): remove hardcoded DOS.Me OIDC credentials and re-anchor JWT identity
Show description for 2e7df3e
JOY (JOY)
committed
2e7df3e
View commit details
Copy full SHA for 2e7df3e
Browse repository at this point
fix(webhooks): require HMAC signatures and honest delivery reporting on CRM sync routes
Show description for 82397d2
JOY (JOY)
committed
82397d2
View commit details
Copy full SHA for 82397d2
Browse repository at this point
fix(workflows): enforce team membership and re-add dropped workflow tables
Show description for f77912e
JOY (JOY)
committed
f77912e
View commit details
Copy full SHA for f77912e
Browse repository at this point
fix(teams-orgs): enforce membership, role hierarchy and consent on tenant endpoints
Show description for 8bb6826
JOY (JOY)
committed
8bb6826
View commit details
Copy full SHA for 8bb6826
Browse repository at this point
fix(mcp-server): remove unsafe ownership fallbacks and enable type checking
Show description for 7dbe386
JOY (JOY)
committed
7dbe386
View commit details
Copy full SHA for 7dbe386
Browse repository at this point
fix(upstream-sync): restore platform-types permission type and drop user-blind event-type cache
Show description for 45a4a5a
JOY (JOY)
committed
45a4a5a
View commit details
Copy full SHA for 45a4a5a
Browse repository at this point
fix(i18n): add missing teams listing strings
Show description for 47a4804
JOY (JOY)
committed
47a4804
View commit details
Copy full SHA for 47a4804
Browse repository at this point
docs(audit): add full-repo audit report with prioritized findings
Show description for 4adef44
JOY (JOY)
committed
4adef44
View commit details
Copy full SHA for 4adef44
Browse repository at this point
fix(security): resolve dependabot alerts — bump axios/hono/vite/protobufjs/xmldom/brace-expansion/tar/next/next-auth
JOY (JOY)
committed
d8eba1a
View commit details
Copy full SHA for d8eba1a
Browse repository at this point
fix(hygiene): stop leaking DB errors from /api/health, declare crovecrm deps, surface husky failures
JOY (JOY)
committed
b2b693f
View commit details
Copy full SHA for b2b693f
Browse repository at this point
Commits on Sep 9, 2026
docs(audit): add fix-status section after Round 1 and Dependabot pass
JOY (JOY)
committed
fe0c70c
View commit details
Copy full SHA for fe0c70c
Browse repository at this point
fix(db): make Postgres TLS verification opt-out instead of always disabled
Show description for e389330
JOY (JOY)
committed
e389330
View commit details
Copy full SHA for e389330
Browse repository at this point
fix(webhooks): require authentication on webhook monitoring endpoints
Show description for f9cefd9
JOY (JOY)
committed
f9cefd9
View commit details
Copy full SHA for f9cefd9
Browse repository at this point
docs(audit): mark HI-08 and MD-01 as fixed
JOY (JOY)
committed
c0418d8
View commit details
Copy full SHA for c0418d8
Browse repository at this point
Commits on Sep 10, 2026
docs(changelog): release 2.3.0 — security hardening, upstream sync fixes, Dependabot
JOY (JOY)
committed
a2f7c73
View commit details
Copy full SHA for a2f7c73
Browse repository at this point
fix(deps): resolve dependabot critical and high alerts — bump axios/hono/vite/protobufjs/xmldom/brace-expansion/tar/next/next-auth, add dependabot.yml
JOY
committed
d2f8006
View commit details
Copy full SHA for d2f8006
Browse repository at this point
chore(git): untrack generated files (MD-02)
JOY
committed
4234549
View commit details
Copy full SHA for 4234549
Browse repository at this point
fix(security): SSRF guard on self-hosted, fail-closed video tokens, timing-safe webhook compares
Show description for 33c804a
JOY
committed
33c804a
View commit details
Copy full SHA for 33c804a
Browse repository at this point
fix(trpc): rate limit sensitive auth mutations and add security headers
Show description for a81ee2e
JOY
committed
a81ee2e
View commit details
Copy full SHA for a81ee2e
Browse repository at this point
fix(mcp-server): scope every tool to the calling user and stop corrupting booking chains
Show description for d78cc95
JOY
committed
d78cc95
View commit details
Copy full SHA for d78cc95
Browse repository at this point
fix(cron): authenticate every cron endpoint with a timing-safe bearer check
Show description for 8d8c7ac
JOY
committed
8d8c7ac
View commit details
Copy full SHA for 8d8c7ac
Browse repository at this point
fix(workflows): recheck bookings before scheduling and cancel stale reminders on cancellation
Show description for 8fedf44
JOY
committed
8fedf44
View commit details
Copy full SHA for 8fedf44
Browse repository at this point
docs(audit): Round 3 security fixes complete — mark HI-06/08/11, HI-21/22, MD-10/11/12 fixed
JOY
committed
d6ff1f9
View commit details
Copy full SHA for d6ff1f9
Browse repository at this point
refactor(features): remove dead barrel files and import services directly
Show description for a058d89
JOY
committed
a058d89
View commit details
Copy full SHA for a058d89
Browse repository at this point
fix(docker): refuse boot on default secrets, disable Prisma Studio, shrink GHA cache export
Show description for c5ec2d0
JOY
committed
c5ec2d0
View commit details
Copy full SHA for c5ec2d0
Browse repository at this point
perf(db): index DOS tenant lookups and bound the scheduled-webhook drain
Show description for efb232e
JOY
committed
efb232e
View commit details
Copy full SHA for efb232e
Browse repository at this point
fix(trpc): implement PBAC permission check and restore report status authorization
Show description for aa68fd3
JOY
committed
aa68fd3
View commit details
Copy full SHA for aa68fd3
Browse repository at this point
You can’t perform that action at this time.