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.
110 of your 184 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 22.38s · analysis 33.63s · 54.1 MB · GitHub API rate-limit (preflight)

facebook/react-native

https://github.com/facebook/react-native · scanned 2026-06-05 05:06 UTC (4 hours ago) · 10 languages

1374 findings (170 legacy + 1204 scanner) 11/13 scanners ran 40th percentile · Javascript · huge (>500K LoC) Scanner says 56 (higher by 31)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 3 hours, 59 minutes ago · v2 · 772 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 81.0 0.20 16.20
documentation_score 100.0 0.15 15.00
practices_score 100.0 0.15 15.00
code_quality 66.0 0.10 6.60
Overall 1.00 86.8
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
Possible secret in packages/react-native/types/__typetests__/index.tsx
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in packages/react-native/types/__typetests__/index.tsx:1131; move to env var / secrets manager.
packages/react-native/types/__typetests__/index.tsx:1131
#2
Insecure pattern 'exec_used' in scripts/releases/utils/scm-utils.js:32
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
scripts/releases/utils/scm-utils.js:32
#3
Insecure pattern 'exec_used' in scripts/releases/utils/npm-utils.js:149
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
scripts/releases/utils/npm-utils.js:149
#4
Insecure pattern 'exec_used' in scripts/releases/utils/release-utils.js:22
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
scripts/releases/utils/release-utils.js:22
#5
Insecure pattern 'exec_used' in scripts/releases/ios-prebuild/setupDependencies.js:70
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
scripts/releases/ios-prebuild/setupDependencies.js:70
#6
Insecure pattern 'exec_used' in scripts/releases/ios-prebuild/folders.js:27
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
scripts/releases/ios-prebuild/folders.js:27
#7
Insecure pattern 'exec_used' in scripts/release-testing/test-release-local.js:93
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
scripts/release-testing/test-release-local.js:93
#8
Insecure pattern 'exec_used' in scripts/release-testing/test-release-local-clean.js:40
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
scripts/release-testing/test-release-local-clean.js:40
#9
Insecure pattern 'exec_used' in scripts/release-testing/utils/github-actions-utils.js:132
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
scripts/release-testing/utils/github-actions-utils.js:132
#10
Insecure pattern 'exec_used' in scripts/release-testing/utils/testing-utils.js:42
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
scripts/release-testing/utils/testing-utils.js:42

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/fd7f2e04-3ce2-42af-a904-2847dfc65c4d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/fd7f2e04-3ce2-42af-a904-2847dfc65c4d/

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.