https://github.com/gametheory442/2026worldcup
· scanned 2026-06-16 04:24 UTC (2 months ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 46 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 |
|---|---|---|---|
getGroupTeams |
software | healthy | data.js:getGroupTeams |
getGroupMatches |
software | healthy | data.js:getGroupMatches |
getAllTeams |
software | healthy | data.js:getAllTeams |
getConfirmedTeams |
software | healthy | data.js:getConfirmedTeams |
getTeamFlag |
software | healthy | data.js:getTeamFlag |
shortName |
software | healthy | data.js:shortName |
formatMatchDate |
software | healthy | data.js:formatMatchDate |
getSessionUser |
software | healthy | firebase.js:getSessionUser |
setSessionUser |
software | healthy | firebase.js:setSessionUser |
clearSessionUser |
software | healthy | firebase.js:clearSessionUser |
userExists |
software | healthy | firebase.js:userExists |
createUser |
software | healthy | firebase.js:createUser |
getUser |
software | healthy | firebase.js:getUser |
getAllUsers |
software | healthy | firebase.js:getAllUsers |
savePhase1Picks |
software | healthy | firebase.js:savePhase1Picks |
savePhase2Picks |
software | healthy | firebase.js:savePhase2Picks |
getUserPicks |
software | healthy | firebase.js:getUserPicks |
getAllPicks |
software | healthy | firebase.js:getAllPicks |
saveGroupStandings |
software | healthy | firebase.js:saveGroupStandings |
getGroupStandings |
software | healthy | firebase.js:getGroupStandings |
getAllGroupStandings |
software | healthy | firebase.js:getAllGroupStandings |
saveThirdPlaceQualifiers |
software | healthy | firebase.js:saveThirdPlaceQualifiers |
getThirdPlaceQualifiers |
software | healthy | firebase.js:getThirdPlaceQualifiers |
saveResult |
software | healthy | firebase.js:saveResult |
getResult |
software | healthy | firebase.js:getResult |
getAllResults |
software | healthy | firebase.js:getAllResults |
getAllFifaStandings |
software | healthy | firebase.js:getAllFifaStandings |
getTournamentConfig |
software | healthy | firebase.js:getTournamentConfig |
updateTournamentConfig |
software | healthy | firebase.js:updateTournamentConfig |
checkAdminPin |
software | healthy | firebase.js:checkAdminPin |
scoreGroupStandings |
software | healthy | firebase.js:scoreGroupStandings |
teamPredictedToAdvance |
software | healthy | firebase.js:teamPredictedToAdvance |
teamActuallyAdvances |
software | healthy | firebase.js:teamActuallyAdvances |
calculateScores |
software | healthy | firebase.js:calculateScores |
| Label | Layer | Status | Path |
|---|---|---|---|
leaderboard.html |
software | healthy | leaderboard.html |
style.css |
software | healthy | style.css |
firebase.json |
software | healthy | firebase.json |
bracket.html |
software | healthy | bracket.html |
README.md |
software | healthy | README.md |
data.js |
software | healthy | data.js |
index.html |
software | healthy | index.html |
admin.html |
software | healthy | admin.html |
picks.html |
software | healthy | picks.html |
firebase.js |
software | healthy | firebase.js |
| Label | Layer | Status | Path |
|---|---|---|---|
gametheory442__2026worldcup |
software | healthy | /data/fable5_failed_archive/gametheory442__2026worldcup |
| Label | Layer | Status | Path |
|---|---|---|---|
generic_api_key::firebase.js |
security | healthy | firebase.js |
This page is publicly accessible at:
https://repobility.com/scan/44f2b6df-95e7-47c8-a510-f7b177e0f257/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/44f2b6df-95e7-47c8-a510-f7b177e0f257/
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.