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.

rarebit-one/standard_id

https://github.com/rarebit-one/standard_id · scanned 2026-06-15 23:46 UTC (2 months, 4 weeks ago)

66 raw signals (0 security + 66 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 4 weeks ago · v1 · 29 actionable findings from 1 signal source. 37 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 687 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
.rubocop.yml software healthy .rubocop.yml
Gemfile software healthy Gemfile
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
lefthook.yml software healthy lefthook.yml
.env.example software healthy .env.example
LICENSE software healthy LICENSE
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
spec_helper.rb software healthy spec/spec_helper.rb
rails_helper.rb software healthy spec/rails_helper.rb
audience_modeling_spec.rb software healthy spec/integration/audience_modeling_spec.rb
multi_mount_spec.rb software healthy spec/integration/multi_mount_spec.rb
device_session_spec.rb software healthy spec/models/standard_id/device_session_spec.rb
authorization_code_spec.rb software healthy spec/models/standard_id/authorization_code_spec.rb
browser_session_spec.rb software healthy spec/models/standard_id/browser_session_spec.rb
session_spec.rb software healthy spec/models/standard_id/session_spec.rb
refresh_token_spec.rb software healthy spec/models/standard_id/refresh_token_spec.rb
phone_number_identifier_spec.rb software healthy spec/models/standard_id/phone_number_identifier_spec.rb
credential_spec.rb software healthy spec/models/standard_id/credential_spec.rb
identifier_spec.rb software healthy spec/models/standard_id/identifier_spec.rb
password_credential_spec.rb software healthy spec/models/standard_id/password_credential_spec.rb
code_challenge_spec.rb software healthy spec/models/standard_id/code_challenge_spec.rb
email_identifier_spec.rb software healthy spec/models/standard_id/email_identifier_spec.rb
service_session_spec.rb software healthy spec/models/standard_id/service_session_spec.rb
username_identifier_spec.rb software healthy spec/models/standard_id/username_identifier_spec.rb
client_application_spec.rb software healthy spec/models/standard_id/client_application_spec.rb
client_secret_credential_spec.rb software healthy spec/models/standard_id/client_secret_credential_spec.rb
client_grant_spec.rb software healthy spec/models/standard_id/client_grant_spec.rb
account_associations_spec.rb software healthy spec/models/concerns/standard_id/account_associations_spec.…
account_spec.rb software healthy spec/dummy/spec/models/account_spec.rb
account.rb software healthy spec/dummy/spec/factories/account.rb
environment.rb software healthy spec/dummy/config/environment.rb
storage.yml software healthy spec/dummy/config/storage.yml
cable.yml software healthy spec/dummy/config/cable.yml
database.yml software healthy spec/dummy/config/database.yml
puma.rb software healthy spec/dummy/config/puma.rb
routes.rb software healthy spec/dummy/config/routes.rb
application.rb software healthy spec/dummy/config/application.rb
boot.rb software healthy spec/dummy/config/boot.rb
en.yml software healthy spec/dummy/config/locales/en.yml
standard_id.rb software healthy spec/dummy/config/initializers/standard_id.rb
content_security_policy.rb software healthy spec/dummy/config/initializers/content_security_policy.rb
inflections.rb software healthy spec/dummy/config/initializers/inflections.rb
filter_parameter_logging.rb software healthy spec/dummy/config/initializers/filter_parameter_logging.rb
assets.rb software healthy spec/dummy/config/initializers/assets.rb
production.rb software healthy spec/dummy/config/environments/production.rb
test.rb software healthy spec/dummy/config/environments/test.rb
development.rb software healthy spec/dummy/config/environments/development.rb
application_record.rb software healthy spec/dummy/app/models/application_record.rb

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
spec software healthy spec
integration software healthy spec/integration
models software healthy spec/models
standard_id software healthy spec/models/standard_id
concerns software healthy spec/models/concerns
standard_id software healthy spec/models/concerns/standard_id
dummy software healthy spec/dummy
spec software healthy spec/dummy/spec
models software healthy spec/dummy/spec/models
factories software healthy spec/dummy/spec/factories
config software healthy spec/dummy/config
locales software healthy spec/dummy/config/locales
initializers software healthy spec/dummy/config/initializers
environments software healthy spec/dummy/config/environments
app software healthy spec/dummy/app
models software healthy spec/dummy/app/models
assets software healthy spec/dummy/app/assets
stylesheets software healthy spec/dummy/app/assets/stylesheets
tailwind software healthy spec/dummy/app/assets/tailwind
mailers software healthy spec/dummy/app/mailers
helpers software healthy spec/dummy/app/helpers
controllers software healthy spec/dummy/app/controllers
util software healthy spec/dummy/app/controllers/util
api software healthy spec/dummy/app/controllers/api
v1 software healthy spec/dummy/app/controllers/api/v1
admin software healthy spec/dummy/app/controllers/admin
backend software healthy spec/dummy/app/controllers/backend
demos software healthy spec/dummy/app/controllers/demos
jobs software healthy spec/dummy/app/jobs
views software healthy spec/dummy/app/views
pwa software healthy spec/dummy/app/views/pwa
db software healthy spec/dummy/db
migrate software healthy spec/dummy/db/migrate
public software healthy spec/dummy/public
requests software healthy spec/requests
standard_id software healthy spec/requests/standard_id
api software healthy spec/requests/standard_id/api
well_known software healthy spec/requests/standard_id/api/well_known
oauth software healthy spec/requests/standard_id/api/oauth
web software healthy spec/requests/standard_id/web
api software healthy spec/requests/api
admin software healthy spec/requests/admin
mailers software healthy spec/mailers
standard_id software healthy spec/mailers/standard_id
lib software healthy spec/lib
standard_id software healthy spec/lib/standard_id
config software healthy spec/lib/standard_id/config
events software healthy spec/lib/standard_id/events
subscribers software healthy spec/lib/standard_id/events/subscribers
api software healthy spec/lib/standard_id/api

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
auth::lib/standard_id/oauth/client_credentials_flow.rb security healthy lib/standard_id/oauth/client_credentials_flow.rb
auth::app/controllers/standard_id/web/consent_controller.rb security healthy app/controllers/standard_id/web/consent_controller.rb
auth::spec/requests/standard_id/api/rate_limiting_tokens_pe… security healthy spec/requests/standard_id/api/rate_limiting_tokens_per_audi…
auth::app/controllers/standard_id/api/well_known/openid_con… security healthy app/controllers/standard_id/api/well_known/openid_configura…
auth::spec/controllers/concerns/standard_id/lifecycle_hooks… security healthy spec/controllers/concerns/standard_id/lifecycle_hooks_spec.…
auth::spec/requests/standard_id/api/oauth/registrations_spe… security healthy spec/requests/standard_id/api/oauth/registrations_spec.rb
auth::spec/lib/standard_id/refresh_token_flow_spec.rb security healthy spec/lib/standard_id/refresh_token_flow_spec.rb
auth::spec/requests/standard_id/web/auth_callback_providers… security healthy spec/requests/standard_id/web/auth_callback_providers_spec.…
auth::app/controllers/standard_id/api/authorization_control… security healthy app/controllers/standard_id/api/authorization_controller.rb
auth::lib/generators/standard_id/install/install_generator.… security healthy lib/generators/standard_id/install/install_generator.rb
auth::spec/lib/standard_id/oauth/subflows/base_spec.rb security healthy spec/lib/standard_id/oauth/subflows/base_spec.rb
auth::lib/standard_id/oauth/audience_profile_resolver.rb security healthy lib/standard_id/oauth/audience_profile_resolver.rb
auth::lib/standard_id/oauth/discovery_document.rb security healthy lib/standard_id/oauth/discovery_document.rb
auth::spec/lib/standard_id/base_request_flow_spec.rb security healthy spec/lib/standard_id/base_request_flow_spec.rb
auth::lib/standard_id/errors.rb security healthy lib/standard_id/errors.rb
auth::app/controllers/standard_id/api/oidc/logout_controlle… security healthy app/controllers/standard_id/api/oidc/logout_controller.rb
auth::app/controllers/standard_id/api/oauth/callback/provid… security healthy app/controllers/standard_id/api/oauth/callback/providers_co…
auth::app/jobs/standard_id/cleanup_expired_authorization_co… security healthy app/jobs/standard_id/cleanup_expired_authorization_codes_jo…
auth::lib/standard_id/oauth/subflows/social_login_grant.rb security healthy lib/standard_id/oauth/subflows/social_login_grant.rb
auth::spec/lib/standard_id/password_flow_spec.rb security healthy spec/lib/standard_id/password_flow_spec.rb
auth::spec/requests/standard_id/api/allowed_audiences_spec.… security healthy spec/requests/standard_id/api/allowed_audiences_spec.rb
auth::lib/standard_id/oauth/token_grant_flow.rb security healthy lib/standard_id/oauth/token_grant_flow.rb
auth::lib/standard_id/testing/factories/oauth.rb security healthy lib/standard_id/testing/factories/oauth.rb
auth::lib/standard_id/oauth/social_flow.rb security healthy lib/standard_id/oauth/social_flow.rb
auth::lib/standard_id/jwt_service.rb security healthy lib/standard_id/jwt_service.rb
auth::spec/lib/standard_id/events_spec.rb security healthy spec/lib/standard_id/events_spec.rb
auth::README.md security healthy README.md
auth::app/models/standard_id/client_grant.rb security healthy app/models/standard_id/client_grant.rb
auth::lib/standard_id/oauth/oauth_session_persistence.rb security healthy lib/standard_id/oauth/oauth_session_persistence.rb
auth::spec/lib/standard_id/oauth/token_lifetime_resolver_sp… security healthy spec/lib/standard_id/oauth/token_lifetime_resolver_spec.rb
auth::spec/requests/standard_id/api/oidc_logout_spec.rb security healthy spec/requests/standard_id/api/oidc_logout_spec.rb
auth::spec/requests/standard_id/api/well_known/openid_confi… security healthy spec/requests/standard_id/api/well_known/openid_configurati…
auth::app/controllers/standard_id/web/auth/callback/provide… security healthy app/controllers/standard_id/web/auth/callback/providers_con…
auth::spec/controllers/concerns/standard_id/inertia_support… security healthy spec/controllers/concerns/standard_id/inertia_support_spec.…
auth::lib/standard_id/oauth/subflows/base.rb security healthy lib/standard_id/oauth/subflows/base.rb
auth::lib/generators/standard_id/install/templates/standard… security healthy lib/generators/standard_id/install/templates/standard_id.rb
auth::spec/requests/api/ping_spec.rb security healthy spec/requests/api/ping_spec.rb
auth::spec/dummy/config/initializers/filter_parameter_loggi… security healthy spec/dummy/config/initializers/filter_parameter_logging.rb
auth::spec/dummy/app/models/demo_application.rb security healthy spec/dummy/app/models/demo_application.rb
auth::spec/lib/standard_id/implicit_authorization_flow_spec… security healthy spec/lib/standard_id/implicit_authorization_flow_spec.rb
auth::spec/lib/standard_id/oauth/session_type_resolver_inte… security healthy spec/lib/standard_id/oauth/session_type_resolver_integratio…
auth::db/migrate/20250903063000_create_standard_id_authoriz… security healthy db/migrate/20250903063000_create_standard_id_authorization_…
auth::app/controllers/standard_id/api/oauth/revocations_con… security healthy app/controllers/standard_id/api/oauth/revocations_controlle…
auth::.github/workflows/weekly-maintenance.yml security healthy .github/workflows/weekly-maintenance.yml
auth::spec/requests/standard_id/api/well_known/jwks_spec.rb security healthy spec/requests/standard_id/api/well_known/jwks_spec.rb
auth::app/models/standard_id/authorization_code.rb security healthy app/models/standard_id/authorization_code.rb
auth::spec/lib/standard_id/api/token_manager_spec.rb security healthy spec/lib/standard_id/api/token_manager_spec.rb
auth::spec/support/request_helpers.rb security healthy spec/support/request_helpers.rb
auth::spec/lib/standard_id/events/subscribers/logging_subsc… security healthy spec/lib/standard_id/events/subscribers/logging_subscriber_…
auth::spec/controllers/concerns/standard_id/controller_poli… security healthy spec/controllers/concerns/standard_id/controller_policy_spe…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
password_literal::AGENTS.md security healthy AGENTS.md
password_literal::spec/models/standard_id/credential_spec.rb security healthy spec/models/standard_id/credential_spec.rb
password_literal::spec/models/standard_id/password_credenti… security healthy spec/models/standard_id/password_credential_spec.rb
password_literal::spec/models/standard_id/password_credenti… security healthy spec/models/standard_id/password_credential_spec.rb
password_literal::spec/models/standard_id/password_credenti… security healthy spec/models/standard_id/password_credential_spec.rb
password_literal::spec/models/standard_id/password_credenti… security healthy spec/models/standard_id/password_credential_spec.rb
password_literal::spec/models/standard_id/password_credenti… security healthy spec/models/standard_id/password_credential_spec.rb
password_literal::spec/models/standard_id/password_credenti… security healthy spec/models/standard_id/password_credential_spec.rb
password_literal::spec/models/standard_id/password_credenti… security healthy spec/models/standard_id/password_credential_spec.rb
password_literal::spec/models/standard_id/password_credenti… security healthy spec/models/standard_id/password_credential_spec.rb
password_literal::spec/models/standard_id/password_credenti… security healthy spec/models/standard_id/password_credential_spec.rb
password_literal::spec/requests/standard_id/web/lifecycle_h… security healthy spec/requests/standard_id/web/lifecycle_hooks_spec.rb
password_literal::spec/requests/standard_id/web/lifecycle_h… security healthy spec/requests/standard_id/web/lifecycle_hooks_spec.rb
password_literal::spec/requests/standard_id/web/lifecycle_h… security healthy spec/requests/standard_id/web/lifecycle_hooks_spec.rb
password_literal::spec/requests/standard_id/web/lifecycle_h… security healthy spec/requests/standard_id/web/lifecycle_hooks_spec.rb
password_literal::spec/requests/standard_id/web/lifecycle_h… security healthy spec/requests/standard_id/web/lifecycle_hooks_spec.rb
password_literal::spec/requests/standard_id/web/lifecycle_h… security healthy spec/requests/standard_id/web/lifecycle_hooks_spec.rb
password_literal::spec/requests/standard_id/web/lifecycle_h… security healthy spec/requests/standard_id/web/lifecycle_hooks_spec.rb
password_literal::spec/requests/standard_id/web/lifecycle_h… security healthy spec/requests/standard_id/web/lifecycle_hooks_spec.rb
password_literal::spec/requests/standard_id/web/lifecycle_h… security healthy spec/requests/standard_id/web/lifecycle_hooks_spec.rb
password_literal::spec/requests/standard_id/web/reset_passw… security healthy spec/requests/standard_id/web/reset_password_start_spec.rb
password_literal::spec/requests/standard_id/web/reset_passw… security healthy spec/requests/standard_id/web/reset_password_confirm_spec.rb
password_literal::spec/requests/standard_id/web/reset_passw… security healthy spec/requests/standard_id/web/reset_password_confirm_spec.rb
password_literal::spec/requests/standard_id/web/reset_passw… security healthy spec/requests/standard_id/web/reset_password_confirm_spec.rb
password_literal::spec/requests/standard_id/web/login_verif… security healthy spec/requests/standard_id/web/login_verify_spec.rb
password_literal::spec/requests/standard_id/web/login_verif… security healthy spec/requests/standard_id/web/login_verify_spec.rb
password_literal::spec/requests/standard_id/web/signup_spec… security healthy spec/requests/standard_id/web/signup_spec.rb
password_literal::spec/requests/standard_id/web/web_mechani… security healthy spec/requests/standard_id/web/web_mechanism_gate_spec.rb
password_literal::spec/requests/standard_id/web/web_mechani… security healthy spec/requests/standard_id/web/web_mechanism_gate_spec.rb
password_literal::spec/jobs/standard_id/password_reset_deli… security healthy spec/jobs/standard_id/password_reset_delivery_job_spec.rb
password_literal::spec/forms/standard_id/web/signup_form_sp… security healthy spec/forms/standard_id/web/signup_form_spec.rb
password_literal::spec/forms/standard_id/web/signup_form_sp… security healthy spec/forms/standard_id/web/signup_form_spec.rb
password_literal::spec/forms/standard_id/web/signup_form_sp… security healthy spec/forms/standard_id/web/signup_form_spec.rb
password_literal::spec/forms/standard_id/web/signup_form_sp… security healthy spec/forms/standard_id/web/signup_form_spec.rb
password_literal::spec/forms/standard_id/web/signup_form_sp… security healthy spec/forms/standard_id/web/signup_form_spec.rb
password_literal::spec/forms/standard_id/web/reset_password… security healthy spec/forms/standard_id/web/reset_password_start_form_spec.rb
password_literal::spec/forms/standard_id/web/reset_password… security healthy spec/forms/standard_id/web/reset_password_confirm_form_spec…
password_literal::spec/forms/standard_id/web/reset_password… security healthy spec/forms/standard_id/web/reset_password_confirm_form_spec…
password_literal::spec/forms/standard_id/web/reset_password… security healthy spec/forms/standard_id/web/reset_password_confirm_form_spec…

LabelLayerStatusPath
analyze cicd healthy .github/workflows/codeql.yml
review cicd healthy .github/workflows/claude-code-review.yml
maintenance cicd healthy .github/workflows/weekly-maintenance.yml
lint cicd healthy .github/workflows/ci.yml
test-matrix cicd healthy .github/workflows/ci.yml
test cicd healthy .github/workflows/ci.yml
test-rails-edge cicd healthy .github/workflows/ci.yml
claude cicd healthy .github/workflows/claude.yml
release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
gha::codeql cicd healthy .github/workflows/codeql.yml
gha::claude-code-review cicd healthy .github/workflows/claude-code-review.yml
gha::weekly-maintenance cicd healthy .github/workflows/weekly-maintenance.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::claude cicd healthy .github/workflows/claude.yml
gha::release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
postgresql data healthy README.md
mysql data healthy README.md
sqlite data healthy README.md
redis data healthy spec/dummy/config/cable.yml

LabelLayerStatusPath
vps::aws hardware healthy spec/dummy/config/storage.yml
vps::azure hardware healthy spec/dummy/config/storage.yml

LabelLayerStatusPath
repobility-clone-t6xjtp5d software healthy /tmp/repobility-clone-t6xjtp5d

LabelLayerStatusPath
clientPath software healthy spec/dummy/app/views/pwa/service-worker.js:clientPath

LabelLayerStatusPath
sidekiq data healthy README.md

LabelLayerStatusPath
192.168.1.1 network healthy README.md

LabelLayerStatusPath
port:6379 network healthy .github/workflows/ci.yml

LabelLayerStatusPath
image::.devcontainer/Dockerfile hardware healthy .devcontainer/Dockerfile

LabelLayerStatusPath
CLAUDE_CODE_OAUTH_TOKEN cicd healthy
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/dfecd8e8-68d1-412a-b035-2eb31d6b7f0d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/dfecd8e8-68d1-412a-b035-2eb31d6b7f0d/

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.