https://github.com/taisuke1117/hackathon-backend
· scanned 2026-06-16 00:28 UTC (2 months, 2 weeks ago)
14 raw signals (0 security + 14 graph)
Last scanned 2 months, 2 weeks ago · v1 · 14 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 55 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 |
|---|---|---|---|
Dockerfile |
software | healthy | Dockerfile |
main.go |
software | healthy | main.go |
go.mod |
software | healthy | go.mod |
client.go |
software | healthy | gcs/client.go |
router.go |
software | healthy | router/router.go |
auth.go |
software | healthy | middleware/auth.go |
product_dao.go |
software | healthy | dao/product_dao.go |
live_dao.go |
software | healthy | dao/live_dao.go |
errors.go |
software | healthy | dao/errors.go |
chat_dao.go |
software | healthy | dao/chat_dao.go |
interfaces.go |
software | healthy | dao/interfaces.go |
notification_dao.go |
software | healthy | dao/notification_dao.go |
user_dao.go |
software | healthy | dao/user_dao.go |
review_dao.go |
software | healthy | dao/review_dao.go |
response_test.go |
software | healthy | controller/response_test.go |
user_controller_test.go |
software | healthy | controller/user_controller_test.go |
response.go |
software | healthy | controller/response.go |
chat_controller.go |
software | healthy | controller/chat_controller.go |
notification_controller.go |
software | healthy | controller/notification_controller.go |
image_controller.go |
software | healthy | controller/image_controller.go |
mock_dao_test.go |
software | healthy | controller/mock_dao_test.go |
gemini_controller.go |
software | healthy | controller/gemini_controller.go |
live_controller.go |
software | healthy | controller/live_controller.go |
user_controller.go |
software | healthy | controller/user_controller.go |
product_controller.go |
software | healthy | controller/product_controller.go |
product_controller_test.go |
software | healthy | controller/product_controller_test.go |
main.go |
software | healthy | cmd/migrate/main.go |
connect.go |
software | healthy | db/connect.go |
init.go |
software | healthy | model/init.go |
chat.go |
software | healthy | model/chat.go |
live.go |
software | healthy | model/live.go |
user.go |
software | healthy | model/user.go |
review.go |
software | healthy | model/review.go |
product.go |
software | healthy | model/product.go |
search.go |
software | healthy | gemini/search.go |
client.go |
software | healthy | gemini/client.go |
listing.go |
software | healthy | gemini/listing.go |
reply.go |
software | healthy | gemini/reply.go |
| Label | Layer | Status | Path |
|---|---|---|---|
gcs |
software | healthy | gcs |
router |
software | healthy | router |
middleware |
software | healthy | middleware |
dao |
software | healthy | dao |
controller |
software | healthy | controller |
cmd |
software | healthy | cmd |
migrate |
software | healthy | cmd/migrate |
db |
software | healthy | db |
model |
software | healthy | model |
gemini |
software | healthy | gemini |
| Label | Layer | Status | Path |
|---|---|---|---|
mysql |
data | healthy | go.mod |
redis |
data | healthy | go.mod |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-_dix3mut |
software | healthy | /tmp/repobility-clone-_dix3mut |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8080 |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
envoy |
network | healthy | go.mod |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::gcp |
hardware | healthy | go.mod |
This page is publicly accessible at:
https://repobility.com/scan/f4aa43a4-a386-4220-859b-9278fbdc5e89/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f4aa43a4-a386-4220-859b-9278fbdc5e89/
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.