sbTix

Security

Last updated 2026-08-05

sbTix runs the payments and personal data of thousands of attendees a week. This page describes how we protect that data, and how you can report a security issue if you find one.

Report a vulnerability — email [email protected]. We acknowledge within 48 hours, provide an initial assessment within 5 business days, and credit you publicly (with permission) once the issue is resolved. Guidelines below.

Encryption

In transit

At rest

Authentication and access

Tenant isolation

sbTix is multi-tenant. Every mutation checks that the caller is a member of the organization they're acting on, at the database query layer (WHERE org_id = ?), the cache layer (tenant-prefixed keys), and the log layer (redaction). Automated tests exercise cross-tenant access attempts on every deploy.

Infrastructure

Network defense

Audit and monitoring

Incident response

Vulnerability disclosure policy

If you find a security issue in sbTix, please email [email protected] with:

Our commitments to you

Guidelines for research

We do not currently run a paid bug-bounty program, but we always credit good research on the acknowledgements page.

Machine-readable version of this policy: /.well-known/security.txt (RFC 9116).

Compliance posture