Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

remor61/estatisticas-copa

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)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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.

LabelLayerStatusPath
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.

LabelLayerStatusPath
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

LabelLayerStatusPath
.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

LabelLayerStatusPath
/MatchDetail frontend healthy src/pages/MatchDetail.tsx
/MatchList frontend healthy src/pages/MatchList.tsx

LabelLayerStatusPath
repobility-clone-5tgu42mg software healthy /tmp/repobility-clone-5tgu42mg

LabelLayerStatusPath
126.0.0.0 network healthy .claude/settings.local.json

LabelLayerStatusPath
App frontend healthy src/App.tsx
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

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.