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

Scan timing: clone 19.73s · analysis 57.14s · 76.9 MB · GitHub API rate-limit (preflight)

facebook/flow

https://github.com/facebook/flow · scanned 2026-06-06 00:54 UTC (4 days, 1 hour ago) · 10 languages

1137 raw signals (137 security + 1000 graph) 11/13 scanners ran 88th percentile · Javascript · huge (>500K LoC) System graph score 52 (higher by 38)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 1 hour ago · v2 · 536 actionable findings from 2 signal sources. 101 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 85.0 0.15 12.75
security_score 100.0 0.25 25.00
testing_score 100.0 0.20 20.00
documentation_score 100.0 0.15 15.00
practices_score 72.0 0.15 10.80
code_quality 70.0 0.10 7.00
Overall 1.00 90.5
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 website/docusaurus.config.js
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 website/docusaurus.config.js:105; move to env var / secrets manager.
website/docusaurus.config.js:105
#2
Insecure pattern 'eval_used' in rust_port/crates/flow_typing_statement/src/component_sig.rs:244
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
rust_port/crates/flow_typing_statement/src/component_sig.rs:244
#3
Insecure pattern 'exec_used' in rust_port/crates/flow_common_vcs/src/hg.rs:18
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
rust_port/crates/flow_common_vcs/src/hg.rs:18
#4
Insecure pattern 'exec_used' in rust_port/crates/flow_common_vcs/src/git.rs:13
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
rust_port/crates/flow_common_vcs/src/git.rs:13
#5
Insecure pattern 'eval_used' in rust_port/crates/flow_typing_utils/src/type_sig_merge.rs:1497
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
rust_port/crates/flow_typing_utils/src/type_sig_merge.rs:1497
#6
Insecure pattern 'eval_used' in rust_port/crates/flow_typing_ty_normalizer/src/normalizer.rs:800
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
rust_port/crates/flow_typing_ty_normalizer/src/normalizer.rs:800
#7
Insecure pattern 'eval_used' in rust_port/crates/flow_imports_exports/src/exports.rs:339
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
rust_port/crates/flow_imports_exports/src/exports.rs:339
#8
Insecure pattern 'exec_used' in packages/flow-dev-tools/src/comment/getAst.js:36
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
packages/flow-dev-tools/src/comment/getAst.js:36
#9
`dangerouslySetInnerHTML` used in a React component — website/flow-typed/environment/jsx.js:866
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#10
No auth library detected
GapSeverity.MEDIUM Layer.SECURITY score 0.338
Why: medium severity

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/4930b5ba-4f83-4e87-9857-7da8af461489/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/4930b5ba-4f83-4e87-9857-7da8af461489/

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.