Supabase Integration
Connect Supabase for database and API security analysis.
#Setup
1
Get your credentials
You need two values from your Supabase project: service_role key and project URL. Find them in Settings → API.
2
Connect in Vergate
Go to Integrations, click Connect on Supabase, and enter both values.
3
Verify
Click Test Connection.
Caution. The
service_role key bypasses Row Level Security. Never expose it in client-side code. Vergate encrypts it before storage.#What It Scans
Connectivity — Can Vergate reach your Supabase instance?
RLS exposure — Tests if the anon key can access data without RLS
MFA — Is multi-factor auth enabled for the dashboard?
OTP expiry — Is the OTP expiry time reasonable?