Integrations / Supabase

    Junglewise for Supabase

    Give Junglewise read access to the Supabase projects you choose. It checks every table your API exposes for row level security that is missing or lets everyone in, watches keys, functions and auth settings, explains what matters, and drafts the fix as SQL you can review and run. Junglewise only reads: nothing in your projects changes unless you change it.

    Read-only management token. About 2 min to set up.

    Connecting Supabase

    How you connect it

    1. Step 1

      Connect with Supabase and approve read access to your organization. Supabase shows you what Junglewise asks for first.

    2. Step 2

      Pick the projects to watch.

    3. Step 3

      Junglewise checks each project straight away, then around the clock. Setup takes about two minutes.

    What Junglewise reads

    Watched around the clock

    • Row level security

      Every table and view in the schemas your API exposes: whether row level security is on, and whether its policies let anyone read or write.

    • Security advisors

      The warnings Supabase already raises, such as functions with a mutable search path and leaked password protection that is off.

    • Keys and functions

      Database functions anyone can call through the API, and signs that the service role key is used where it should not be.

    • Logs

      API and auth logs, so a burst of failed sign-ins or unusual requests is noticed.

    What it changes

    Nothing. It drafts the fix.

    • Turn on row level security

      The SQL that enables it on a table and adds a policy for who should see which rows.

    • Lock down a function

      The SQL that stops anonymous callers running a function that should not be public.

    • Rotate an exposed key

      Step by step: generate a new key, update where it is used, then revoke the old one.

    Junglewise only reads from Supabase, so every fix is yours to apply. It checks afterwards that the fix worked.

    Supabase questions

    Can Junglewise change my Supabase projects?
    No. It reads schemas, policies, settings and logs, and drafts each fix as SQL for you to review and run. It then checks that the fix worked.
    Does Junglewise read the data in my tables?
    No. It reads the structure of your database and its policies, not the rows.
    How do I disconnect?
    Revoke Junglewise's access in your Supabase organization settings. Junglewise loses access immediately.

    See what's lurking out there. It takes a minute.

    Start with a free scan of your domain. When you're ready for the inside view, try Team free for 14 days.

    Start 14-day free trial