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.

BannedForMacros/posm

https://github.com/BannedForMacros/posm · scanned 2026-06-17 01:19 UTC (1 month, 2 weeks ago)

21 raw signals (0 security + 21 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +8.7 (diff) · 21 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 609 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
ArticuloDetalle software healthy resources/js/Pages/ArticuloDetalle.jsx:ArticuloDetalle
formatNumber software healthy resources/js/Pages/Dashboard.jsx:formatNumber
StatCard software healthy resources/js/Pages/Dashboard.jsx:StatCard
TopArticulosChart software healthy resources/js/Pages/Dashboard.jsx:TopArticulosChart
VentasPorSucursalChart software healthy resources/js/Pages/Dashboard.jsx:VentasPorSucursalChart
Dashboard software healthy resources/js/Pages/Dashboard.jsx:Dashboard
fetchDashboardData software healthy resources/js/Pages/Dashboard.jsx:fetchDashboardData
Articulos software healthy resources/js/Pages/Articulos.jsx:Articulos
Ventas software healthy resources/js/Pages/Ventas.jsx:Ventas
fetchVentas software healthy resources/js/Pages/Ventas.jsx:fetchVentas
handleShowVentaCompleta software healthy resources/js/Pages/Ventas.jsx:handleShowVentaCompleta
handleFilterChange software healthy resources/js/Pages/Ventas.jsx:handleFilterChange
WelcomePage software healthy resources/js/Pages/Welcome.jsx:WelcomePage
ListaPreciosIndex software healthy resources/js/Pages/ListaPrecios/index.jsx:ListaPreciosIndex
useListaPrecios software healthy resources/js/Pages/ListaPrecios/hooks/useListaPrecios.jsx:u…
loadListas software healthy resources/js/Pages/ListaPrecios/hooks/useListaPrecios.jsx:l…
desactivarLista software healthy resources/js/Pages/ListaPrecios/hooks/useListaPrecios.jsx:d…
ViewAndEditModal software healthy resources/js/Pages/ListaPrecios/components/ViewAndEditModal…
cargarDetalle software healthy resources/js/Pages/ListaPrecios/components/ViewAndEditModal…
handleGuardarCambios software healthy resources/js/Pages/ListaPrecios/components/ViewAndEditModal…
handleClose software healthy resources/js/Pages/ListaPrecios/components/ViewAndEditModal…
CreateModal software healthy resources/js/Pages/ListaPrecios/components/CreateModal.jsx:…
handleImportarPrecios software healthy resources/js/Pages/ListaPrecios/components/CreateModal.jsx:…
handleCrear software healthy resources/js/Pages/ListaPrecios/components/CreateModal.jsx:…
ArticulosManage software healthy resources/js/Pages/ArticuloManage/index.jsx:ArticulosManage
code software healthy resources/js/Pages/ArticuloManage/index.jsx:code
name software healthy resources/js/Pages/ArticuloManage/index.jsx:name
handleCreateArticulo software healthy resources/js/Pages/ArticuloManage/index.jsx:handleCreateArt…
useArticulos software healthy resources/js/Pages/ArticuloManage/hooks/useArticulos.js:use…
fetchArticulos software healthy resources/js/Pages/ArticuloManage/hooks/useArticulos.js:fet…
crearArticulo software healthy resources/js/Pages/ArticuloManage/hooks/useArticulos.js:cre…
actualizarArticulo software healthy resources/js/Pages/ArticuloManage/hooks/useArticulos.js:act…
eliminarArticulo software healthy resources/js/Pages/ArticuloManage/hooks/useArticulos.js:eli…
ViewModal software healthy resources/js/Pages/ArticuloManage/components/ViewModal.jsx:…
EditModal software healthy resources/js/Pages/ArticuloManage/components/EditModal.jsx:…
CreateModal software healthy resources/js/Pages/ArticuloManage/components/CreateModal.js…
ProveedoresIndex software healthy resources/js/Pages/Proveedores/index.jsx:ProveedoresIndex
useProveedores software healthy resources/js/Pages/Proveedores/hooks/useProveedores.js:useP…
crearProveedor software healthy resources/js/Pages/Proveedores/hooks/useProveedores.js:crea…
editarProveedor software healthy resources/js/Pages/Proveedores/hooks/useProveedores.js:edit…
eliminarProveedor software healthy resources/js/Pages/Proveedores/hooks/useProveedores.js:elim…
ViewModal software healthy resources/js/Pages/Proveedores/components/ViewModal.jsx:Vie…
EditModal software healthy resources/js/Pages/Proveedores/components/EditModal.jsx:Edi…
handleActualizar software healthy resources/js/Pages/Proveedores/components/EditModal.jsx:han…
CreateModal software healthy resources/js/Pages/Proveedores/components/CreateModal.jsx:C…
resetForm software healthy resources/js/Pages/Proveedores/components/CreateModal.jsx:r…
handleSearchRUC software healthy resources/js/Pages/Proveedores/components/CreateModal.jsx:h…
handleCrear software healthy resources/js/Pages/Proveedores/components/CreateModal.jsx:h…
SucursalesIndex software healthy resources/js/Pages/Sucursales/index.jsx:SucursalesIndex
useSucursales software healthy resources/js/Pages/Sucursales/hooks/useSucursales.jsx:useSu…

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

LabelLayerStatusPath
.env.example software healthy .env.example
CLAUDE.md software healthy CLAUDE.md
postcss.config.js software healthy postcss.config.js
package-lock.json software healthy package-lock.json
README.md software healthy README.md
package.json software healthy package.json
jsconfig.json software healthy jsconfig.json
tailwind.config.js software healthy tailwind.config.js
vite.config.js software healthy vite.config.js
composer.json software healthy composer.json
Operacion.php software healthy app/Models/Operacion.php
Sucursal.php software healthy app/Models/Sucursal.php
SucursalAlmacen.php software healthy app/Models/SucursalAlmacen.php
Inventario.php software healthy app/Models/Inventario.php
Familia.php software healthy app/Models/Familia.php
ListaPrecios.php software healthy app/Models/ListaPrecios.php
WarehouseDocumentDetail.php software healthy app/Models/WarehouseDocumentDetail.php
VentasDetalle.php software healthy app/Models/VentasDetalle.php
Venta.php software healthy app/Models/Venta.php
WarehouseDocument.php software healthy app/Models/WarehouseDocument.php
User.php software healthy app/Models/User.php
DetalleFacturacion.php software healthy app/Models/DetalleFacturacion.php
Articulo.php software healthy app/Models/Articulo.php
Almacen.php software healthy app/Models/Almacen.php
FormasPago.php software healthy app/Models/FormasPago.php
Proveedor.php software healthy app/Models/Proveedor.php
DetalleListaPrecios.php software healthy app/Models/DetalleListaPrecios.php
Facturacion.php software healthy app/Models/Facturacion.php
InventarioInicial.php software healthy app/Models/InventarioInicial.php
AppServiceProvider.php software healthy app/Providers/AppServiceProvider.php
RouteServiceProvider.php software healthy app/Providers/RouteServiceProvider.php
ProfileUpdateRequest.php software healthy app/Http/Requests/ProfileUpdateRequest.php
LoginRequest.php software healthy app/Http/Requests/Auth/LoginRequest.php
Controller.php software healthy app/Http/Controllers/Controller.php
ProfileController.php software healthy app/Http/Controllers/ProfileController.php
InventarioController.php software healthy app/Http/Controllers/Api/InventarioController.php
SucursalesController.php software healthy app/Http/Controllers/Api/SucursalesController.php
TipoDocumentoController.php software healthy app/Http/Controllers/Api/TipoDocumentoController.php
ArticuloManageController.php software healthy app/Http/Controllers/Api/ArticuloManageController.php
InventarioInicialController.php software healthy app/Http/Controllers/Api/InventarioInicialController.php
AlmacenesController.php software healthy app/Http/Controllers/Api/AlmacenesController.php
FacturacionController.php software healthy app/Http/Controllers/Api/FacturacionController.php
ListaPreciosController.php software healthy app/Http/Controllers/Api/ListaPreciosController.php
WarehouseDocumentController.php software healthy app/Http/Controllers/Api/WarehouseDocumentController.php
WarehouseDocumentDetailController.php software healthy app/Http/Controllers/Api/WarehouseDocumentDetailController.…
FamiliaController.php software healthy app/Http/Controllers/Api/FamiliaController.php
ArticuloController.php software healthy app/Http/Controllers/Api/ArticuloController.php
DetalleFacturacionController.php software healthy app/Http/Controllers/Api/DetalleFacturacionController.php
OperacionController.php software healthy app/Http/Controllers/Api/OperacionController.php
VentasController.php software healthy app/Http/Controllers/Api/VentasController.php

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

LabelLayerStatusPath
ArticuloDetalle frontend healthy resources/js/Pages/ArticuloDetalle.jsx
Dashboard frontend healthy resources/js/Pages/Dashboard.jsx
Articulos frontend healthy resources/js/Pages/Articulos.jsx
Ventas frontend healthy resources/js/Pages/Ventas.jsx
WelcomePage frontend healthy resources/js/Pages/Welcome.jsx
ListaPreciosIndex frontend healthy resources/js/Pages/ListaPrecios/index.jsx
ViewAndEditModal frontend healthy resources/js/Pages/ListaPrecios/components/ViewAndEditModal…
CreateModal frontend healthy resources/js/Pages/ListaPrecios/components/CreateModal.jsx
ArticulosManage frontend healthy resources/js/Pages/ArticuloManage/index.jsx
EditModal frontend healthy resources/js/Pages/ArticuloManage/components/EditModal.jsx
ProveedoresIndex frontend healthy resources/js/Pages/Proveedores/index.jsx
ViewModal frontend healthy resources/js/Pages/Proveedores/components/ViewModal.jsx
EditModal frontend healthy resources/js/Pages/Proveedores/components/EditModal.jsx
CreateModal frontend healthy resources/js/Pages/Proveedores/components/CreateModal.jsx
SucursalesIndex frontend healthy resources/js/Pages/Sucursales/index.jsx
ViewModal frontend healthy resources/js/Pages/Sucursales/components/ViewModal.jsx
EditModal frontend healthy resources/js/Pages/Sucursales/components/EditModal.jsx
CreateModal frontend healthy resources/js/Pages/Sucursales/components/CreateModal.jsx
VentasIndex frontend healthy resources/js/Pages/Ventas/index.jsx
ViewModal frontend healthy resources/js/Pages/Ventas/components/ViewModal.jsx
SearchArticuloModal frontend healthy resources/js/Pages/Ventas/components/SearchArticuloModal.jsx
CreateSaleModal frontend healthy resources/js/Pages/Ventas/components/CreateModal.jsx
Index frontend healthy resources/js/Pages/Inventario/Index.jsx
InventarioIndex frontend healthy resources/js/Pages/InventarioInicial/Index.jsx
Edit frontend healthy resources/js/Pages/Profile/Edit.jsx
UpdateProfileInformation frontend healthy resources/js/Pages/Profile/Partials/UpdateProfileInformatio…
DeleteUserForm frontend healthy resources/js/Pages/Profile/Partials/DeleteUserForm.jsx
UpdatePasswordForm frontend healthy resources/js/Pages/Profile/Partials/UpdatePasswordForm.jsx
WarehouseIndex frontend healthy resources/js/Pages/Warehouse/Index.jsx
MovementsIndex frontend healthy resources/js/Pages/Warehouse/MovementsIndex.jsx
ViewModal frontend healthy resources/js/Pages/Warehouse/components/ViewModal.jsx
EditModal frontend healthy resources/js/Pages/Warehouse/components/EditModal.jsx
CreateModal frontend healthy resources/js/Pages/Warehouse/components/CreateModal.jsx
ViewDocModal frontend healthy resources/js/Pages/Warehouse/components/ViewDocModal.jsx
Index frontend healthy resources/js/Pages/Compras/index.jsx
ViewModal frontend healthy resources/js/Pages/Compras/components/ViewModal.jsx
SearchArticuloModal frontend healthy resources/js/Pages/Compras/components/SearchArticuloModal.j…
EditModal frontend healthy resources/js/Pages/Compras/components/EditModal.jsx
CreateArticuloModal frontend healthy resources/js/Pages/Compras/components/CreateArticuloModal.j…
CreateModal frontend healthy resources/js/Pages/Compras/components/CreateModal.jsx
SearchProveedorModal frontend healthy resources/js/Pages/Compras/components/SearchProveedorModal.…
AlmacenesIndex frontend healthy resources/js/Pages/Almacenes/Index.jsx
ViewModal frontend healthy resources/js/Pages/Almacenes/components/ViewModal.jsx
ConfirmPassword frontend healthy resources/js/Pages/Auth/ConfirmPassword.jsx
Login frontend healthy resources/js/Pages/Auth/Login.jsx
VerifyEmail frontend healthy resources/js/Pages/Auth/VerifyEmail.jsx
ResetPassword frontend healthy resources/js/Pages/Auth/ResetPassword.jsx
ForgotPassword frontend healthy resources/js/Pages/Auth/ForgotPassword.jsx
Register frontend healthy resources/js/Pages/Auth/Register.jsx
Familias frontend healthy resources/js/Pages/Familias/index.jsx

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

LabelLayerStatusPath
app software healthy app
Models software healthy app/Models
Providers software healthy app/Providers
Http software healthy app/Http
Requests software healthy app/Http/Requests
Auth software healthy app/Http/Requests/Auth
Controllers software healthy app/Http/Controllers
Api software healthy app/Http/Controllers/Api
Auth software healthy app/Http/Controllers/Auth
Middleware software healthy app/Http/Middleware
tests software healthy tests
Unit software healthy tests/Unit
Feature software healthy tests/Feature
Auth software healthy tests/Feature/Auth
resources software healthy resources
js software healthy resources/js
Pages software healthy resources/js/Pages
ListaPrecios software healthy resources/js/Pages/ListaPrecios
hooks software healthy resources/js/Pages/ListaPrecios/hooks
components software healthy resources/js/Pages/ListaPrecios/components
styles software healthy resources/js/Pages/ListaPrecios/styles
ArticuloManage software healthy resources/js/Pages/ArticuloManage
hooks software healthy resources/js/Pages/ArticuloManage/hooks
components software healthy resources/js/Pages/ArticuloManage/components
styles software healthy resources/js/Pages/ArticuloManage/styles
Proveedores software healthy resources/js/Pages/Proveedores
hooks software healthy resources/js/Pages/Proveedores/hooks
components software healthy resources/js/Pages/Proveedores/components
styles software healthy resources/js/Pages/Proveedores/styles
Sucursales software healthy resources/js/Pages/Sucursales
hooks software healthy resources/js/Pages/Sucursales/hooks
components software healthy resources/js/Pages/Sucursales/components
styles software healthy resources/js/Pages/Sucursales/styles
Ventas software healthy resources/js/Pages/Ventas
hooks software healthy resources/js/Pages/Ventas/hooks
components software healthy resources/js/Pages/Ventas/components
styles software healthy resources/js/Pages/Ventas/styles
Inventario software healthy resources/js/Pages/Inventario
InventarioInicial software healthy resources/js/Pages/InventarioInicial
Profile software healthy resources/js/Pages/Profile
Partials software healthy resources/js/Pages/Profile/Partials
Warehouse software healthy resources/js/Pages/Warehouse
hooks software healthy resources/js/Pages/Warehouse/hooks
components software healthy resources/js/Pages/Warehouse/components
styles software healthy resources/js/Pages/Warehouse/styles
Compras software healthy resources/js/Pages/Compras
hooks software healthy resources/js/Pages/Compras/hooks
components software healthy resources/js/Pages/Compras/components
styles software healthy resources/js/Pages/Compras/styles
Almacenes software healthy resources/js/Pages/Almacenes

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

LabelLayerStatusPath
sqlite data healthy .env.example
mysql data healthy CLAUDE.md
mariadb data healthy CLAUDE.md

LabelLayerStatusPath
127.0.0.1 network healthy .env.example
45.71.32.111 network healthy CLAUDE.md

LabelLayerStatusPath
BannedForMacros__posm software healthy /data/fable5_failed_archive/BannedForMacros__posm
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/541b5bad-10bc-4890-8bd7-adb86e5fa10a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/541b5bad-10bc-4890-8bd7-adb86e5fa10a/

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.