Hacker News new | ask | show | jobs
by BandButcher 238 days ago
Very cool, I've been in need of something like this even though I only have a few RLS polices (better start now then later right)

Kudos

Edit: does this also allow checking for the storage (buckets) RLS as well or just the DB tables? Thx

2 comments

Just pushed an update you can run supashield init to discover your buckets then supashield test-storage to test them separately from tables
Thanks! Right now it only tests DB table RLS policies not storage buckets. Storage RLS is a good idea though, I'll add it to the roadmap