SiteAnchor is built to handle sensitive business, financial, and customer data for construction and service companies. Security isn’t an add-on. It’s built into the platform at every layer, from login to database to payment processing.
Required
AES-256-GCM
~230
Zero
otpauth support, with QR-code enrollment and backup codes. Enforced across all three login surfaces: the staff app, the customer portal, and the subcontractor/collaborator portal. Pending MFA sessions are rate-limited to 5 attempts.preload and includeSubDomains enabled and a 2-year max-age.X-Content-Type-Options: nosniff, X-Frame-Options: SAMEORIGIN, and Referrer-Policy: strict-origin-when-cross-origin.no-store headers, so browsers and shared caches never retain company data after logout.companyId at the query layer, enforcing tenant isolation at the source rather than relying on the application layer alone.sanitizeCustomer() function rather than handled per-endpoint, closing off that class of bug going forward.If you need documentation for your own review process — a vendor security questionnaire, an insurance requirement, or a client’s IT team — reach out and we’re happy to help.