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.

Riszon/risarte

https://github.com/Riszon/risarte · scanned 2026-06-15 23:52 UTC (2 months, 3 weeks ago)

16 raw signals (0 security + 16 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 16 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 370 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
proxy software healthy src/proxy.ts:proxy
AppSidebar software healthy src/components/app-sidebar.tsx:AppSidebar
switchClinic software healthy src/components/app-sidebar.tsx:switchClinic
handleLogout software healthy src/components/app-sidebar.tsx:handleLogout
isActive software healthy src/components/app-sidebar.tsx:isActive
linkClass software healthy src/components/app-sidebar.tsx:linkClass
NotificationNavItem software healthy src/components/notification-nav-item.tsx:NotificationNavItem
fetchCount software healthy src/components/notification-nav-item.tsx:fetchCount
SetupNotice software healthy src/components/setup-notice.tsx:SetupNotice
Table software healthy src/components/ui/table.tsx:Table
TableHeader software healthy src/components/ui/table.tsx:TableHeader
TableBody software healthy src/components/ui/table.tsx:TableBody
TableFooter software healthy src/components/ui/table.tsx:TableFooter
TableRow software healthy src/components/ui/table.tsx:TableRow
TableHead software healthy src/components/ui/table.tsx:TableHead
TableCell software healthy src/components/ui/table.tsx:TableCell
TableCaption software healthy src/components/ui/table.tsx:TableCaption
Avatar software healthy src/components/ui/avatar.tsx:Avatar
AvatarImage software healthy src/components/ui/avatar.tsx:AvatarImage
AvatarFallback software healthy src/components/ui/avatar.tsx:AvatarFallback
AvatarBadge software healthy src/components/ui/avatar.tsx:AvatarBadge
AvatarGroup software healthy src/components/ui/avatar.tsx:AvatarGroup
AvatarGroupCount software healthy src/components/ui/avatar.tsx:AvatarGroupCount
Badge software healthy src/components/ui/badge.tsx:Badge
Dialog software healthy src/components/ui/dialog.tsx:Dialog
DialogTrigger software healthy src/components/ui/dialog.tsx:DialogTrigger
DialogPortal software healthy src/components/ui/dialog.tsx:DialogPortal
DialogClose software healthy src/components/ui/dialog.tsx:DialogClose
DialogOverlay software healthy src/components/ui/dialog.tsx:DialogOverlay
DialogContent software healthy src/components/ui/dialog.tsx:DialogContent
DialogHeader software healthy src/components/ui/dialog.tsx:DialogHeader
DialogFooter software healthy src/components/ui/dialog.tsx:DialogFooter
DialogTitle software healthy src/components/ui/dialog.tsx:DialogTitle
DialogDescription software healthy src/components/ui/dialog.tsx:DialogDescription
DropdownMenu software healthy src/components/ui/dropdown-menu.tsx:DropdownMenu
DropdownMenuPortal software healthy src/components/ui/dropdown-menu.tsx:DropdownMenuPortal
DropdownMenuTrigger software healthy src/components/ui/dropdown-menu.tsx:DropdownMenuTrigger
DropdownMenuContent software healthy src/components/ui/dropdown-menu.tsx:DropdownMenuContent
DropdownMenuGroup software healthy src/components/ui/dropdown-menu.tsx:DropdownMenuGroup
DropdownMenuLabel software healthy src/components/ui/dropdown-menu.tsx:DropdownMenuLabel
DropdownMenuItem software healthy src/components/ui/dropdown-menu.tsx:DropdownMenuItem
DropdownMenuSub software healthy src/components/ui/dropdown-menu.tsx:DropdownMenuSub
DropdownMenuSubTrigger software healthy src/components/ui/dropdown-menu.tsx:DropdownMenuSubTrigger
DropdownMenuSubContent software healthy src/components/ui/dropdown-menu.tsx:DropdownMenuSubContent
DropdownMenuCheckboxItem software healthy src/components/ui/dropdown-menu.tsx:DropdownMenuCheckboxItem
DropdownMenuRadioGroup software healthy src/components/ui/dropdown-menu.tsx:DropdownMenuRadioGroup
DropdownMenuRadioItem software healthy src/components/ui/dropdown-menu.tsx:DropdownMenuRadioItem
DropdownMenuSeparator software healthy src/components/ui/dropdown-menu.tsx:DropdownMenuSeparator
DropdownMenuShortcut software healthy src/components/ui/dropdown-menu.tsx:DropdownMenuShortcut
Button software healthy src/components/ui/button.tsx:Button

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

LabelLayerStatusPath
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
package-lock.json software healthy package-lock.json
components.json software healthy components.json
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
eslint.config.mjs software healthy eslint.config.mjs
AGENTS.md software healthy AGENTS.md
next.config.ts software healthy next.config.ts
JORNADA.md software healthy docs/JORNADA.md
JORNADA-fonte.md software healthy docs/JORNADA-fonte.md
GUIA-SUPABASE.md software healthy docs/GUIA-SUPABASE.md
BACKLOG.md software healthy docs/BACKLOG.md
0007_add_enum_values_2.sql software healthy supabase/migrations/0007_add_enum_values_2.sql
0006_lote_a.sql software healthy supabase/migrations/0006_lote_a.sql
0015_planner_pillar_rules.sql software healthy supabase/migrations/0015_planner_pillar_rules.sql
0016_lote_c_ownership_preferred.sql software healthy supabase/migrations/0016_lote_c_ownership_preferred.sql
0005_add_enum_values.sql software healthy supabase/migrations/0005_add_enum_values.sql
0002_clients_and_sla.sql software healthy supabase/migrations/0002_clients_and_sla.sql
0009_bugfixes.sql software healthy supabase/migrations/0009_bugfixes.sql
0013_franchisor_unit_scope.sql software healthy supabase/migrations/0013_franchisor_unit_scope.sql
0008_lote_a2.sql software healthy supabase/migrations/0008_lote_a2.sql
0012_treatment_pillar.sql software healthy supabase/migrations/0012_treatment_pillar.sql
0010_add_enum_values_3.sql software healthy supabase/migrations/0010_add_enum_values_3.sql
0014_appointment_history_sdr.sql software healthy supabase/migrations/0014_appointment_history_sdr.sql
0011_role_environment.sql software healthy supabase/migrations/0011_role_environment.sql
0001_initial_schema.sql software healthy supabase/migrations/0001_initial_schema.sql
0004_journey_agenda_notifications.sql software healthy supabase/migrations/0004_journey_agenda_notifications.sql
0003_feedback_fixes.sql software healthy supabase/migrations/0003_feedback_fixes.sql
proxy.ts software healthy src/proxy.ts
app-sidebar.tsx software healthy src/components/app-sidebar.tsx
notification-nav-item.tsx software healthy src/components/notification-nav-item.tsx
setup-notice.tsx software healthy src/components/setup-notice.tsx
table.tsx software healthy src/components/ui/table.tsx
avatar.tsx software healthy src/components/ui/avatar.tsx
badge.tsx software healthy src/components/ui/badge.tsx
dialog.tsx software healthy src/components/ui/dialog.tsx
dropdown-menu.tsx software healthy src/components/ui/dropdown-menu.tsx
button.tsx software healthy src/components/ui/button.tsx
card.tsx software healthy src/components/ui/card.tsx
separator.tsx software healthy src/components/ui/separator.tsx
sonner.tsx software healthy src/components/ui/sonner.tsx
input.tsx software healthy src/components/ui/input.tsx
select.tsx software healthy src/components/ui/select.tsx
label.tsx software healthy src/components/ui/label.tsx
globals.css software healthy src/app/globals.css
layout.tsx software healthy src/app/layout.tsx
page.tsx software healthy src/app/login/page.tsx

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

LabelLayerStatusPath
docs software healthy docs
supabase software healthy supabase
migrations software healthy supabase/migrations
src software healthy src
components software healthy src/components
ui software healthy src/components/ui
app software healthy src/app
login software healthy src/app/login
(app) software healthy src/app/(app)
clientes software healthy src/app/(app)/clientes
novo software healthy src/app/(app)/clientes/novo
[id] software healthy src/app/(app)/clientes/[id]
notificacoes software healthy src/app/(app)/notificacoes
perfil software healthy src/app/(app)/perfil
admin software healthy src/app/(app)/admin
clinicas software healthy src/app/(app)/admin/clinicas
sla software healthy src/app/(app)/admin/sla
usuarios software healthy src/app/(app)/admin/usuarios
novo software healthy src/app/(app)/admin/usuarios/novo
[id] software healthy src/app/(app)/admin/usuarios/[id]
agenda software healthy src/app/(app)/agenda
jornada software healthy src/app/(app)/jornada
lib software healthy src/lib
supabase software healthy src/lib/supabase
actions software healthy src/lib/actions

LabelLayerStatusPath
0007_add_enum_values_2.sql data healthy supabase/migrations/0007_add_enum_values_2.sql
0006_lote_a.sql data healthy supabase/migrations/0006_lote_a.sql
0015_planner_pillar_rules.sql data healthy supabase/migrations/0015_planner_pillar_rules.sql
0016_lote_c_ownership_preferred.sql data healthy supabase/migrations/0016_lote_c_ownership_preferred.sql
0005_add_enum_values.sql data healthy supabase/migrations/0005_add_enum_values.sql
0002_clients_and_sla.sql data healthy supabase/migrations/0002_clients_and_sla.sql
0009_bugfixes.sql data healthy supabase/migrations/0009_bugfixes.sql
0013_franchisor_unit_scope.sql data healthy supabase/migrations/0013_franchisor_unit_scope.sql
0008_lote_a2.sql data healthy supabase/migrations/0008_lote_a2.sql
0012_treatment_pillar.sql data healthy supabase/migrations/0012_treatment_pillar.sql
0010_add_enum_values_3.sql data healthy supabase/migrations/0010_add_enum_values_3.sql
0014_appointment_history_sdr.sql data healthy supabase/migrations/0014_appointment_history_sdr.sql
0011_role_environment.sql data healthy supabase/migrations/0011_role_environment.sql
0001_initial_schema.sql data healthy supabase/migrations/0001_initial_schema.sql
0004_journey_agenda_notifications.sql data healthy supabase/migrations/0004_journey_agenda_notifications.sql
0003_feedback_fixes.sql data healthy supabase/migrations/0003_feedback_fixes.sql

LabelLayerStatusPath
/login frontend healthy src/app/login/page.tsx
/(app) frontend healthy src/app/(app)/page.tsx
/(app)/clientes frontend healthy src/app/(app)/clientes/page.tsx
/(app)/clientes/novo frontend healthy src/app/(app)/clientes/novo/page.tsx
/(app)/clientes/[id] frontend healthy src/app/(app)/clientes/[id]/page.tsx
/(app)/notificacoes frontend healthy src/app/(app)/notificacoes/page.tsx
/(app)/perfil frontend healthy src/app/(app)/perfil/page.tsx
/(app)/admin/clinicas frontend healthy src/app/(app)/admin/clinicas/page.tsx
/(app)/admin/sla frontend healthy src/app/(app)/admin/sla/page.tsx
/(app)/admin/usuarios frontend healthy src/app/(app)/admin/usuarios/page.tsx
/(app)/admin/usuarios/novo frontend healthy src/app/(app)/admin/usuarios/novo/page.tsx
/(app)/admin/usuarios/[id] frontend healthy src/app/(app)/admin/usuarios/[id]/page.tsx
/(app)/agenda frontend healthy src/app/(app)/agenda/page.tsx
/(app)/jornada frontend healthy src/app/(app)/jornada/page.tsx
/ frontend healthy src/lib/actions/session.ts

LabelLayerStatusPath
postgresql data healthy CLAUDE.md
postgres data healthy CLAUDE.md

LabelLayerStatusPath
RootLayout frontend healthy src/app/layout.tsx
LoginPage frontend healthy src/app/login/page.tsx

LabelLayerStatusPath
repobility-clone-nmhnxkej software healthy /tmp/repobility-clone-nmhnxkej

LabelLayerStatusPath
public data healthy supabase/migrations/0006_lote_a.sql
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/42d56484-d9cf-46cf-a2fd-2fa2fa74f791/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/42d56484-d9cf-46cf-a2fd-2fa2fa74f791/

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.