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.

track-any-device/server-tenant

https://github.com/track-any-device/server-tenant · scanned 2026-06-16 00:41 UTC (2 months, 1 week ago)

20 raw signals (0 security + 20 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 14 actionable findings from 1 signal source. 6 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 201 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.ts software healthy vite.config.ts
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
Dockerfile software healthy Dockerfile
composer.json software healthy composer.json
package-lock.json software healthy package-lock.json
components.json software healthy components.json
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
pint.json software healthy pint.json
.env.example software healthy .env.example
eslint.config.js software healthy eslint.config.js
tsconfig.json software healthy tsconfig.json
logging.php software healthy config/logging.php
mail.php software healthy config/mail.php
inertia.php software healthy config/inertia.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
database.php software healthy config/database.php
filesystems.php software healthy config/filesystems.php
fortify.php software healthy config/fortify.php
app.php software healthy config/app.php
tenant.php software healthy config/tenant.php
Pest.php software healthy tests/Pest.php
TestCase.php software healthy tests/TestCase.php
ExampleTest.php software healthy tests/Unit/ExampleTest.php
ExampleTest.php software healthy tests/Feature/ExampleTest.php
SignalProcessorTest.php software healthy tests/Feature/SignalProcessorTest.php
app.tsx software healthy resources/js/app.tsx
index.ts software healthy resources/js/types/index.ts
global.d.ts software healthy resources/js/types/global.d.ts
vite-env.d.ts software healthy resources/js/types/vite-env.d.ts
dashboard.tsx software healthy resources/js/pages/dashboard.tsx
show.tsx software healthy resources/js/pages/beats/show.tsx
index.tsx software healthy resources/js/pages/beats/index.tsx
show.tsx software healthy resources/js/pages/incidents/show.tsx
index.tsx software healthy resources/js/pages/incidents/index.tsx
index.tsx software healthy resources/js/pages/assignees/index.tsx
index.tsx software healthy resources/js/pages/map/index.tsx
show.tsx software healthy resources/js/pages/devices/show.tsx
index.tsx software healthy resources/js/pages/devices/index.tsx
use-appearance.tsx software healthy resources/js/hooks/use-appearance.tsx
portal-layout.tsx software healthy resources/js/layouts/portal-layout.tsx
app.css software healthy resources/css/app.css
app.blade.php software healthy resources/views/app.blade.php
providers.php software healthy bootstrap/providers.php
app.php software healthy bootstrap/app.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
resources software healthy resources
js software healthy resources/js
types software healthy resources/js/types
pages software healthy resources/js/pages
beats software healthy resources/js/pages/beats
incidents software healthy resources/js/pages/incidents
assignees software healthy resources/js/pages/assignees
map software healthy resources/js/pages/map
devices software healthy resources/js/pages/devices
hooks software healthy resources/js/hooks
layouts software healthy resources/js/layouts
css software healthy resources/css
views software healthy resources/views
bootstrap software healthy bootstrap
app software healthy app
Services software healthy app/Services
Concerns software healthy app/Concerns
Console software healthy app/Console
Commands software healthy app/Console/Commands
Models software healthy app/Models
Actions software healthy app/Actions
Fortify software healthy app/Actions/Fortify
Providers software healthy app/Providers
Http software healthy app/Http
Middleware software healthy app/Http/Middleware
Requests software healthy app/Http/Requests
Settings software healthy app/Http/Requests/Settings
Controllers software healthy app/Http/Controllers
Settings software healthy app/Http/Controllers/Settings
Portal software healthy app/Http/Controllers/Portal
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
workflows software healthy .github/workflows

LabelLayerStatusPath
page software healthy resources/js/app.tsx:page
Dashboard software healthy resources/js/pages/dashboard.tsx:Dashboard
BeatShow software healthy resources/js/pages/beats/show.tsx:BeatShow
BeatsIndex software healthy resources/js/pages/beats/index.tsx:BeatsIndex
IncidentShow software healthy resources/js/pages/incidents/show.tsx:IncidentShow
updateStatus software healthy resources/js/pages/incidents/show.tsx:updateStatus
IncidentsIndex software healthy resources/js/pages/incidents/index.tsx:IncidentsIndex
AssigneesIndex software healthy resources/js/pages/assignees/index.tsx:AssigneesIndex
MapIndex software healthy resources/js/pages/map/index.tsx:MapIndex
tileUrl software healthy resources/js/pages/map/index.tsx:tileUrl
devicePopup software healthy resources/js/pages/map/index.tsx:devicePopup
DeviceShow software healthy resources/js/pages/devices/show.tsx:DeviceShow
DevicesIndex software healthy resources/js/pages/devices/index.tsx:DevicesIndex
prefersDark software healthy resources/js/hooks/use-appearance.tsx:prefersDark
setCookie software healthy resources/js/hooks/use-appearance.tsx:setCookie
getStoredAppearance software healthy resources/js/hooks/use-appearance.tsx:getStoredAppearance
isDarkMode software healthy resources/js/hooks/use-appearance.tsx:isDarkMode
applyTheme software healthy resources/js/hooks/use-appearance.tsx:applyTheme
subscribe software healthy resources/js/hooks/use-appearance.tsx:subscribe
notify software healthy resources/js/hooks/use-appearance.tsx:notify
mediaQuery software healthy resources/js/hooks/use-appearance.tsx:mediaQuery
handleSystemThemeChange software healthy resources/js/hooks/use-appearance.tsx:handleSystemThemeChan…
initializeTheme software healthy resources/js/hooks/use-appearance.tsx:initializeTheme
useAppearance software healthy resources/js/hooks/use-appearance.tsx:useAppearance
updateAppearance software healthy resources/js/hooks/use-appearance.tsx:updateAppearance
PortalLayout software healthy resources/js/layouts/portal-layout.tsx:PortalLayout

LabelLayerStatusPath
Dashboard frontend healthy resources/js/pages/dashboard.tsx
BeatShow frontend healthy resources/js/pages/beats/show.tsx
BeatsIndex frontend healthy resources/js/pages/beats/index.tsx
IncidentShow frontend healthy resources/js/pages/incidents/show.tsx
IncidentsIndex frontend healthy resources/js/pages/incidents/index.tsx
AssigneesIndex frontend healthy resources/js/pages/assignees/index.tsx
MapIndex frontend healthy resources/js/pages/map/index.tsx
DeviceShow frontend healthy resources/js/pages/devices/show.tsx
DevicesIndex frontend healthy resources/js/pages/devices/index.tsx
PortalLayout frontend healthy resources/js/layouts/portal-layout.tsx

LabelLayerStatusPath
/dashboard frontend healthy resources/js/pages/dashboard.tsx
/beats/show frontend healthy resources/js/pages/beats/show.tsx
/beats/ frontend healthy resources/js/pages/beats/index.tsx
/incidents/show frontend healthy resources/js/pages/incidents/show.tsx
/incidents/ frontend healthy resources/js/pages/incidents/index.tsx
/assignees/ frontend healthy resources/js/pages/assignees/index.tsx
/map/ frontend healthy resources/js/pages/map/index.tsx
/devices/show frontend healthy resources/js/pages/devices/show.tsx
/devices/ frontend healthy resources/js/pages/devices/index.tsx

LabelLayerStatusPath
lint cicd healthy .github/workflows/ci.yml
tests cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/ci.yml
release cicd healthy .github/workflows/ci.yml
bump-install cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
DOCKERHUB_ORG cicd healthy
DOCKERHUB_TOKEN cicd healthy
DOCKERHUB_USERNAME cicd healthy
ORG_GITHUB_TOKEN cicd healthy

LabelLayerStatusPath
mysql data healthy CLAUDE.md
sqlite data healthy CLAUDE.md
redis data healthy Dockerfile

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

LabelLayerStatusPath
nginx network healthy CLAUDE.md

LabelLayerStatusPath
port:80 network healthy Dockerfile

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile

LabelLayerStatusPath
gha::ci 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/df66171c-024a-4dc3-9c94-3ab1fd5b355e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/df66171c-024a-4dc3-9c94-3ab1fd5b355e/

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.