https://github.com/T3AMDUZZ/ggachi
· scanned 2026-06-16 00:28 UTC (2 months, 2 weeks ago)
12 raw signals (0 security + 12 graph)
Last scanned 2 months, 2 weeks ago · v1 · 12 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 99 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 |
|---|---|---|---|
App |
software | healthy | src/App.tsx:App |
Select |
software | healthy | src/components/Select.tsx:Select |
onDocClick |
software | healthy | src/components/Select.tsx:onDocClick |
choose |
software | healthy | src/components/Select.tsx:choose |
move |
software | healthy | src/components/Select.tsx:move |
onKeyDown |
software | healthy | src/components/Select.tsx:onKeyDown |
Icon |
software | healthy | src/components/Icons.tsx:Icon |
Chatbot |
software | healthy | src/components/Chatbot.tsx:Chatbot |
botSay |
software | healthy | src/components/Chatbot.tsx:botSay |
userSay |
software | healthy | src/components/Chatbot.tsx:userSay |
showMainMenu |
software | healthy | src/components/Chatbot.tsx:showMainMenu |
afterAnswer |
software | healthy | src/components/Chatbot.tsx:afterAnswer |
goOrder |
software | healthy | src/components/Chatbot.tsx:goOrder |
handle |
software | healthy | src/components/Chatbot.tsx:handle |
onSubmit |
software | healthy | src/components/Chatbot.tsx:onSubmit |
Footer |
software | healthy | src/components/Footer.tsx:Footer |
Navbar |
software | healthy | src/components/Navbar.tsx:Navbar |
read |
software | healthy | src/lib/storage.ts:read |
write |
software | healthy | src/lib/storage.ts:write |
listReservations |
software | healthy | src/lib/storage.ts:listReservations |
addReservation |
software | healthy | src/lib/storage.ts:addReservation |
updateReservationStatus |
software | healthy | src/lib/storage.ts:updateReservationStatus |
deleteReservation |
software | healthy | src/lib/storage.ts:deleteReservation |
genId |
software | healthy | src/lib/storage.ts:genId |
login |
software | healthy | src/lib/storage.ts:login |
logout |
software | healthy | src/lib/storage.ts:logout |
isLoggedIn |
software | healthy | src/lib/storage.ts:isLoggedIn |
Admin |
software | healthy | src/pages/Admin.tsx:Admin |
LoginForm |
software | healthy | src/pages/Admin.tsx:LoginForm |
submit |
software | healthy | src/pages/Admin.tsx:submit |
Dashboard |
software | healthy | src/pages/Admin.tsx:Dashboard |
refresh |
software | healthy | src/pages/Admin.tsx:refresh |
changeStatus |
software | healthy | src/pages/Admin.tsx:changeStatus |
remove |
software | healthy | src/pages/Admin.tsx:remove |
OrderDetailModal |
software | healthy | src/pages/Admin.tsx:OrderDetailModal |
onKey |
software | healthy | src/pages/Admin.tsx:onKey |
formatDateTime |
software | healthy | src/pages/Admin.tsx:formatDateTime |
p |
software | healthy | src/pages/Admin.tsx:p |
pad |
software | healthy | src/pages/Menu.tsx:pad |
ymd |
software | healthy | src/pages/Menu.tsx:ymd |
localToday |
software | healthy | src/pages/Menu.tsx:localToday |
dateOptions |
software | healthy | src/pages/Menu.tsx:dateOptions |
Menu |
software | healthy | src/pages/Menu.tsx:Menu |
add |
software | healthy | src/pages/Menu.tsx:add |
sub |
software | healthy | src/pages/Menu.tsx:sub |
q |
software | healthy | src/pages/Menu.tsx:q |
removeItem |
software | healthy | src/pages/Menu.tsx:removeItem |
scrollToOrder |
software | healthy | src/pages/Menu.tsx:scrollToOrder |
OrderForm |
software | healthy | src/pages/Menu.tsx:OrderForm |
submit |
software | healthy | src/pages/Menu.tsx:submit |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vite.config.ts |
software | healthy | vite.config.ts |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
tsconfig.node.json |
software | healthy | tsconfig.node.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
INFO.md |
software | healthy | INFO.md |
tsconfig.json |
software | healthy | tsconfig.json |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
index.css |
software | healthy | src/index.css |
main.tsx |
software | healthy | src/main.tsx |
vite-env.d.ts |
software | healthy | src/vite-env.d.ts |
App.tsx |
software | healthy | src/App.tsx |
Select.tsx |
software | healthy | src/components/Select.tsx |
Icons.tsx |
software | healthy | src/components/Icons.tsx |
Chatbot.tsx |
software | healthy | src/components/Chatbot.tsx |
Footer.tsx |
software | healthy | src/components/Footer.tsx |
Navbar.tsx |
software | healthy | src/components/Navbar.tsx |
storage.ts |
software | healthy | src/lib/storage.ts |
Admin.tsx |
software | healthy | src/pages/Admin.tsx |
Menu.tsx |
software | healthy | src/pages/Menu.tsx |
Home.tsx |
software | healthy | src/pages/Home.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.tsx |
Select |
frontend | healthy | src/components/Select.tsx |
Icon |
frontend | healthy | src/components/Icons.tsx |
Chatbot |
frontend | healthy | src/components/Chatbot.tsx |
Footer |
frontend | healthy | src/components/Footer.tsx |
Navbar |
frontend | healthy | src/components/Navbar.tsx |
Admin |
frontend | healthy | src/pages/Admin.tsx |
Menu |
frontend | healthy | src/pages/Menu.tsx |
Home |
frontend | healthy | src/pages/Home.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
components |
software | healthy | src/components |
lib |
software | healthy | src/lib |
pages |
software | healthy | src/pages |
| Label | Layer | Status | Path |
|---|---|---|---|
/Admin |
frontend | healthy | src/pages/Admin.tsx |
/Menu |
frontend | healthy | src/pages/Menu.tsx |
/Home |
frontend | healthy | src/pages/Home.tsx |
/ |
frontend | healthy | src/App.tsx |
/menu |
frontend | healthy | src/App.tsx |
/admin |
frontend | healthy | src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/deploy.yml |
deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-b3ama58l |
software | healthy | /tmp/repobility-clone-b3ama58l |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5173 |
network | healthy | vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
This page is publicly accessible at:
https://repobility.com/scan/6e5f04e2-d81f-49a7-afa7-b6ad19552105/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6e5f04e2-d81f-49a7-afa7-b6ad19552105/
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.