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.

YohanRVVNexbu/camalmusalem

https://github.com/YohanRVVNexbu/camalmusalem · scanned 2026-06-16 01:07 UTC (2 months, 1 week ago)

69 raw signals (0 security + 69 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 68 actionable findings from 1 signal source. 1 repeated signal grouped for readability. 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 1741 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
AppContent software healthy resources/js/components/app-content.tsx:AppContent
TextLink software healthy resources/js/components/text-link.tsx:TextLink
AppLogoIcon software healthy resources/js/components/app-logo-icon.tsx:AppLogoIcon
NavFooter software healthy resources/js/components/nav-footer.tsx:NavFooter
AppLogo software healthy resources/js/components/app-logo.tsx:AppLogo
AppSidebar software healthy resources/js/components/app-sidebar.tsx:AppSidebar
NavMain software healthy resources/js/components/nav-main.tsx:NavMain
UserInfo software healthy resources/js/components/user-info.tsx:UserInfo
UserMenuContent software healthy resources/js/components/user-menu-content.tsx:UserMenuConte…
handleLogout software healthy resources/js/components/user-menu-content.tsx:handleLogout
AppSidebarHeader software healthy resources/js/components/app-sidebar-header.tsx:AppSidebarHe…
InputError software healthy resources/js/components/input-error.tsx:InputError
AppShell software healthy resources/js/components/app-shell.tsx:AppShell
AppHeader software healthy resources/js/components/app-header.tsx:AppHeader
NavUser software healthy resources/js/components/nav-user.tsx:NavUser
Breadcrumbs software healthy resources/js/components/breadcrumbs.tsx:Breadcrumbs
Icon360Large software healthy resources/js/components/nuevos/modal-360.tsx:Icon360Large
Modal360 software healthy resources/js/components/nuevos/modal-360.tsx:Modal360
newIndex software healthy resources/js/components/nuevos/modal-360.tsx:newIndex
fuelIconFor software healthy resources/js/components/nuevos/filters.tsx:fuelIconFor
FilterCard software healthy resources/js/components/nuevos/filters.tsx:FilterCard
NuevosFilters software healthy resources/js/components/nuevos/filters.tsx:NuevosFilters
tagIcon software healthy resources/js/components/nuevos/product-list-item.tsx:tagIcon
ElectricIcon software healthy resources/js/components/nuevos/product-list-item.tsx:Electr…
ArrowRightIcon software healthy resources/js/components/nuevos/product-list-item.tsx:ArrowR…
RotateArrowIcon software healthy resources/js/components/nuevos/product-list-item.tsx:Rotate…
NuevosListItem software healthy resources/js/components/nuevos/product-list-item.tsx:Nuevos…
tagIcon software healthy resources/js/components/nuevos/product-card.tsx:tagIcon
ElectricIcon software healthy resources/js/components/nuevos/product-card.tsx:ElectricIcon
ArrowRightIcon software healthy resources/js/components/nuevos/product-card.tsx:ArrowRightI…
RotateArrowIcon software healthy resources/js/components/nuevos/product-card.tsx:RotateArrow…
NuevosProductCard software healthy resources/js/components/nuevos/product-card.tsx:NuevosProdu…
VehicleImage software healthy resources/js/components/nuevos/vehicle-image.tsx:VehicleIma…
Spinner software healthy resources/js/components/ui/spinner.tsx:Spinner
Table software healthy resources/js/components/ui/table.tsx:Table
TableHeader software healthy resources/js/components/ui/table.tsx:TableHeader
TableBody software healthy resources/js/components/ui/table.tsx:TableBody
TableFooter software healthy resources/js/components/ui/table.tsx:TableFooter
TableRow software healthy resources/js/components/ui/table.tsx:TableRow
TableHead software healthy resources/js/components/ui/table.tsx:TableHead
TableCell software healthy resources/js/components/ui/table.tsx:TableCell
TableCaption software healthy resources/js/components/ui/table.tsx:TableCaption
Sheet software healthy resources/js/components/ui/sheet.tsx:Sheet
SheetTrigger software healthy resources/js/components/ui/sheet.tsx:SheetTrigger
SheetClose software healthy resources/js/components/ui/sheet.tsx:SheetClose
SheetPortal software healthy resources/js/components/ui/sheet.tsx:SheetPortal
SheetOverlay software healthy resources/js/components/ui/sheet.tsx:SheetOverlay
SheetContent software healthy resources/js/components/ui/sheet.tsx:SheetContent
SheetHeader software healthy resources/js/components/ui/sheet.tsx:SheetHeader
SheetFooter software healthy resources/js/components/ui/sheet.tsx:SheetFooter

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

LabelLayerStatusPath
vite.config.ts software healthy vite.config.ts
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
composer.json software healthy composer.json
package-lock.json software healthy package-lock.json
components.json software healthy components.json
pint.json software healthy pint.json
.env.example software healthy .env.example
eslint.config.js software healthy eslint.config.js
tsconfig.json software healthy tsconfig.json
auth.php software healthy lang/es/auth.php
validation.php software healthy lang/es/validation.php
pagination.php software healthy lang/es/pagination.php
passwords.php software healthy lang/es/passwords.php
auth.php software healthy lang/en/auth.php
validation.php software healthy lang/en/validation.php
pagination.php software healthy lang/en/pagination.php
passwords.php software healthy lang/en/passwords.php
logging.php software healthy config/logging.php
mail.php software healthy config/mail.php
inertia.php software healthy config/inertia.php
session.php software healthy config/session.php
queue.php software healthy config/queue.php
auth.php software healthy config/auth.php
services.php software healthy config/services.php
cache.php software healthy config/cache.php
notifications.php software healthy config/notifications.php
database.php software healthy config/database.php
filesystems.php software healthy config/filesystems.php
fortify.php software healthy config/fortify.php
app.php software healthy config/app.php
TestCase.php software healthy tests/TestCase.php
ExampleTest.php software healthy tests/Unit/ExampleTest.php
ExampleTest.php software healthy tests/Feature/ExampleTest.php
DashboardTest.php software healthy tests/Feature/DashboardTest.php
EmailVerificationTest.php software healthy tests/Feature/Auth/EmailVerificationTest.php
PasswordResetTest.php software healthy tests/Feature/Auth/PasswordResetTest.php
PasswordConfirmationTest.php software healthy tests/Feature/Auth/PasswordConfirmationTest.php
TwoFactorChallengeTest.php software healthy tests/Feature/Auth/TwoFactorChallengeTest.php
AuthenticationTest.php software healthy tests/Feature/Auth/AuthenticationTest.php
VerificationNotificationTest.php software healthy tests/Feature/Auth/VerificationNotificationTest.php
RegistrationTest.php software healthy tests/Feature/Auth/RegistrationTest.php
PasswordUpdateTest.php software healthy tests/Feature/Settings/PasswordUpdateTest.php
ProfileUpdateTest.php software healthy tests/Feature/Settings/ProfileUpdateTest.php
TwoFactorAuthenticationTest.php software healthy tests/Feature/Settings/TwoFactorAuthenticationTest.php
Musalem UAT La SERENA.postman_collection.json software healthy docs/Musalem UAT La SERENA.postman_collection.json
app.tsx software healthy resources/js/app.tsx
ssr.tsx software healthy resources/js/ssr.tsx
auth.ts software healthy resources/js/types/auth.ts
ui.ts software healthy resources/js/types/ui.ts

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

LabelLayerStatusPath
TextLink frontend healthy resources/js/components/text-link.tsx
AppLogoIcon frontend healthy resources/js/components/app-logo-icon.tsx
AppLogo frontend healthy resources/js/components/app-logo.tsx
InputError frontend healthy resources/js/components/input-error.tsx
NuevosFilters frontend healthy resources/js/components/nuevos/filters.tsx
VehicleImage frontend healthy resources/js/components/nuevos/vehicle-image.tsx
Contacto frontend healthy resources/js/pages/contacto.tsx
Shorts frontend healthy resources/js/pages/shorts.tsx
ValoresMantencion frontend healthy resources/js/pages/valores-mantencion.tsx
Welcome frontend healthy resources/js/pages/welcome.tsx
Noticias frontend healthy resources/js/pages/noticias.tsx
Dashboard frontend healthy resources/js/pages/dashboard.tsx
Nosotros frontend healthy resources/js/pages/nosotros.tsx
MaintenancePage frontend healthy resources/js/pages/maintenance.tsx
ProgramasPage frontend healthy resources/js/pages/programas.tsx
Nuevos frontend healthy resources/js/pages/nuevos.tsx
Kinto frontend healthy resources/js/pages/kinto.tsx
Seminuevos frontend healthy resources/js/pages/seminuevos.tsx
VerifyEmail frontend healthy resources/js/pages/auth/verify-email.tsx
ConfirmPassword frontend healthy resources/js/pages/auth/confirm-password.tsx
Register frontend healthy resources/js/pages/auth/register.tsx
Login frontend healthy resources/js/pages/auth/login.tsx
TwoFactorChallenge frontend healthy resources/js/pages/auth/two-factor-challenge.tsx
ResetPassword frontend healthy resources/js/pages/auth/reset-password.tsx
ForgotPassword frontend healthy resources/js/pages/auth/forgot-password.tsx
NuevosShow frontend healthy resources/js/pages/nuevos/show.tsx
NuevoCotizar frontend healthy resources/js/pages/nuevos/cotizar.tsx
DenunciaLeyKarin frontend healthy resources/js/pages/compliance/denuncia-ley-karin.tsx
DenunciaPrevencionDelito frontend healthy resources/js/pages/compliance/denuncia-prevencion-delito.tsx
ComplianceSeguimiento frontend healthy resources/js/pages/compliance/seguimiento.tsx
ComplianceIndex frontend healthy resources/js/pages/compliance/index.tsx
AdminLogin frontend healthy resources/js/pages/admin/login.tsx
AdminDashboard frontend healthy resources/js/pages/admin/dashboard.tsx
CotizacionesVehiculosIndex frontend healthy resources/js/pages/admin/cotizaciones-vehiculos/index.tsx
CotizacionesRepuestosIndex frontend healthy resources/js/pages/admin/cotizaciones-repuestos/index.tsx
UsersCreate frontend healthy resources/js/pages/admin/users/create.tsx
UsersEdit frontend healthy resources/js/pages/admin/users/edit.tsx
UsersIndex frontend healthy resources/js/pages/admin/users/index.tsx
LookupsIndex frontend healthy resources/js/pages/admin/lookups/index.tsx
BrandsIndex frontend healthy resources/js/pages/admin/brands/index.tsx
BrandForm frontend healthy resources/js/pages/admin/brands/form.tsx
ComplianceShow frontend healthy resources/js/pages/admin/compliance/show.tsx
ComplianceIndex frontend healthy resources/js/pages/admin/compliance/index.tsx
RentalsIndex frontend healthy resources/js/pages/admin/rentals/index.tsx
RentalForm frontend healthy resources/js/pages/admin/rentals/form.tsx
HomeContent frontend healthy resources/js/pages/admin/home/index.tsx
NoticiasIndex frontend healthy resources/js/pages/admin/noticias/index.tsx
NoticiaForm frontend healthy resources/js/pages/admin/noticias/form.tsx
VehicleVersionsBulkImport frontend healthy resources/js/pages/admin/vehicle-versions/bulk-import.tsx
VersionsIndex frontend healthy resources/js/pages/admin/vehicle-versions/index.tsx

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

LabelLayerStatusPath
/contacto frontend healthy resources/js/pages/contacto.tsx
/shorts frontend healthy resources/js/pages/shorts.tsx
/valores-mantencion frontend healthy resources/js/pages/valores-mantencion.tsx
/welcome frontend healthy resources/js/pages/welcome.tsx
/noticias frontend healthy resources/js/pages/noticias.tsx
/dashboard frontend healthy resources/js/pages/dashboard.tsx
/nosotros frontend healthy resources/js/pages/nosotros.tsx
/maintenance frontend healthy resources/js/pages/maintenance.tsx
/programas frontend healthy resources/js/pages/programas.tsx
/nuevos frontend healthy resources/js/pages/nuevos.tsx
/kinto frontend healthy resources/js/pages/kinto.tsx
/seminuevos frontend healthy resources/js/pages/seminuevos.tsx
/auth/verify-email frontend healthy resources/js/pages/auth/verify-email.tsx
/auth/confirm-password frontend healthy resources/js/pages/auth/confirm-password.tsx
/auth/register frontend healthy resources/js/pages/auth/register.tsx
/auth/login frontend healthy resources/js/pages/auth/login.tsx
/auth/two-factor-challenge frontend healthy resources/js/pages/auth/two-factor-challenge.tsx
/auth/reset-password frontend healthy resources/js/pages/auth/reset-password.tsx
/auth/forgot-password frontend healthy resources/js/pages/auth/forgot-password.tsx
/nuevos/show frontend healthy resources/js/pages/nuevos/show.tsx
/nuevos/cotizar frontend healthy resources/js/pages/nuevos/cotizar.tsx
/compliance/denuncia-ley-karin frontend healthy resources/js/pages/compliance/denuncia-ley-karin.tsx
/compliance/denuncia-prevencion-delito frontend healthy resources/js/pages/compliance/denuncia-prevencion-delito.tsx
/compliance/seguimiento frontend healthy resources/js/pages/compliance/seguimiento.tsx
/compliance/ frontend healthy resources/js/pages/compliance/index.tsx
/admin/login frontend healthy resources/js/pages/admin/login.tsx
/admin/dashboard frontend healthy resources/js/pages/admin/dashboard.tsx
/admin/cotizaciones-vehiculos/ frontend healthy resources/js/pages/admin/cotizaciones-vehiculos/index.tsx
/admin/cotizaciones-repuestos/ frontend healthy resources/js/pages/admin/cotizaciones-repuestos/index.tsx
/admin/users/create frontend healthy resources/js/pages/admin/users/create.tsx
/admin/users/edit frontend healthy resources/js/pages/admin/users/edit.tsx
/admin/users/ frontend healthy resources/js/pages/admin/users/index.tsx
/admin/lookups/ frontend healthy resources/js/pages/admin/lookups/index.tsx
/admin/brands/ frontend healthy resources/js/pages/admin/brands/index.tsx
/admin/brands/form frontend healthy resources/js/pages/admin/brands/form.tsx
/admin/compliance/show frontend healthy resources/js/pages/admin/compliance/show.tsx
/admin/compliance/ frontend healthy resources/js/pages/admin/compliance/index.tsx
/admin/rentals/ frontend healthy resources/js/pages/admin/rentals/index.tsx
/admin/rentals/form frontend healthy resources/js/pages/admin/rentals/form.tsx
/admin/home/section-footer frontend healthy resources/js/pages/admin/home/section-footer.tsx
/admin/home/section-about frontend healthy resources/js/pages/admin/home/section-about.tsx
/admin/home/section-shorts frontend healthy resources/js/pages/admin/home/section-shorts.tsx
/admin/home/section-features frontend healthy resources/js/pages/admin/home/section-features.tsx
/admin/home/section-seminuevos frontend healthy resources/js/pages/admin/home/section-seminuevos.tsx
/admin/home/ frontend healthy resources/js/pages/admin/home/index.tsx
/admin/home/section-programas frontend healthy resources/js/pages/admin/home/section-programas.tsx
/admin/home/section-hero frontend healthy resources/js/pages/admin/home/section-hero.tsx
/admin/noticias/ frontend healthy resources/js/pages/admin/noticias/index.tsx
/admin/noticias/form frontend healthy resources/js/pages/admin/noticias/form.tsx
/admin/vehicle-versions/bulk-import frontend healthy resources/js/pages/admin/vehicle-versions/bulk-import.tsx

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

LabelLayerStatusPath
lang software healthy lang
es software healthy lang/es
en software healthy lang/en
config software healthy config
tests software healthy tests
Unit software healthy tests/Unit
Feature software healthy tests/Feature
Auth software healthy tests/Feature/Auth
Settings software healthy tests/Feature/Settings
docs software healthy docs
resources software healthy resources
js software healthy resources/js
types software healthy resources/js/types
components software healthy resources/js/components
nuevos software healthy resources/js/components/nuevos
ui software healthy resources/js/components/ui
compliance software healthy resources/js/components/compliance
admin software healthy resources/js/components/admin
landing software healthy resources/js/components/landing
icons software healthy resources/js/components/icons
seminuevos software healthy resources/js/components/seminuevos
lib software healthy resources/js/lib
pages software healthy resources/js/pages
auth software healthy resources/js/pages/auth
nuevos software healthy resources/js/pages/nuevos
compliance software healthy resources/js/pages/compliance
admin software healthy resources/js/pages/admin
cotizaciones-vehiculos software healthy resources/js/pages/admin/cotizaciones-vehiculos
cotizaciones-repuestos software healthy resources/js/pages/admin/cotizaciones-repuestos
users software healthy resources/js/pages/admin/users
lookups software healthy resources/js/pages/admin/lookups
brands software healthy resources/js/pages/admin/brands
compliance software healthy resources/js/pages/admin/compliance
rentals software healthy resources/js/pages/admin/rentals
home software healthy resources/js/pages/admin/home
noticias software healthy resources/js/pages/admin/noticias
vehicle-versions software healthy resources/js/pages/admin/vehicle-versions
repuestos software healthy resources/js/pages/admin/repuestos
kinto-solicitudes software healthy resources/js/pages/admin/kinto-solicitudes
seminuevos software healthy resources/js/pages/admin/seminuevos
maintenance software healthy resources/js/pages/admin/maintenance
accesorios software healthy resources/js/pages/admin/accesorios
contactos software healthy resources/js/pages/admin/contactos
paginas software healthy resources/js/pages/admin/paginas
branches software healthy resources/js/pages/admin/branches
merch software healthy resources/js/pages/admin/merch
vehicle-models software healthy resources/js/pages/admin/vehicle-models
cotizaciones-merch software healthy resources/js/pages/admin/cotizaciones-merch
formulario-mantencion software healthy resources/js/pages/admin/formulario-mantencion
cotizaciones-accesorios software healthy resources/js/pages/admin/cotizaciones-accesorios

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

LabelLayerStatusPath
POST /admin/logout api healthy resources/js/components/admin/admin-sidebar.tsx
POST /admin/cross-reference/import api healthy resources/js/components/admin/cross-reference-sync.tsx
POST /kinto/solicitud api healthy resources/js/pages/kinto.tsx
POST /cotizaciones/vehiculo api healthy resources/js/pages/nuevos/cotizar.tsx
GET /compliance/seguimiento api healthy resources/js/pages/compliance/seguimiento.tsx
GET /admin/cotizaciones-vehiculos api healthy resources/js/pages/admin/cotizaciones-vehiculos/index.tsx
POST /admin/brands api healthy resources/js/pages/admin/brands/form.tsx
GET /admin/compliance/denuncias api healthy resources/js/pages/admin/compliance/index.tsx
POST /admin/home/footer api healthy resources/js/pages/admin/home/section-footer.tsx
POST /admin/home/shorts api healthy resources/js/pages/admin/home/section-shorts.tsx
POST /admin/home/features api healthy resources/js/pages/admin/home/section-features.tsx
POST /admin/home/seminuevos api healthy resources/js/pages/admin/home/section-seminuevos.tsx
POST /admin/home/programas api healthy resources/js/pages/admin/home/section-programas.tsx
POST /admin/home/hero api healthy resources/js/pages/admin/home/section-hero.tsx
POST /admin/noticias api healthy resources/js/pages/admin/noticias/form.tsx
POST /admin/vehicle-versions/bulk-import api healthy resources/js/pages/admin/vehicle-versions/bulk-import.tsx
GET /admin/vehicle-versions api healthy resources/js/pages/admin/vehicle-versions/index.tsx
POST /admin/repuestos api healthy resources/js/pages/admin/repuestos/form.tsx
POST /admin/mantenimiento api healthy resources/js/pages/admin/maintenance/index.tsx
POST /admin/accesorios api healthy resources/js/pages/admin/accesorios/form.tsx
POST /admin/branches api healthy resources/js/pages/admin/branches/form.tsx
POST /admin/merch api healthy resources/js/pages/admin/merch/form.tsx
POST /admin/formulario-mantencion/services api healthy resources/js/pages/admin/formulario-mantencion/index.tsx
POST /admin/formulario-mantencion/vehicle-models api healthy resources/js/pages/admin/formulario-mantencion/index.tsx
POST /admin/features api healthy resources/js/pages/admin/features/form.tsx
POST /post-venta/agendar-mantencion api healthy resources/js/pages/post-venta/agendar-mantencion.tsx
POST /post-venta/repuestos/encargo api healthy resources/js/pages/post-venta/repuestos.tsx

LabelLayerStatusPath
127.0.0.1 network healthy .env.example
3.074.149.198 network healthy resources/js/components/landing/whatsapp-button.tsx
4.487.709.306 network healthy resources/js/components/landing/whatsapp-button.tsx
1.694.625.712 network healthy resources/js/components/landing/whatsapp-button.tsx
1.871.118.571 network healthy resources/js/components/landing/whatsapp-button.tsx
3.741.982.998 network healthy resources/js/components/landing/whatsapp-button.tsx

LabelLayerStatusPath
mysql data healthy CLAUDE.md
sqlite data healthy composer.json

LabelLayerStatusPath
auth::docs/Musalem UAT La SERENA.postman_collection.json security healthy docs/Musalem UAT La SERENA.postman_collection.json
auth::.claude/settings.json security healthy .claude/settings.json

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

LabelLayerStatusPath
gha::tests cicd healthy .github/workflows/tests.yml

LabelLayerStatusPath
ci cicd healthy .github/workflows/tests.yml
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/8e45a319-15db-4e1e-90db-03a376aab4ac/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8e45a319-15db-4e1e-90db-03a376aab4ac/

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.