splinter icon indicating copy to clipboard operation
splinter copied to clipboard

Lint for common PII column names?

Open olirice opened this issue 1 year ago • 3 comments

Bug report

Any thoughts on how we could scan for problematic data types without a high false positive rate would be welcome

olirice avatar Apr 01 '24 22:04 olirice

From Slack

what if we do a check where a table has columns like first_name, etc and has a rls policy
with select true? that would have caught the case in the <example> table and I assume
a lot of users would also add such a policy to silence warnings to test and forget to
remove it when they are in prod

olirice avatar Apr 09 '24 13:04 olirice

@bymayanksingh could you post something in this issue. GH won't let me assign it to you unless your a participant

olirice avatar Aug 02 '24 18:08 olirice

Sure @olirice, I am working on this.

bymayanksingh avatar Aug 02 '24 18:08 bymayanksingh

Closed since this is less applicable now that we ERROR on insecure APIs

olirice avatar Aug 27 '24 16:08 olirice