Masterdigm Guardian collects scan results, domain metadata, and authentication data. All data is stored with tenant isolation in PostgreSQL. Integration tokens use AES-256-GCM encryption.
Masterdigm Guardian collects scan results, domain metadata, and user authentication data. All business data is stored in PostgreSQL with tenant isolation enforced at the query level. Supabase handles authentication only.
Masterdigm Guardian protects data using AES-256-GCM encryption for integration tokens, Ed25519 signatures for audit artifacts, and tenant-scoped database queries to prevent cross-tenant data access.