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.

rails/rails

https://github.com/rails/rails.git · scanned 2026-05-16 13:30 UTC (1 day, 8 hours ago) · 10 languages

248 findings (20 legacy + 228 scanner) 8/10 scanners ran Scanner says 74 (lower by 2)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 day, 11 hours ago · v3 · 91 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. #}
Severity distribution — click a segment to filter
Active filters: severity: critical × excluding tests × Reset all
Scan summary Repository scanned at 74.4/100 with 100.0% coverage. It contains 5161 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 76 findings — concentrated in security (31), software (24), cicd (10). Risk profile is high: 9 critical, 7 high, 23 medium. Recommended next step: open the security layer findings first — that's where the highest-impact wins live.

Showing 8 of 91 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 actionpack/lib/action_controller/metal/http_authentication.rb
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
actionpack/lib/action_controller/metal/http_authentication.rb:17 secrets
critical 9-layer security secrets conf 1.00 Possible secret in activemodel/lib/active_model/secure_password.rb
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
activemodel/lib/active_model/secure_password.rb:103 secrets
critical 9-layer security secrets conf 1.00 Possible secret in activemodel/lib/active_model/secure_password.rb
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
activemodel/lib/active_model/secure_password.rb:110 secrets
critical 9-layer security secrets conf 1.00 Possible secret in activemodel/lib/active_model/secure_password.rb
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
activemodel/lib/active_model/secure_password.rb:287 secrets
critical 9-layer security secrets conf 1.00 Possible secret in activerecord/lib/active_record/base.rb
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
activerecord/lib/active_record/base.rb:57 secrets
critical 9-layer security secrets conf 1.00 Possible secret in activerecord/lib/active_record/connection_handling.rb
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
activerecord/lib/active_record/connection_handling.rb:17 secrets
critical 9-layer security secrets conf 1.00 Possible secret in activerecord/lib/active_record/tasks/mysql_database_tasks.rb
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
activerecord/lib/active_record/tasks/mysql_database_tasks.rb:69 secrets
critical 9-layer security secrets conf 1.00 Possible secret in activerecord/lib/active_record/token_for.rb
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
activerecord/lib/active_record/token_for.rb:100 secrets
{# ── 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/3eeb1910-4d08-4be7-b475-8aae92530237/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/3eeb1910-4d08-4be7-b475-8aae92530237/

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.