Trust & Security
SupaWeb is built as a Revenue Intelligence platform with a strict separation of responsibilities: the Desktop Agent executes scans locally, while the Web Dashboard visualizes results. We prioritize secure authentication, least-privilege access, and controlled data handling.
Session-based access, token validation, and secure identity handling.
Billing handled externally; plan entitlements synced via webhooks.
Secure deployment pipeline with environment variable isolation.
Our security model is designed around practical enterprise expectations: strong identity controls, limited data retention, and clear operational boundaries.
This is how SupaWeb processes scans from Desktop to Web in a controlled, predictable pipeline.
Note: SupaWeb intentionally limits what the desktop app displays. The desktop is an execution agent — all reporting, dashboards, exports, comparisons, and sharing happen on the web.
All web requests and uploads use HTTPS/TLS. Secrets are stored as environment variables on the server and never shipped in client code.
API endpoints validate Supabase-issued access tokens. Plan enforcement is applied server-side for entitlement truth.
Crawl pages and factor counts are capped per plan. Desktop UI does not allow plan selection or overrides.
If you believe you’ve found a security issue, please report it privately. We investigate credible reports and prioritize fixes based on impact.
Please avoid sharing sensitive details publicly. Include steps to reproduce, affected URLs, and expected vs actual behavior.
SupaWeb aims to meet enterprise security expectations. Where applicable, we publish improvements as the platform evolves.
Roadmap items are targets and may change based on customer requirements.