https://github.com/remor61/estatisticas-copa
· scanned 2026-06-15 23:49 UTC (2 months, 3 weeks ago)
9 raw signals (0 security + 9 graph)
Last scanned 2 months, 3 weeks ago · v1 · 9 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 102 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 |
|---|---|---|---|
useHashRoute |
software | healthy | src/App.tsx:useHashRoute |
onChange |
software | healthy | src/App.tsx:onChange |
App |
software | healthy | src/App.tsx:App |
sleep |
software | healthy | src/api/sofascore.ts:sleep |
acquire |
software | healthy | src/api/sofascore.ts:acquire |
release |
software | healthy | src/api/sofascore.ts:release |
rawGet |
software | healthy | src/api/sofascore.ts:rawGet |
cached |
software | healthy | src/api/sofascore.ts:cached |
p |
software | healthy | src/api/sofascore.ts:p |
slim |
software | healthy | src/api/sofascore.ts:slim |
fractionToDecimal |
software | healthy | src/api/sofascore.ts:fractionToDecimal |
marketTo1x2 |
software | healthy | src/api/sofascore.ts:marketTo1x2 |
by |
software | healthy | src/api/sofascore.ts:by |
getSeasonId |
software | healthy | src/api/sofascore.ts:getSeasonId |
j |
software | healthy | src/api/sofascore.ts:j |
collectSeasonEvents |
software | healthy | src/api/sofascore.ts:collectSeasonEvents |
getWorldCupEvents |
software | healthy | src/api/sofascore.ts:getWorldCupEvents |
getWorldCup2022Events |
software | healthy | src/api/sofascore.ts:getWorldCup2022Events |
getEvent |
software | healthy | src/api/sofascore.ts:getEvent |
getTeamRecentEvents |
software | healthy | src/api/sofascore.ts:getTeamRecentEvents |
getEventPossession |
software | healthy | src/api/sofascore.ts:getEventPossession |
getEventOdds |
software | healthy | src/api/sofascore.ts:getEventOdds |
getOddsForDate |
software | healthy | src/api/sofascore.ts:getOddsForDate |
getHeadToHead |
software | healthy | src/api/sofascore.ts:getHeadToHead |
getFifaRanking |
software | healthy | src/api/sofascore.ts:getFifaRanking |
sofascoreMatchUrl |
software | healthy | src/api/sofascore.ts:sofascoreMatchUrl |
teamImageUrl |
software | healthy | src/api/sofascore.ts:teamImageUrl |
TeamFlag |
software | healthy | src/components/common.tsx:TeamFlag |
OddsChips |
software | healthy | src/components/common.tsx:OddsChips |
ResultBadge |
software | healthy | src/components/common.tsx:ResultBadge |
SectionCard |
software | healthy | src/components/common.tsx:SectionCard |
Loading |
software | healthy | src/components/common.tsx:Loading |
ErrorBox |
software | healthy | src/components/common.tsx:ErrorBox |
possessionFor |
software | healthy | src/components/FormTable.tsx:possessionFor |
FormTable |
software | healthy | src/components/FormTable.tsx:FormTable |
avg |
software | healthy | src/components/FormTable.tsx:avg |
fmtAvg |
software | healthy | src/components/FormTable.tsx:fmtAvg |
now |
software | healthy | src/lib/cache.ts:now |
cacheGet |
software | healthy | src/lib/cache.ts:cacheGet |
cacheSet |
software | healthy | src/lib/cache.ts:cacheSet |
evictExpired |
software | healthy | src/lib/cache.ts:evictExpired |
formatDateLong |
software | healthy | src/lib/format.ts:formatDateLong |
formatDateShort |
software | healthy | src/lib/format.ts:formatDateShort |
formatTime |
software | healthy | src/lib/format.ts:formatTime |
utcDateKey |
software | healthy | src/lib/format.ts:utcDateKey |
formatOdd |
software | healthy | src/lib/format.ts:formatOdd |
stageLabel |
software | healthy | src/lib/format.ts:stageLabel |
resultFor |
software | healthy | src/lib/format.ts:resultFor |
opponentOf |
software | healthy | src/lib/format.ts:opponentOf |
goalsFor |
software | healthy | src/lib/format.ts:goalsFor |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tsconfig.app.json |
software | healthy | tsconfig.app.json |
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 |
eslint.config.js |
software | healthy | eslint.config.js |
tsconfig.json |
software | healthy | tsconfig.json |
settings.local.json |
software | healthy | .claude/settings.local.json |
launch.json |
software | healthy | .claude/launch.json |
styles.css |
software | healthy | src/styles.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 |
sofascore.ts |
software | healthy | src/api/sofascore.ts |
types.ts |
software | healthy | src/api/types.ts |
common.tsx |
software | healthy | src/components/common.tsx |
FormTable.tsx |
software | healthy | src/components/FormTable.tsx |
cache.ts |
software | healthy | src/lib/cache.ts |
format.ts |
software | healthy | src/lib/format.ts |
useAsync.ts |
software | healthy | src/lib/useAsync.ts |
usePossessions.ts |
software | healthy | src/lib/usePossessions.ts |
MatchDetail.tsx |
software | healthy | src/pages/MatchDetail.tsx |
MatchList.tsx |
software | healthy | src/pages/MatchList.tsx |
.claude/settings.local.json |
quality | healthy | .claude/settings.local.json |
.claude/launch.json |
quality | healthy | .claude/launch.json |
| Label | Layer | Status | Path |
|---|---|---|---|
.claude |
software | healthy | .claude |
src |
software | healthy | src |
api |
software | healthy | src/api |
components |
software | healthy | src/components |
lib |
software | healthy | src/lib |
pages |
software | healthy | src/pages |
| Label | Layer | Status | Path |
|---|---|---|---|
/MatchDetail |
frontend | healthy | src/pages/MatchDetail.tsx |
/MatchList |
frontend | healthy | src/pages/MatchList.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-5tgu42mg |
software | healthy | /tmp/repobility-clone-5tgu42mg |
| Label | Layer | Status | Path |
|---|---|---|---|
126.0.0.0 |
network | healthy | .claude/settings.local.json |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.tsx |
This page is publicly accessible at:
https://repobility.com/scan/d3e006a1-f64c-436b-b21c-fdc520e5e789/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d3e006a1-f64c-436b-b21c-fdc520e5e789/
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.