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)
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.
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.
| Label | Layer | Status | Path |
|---|---|---|---|
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.
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
/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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
DOCKERHUB_ORG |
cicd | healthy | — |
DOCKERHUB_TOKEN |
cicd | healthy | — |
DOCKERHUB_USERNAME |
cicd | healthy | — |
ORG_GITHUB_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
mysql |
data | healthy | CLAUDE.md |
sqlite |
data | healthy | CLAUDE.md |
redis |
data | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-wanub1e8 |
software | healthy | /tmp/repobility-clone-wanub1e8 |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:80 |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
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.