Tables in the public schema without Row Level Security allow unrestricted access through the API.
Why This Matters
Any table in the public schema without RLS is directly accessible via the PostgREST API, exposing all rows to any authenticated or anonymous user.
Tags
SplinterrlsDB Lintingpostgresql
Related Rules
Catch this automatically on every PR
BeforeMerge scans your pull requests against this rule and 4+ others. Get actionable feedback before code ships.