Commit 3b0bda0
Deepak Pandey
security: Remove unnecessary Supabase secrets from Lighthouse CI step
- Remove NEXT_PUBLIC_SUPABASE_URL, NEXT_PUBLIC_SUPABASE_ANON_KEY, and SUPABASE_SERVICE_ROLE_KEY
- These environment variables are not used by lhci command
- Follows principle of least privilege to prevent accidental exposure
- Service role key should never be present in client contexts1 parent 1aed9f2 commit 3b0bda0
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
598 | | - | |
599 | | - | |
600 | | - | |
601 | 598 | | |
602 | 599 | | |
603 | 600 | | |
| |||
0 commit comments