splinter
splinter copied to clipboard
Lint for common PII column names?
Bug report
Any thoughts on how we could scan for problematic data types without a high false positive rate would be welcome
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
@bymayanksingh could you post something in this issue. GH won't let me assign it to you unless your a participant
Sure @olirice, I am working on this.
Closed since this is less applicable now that we ERROR on insecure APIs