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.

DaviMeyer/wm-2026

https://github.com/DaviMeyer/wm-2026 · scanned 2026-06-17 01:26 UTC (1 month, 2 weeks ago)

17 raw signals (0 security + 17 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +16.8 (diff) · 17 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 183 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
Navbar software healthy src/App.tsx:Navbar
PageFallback software healthy src/App.tsx:PageFallback
App software healthy src/App.tsx:App
Card software healthy src/components/ui.tsx:Card
SectionHeader software healthy src/components/ui.tsx:SectionHeader
LiveBadge software healthy src/components/ui.tsx:LiveBadge
TeamCrest software healthy src/components/ui.tsx:TeamCrest
pickReadable software healthy src/components/ui.tsx:pickReadable
FormDots software healthy src/components/ui.tsx:FormDots
StatBar software healthy src/components/ui.tsx:StatBar
Skeleton software healthy src/components/ui.tsx:Skeleton
Pill software healthy src/components/ui.tsx:Pill
VenueCard software healthy src/components/VenueCard.tsx:VenueCard
flagTone software healthy src/components/VenueCard.tsx:flagTone
loadFavorites software healthy src/components/dashboard/FavoritesBar.tsx:loadFavorites
FavoritesBar software healthy src/components/dashboard/FavoritesBar.tsx:FavoritesBar
remove software healthy src/components/dashboard/FavoritesBar.tsx:remove
add software healthy src/components/dashboard/FavoritesBar.tsx:add
onDown software healthy src/components/dashboard/FavoritesBar.tsx:onDown
onKey software healthy src/components/dashboard/FavoritesBar.tsx:onKey
ratingTone software healthy src/components/match/PitchLineups.tsx:ratingTone
PlayerDot software healthy src/components/match/PitchLineups.tsx:PlayerDot
PitchLineups software healthy src/components/match/PitchLineups.tsx:PitchLineups
MomentumTooltip software healthy src/components/match/MomentumChart.tsx:MomentumTooltip
MomentumChart software healthy src/components/match/MomentumChart.tsx:MomentumChart
fmtXg software healthy src/components/match/MatchStatsPanel.tsx:fmtXg
fmtPct software healthy src/components/match/MatchStatsPanel.tsx:fmtPct
MatchStatsPanel software healthy src/components/match/MatchStatsPanel.tsx:MatchStatsPanel
rows software healthy src/components/match/MatchStatsPanel.tsx:rows
AITacticalSummary software healthy src/components/ai/AITacticalSummary.tsx:AITacticalSummary
AIPredictionCard software healthy src/components/ai/AIPredictionCard.tsx:AIPredictionCard
fmtXg software healthy src/pages/MatchCenter.tsx:fmtXg
fmtPct software healthy src/pages/MatchCenter.tsx:fmtPct
NotFound software healthy src/pages/MatchCenter.tsx:NotFound
TeamSide software healthy src/pages/MatchCenter.tsx:TeamSide
MatchHeader software healthy src/pages/MatchCenter.tsx:MatchHeader
OverviewTab software healthy src/pages/MatchCenter.tsx:OverviewTab
AITab software healthy src/pages/MatchCenter.tsx:AITab
MatchCenter software healthy src/pages/MatchCenter.tsx:MatchCenter
fmtPct software healthy src/pages/Simulator.tsx:fmtPct
topEntries software healthy src/pages/Simulator.tsx:topEntries
ResultRow software healthy src/pages/Simulator.tsx:ResultRow
SideCard software healthy src/pages/Simulator.tsx:SideCard
Simulator software healthy src/pages/Simulator.tsx:Simulator
start software healthy src/pages/Simulator.tsx:start
sortRows software healthy src/pages/Standings.tsx:sortRows
diffLabel software healthy src/pages/Standings.tsx:diffLabel
GroupTable software healthy src/pages/Standings.tsx:GroupTable
Standings software healthy src/pages/Standings.tsx:Standings
visibleGroups software healthy src/pages/Standings.tsx:visibleGroups

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
tsconfig.node.json software healthy tsconfig.node.json
vercel.json software healthy vercel.json
tsconfig.app.json software healthy tsconfig.app.json
vite.config.ts software healthy vite.config.ts
package.json software healthy package.json
index.html software healthy index.html
pnpm-lock.yaml software healthy pnpm-lock.yaml
tsconfig.json software healthy tsconfig.json
main.tsx software healthy src/main.tsx
vite-env.d.ts software healthy src/vite-env.d.ts
index.css software healthy src/index.css
App.tsx software healthy src/App.tsx
ui.tsx software healthy src/components/ui.tsx
VenueCard.tsx software healthy src/components/VenueCard.tsx
FavoritesBar.tsx software healthy src/components/dashboard/FavoritesBar.tsx
PitchLineups.tsx software healthy src/components/match/PitchLineups.tsx
MomentumChart.tsx software healthy src/components/match/MomentumChart.tsx
MatchStatsPanel.tsx software healthy src/components/match/MatchStatsPanel.tsx
AITacticalSummary.tsx software healthy src/components/ai/AITacticalSummary.tsx
AIPredictionCard.tsx software healthy src/components/ai/AIPredictionCard.tsx
MatchCenter.tsx software healthy src/pages/MatchCenter.tsx
Simulator.tsx software healthy src/pages/Simulator.tsx
Standings.tsx software healthy src/pages/Standings.tsx
Schedule.tsx software healthy src/pages/Schedule.tsx
Bracket.tsx software healthy src/pages/Bracket.tsx
Dashboard.tsx software healthy src/pages/Dashboard.tsx
api.ts software healthy src/lib/api.ts
useWmData.ts software healthy src/lib/useWmData.ts
simulate.ts software healthy src/lib/simulate.ts
utils.ts software healthy src/lib/utils.ts

LabelLayerStatusPath
/MatchCenter frontend healthy src/pages/MatchCenter.tsx
/Simulator frontend healthy src/pages/Simulator.tsx
/Standings frontend healthy src/pages/Standings.tsx
/Schedule frontend healthy src/pages/Schedule.tsx
/Bracket frontend healthy src/pages/Bracket.tsx
/Dashboard frontend healthy src/pages/Dashboard.tsx
/ frontend healthy src/App.tsx
/spielplan frontend healthy src/App.tsx
/match/:id frontend healthy src/App.tsx
/tabellen frontend healthy src/App.tsx
/ko frontend healthy src/App.tsx
/simulator frontend healthy src/App.tsx

LabelLayerStatusPath
src software healthy src
components software healthy src/components
dashboard software healthy src/components/dashboard
match software healthy src/components/match
ai software healthy src/components/ai
pages software healthy src/pages
lib software healthy src/lib

LabelLayerStatusPath
App frontend healthy src/App.tsx
MatchCenter frontend healthy src/pages/MatchCenter.tsx
Simulator frontend healthy src/pages/Simulator.tsx
Standings frontend healthy src/pages/Standings.tsx
Schedule frontend healthy src/pages/Schedule.tsx
Bracket frontend healthy src/pages/Bracket.tsx
Dashboard frontend healthy src/pages/Dashboard.tsx

LabelLayerStatusPath
DaviMeyer__wm-2026 software healthy /data/fable5_failed_archive/DaviMeyer__wm-2026

LabelLayerStatusPath
vps::azure hardware healthy src/components/ui.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/d35ad7a6-e798-449e-be29-805725f5769b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d35ad7a6-e798-449e-be29-805725f5769b/

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.