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.

TTGDevX/Inordio

https://github.com/TTGDevX/Inordio · scanned 2026-06-16 00:43 UTC (2 months, 1 week ago)

12 raw signals (0 security + 12 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 12 actionable findings from 1 signal source. 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 148 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
vite.config.js software healthy vite.config.js
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
tailwind.config.js software healthy tailwind.config.js
package.json software healthy package.json
composer.json software healthy composer.json
package-lock.json software healthy package-lock.json
.env.example software healthy .env.example
PROJECT-BRIEF.md software healthy PROJECT-BRIEF.md
postcss.config.js software healthy postcss.config.js
logging.php software healthy config/logging.php
mail.php software healthy config/mail.php
session.php software healthy config/session.php
queue.php software healthy config/queue.php
auth.php software healthy config/auth.php
services.php software healthy config/services.php
cache.php software healthy config/cache.php
tenancy.php software healthy config/tenancy.php
inordio.php software healthy config/inordio.php
database.php software healthy config/database.php
filesystems.php software healthy config/filesystems.php
app.php software healthy config/app.php
TestCase.php software healthy tests/TestCase.php
ExampleTest.php software healthy tests/Unit/ExampleTest.php
ExampleTest.php software healthy tests/Feature/ExampleTest.php
ProfileTest.php software healthy tests/Feature/ProfileTest.php
EmailVerificationTest.php software healthy tests/Feature/Auth/EmailVerificationTest.php
PasswordUpdateTest.php software healthy tests/Feature/Auth/PasswordUpdateTest.php
PasswordResetTest.php software healthy tests/Feature/Auth/PasswordResetTest.php
PasswordConfirmationTest.php software healthy tests/Feature/Auth/PasswordConfirmationTest.php
AuthenticationTest.php software healthy tests/Feature/Auth/AuthenticationTest.php
RegistrationTest.php software healthy tests/Feature/Auth/RegistrationTest.php
TenantIsolationTest.php software healthy tests/Feature/Tenancy/TenantIsolationTest.php
EnvPinnedInstanceTest.php software healthy tests/Feature/Tenancy/EnvPinnedInstanceTest.php
LEGACY-SCAFFOLD-NOTES.md software healthy docs/LEGACY-SCAFFOLD-NOTES.md
app.js software healthy resources/js/app.js
app.css software healthy resources/css/app.css
dashboard.blade.php software healthy resources/views/dashboard.blade.php
profile.blade.php software healthy resources/views/profile.blade.php
welcome.blade.php software healthy resources/views/welcome.blade.php
input-error.blade.php software healthy resources/views/components/input-error.blade.php
input-label.blade.php software healthy resources/views/components/input-label.blade.php
secondary-button.blade.php software healthy resources/views/components/secondary-button.blade.php
nav-link.blade.php software healthy resources/views/components/nav-link.blade.php
modal.blade.php software healthy resources/views/components/modal.blade.php
text-input.blade.php software healthy resources/views/components/text-input.blade.php
dropdown-link.blade.php software healthy resources/views/components/dropdown-link.blade.php
dropdown.blade.php software healthy resources/views/components/dropdown.blade.php
primary-button.blade.php software healthy resources/views/components/primary-button.blade.php
auth-session-status.blade.php software healthy resources/views/components/auth-session-status.blade.php

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

LabelLayerStatusPath
config software healthy config
tests software healthy tests
Unit software healthy tests/Unit
Feature software healthy tests/Feature
Auth software healthy tests/Feature/Auth
Tenancy software healthy tests/Feature/Tenancy
docs software healthy docs
resources software healthy resources
js software healthy resources/js
css software healthy resources/css
views software healthy resources/views
components software healthy resources/views/components
livewire software healthy resources/views/livewire
layout software healthy resources/views/livewire/layout
pages software healthy resources/views/livewire/pages
auth software healthy resources/views/livewire/pages/auth
profile software healthy resources/views/livewire/profile
welcome software healthy resources/views/livewire/welcome
layouts software healthy resources/views/layouts
bootstrap software healthy bootstrap
app software healthy app
Enums software healthy app/Enums
Models software healthy app/Models
Livewire software healthy app/Livewire
Actions software healthy app/Livewire/Actions
Forms software healthy app/Livewire/Forms
View software healthy app/View
Components software healthy app/View/Components
Providers software healthy app/Providers
Http software healthy app/Http
Middleware software healthy app/Http/Middleware
Controllers software healthy app/Http/Controllers
Auth software healthy app/Http/Controllers/Auth
database software healthy database
factories software healthy database/factories
migrations software healthy database/migrations
seeders software healthy database/seeders
routes software healthy routes
public software healthy public
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows

LabelLayerStatusPath
mysql data healthy README.md
sqlite data healthy composer.json

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

LabelLayerStatusPath
127.0.0.1 network healthy .env.example

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

LabelLayerStatusPath
test cicd healthy .github/workflows/ci.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/99c8423f-861b-4b35-96ec-a63e06f49a8a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/99c8423f-861b-4b35-96ec-a63e06f49a8a/

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.