https://github.com/Jokerohit4/phool-gobhi-backend
· scanned 2026-06-16 04:29 UTC (2 months ago)
7 raw signals (0 security + 7 graph)
Last scanned 2 months ago · v1 · 7 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 47 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 |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
.env.dev.example |
software | healthy | .env.dev.example |
init-db.sql |
software | healthy | init-db.sql |
package-lock.json |
software | healthy | package-lock.json |
index.js |
software | healthy | index.js |
README.md |
software | healthy | README.md |
railway.toml |
software | healthy | railway.toml |
docker-compose.yml |
software | healthy | docker-compose.yml |
package.json |
software | healthy | package.json |
db.js |
software | healthy | db.js |
render.yaml |
software | healthy | render.yaml |
Dockerfile |
software | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
gateway |
hardware | healthy | docker-compose.yml |
auth-service |
hardware | healthy | docker-compose.yml |
user-service |
hardware | healthy | docker-compose.yml |
wallet-service |
hardware | healthy | docker-compose.yml |
gym-service |
hardware | healthy | docker-compose.yml |
booking-service |
hardware | healthy | docker-compose.yml |
postgres |
hardware | healthy | docker-compose.yml |
mongo |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
isPublicRoute |
software | healthy | index.js:isPublicRoute |
authMiddleware |
software | healthy | index.js:authMiddleware |
connectDB |
software | healthy | db.js:connectDB |
⚙ authMiddleware |
software | healthy | index.js |
⚙ proxy(AUTH_SERVICE_URL |
software | healthy | index.js |
⚙ proxy(WALLET_SERVICE_URL |
software | healthy | index.js |
⚙ proxy(GYM_SERVICE_URL |
software | healthy | index.js |
⚙ proxy(BOOKING_SERVICE_URL |
software | healthy | index.js |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /health |
api | healthy | index.js |
USE /api/auth |
api | healthy | index.js |
USE /api/users |
api | healthy | index.js |
USE /api/wallet |
api | healthy | index.js |
USE /api/gyms |
api | healthy | index.js |
USE /api/bookings |
api | healthy | index.js |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5050 |
network | healthy | docker-compose.yml |
port:5000 |
network | healthy | docker-compose.yml |
port:5432 |
network | healthy | docker-compose.yml |
port:27017 |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
mongodb |
data | healthy | .env.dev.example |
postgresql |
data | healthy | .env.dev.example |
postgres |
data | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::.env.dev.example |
security | healthy | .env.dev.example |
auth::README.md |
security | healthy | README.md |
auth::index.js |
security | healthy | index.js |
| Label | Layer | Status | Path |
|---|---|---|---|
Jokerohit4__phool-gobhi-backend |
software | healthy | /data/fable5_failed_archive/Jokerohit4__phool-gobhi-backend |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | .env.dev.example |
This page is publicly accessible at:
https://repobility.com/scan/e9329d7c-3be0-4bcd-8626-374b5fbd567b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e9329d7c-3be0-4bcd-8626-374b5fbd567b/
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.