https://github.com/siras-mac/go-gin-rest-api-demo
· scanned 2026-06-16 04:38 UTC (1 month, 3 weeks ago)
3 raw signals (0 security + 3 graph)
Last scanned 1 month, 3 weeks ago · v1 · 3 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 23 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 |
go.mod |
software | healthy | go.mod |
README.md |
software | healthy | README.md |
Makefile |
software | healthy | Makefile |
LICENSE |
software | healthy | LICENSE |
docker-compose.yml |
software | healthy | docker-compose.yml |
Dockerfile |
software | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5434 |
network | healthy | docker-compose.yml |
port:5432 |
network | healthy | docker-compose.yml |
port:6381 |
network | healthy | docker-compose.yml |
port:6379 |
network | healthy | docker-compose.yml |
port:8080 |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | .env.example |
postgres |
data | healthy | .env.example |
redis |
data | healthy | .env.example |
mongodb |
data | healthy | go.mod |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
postgres |
hardware | healthy | docker-compose.yml |
redis |
hardware | healthy | docker-compose.yml |
api |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::README.md |
security | healthy | README.md |
auth::go.mod |
security | healthy | go.mod |
| Label | Layer | Status | Path |
|---|---|---|---|
siras-mac__go-gin-rest-api-demo |
software | healthy | /data/fable5_failed_archive/siras-mac__go-gin-rest-api-demo |
This page is publicly accessible at:
https://repobility.com/scan/6587446c-77d7-451e-9a92-31a0b219af8d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6587446c-77d7-451e-9a92-31a0b219af8d/
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.