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.
136 of your 414 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.
Upstream (GitHub) caused delay on this scan — not Repobility.
  • GitHub API rate-limited (HTTP 403) — preflight skipped, fell back to direct git clone.
  • Clone from GitHub took 62.94s for a 216.5 MB repo slow.
  • Repobility's analysis ran in 366.7s after the clone landed.

rust-lang/rust

https://github.com/rust-lang/rust · scanned 2026-06-05 05:29 UTC (8 hours, 14 minutes ago) · 10 languages

1398 findings (384 legacy + 1014 scanner) 11/13 scanners ran 83rd percentile · Rust · huge (>500K LoC) Scanner says 64 (higher by 22)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 8 hours, 14 minutes ago · v2 · 891 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 85.0 0.15 12.75
security_score 100.0 0.25 25.00
testing_score 85.0 0.20 17.00
documentation_score 87.0 0.15 13.05
practices_score 86.0 0.15 12.90
code_quality 50.0 0.10 5.00
Overall 1.00 85.7
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 compiler/rustc_mir_transform/src/instsimplify.rs:92
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
compiler/rustc_mir_transform/src/instsimplify.rs:92
#2
Insecure pattern 'eval_used' in compiler/rustc_monomorphize/src/collector.rs:711
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
compiler/rustc_monomorphize/src/collector.rs:711
#3
Insecure pattern 'eval_used' in compiler/rustc_public_bridge/src/builder.rs:61
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
compiler/rustc_public_bridge/src/builder.rs:61
#4
Insecure pattern 'eval_used' in compiler/rustc_codegen_ssa/src/mir/constant.rs:27
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
compiler/rustc_codegen_ssa/src/mir/constant.rs:27
#5
Insecure pattern 'eval_used' in compiler/rustc_codegen_ssa/src/mir/naked_asm.rs:72
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
compiler/rustc_codegen_ssa/src/mir/naked_asm.rs:72
#6
Insecure pattern 'eval_used' in compiler/rustc_data_structures/src/graph/dominators/mod.rs:159
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
compiler/rustc_data_structures/src/graph/dominators/mod.rs:159
#7
Insecure pattern 'eval_used' in compiler/rustc_borrowck/src/diagnostics/conflict_errors.rs:160
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
compiler/rustc_borrowck/src/diagnostics/conflict_errors.rs:160
#8
Insecure pattern 'eval_used' in compiler/rustc_resolve/src/imports.rs:998
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
compiler/rustc_resolve/src/imports.rs:998
#9
Insecure pattern 'eval_used' in compiler/rustc_trait_selection/src/error_reporting/traits/fulfillment_errors.rs:924
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
compiler/rustc_trait_selection/src/error_reporting/traits/fulfillment_errors.rs:924
#10
Insecure pattern 'eval_used' in compiler/rustc_trait_selection/src/error_reporting/traits/on_unimplemented.rs:46
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
compiler/rustc_trait_selection/src/error_reporting/traits/on_unimplemented.rs:46

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/135b8f26-1def-44c0-a0c4-d9dcbf6d2e5e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/135b8f26-1def-44c0-a0c4-d9dcbf6d2e5e/

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.