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.

VSN2015/concerns_on_rails

https://github.com/VSN2015/concerns_on_rails · scanned 2026-06-16 00:53 UTC (2 months, 1 week ago)

28 raw signals (0 security + 28 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 24 actionable findings from 1 signal source. 4 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 227 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
.mcp.json software healthy .mcp.json
Gemfile software healthy Gemfile
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
Dockerfile software healthy Dockerfile
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
CHANGELOG.md software healthy CHANGELOG.md
docker-compose.yml software healthy docker-compose.yml
spec_helper.rb software healthy spec/spec_helper.rb
legacy_aliases_spec.rb software healthy spec/concerns/legacy_aliases_spec.rb
activatable_spec.rb software healthy spec/concerns/models/activatable_spec.rb
stateable_spec.rb software healthy spec/concerns/models/stateable_spec.rb
schedulable_spec.rb software healthy spec/concerns/models/schedulable_spec.rb
publishable_spec.rb software healthy spec/concerns/models/publishable_spec.rb
soft_deletable_spec.rb software healthy spec/concerns/models/soft_deletable_spec.rb
aliasable_spec.rb software healthy spec/concerns/models/aliasable_spec.rb
sequenceable_spec.rb software healthy spec/concerns/models/sequenceable_spec.rb
monetizable_spec.rb software healthy spec/concerns/models/monetizable_spec.rb
normalizable_spec.rb software healthy spec/concerns/models/normalizable_spec.rb
sluggable_spec.rb software healthy spec/concerns/models/sluggable_spec.rb
sanitizable_spec.rb software healthy spec/concerns/models/sanitizable_spec.rb
maskable_spec.rb software healthy spec/concerns/models/maskable_spec.rb
addressable_spec.rb software healthy spec/concerns/models/addressable_spec.rb
tokenizable_spec.rb software healthy spec/concerns/models/tokenizable_spec.rb
expirable_spec.rb software healthy spec/concerns/models/expirable_spec.rb
auditable_spec.rb software healthy spec/concerns/models/auditable_spec.rb
taggable_spec.rb software healthy spec/concerns/models/taggable_spec.rb
sortable_spec.rb software healthy spec/concerns/models/sortable_spec.rb
lockable_spec.rb software healthy spec/concerns/models/lockable_spec.rb
hashable_spec.rb software healthy spec/concerns/models/hashable_spec.rb
searchable_spec.rb software healthy spec/concerns/models/searchable_spec.rb
storable_spec.rb software healthy spec/concerns/models/storable_spec.rb
error_handleable_spec.rb software healthy spec/concerns/controllers/error_handleable_spec.rb
secure_headable_spec.rb software healthy spec/concerns/controllers/secure_headable_spec.rb
includable_spec.rb software healthy spec/concerns/controllers/includable_spec.rb
throttleable_spec.rb software healthy spec/concerns/controllers/throttleable_spec.rb
paginatable_spec.rb software healthy spec/concerns/controllers/paginatable_spec.rb
deprecatable_spec.rb software healthy spec/concerns/controllers/deprecatable_spec.rb
timezoneable_spec.rb software healthy spec/concerns/controllers/timezoneable_spec.rb
webhook_verifiable_spec.rb software healthy spec/concerns/controllers/webhook_verifiable_spec.rb
authorizable_spec.rb software healthy spec/concerns/controllers/authorizable_spec.rb
cursor_paginatable_spec.rb software healthy spec/concerns/controllers/cursor_paginatable_spec.rb
idempotentable_spec.rb software healthy spec/concerns/controllers/idempotentable_spec.rb
respondable_spec.rb software healthy spec/concerns/controllers/respondable_spec.rb
sortable_spec.rb software healthy spec/concerns/controllers/sortable_spec.rb
filterable_spec.rb software healthy spec/concerns/controllers/filterable_spec.rb
localizable_spec.rb software healthy spec/concerns/controllers/localizable_spec.rb
database.rb software healthy spec/support/database.rb
controller_test_harness.rb software healthy spec/support/controller_test_harness.rb

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

LabelLayerStatusPath
esc software healthy docs/assets/js/app.js:esc
slugify software healthy docs/assets/js/app.js:slugify
srcUrl software healthy docs/assets/js/app.js:srcUrl
term software healthy docs/assets/js/app.js:term
copybar software healthy docs/assets/js/app.js:copybar
showToast software healthy docs/assets/js/app.js:showToast
buildSidebar software healthy docs/assets/js/app.js:buildSidebar
setActiveNav software healthy docs/assets/js/app.js:setActiveNav
matches software healthy docs/assets/js/app.js:matches
hay software healthy docs/assets/js/app.js:hay
applySearch software healthy docs/assets/js/app.js:applySearch
q software healthy docs/assets/js/app.js:q
renderHome software healthy docs/assets/js/app.js:renderHome
featureRow software healthy docs/assets/js/app.js:featureRow
concernGrid software healthy docs/assets/js/app.js:concernGrid
apiCard software healthy docs/assets/js/app.js:apiCard
stat software healthy docs/assets/js/app.js:stat
metaRow software healthy docs/assets/js/app.js:metaRow
footer software healthy docs/assets/js/app.js:footer
renderConcern software healthy docs/assets/js/app.js:renderConcern
loadDoc software healthy docs/assets/js/app.js:loadDoc
stripLeadingH1 software healthy docs/assets/js/app.js:stripLeadingH1
highlightAll software healthy docs/assets/js/app.js:highlightAll
enhanceCode software healthy docs/assets/js/app.js:enhanceCode
buildToc software healthy docs/assets/js/app.js:buildToc
jumpTo software healthy docs/assets/js/app.js:jumpTo
scrollSpy software healthy docs/assets/js/app.js:scrollSpy
teardownToc software healthy docs/assets/js/app.js:teardownToc
pager software healthy docs/assets/js/app.js:pager
docError software healthy docs/assets/js/app.js:docError
renderNotFound software healthy docs/assets/js/app.js:renderNotFound
revealCheck software healthy docs/assets/js/app.js:revealCheck
revealInit software healthy docs/assets/js/app.js:revealInit
currentSlug software healthy docs/assets/js/app.js:currentSlug
route software healthy docs/assets/js/app.js:route
initTheme software healthy docs/assets/js/app.js:initTheme
toggleTheme software healthy docs/assets/js/app.js:toggleTheme
closeNav software healthy docs/assets/js/app.js:closeNav
init software healthy docs/assets/js/app.js:init

LabelLayerStatusPath
spec software healthy spec
concerns software healthy spec/concerns
models software healthy spec/concerns/models
controllers software healthy spec/concerns/controllers
support software healthy spec/support
docs software healthy docs
assets software healthy docs/assets
js software healthy docs/assets/js
css software healthy docs/assets/css
concerns software healthy docs/concerns
lib software healthy lib
concerns_on_rails software healthy lib/concerns_on_rails
models software healthy lib/concerns_on_rails/models
controllers software healthy lib/concerns_on_rails/controllers
support software healthy lib/concerns_on_rails/support
.github software healthy .github
workflows software healthy .github/workflows
article software healthy article

LabelLayerStatusPath
7.59.4.07 network healthy docs/assets/js/app.js
1.23.82.72 network healthy docs/assets/js/app.js
2.33.66.07 network healthy docs/assets/js/app.js
2.2.82.64 network healthy docs/assets/js/app.js
2.12.51.56 network healthy docs/assets/js/app.js
3.95.29.25 network healthy docs/assets/js/app.js
21.15.46.55 network healthy docs/assets/js/app.js

LabelLayerStatusPath
postgres data healthy README.md
elasticsearch data healthy README.md
sqlite data healthy README.md
postgresql data healthy README.md
mysql data healthy README.md
redis data healthy README.md

LabelLayerStatusPath
lint cicd healthy .github/workflows/ci.yml
test cicd healthy .github/workflows/ci.yml
publish cicd healthy .github/workflows/ci.yml
deploy cicd healthy .github/workflows/pages.yml

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
test hardware healthy docker-compose.yml
console hardware healthy docker-compose.yml

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::pages cicd healthy .github/workflows/pages.yml

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

LabelLayerStatusPath
port:10 network healthy .github/dependabot.yml
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/e82dfb70-1d6f-4770-bb5c-71c6129027ea/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e82dfb70-1d6f-4770-bb5c-71c6129027ea/

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.