https://github.com/whimCrouwel/tic-tac-toe-demo
· scanned 2026-06-16 00:56 UTC (2 months, 1 week ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months, 1 week ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 37 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 |
|---|---|---|---|
tsconfig.app.json |
software | healthy | tsconfig.app.json |
vite.config.ts |
software | healthy | vite.config.ts |
package.json |
software | healthy | package.json |
tsconfig.node.json |
software | healthy | tsconfig.node.json |
index.html |
software | healthy | index.html |
render.yaml |
software | healthy | render.yaml |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
server.mjs |
software | healthy | server/server.mjs |
index.css |
software | healthy | src/index.css |
main.tsx |
software | healthy | src/main.tsx |
App.tsx |
software | healthy | src/App.tsx |
socket.ts |
software | healthy | src/lib/socket.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
calcWinner |
software | healthy | src/App.tsx:calcWinner |
useQrCode |
software | healthy | src/App.tsx:useQrCode |
Header |
software | healthy | src/App.tsx:Header |
Footer |
software | healthy | src/App.tsx:Footer |
App |
software | healthy | src/App.tsx:App |
members |
software | healthy | src/App.tsx:members |
handleConnect |
software | healthy | src/App.tsx:handleConnect |
handleCellClick |
software | healthy | src/App.tsx:handleCellClick |
myTurn |
software | healthy | src/App.tsx:myTurn |
handleReset |
software | healthy | src/App.tsx:handleReset |
loadToken |
software | healthy | src/lib/socket.ts:loadToken |
saveToken |
software | healthy | src/lib/socket.ts:saveToken |
nextReqId |
software | healthy | src/lib/socket.ts:nextReqId |
| Label | Layer | Status | Path |
|---|---|---|---|
9.504.5.092 |
network | healthy | src/App.tsx |
2.91.832.092 |
network | healthy | src/App.tsx |
2.651.64.7 |
network | healthy | src/App.tsx |
4.943.359.309 |
network | healthy | src/App.tsx |
268.18.58.688 |
network | healthy | src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
server |
software | healthy | server |
src |
software | healthy | src |
lib |
software | healthy | src/lib |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-tf11mlgo |
software | healthy | /tmp/repobility-clone-tf11mlgo |
| Label | Layer | Status | Path |
|---|---|---|---|
Socket |
software | healthy | src/lib/socket.ts:Socket |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.tsx |
This page is publicly accessible at:
https://repobility.com/scan/ce159097-6ced-4b08-8258-3a7cc6a3f15d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ce159097-6ced-4b08-8258-3a7cc6a3f15d/
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.