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.

Scan timing: clone 16.72s · analysis 11.16s · 44.6 MB · GitHub API rate-limit (preflight)

prisma/prisma

https://github.com/prisma/prisma · scanned 2026-05-31 01:26 UTC (5 days, 8 hours ago) · 10 languages

1059 findings (189 legacy + 870 scanner) 11/13 scanners ran 84th percentile · Typescript · large (100-500K LoC) Scanner says 59 (higher by 26)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 8 hours ago · v2 · 624 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
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 95.0 0.20 19.00
documentation_score 80.0 0.15 12.00
practices_score 76.0 0.15 11.40
code_quality 80.0 0.10 8.00
Overall 1.00 84.4
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

Top 10 actions, ranked by impact × ease. Severity drives impact; tag-based fix-clarity drives ease.

#1
Insecure pattern 'eval_used' in packages/cli/src/Generate.ts:36
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
packages/cli/src/Generate.ts:36
#2
Insecure pattern 'eval_used' in packages/cli/src/bin.ts:207
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
packages/cli/src/bin.ts:207
#3
Insecure pattern 'eval_used' in packages/internals/src/get-generators/utils/getBinaryPathsByVersion.ts:84
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
packages/internals/src/get-generators/utils/getBinaryPathsByVersion.ts:84
#4
GitHub Action tracks a moving branch
GapSeverity.HIGH Layer.CICD score 0.375
Why: high severity
.github/workflows/pr-code-security.yml:10
#5
GitHub Action tracks a moving branch
GapSeverity.HIGH Layer.CICD score 0.375
Why: high severity
.github/workflows/pr-code-security.yml:14
#6
Privileged port 256 in use
GapSeverity.MEDIUM Layer.NETWORK score 0.338
Why: medium severity · misconfigured network surface
Fix: If the number in docker/docker-compose.yml is a real port, change the binding to ≥1024 or run behind a proxy.
docker/docker-compose.yml
#7
Privileged port 16 in use
GapSeverity.MEDIUM Layer.NETWORK score 0.338
Why: medium severity · misconfigured network surface
Fix: If the number in docker/docker-compose.yml is a real port, change the binding to ≥1024 or run behind a proxy.
docker/docker-compose.yml
#8
Privileged port 43 in use
GapSeverity.MEDIUM Layer.NETWORK score 0.338
Why: medium severity · misconfigured network surface
Fix: If the number in .github/workflows/codeql-analysis.yml is a real port, change the binding to ≥1024 or run behind a proxy.
.github/workflows/codeql-analysis.yml
#9
Docker base image uses a mutable or implicit tag: alpine:latest
GapSeverity.MEDIUM Layer.HARDWARE score 0.225
Why: medium severity
docker/planetscale_proxy/Dockerfile:5
#10
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/test.yml:51

Click "Find this gap" on any action above to jump to it on the Findings tab. Adjust the chip bar to filter by impact (severity), layer, or source.

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/a0302965-5ed4-4eba-a4e9-ef700afaebd1/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a0302965-5ed4-4eba-a4e9-ef700afaebd1/

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.