Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

dubinc/dub

https://github.com/dubinc/dub · scanned 2026-05-16 12:50 UTC (1 day, 7 hours ago) · 10 languages

831 findings (12 legacy + 819 scanner) 2/10 scanners ran 16th percentile · Typescript · large (100-500K LoC)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 3 days, 1 hour ago · v1 · 823 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
{# ── 2026-05-17 R27 #5: score breakdown panel ────────────────────── Surfaces the score_breakdown JSON that's been silently stored on Repository for months. Turns hidden math into a trust signal. #}
Score breakdown â 2026-05-14-v3-backfill
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 20.0 0.20 4.00
documentation_score 60.0 0.15 9.00
practices_score 65.0 0.15 9.75
code_quality 80.0 0.10 8.00
Overall 1.00 64.8
security_score may be inflated — optional scanners skipped due to repo size/fast scan
Severity distribution — click a segment to filter
Active filters: layer: security × excluding tests × Reset all
Scan summary Repository scanned at 66.3/100 with 100.0% coverage. It contains 11732 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 819 findings — concentrated in frontend (550), quality (192), software (50). Risk profile is high: 5 critical, 0 high, 180 medium. Recommended next step: open the frontend layer findings first — that's where the highest-impact wins live.

Showing 13 of 823 findings. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical 9-layer security secrets conf 1.00 Possible secret in .github/workflows/playwright.yaml
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
.github/workflows/playwright.yaml:36 secrets
critical 9-layer security secrets conf 1.00 Possible secret in .github/workflows/playwright.yaml
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
.github/workflows/playwright.yaml:58 secrets
critical 9-layer security secrets conf 1.00 Possible secret in apps/web/playwright/partners/auth.setup.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
apps/web/playwright/partners/auth.setup.ts:6 secrets
critical 9-layer security secrets conf 1.00 Possible secret in apps/web/playwright/seed.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
apps/web/playwright/seed.ts:11 secrets
critical 9-layer security secrets conf 1.00 Possible secret in apps/web/playwright/workspaces/auth.setup.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
apps/web/playwright/workspaces/auth.setup.ts:6 secrets
medium 9-layer security owasp conf 1.00 Insecure pattern 'dangerous_innerhtml' in apps/web/app/app.dub.co/(auth)/oauth/authorize/scopes-requested.tsx:44
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
apps/web/app/app.dub.co/(auth)/oauth/authorize/scopes-requested.tsx:44 owaspdangerous_innerhtml
medium 9-layer security owasp conf 1.00 Insecure pattern 'dangerous_innerhtml' in apps/web/app/app.dub.co/(dashboard)/[slug]/(ee)/settings/logs/[logId]/page-client.tsx:222
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
apps/web/app/app.dub.co/(dashboard)/[slug]/(ee)/settings/logs/[logId]/page-client.tsx:222 owaspdangerous_innerhtml
medium 9-layer security owasp conf 1.00 Insecure pattern 'dangerous_innerhtml' in apps/web/ui/domains/domain-configuration.tsx:129
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
apps/web/ui/domains/domain-configuration.tsx:129 owaspdangerous_innerhtml
medium 9-layer security owasp conf 1.00 Insecure pattern 'dangerous_innerhtml' in apps/web/ui/guides/markdown.tsx:105
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
apps/web/ui/guides/markdown.tsx:105 owaspdangerous_innerhtml
medium 9-layer security owasp conf 1.00 Insecure pattern 'dangerous_innerhtml' in apps/web/ui/postbacks/postback-event-details-sheet.tsx:99
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
apps/web/ui/postbacks/postback-event-details-sheet.tsx:99 owaspdangerous_innerhtml
medium 9-layer security owasp conf 1.00 Insecure pattern 'dangerous_innerhtml' in apps/web/ui/support/code-block.tsx:198
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
apps/web/ui/support/code-block.tsx:198 owaspdangerous_innerhtml
medium 9-layer security owasp conf 1.00 Insecure pattern 'dangerous_innerhtml' in apps/web/ui/webhooks/webhook-event-details-sheet.tsx:99
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
apps/web/ui/webhooks/webhook-event-details-sheet.tsx:99 owaspdangerous_innerhtml
medium 9-layer security owasp conf 1.00 Insecure pattern 'dangerous_innerhtml' in packages/ui/src/form.tsx:69
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
packages/ui/src/form.tsx:69 owaspdangerous_innerhtml
{# ── 2026-05-17 Round 14: AI-agent bridge footer ────────────────────── Discoverability: the /agents/voting/ guide + MCP manifest exist but aren't linked from anywhere users actually land. Small, opt-in footer. #}
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/e8971222-160d-42f1-967c-5e0c4aa69c35/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e8971222-160d-42f1-967c-5e0c4aa69c35/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.