← Back to scan
File as GitHub Issue repo: supabase/supabase

Push this scan report to supabase/supabase

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

Workflow uses `secrets.BRAINTRUST_STAGING_PROJECT_ID` on a `pull_request` trigger

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
CRIT MINED116 [MINED116] Workflow uses `secrets.BRAINTRUST_STAGING_PROJECT_ID` on a `pull_request` trig… .github/workflows/braintrust-preview-sc…:27
CRIT MINED116 [MINED116] Workflow uses `secrets.BRAINTRUST_API_KEY` on a `pull_request` trigger: This w… .github/workflows/braintrust-preview-sc…:26
CRIT MINED116 [MINED116] Workflow uses `secrets.GH_AUTOFIX_PRIVATE_KEY` on a `pull_request` trigger: Th… .github/workflows/autofix_linters.yml:87
CRIT MINED116 [MINED116] Workflow uses `secrets.BRAINTRUST_STAGING_PROJECT_ID` on a `pull_request` trig… .github/workflows/braintrust-preview-sc…:82
CRIT MINED116 [MINED116] Workflow uses `secrets.BRAINTRUST_STAGING_PROJECT_ID` on a `pull_request` trig… .github/workflows/braintrust-preview-sc…:75
CRIT MINED116 [MINED116] Workflow uses `secrets.BRAINTRUST_API_KEY` on a `pull_request` trigger: This w… .github/workflows/braintrust-preview-sc…:74
CRIT MINED116 [MINED116] Workflow uses `secrets.BRAINTRUST_API_KEY` on a `pull_request` trigger: This w… .github/workflows/braintrust-evals.yml:58
CRIT MINED116 [MINED116] Workflow uses `secrets.OPENAI_API_KEY` on a `pull_request` trigger: This workf… .github/workflows/braintrust-evals.yml:26
CRIT MINED116 [MINED116] Workflow uses `secrets.BRAINTRUST_PROJECT_ID` on a `pull_request` trigger: Thi… .github/workflows/braintrust-evals.yml:25
CRIT MINED116 [MINED116] Workflow uses `secrets.OPENAI_API_KEY` on a `pull_request` trigger: This workf… .github/workflows/studio-e2e-test.yml:29
CRIT MINED116 [MINED116] Workflow uses `secrets.OPENAI_API_KEY` on a `pull_request` trigger: This workf… .github/workflows/ai-tests.yml:28
HIGH CORE_NO_TESTS No test files found
MED CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build art…
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … apps/design-system/registry/default/exa…:14
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED AGT006 React interval is created without an explicit cleanup apps/design-system/registry/default/exa…:293
LOW AIC003 Duplicated implementation block across source files apps/design-system/registry/default/blo…:37
LOW AIC003 Duplicated implementation block across source files apps/design-system/registry/default/blo…:35
LOW AIC003 Duplicated implementation block across source files apps/design-system/registry/default/blo…:1
LOW AIC003 Duplicated implementation block across source files apps/design-system/registry/default/blo…:1
LOW AIC003 Duplicated implementation block across source files apps/design-system/registry/default/blo…:1
LOW AIC003 Duplicated implementation block across source files apps/design-system/registry/default/blo…:46
LOW AIC003 Duplicated implementation block across source files apps/design-system/registry/default/blo…:1
LOW AIC003 Duplicated implementation block across source files apps/design-system/registry/default/blo…:3
LOW AIC003 Duplicated implementation block across source files apps/design-system/registry/default/blo…:1
LOW AIC003 Duplicated implementation block across source files apps/design-system/registry/default/blo…:1
LOW AIC003 Duplicated implementation block across source files apps/design-system/registry/default/blo…:1
LOW AIC003 Duplicated implementation block across source files apps/design-system/components/component…:5
LOW AIC003 Duplicated implementation block across source files apps/design-system/__registry__/default…:37
LOW AIC003 Duplicated implementation block across source files apps/design-system/__registry__/default…:35
LOW AIC003 Duplicated implementation block across source files apps/design-system/__registry__/default…:46
LOW AIC003 Duplicated implementation block across source files apps/design-system/__registry__/default…:3
LOW AUC005 [AUC005] No authorization-focused tests detected: No test files with common authorization…
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … apps/design-system/registry/default/exa…:5
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. apps/design-system/components/icons.tsx:17
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. apps/design-system/components/component…:3
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… apps/design-system/components/icons.tsx:18
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… apps/design-system/components/component…:35
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… apps/design-system/components/colors.tsx:68
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … apps/design-system/registry/default/exa…:23
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … apps/design-system/components/colors.tsx:22
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … apps/design-system/components/color-pal…:38
INFO MINED058 [MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi… apps/design-system/app/layout.tsx:128
Reset to top 5 43 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `supabase/supabase`

**Score: 74/100 (C+)**  ·  43 findings  ·  scanned 2026-06-05 06:03 UTC  ·  23,782 LOC

| Severity | Count |
|---|---|
| CRITICAL | 11 |
| HIGH | 1 |
| MEDIUM | 4 |
| LOW | 17 |

📊 [Full filterable report](https://repobility.com/scan/d934b2dd-fd64-4869-b7de-e0c046282e0b/)  ·  ![scorecard](https://repobility.com/scan/d934b2dd-fd64-4869-b7de-e0c046282e0b/report.png?v=1780639410-s2)

### Top findings

1. **CRITICAL** `MINED116` — Workflow uses `secrets.BRAINTRUST_STAGING_PROJECT_ID` on a `pull_request` trigger
   `.github/workflows/braintrust-preview-scorers-cleanup.yml:27` · ✓ Repobility
2. **CRITICAL** `MINED116` — Workflow uses `secrets.BRAINTRUST_API_KEY` on a `pull_request` trigger
   `.github/workflows/braintrust-preview-scorers-cleanup.yml:26` · ✓ Repobility
3. **CRITICAL** `MINED116` — Workflow uses `secrets.GH_AUTOFIX_PRIVATE_KEY` on a `pull_request` trigger
   `.github/workflows/autofix_linters.yml:87` · ✓ Repobility
4. **CRITICAL** `MINED116` — Workflow uses `secrets.BRAINTRUST_STAGING_PROJECT_ID` on a `pull_request` trigger
   `.github/workflows/braintrust-preview-scorers-deploy.yml:82` · ✓ Repobility
5. **CRITICAL** `MINED116` — Workflow uses `secrets.BRAINTRUST_STAGING_PROJECT_ID` on a `pull_request` trigger
   `.github/workflows/braintrust-preview-scorers-deploy.yml:75` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/d934b2dd-fd64-4869-b7de-e0c046282e0b/_
Megaproject â high spam risk
Could not determine 'supabase/supabase' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.
Already filed
15/45 findings (33%) on this scan are already flagged as test-file, won't-fix, or suppressed. The scan is too noisy to file as a single issue. Curate down to specific actionable findings, or address the FP source first.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.