supabase / splinter

Supabase Postgres Linter
https://supabase.github.io/splinter/
70 stars 6 forks source link

add lint for rls disabled in public #31

Closed olirice closed 3 months ago

olirice commented 3 months ago

What kind of change does this PR introduce?

Adds a lint to detect if RLS has not been enabled on a table in the public schema.

Docs Preview

resolves #29