4
Ability to silence or customize linters
Source: supabase/supabase#41197 · opened by @misterespresso
My database has ~30 tables intentionally designed for public access. Each one triggers a warning about permissive RLS policies. These warnings are correct—the policies are permissive—but they're intentional. The issue: warnings can also flag unintentional security gaps. Right now I can't tell the difference at a glance. I have to mentally filter "yeah I know" from "wait, what?" every time I check the advisor. At scale, something will slip through. Some valuable warnings I was oblivious to, as they were at _the bottom_ of the list are: • Postgres Version update (should be at the top in my opinion) • OTP expiry • Leaked Password protection What I'd like: Some way to mark specific warnings as acknowledged/suppressed so only new or unreviewed warnings surface. Options to consider: • Per-table suppression (comment annotation, config file, or UI toggle) • "Acknowledged" state that hides from main vi…
No pledges yet. Be the first to back this.
Comments
Similar requests
Ability to customize the .well-known/ directory contents
1 vote · 0 comments
Support Auth Provider: Naver #35631
3 votes · 0 comments
Log drains need ability to customize logs sent to endpoints
1 vote · 0 comments
Requesting for FeatureFlags for A/B Testing, Rollout strategy (Similar to Firebase's RemoteConfig or Unleash)
5 votes · 0 comments
Email Templates API
4 votes · 0 comments
No comments yet.