Trust Center
Security, privacy, and compliance at the core of LexBridge — built for GCC legal data protection requirements.
10/10
UAE PDPL 2022
10/10 checklist items implemented.
10/10
Saudi PDPL (1443H)
10/10 checklist items implemented.
97%
OWASP Top 10 (2021)
All 10 categories assessed via static analysis and penetration testing.
Phase 1
ZATCA e-Invoicing
Phase 1 (QR TLV) active. Phase 2 clearance ready.
PASS
DIFC DPL 2020
Data processing disclosures and consent gates implemented.
PASS
GCC Bar Standards
Attorney-client privilege controls, trust accounting, conflict checks.
Our commitment to your firm's data
LexBridge is a self-hosted platform — your firm's data lives on your own servers, in your jurisdiction, under your control. We design every feature with privacy by default and security by design.
Data Residency & Sovereignty
UAE PDPL · Saudi PDPLLexBridge is deployed on your own infrastructure — on-premises or in your chosen cloud provider within the GCC. Your client data never leaves your servers. We have no access to your data, no telemetry, and no cloud dependency. This model satisfies UAE PDPL data localization guidance and Saudi PDPL data residency requirements.
Encryption
AES-256-CBC · bcryptAll client PII (email, phone, date of birth, national ID) is encrypted at the application layer using AES-256-CBC before storage. Passwords are hashed with bcrypt (cost factor 12). 2FA secrets use Laravel's encrypted cast (AES-256 keyed to your APP_KEY). Database connections and storage transfers use TLS.
Application Security
OWASP Top 10LexBridge is designed against the OWASP Top 10. Controls include: nonce-based Content Security Policy, X-Frame-Options, X-Content-Type-Options, HSTS, CSRF tokens on all state-changing requests, rate limiting on all authentication endpoints, and session regeneration after authentication.
Access Control
9 Roles · 109 Permissions9 roles and 109 permissions using Spatie Laravel-Permission. Resource-level policies for Cases, Clients, Documents, and Invoices. 2FA enforced unconditionally for Firm Admin, Senior Lawyer, and Managing Partner roles. SSO via Google or Azure AD with encrypted token storage. Account lockout after 5 failed attempts.
Compliance Frameworks
UAE · KSA · DIFC · GCC BarLexBridge is designed to help your firm meet obligations under the UAE Personal Data Protection Law (PDPL 2022), Saudi Arabia PDPL (Royal Decree M/19), DIFC Data Protection Law 2020, ADGM Data Protection Regulations, and GCC Bar Association data standards. Built-in controls include consent management, data export, erasure requests, retention automation, and breach alerting.
Audit & Monitoring
Real-time alertsEvery create, update, and delete action on key models is logged in the audit_logs table with user ID, timestamp, and IP address. Real-time email alerts are sent to the system administrator for all HTTP 4xx/5xx errors (throttled to once per 5 minutes per unique error). Alerts include the full request context, user identity, and stack trace.
AI & Data Privacy
Ollama on-premisesThe AI Legal Advisor defaults to Ollama — an on-premises, open-source LLM that runs entirely on your server. No data is sent to any external AI service unless you explicitly configure an Anthropic API key. When using the cloud backend, the AI Advisor consent gate requires explicit user acknowledgement of cross-border data transfer. Legally privileged documents are excluded from AI context by design.
Incident Response
72-hour PDPL notificationA formal Incident Response Runbook covers: detection, containment, evidence preservation, PDPL 72-hour regulatory notification (UAE Data Office, Saudi NDMO), client notification, and post-incident review. Procedures aligned to UAE PDPL Article 22 and Saudi PDPL Article 19.
Security Testing
97%
97% pass rate — 63 of 65 WSTG test cases
LexBridge undergoes white-box penetration testing against the OWASP Web Security Testing Guide (WSTG) v4.2. The most recent test (2026-06-05) achieved a 97% pass rate across 65 test cases. All Medium and High findings have been remediated. The remaining open items are deployment-configuration best practices documented in the Deployment Guide.
63
PASS
2
Deployment Config Only
0
Critical Findings
Sub-processors & Third Parties
In a default self-hosted deployment, LexBridge has zero external sub-processors. All processing occurs on your infrastructure. The following optional integrations involve third-party data processing — each requires explicit configuration and, where applicable, user consent:
| Service | Purpose | Data Transferred | Default |
|---|---|---|---|
| Ollama (local LLM) | Runs entirely on your server. No external data transfer. | None | enabled |
| Anthropic Claude API | Optional AI backend. Requires explicit user consent. Disabled by default. | Query text | disabled |
| ZATCA Fatoorah | Invoice data transmitted for KSA regulatory clearance. Legally required. | Invoice data | disabled |
| PayTabs | Optional online payment gateway. Invoice totals transmitted. No PII. | Invoice total | disabled |
| Zoom | Optional video consultation scheduling. Meeting metadata only. | Metadata | disabled |
| Twilio / WhatsApp | Optional WhatsApp notifications. Message content transmitted. | Message body | disabled |
Documentation
Security Contact
To report a security vulnerability, data breach concern, or privacy inquiry, contact your system administrator or the LexBridge deployment team. For PDPL-related requests (data access, erasure, complaints), please use the client portal or contact the law firm directly — LexBridge is a tool operated by law firms, not by us.
Contact