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.

umpifelipeia/danzo-entregador

https://github.com/umpifelipeia/danzo-entregador · scanned 2026-06-16 00:45 UTC (2 months, 1 week ago)

24 raw signals (0 security + 24 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 24 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 142 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
gh software healthy scripts/release.mjs:gh
run software healthy scripts/release.mjs:run
GpsGate software healthy src/App.js:GpsGate
solicitarGps software healthy src/App.js:solicitarGps
RotaProtegida software healthy src/App.js:RotaProtegida
App software healthy src/App.js:App
AuthProvider software healthy src/contexts/AuthContext.js:AuthProvider
login software healthy src/contexts/AuthContext.js:login
logout software healthy src/contexts/AuthContext.js:logout
useAuth software healthy src/contexts/AuthContext.js:useAuth
agruparPorDia software healthy src/pages/Entregas.js:agruparPorDia
rotuloDia software healthy src/pages/Entregas.js:rotuloDia
mesmoDia software healthy src/pages/Entregas.js:mesmoDia
horaDe software healthy src/pages/Entregas.js:horaDe
Entregas software healthy src/pages/Entregas.js:Entregas
buscar software healthy src/pages/Entregas.js:buscar
aoFicarOnline software healthy src/pages/Entregas.js:aoFicarOnline
aoFicarOffline software healthy src/pages/Entregas.js:aoFicarOffline
Login software healthy src/pages/Login.js:Login
handleLogin software healthy src/pages/Login.js:handleLogin
geocodificar software healthy src/pages/Principal.js:geocodificar
distanciaHaversine software healthy src/pages/Principal.js:distanciaHaversine
dLat software healthy src/pages/Principal.js:dLat
dLon software healthy src/pages/Principal.js:dLon
swPostMessage software healthy src/pages/Principal.js:swPostMessage
pedirPermissaoNotificacao software healthy src/pages/Principal.js:pedirPermissaoNotificacao
Principal software healthy src/pages/Principal.js:Principal
adquirirWakeLock software healthy src/pages/Principal.js:adquirirWakeLock
aoFicarOnline software healthy src/pages/Principal.js:aoFicarOnline
aoFicarOffline software healthy src/pages/Principal.js:aoFicarOffline
aoMudarVisibilidade software healthy src/pages/Principal.js:aoMudarVisibilidade
buscarPedidos software healthy src/pages/Principal.js:buscarPedidos
ordenarPorDistancia software healthy src/pages/Principal.js:ordenarPorDistancia
aplicarAtualizacao software healthy src/pages/Principal.js:aplicarAtualizacao
alternarDisponibilidade software healthy src/pages/Principal.js:alternarDisponibilidade
iniciarEntregas software healthy src/pages/Principal.js:iniciarEntregas
processarFilaOffline software healthy src/pages/Principal.js:processarFilaOffline
confirmarEntrega software healthy src/pages/Principal.js:confirmarEntrega
confirmarCancelamento software healthy src/pages/Principal.js:confirmarCancelamento
abrirMaps software healthy src/pages/Principal.js:abrirMaps
abrirWaze software healthy src/pages/Principal.js:abrirWaze
abrirDetalhe software healthy src/pages/Principal.js:abrirDetalhe
Row software healthy src/pages/Principal.js:Row
CardCancelado software healthy src/pages/Principal.js:CardCancelado
CardPedido software healthy src/pages/Principal.js:CardPedido
TrocarSenha software healthy src/pages/TrocarSenha.js:TrocarSenha
handleTrocar software healthy src/pages/TrocarSenha.js:handleTrocar
pushDisponivel software healthy src/services/pushNotifications.js:pushDisponivel
pedirPermissaoPush software healthy src/services/pushNotifications.js:pedirPermissaoPush
registrarTokenPush software healthy src/services/pushNotifications.js:registrarTokenPush

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

LabelLayerStatusPath
README.md software healthy README.md
.env.production software healthy .env.production
package.json software healthy package.json
Procfile software healthy Procfile
package-lock.json software healthy package-lock.json
capacitor.config.json software healthy capacitor.config.json
build.gradle software healthy android/build.gradle
google-services.json software healthy android/app/google-services.json
build.gradle software healthy android/app/build.gradle
ExampleInstrumentedTest.java software healthy android/app/src/androidTest/java/com/getcapacitor/myapp/Exa…
ExampleUnitTest.java software healthy android/app/src/test/java/com/getcapacitor/myapp/ExampleUni…
AppUpdatePlugin.java software healthy android/app/src/main/java/com/danzo/entregador/AppUpdatePlu…
FloatingBubblePlugin.java software healthy android/app/src/main/java/com/danzo/entregador/FloatingBubb…
PushPlugin.java software healthy android/app/src/main/java/com/danzo/entregador/PushPlugin.j…
FloatingBubbleService.java software healthy android/app/src/main/java/com/danzo/entregador/FloatingBubb…
DanzoMessagingService.java software healthy android/app/src/main/java/com/danzo/entregador/DanzoMessagi…
MainActivity.java software healthy android/app/src/main/java/com/danzo/entregador/MainActivity…
release.mjs software healthy scripts/release.mjs
manifest.json software healthy public/manifest.json
sw.js software healthy public/sw.js
index.html software healthy public/index.html
index.css software healthy src/index.css
reportWebVitals.js software healthy src/reportWebVitals.js
App.js software healthy src/App.js
App.test.js software healthy src/App.test.js
index.js software healthy src/index.js
App.css software healthy src/App.css
setupTests.js software healthy src/setupTests.js
AuthContext.js software healthy src/contexts/AuthContext.js
Entregas.js software healthy src/pages/Entregas.js
Login.js software healthy src/pages/Login.js
Principal.js software healthy src/pages/Principal.js
TrocarSenha.js software healthy src/pages/TrocarSenha.js
pushNotifications.js software healthy src/services/pushNotifications.js
floatingBubble.js software healthy src/services/floatingBubble.js
gpsBackground.js software healthy src/services/gpsBackground.js
api.js software healthy src/services/api.js
appUpdate.js software healthy src/services/appUpdate.js

LabelLayerStatusPath
android software healthy android
app software healthy android/app
src software healthy android/app/src
androidTest software healthy android/app/src/androidTest
java software healthy android/app/src/androidTest/java
com software healthy android/app/src/androidTest/java/com
getcapacitor software healthy android/app/src/androidTest/java/com/getcapacitor
myapp software healthy android/app/src/androidTest/java/com/getcapacitor/myapp
test software healthy android/app/src/test
java software healthy android/app/src/test/java
com software healthy android/app/src/test/java/com
getcapacitor software healthy android/app/src/test/java/com/getcapacitor
myapp software healthy android/app/src/test/java/com/getcapacitor/myapp
main software healthy android/app/src/main
java software healthy android/app/src/main/java
com software healthy android/app/src/main/java/com
danzo software healthy android/app/src/main/java/com/danzo
entregador software healthy android/app/src/main/java/com/danzo/entregador
scripts software healthy scripts
public software healthy public
src software healthy src
contexts software healthy src/contexts
pages software healthy src/pages
services software healthy src/services

LabelLayerStatusPath
POST /auth/entregador/login api healthy src/contexts/AuthContext.js
GET /entregadores/minhas-entregas api healthy src/pages/Entregas.js
PATCH /entregadores/meu-gps api healthy src/pages/Principal.js
GET /entregadores/meus-pedidos api healthy src/pages/Principal.js
PATCH /entregadores/disponibilidade api healthy src/pages/Principal.js
POST /entregadores/iniciar-rota api healthy src/pages/Principal.js
POST /entregadores/trocar-senha api healthy src/pages/TrocarSenha.js
PATCH /entregadores/meu-fcm-token api healthy src/services/pushNotifications.js

LabelLayerStatusPath
/Entregas frontend healthy src/pages/Entregas.js
/Login frontend healthy src/pages/Login.js
/Principal frontend healthy src/pages/Principal.js
/TrocarSenha frontend healthy src/pages/TrocarSenha.js
/login frontend healthy src/App.js
/trocar-senha frontend healthy src/App.js
/entregas frontend healthy src/App.js
/ frontend healthy src/App.js

LabelLayerStatusPath
repobility-clone-5nj158o_ software healthy /tmp/repobility-clone-5nj158o_

LabelLayerStatusPath
dotenv::.env.production security healthy .env.production
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/b3e71a89-0e3e-4c62-b103-8c015061e198/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b3e71a89-0e3e-4c62-b103-8c015061e198/

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.