supabase / splinter

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

feat: add lint to detect RLS policies that allow access to anonymous users #28

Open kangmingtay opened 3 months ago

kangmingtay commented 3 months ago

What kind of change does this PR introduce?

What is the current behavior?

What is the new behavior?

Additional context

Add any other context or screenshots.

kangmingtay commented 2 months ago

blocked on deciding how we can run lints conditionally on the platform - currently, there's no way to conditionally execute a lint from the splinter.sql file