Security and Audit Operations
Security in SynckHub is operational discipline, not one-time setup.
Control points to review regularly
- Tenant memberships and roles
- Repo memberships (
INTERNALvsGUEST) - Repo groups and guest invites
- Infrastructure sync health
Repository audit workflow
Use /$orgSlug/$repoSlug/admin/audit to inspect content-access events.
Current high-signal actions include:
ITEM_CONTENT_GETITEM_CONTENT_DOWNLOAD
Useful filters:
actor_idmount_id- action kinds
- pagination offset/limit
Use this route for evidence-driven review when investigating data access concerns.
Operational sync checks
From /admin/common/infrastructures, watch authz/repo sync age and failure counters.
If sync is stale or failing, authorization and provisioning state may drift from expected governance intent.
Monthly minimum review
- Review owner and privileged roles.
- Review guest memberships and outstanding guest invites.
- Review repo membership sprawl by tenant.
- Spot-check audit events for sensitive repos.