gstack/supabase
Garry Tan 4d6ffa8457
fix: telemetry-ingest uses anon key instead of service role key
Cherry-pick PR #750 by @Gonzih. The service role key bypasses RLS and
grants unrestricted database access — anon key + RLS is the right model
for a public telemetry endpoint.

Co-Authored-By: Gonzih <gonzih@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 21:18:27 -07:00
..
functions fix: telemetry-ingest uses anon key instead of service role key 2026-04-04 21:18:27 -07:00
migrations fix: Supabase telemetry security lockdown (v0.11.16.0) (#460) 2026-03-24 15:01:31 -07:00
config.sh fix: Supabase telemetry security lockdown (v0.11.16.0) (#460) 2026-03-24 15:01:31 -07:00
verify-rls.sh fix: verify-rls.sh matches deployed policy (inserts allowed, HTTP parsing) (#461) 2026-03-24 15:10:50 -07:00