How we test our own security.
Two layers: a continuous automated isolation-and-authorization suite that runs on every build, and a scoped brief we hand a third-party penetration tester. We tell you exactly where each stands — including that no third-party attestation exists yet.
A third-party penetration test is scoped and scheduled — it has not yet been completed. There is no external DAST/pen-test engagement on record, and we make no completed-attestation claim. The automated suite below runs continuously today; the human engagement below is the scope we will hand a tester. We will publish the result honestly when it exists.
Isolation, proven on every build.
A penetration tester’s most common SaaS finding — broken object-level authorization (BOLA/IDOR) — is pre-empted structurally and re-proven by CI on every commit. These are real test files at the current build.
The brief we hand a human tester.
The deliverable is a per-finding CVSS report plus a tenant-isolation attestation — zero successful cross-tenant reads or writes across the matrix. Tenant isolation is the primary focus.
Out of scope for the tester: infrastructure/cloud-account compromise, social engineering, physical security, and the customer’s own connected estate (we hold read-only grants only).
Found something? Report it to security@trustfix.dev. We acknowledge promptly and follow a coordinated, 90-day disclosure timeline with safe harbor for good-faith research. A formal bug-bounty program is not yet published — that is a disclosed roadmap item.