https://github.com/webdevpls/copabolao
· scanned 2026-06-16 00:55 UTC (2 months, 1 week ago)
13 raw signals (0 security + 13 graph)
Last scanned 2 months, 1 week ago · v1 · 13 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 168 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 |
|---|---|---|---|
App |
software | healthy | src/App.jsx:App |
applyState |
software | healthy | src/App.jsx:applyState |
HistoryList |
software | healthy | src/components/HistoryList.jsx:HistoryList |
Header |
software | healthy | src/components/Header.jsx:Header |
MatchList |
software | healthy | src/components/MatchList.jsx:MatchList |
TeamLabel |
software | healthy | src/components/MatchCard.jsx:TeamLabel |
buildWhatsAppText |
software | healthy | src/components/MatchCard.jsx:buildWhatsAppText |
MatchCard |
software | healthy | src/components/MatchCard.jsx:MatchCard |
handleSave |
software | healthy | src/components/MatchCard.jsx:handleSave |
handleClear |
software | healthy | src/components/MatchCard.jsx:handleClear |
handleCopyWpp |
software | healthy | src/components/MatchCard.jsx:handleCopyWpp |
ParticipantsManager |
software | healthy | src/components/ParticipantsManager.jsx:ParticipantsManager |
handleAdd |
software | healthy | src/components/ParticipantsManager.jsx:handleAdd |
confirmRemove |
software | healthy | src/components/ParticipantsManager.jsx:confirmRemove |
ParticipantDialog |
software | healthy | src/components/RankingTable.jsx:ParticipantDialog |
buildRankingText |
software | healthy | src/components/RankingTable.jsx:buildRankingText |
RankingTable |
software | healthy | src/components/RankingTable.jsx:RankingTable |
handleCopy |
software | healthy | src/components/RankingTable.jsx:handleCopy |
StatCard |
software | healthy | src/components/StatsCards.jsx:StatCard |
StatsCards |
software | healthy | src/components/StatsCards.jsx:StatsCards |
StatusIcon |
software | healthy | src/components/GuessRow.jsx:StatusIcon |
GuessRow |
software | healthy | src/components/GuessRow.jsx:GuessRow |
FilterSelect |
software | healthy | src/components/MatchFilters.jsx:FilterSelect |
MatchFilters |
software | healthy | src/components/MatchFilters.jsx:MatchFilters |
set |
software | healthy | src/components/MatchFilters.jsx:set |
Progress |
software | healthy | src/components/ui/progress.jsx:Progress |
ProgressTrack |
software | healthy | src/components/ui/progress.jsx:ProgressTrack |
ProgressIndicator |
software | healthy | src/components/ui/progress.jsx:ProgressIndicator |
ProgressLabel |
software | healthy | src/components/ui/progress.jsx:ProgressLabel |
ProgressValue |
software | healthy | src/components/ui/progress.jsx:ProgressValue |
Input |
software | healthy | src/components/ui/input.jsx:Input |
Label |
software | healthy | src/components/ui/label.jsx:Label |
Badge |
software | healthy | src/components/ui/badge.jsx:Badge |
Button |
software | healthy | src/components/ui/button.jsx:Button |
Collapsible |
software | healthy | src/components/ui/collapsible.jsx:Collapsible |
CollapsibleTrigger |
software | healthy | src/components/ui/collapsible.jsx:CollapsibleTrigger |
CollapsibleContent |
software | healthy | src/components/ui/collapsible.jsx:CollapsibleContent |
Toaster |
software | healthy | src/components/ui/sonner.jsx:Toaster |
Toggle |
software | healthy | src/components/ui/toggle.jsx:Toggle |
Table |
software | healthy | src/components/ui/table.jsx:Table |
TableHeader |
software | healthy | src/components/ui/table.jsx:TableHeader |
TableBody |
software | healthy | src/components/ui/table.jsx:TableBody |
TableFooter |
software | healthy | src/components/ui/table.jsx:TableFooter |
TableRow |
software | healthy | src/components/ui/table.jsx:TableRow |
TableHead |
software | healthy | src/components/ui/table.jsx:TableHead |
TableCell |
software | healthy | src/components/ui/table.jsx:TableCell |
TableCaption |
software | healthy | src/components/ui/table.jsx:TableCaption |
Card |
software | healthy | src/components/ui/card.jsx:Card |
CardHeader |
software | healthy | src/components/ui/card.jsx:CardHeader |
CardTitle |
software | healthy | src/components/ui/card.jsx:CardTitle |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vite.config.js |
software | healthy | vite.config.js |
vercel.json |
software | healthy | vercel.json |
jsconfig.json |
software | healthy | jsconfig.json |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
components.json |
software | healthy | components.json |
eslint.config.js |
software | healthy | eslint.config.js |
index.css |
software | healthy | src/index.css |
App.jsx |
software | healthy | src/App.jsx |
main.jsx |
software | healthy | src/main.jsx |
HistoryList.jsx |
software | healthy | src/components/HistoryList.jsx |
Header.jsx |
software | healthy | src/components/Header.jsx |
MatchList.jsx |
software | healthy | src/components/MatchList.jsx |
MatchCard.jsx |
software | healthy | src/components/MatchCard.jsx |
ParticipantsManager.jsx |
software | healthy | src/components/ParticipantsManager.jsx |
RankingTable.jsx |
software | healthy | src/components/RankingTable.jsx |
StatsCards.jsx |
software | healthy | src/components/StatsCards.jsx |
GuessRow.jsx |
software | healthy | src/components/GuessRow.jsx |
MatchFilters.jsx |
software | healthy | src/components/MatchFilters.jsx |
progress.jsx |
software | healthy | src/components/ui/progress.jsx |
input.jsx |
software | healthy | src/components/ui/input.jsx |
label.jsx |
software | healthy | src/components/ui/label.jsx |
badge.jsx |
software | healthy | src/components/ui/badge.jsx |
button.jsx |
software | healthy | src/components/ui/button.jsx |
collapsible.jsx |
software | healthy | src/components/ui/collapsible.jsx |
sonner.jsx |
software | healthy | src/components/ui/sonner.jsx |
toggle.jsx |
software | healthy | src/components/ui/toggle.jsx |
table.jsx |
software | healthy | src/components/ui/table.jsx |
card.jsx |
software | healthy | src/components/ui/card.jsx |
scroll-area.jsx |
software | healthy | src/components/ui/scroll-area.jsx |
tabs.jsx |
software | healthy | src/components/ui/tabs.jsx |
separator.jsx |
software | healthy | src/components/ui/separator.jsx |
avatar.jsx |
software | healthy | src/components/ui/avatar.jsx |
dialog.jsx |
software | healthy | src/components/ui/dialog.jsx |
toggle-group.jsx |
software | healthy | src/components/ui/toggle-group.jsx |
tooltip.jsx |
software | healthy | src/components/ui/tooltip.jsx |
select.jsx |
software | healthy | src/components/ui/select.jsx |
supabase.js |
software | healthy | src/lib/supabase.js |
utils.js |
software | healthy | src/lib/utils.js |
api.js |
software | healthy | src/lib/api.js |
scoring.js |
software | healthy | src/lib/scoring.js |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.jsx |
HistoryList |
frontend | healthy | src/components/HistoryList.jsx |
Header |
frontend | healthy | src/components/Header.jsx |
MatchList |
frontend | healthy | src/components/MatchList.jsx |
MatchCard |
frontend | healthy | src/components/MatchCard.jsx |
ParticipantsManager |
frontend | healthy | src/components/ParticipantsManager.jsx |
RankingTable |
frontend | healthy | src/components/RankingTable.jsx |
StatsCards |
frontend | healthy | src/components/StatsCards.jsx |
GuessRow |
frontend | healthy | src/components/GuessRow.jsx |
MatchFilters |
frontend | healthy | src/components/MatchFilters.jsx |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
components |
software | healthy | src/components |
ui |
software | healthy | src/components/ui |
lib |
software | healthy | src/lib |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-iym6cef4 |
software | healthy | /tmp/repobility-clone-iym6cef4 |
This page is publicly accessible at:
https://repobility.com/scan/91b77b59-44fa-414d-b68b-defa8a9a7001/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/91b77b59-44fa-414d-b68b-defa8a9a7001/
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.