8mo ago
I ve been working with Supabase for a while and kept noticing the same issue across different projects: apps unintentionally exposing data.
Not hacks just things like:
Tables left public during testing
RLS policies changed once and never revisited
Old service keys still active
Even teams following best practices miss these occasionally.
0
1