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.

raitisfreimanis89-VGN/Fleetguard-v2

https://github.com/raitisfreimanis89-VGN/Fleetguard-v2 · scanned 2026-06-15 23:45 UTC (2 months, 4 weeks ago)

29 raw signals (0 security + 29 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 4 weeks ago · v1 · 29 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 288 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
getCreateClient software healthy js/app.js:getCreateClient
initAuth software healthy js/app.js:initAuth
setUserFromSession software healthy js/app.js:setUserFromSession
signIn software healthy js/app.js:signIn
signOut software healthy js/app.js:signOut
showLoginScreen software healthy js/app.js:showLoginScreen
hideLoginScreen software healthy js/app.js:hideLoginScreen
updateUserBar software healthy js/app.js:updateUserBar
isAdmin software healthy js/app.js:isAdmin
esc software healthy js/app.js:esc
loadAll software healthy js/app.js:loadAll
addDriver software healthy js/app.js:addDriver
updateDriver software healthy js/app.js:updateDriver
toggleDriverVacation software healthy js/app.js:toggleDriverVacation
deleteDriver software healthy js/app.js:deleteDriver
addVehicle software healthy js/app.js:addVehicle
updateVehicle software healthy js/app.js:updateVehicle
deleteVehicle software healthy js/app.js:deleteVehicle
addMaintenance software healthy js/app.js:addMaintenance
deleteMaintenance software healthy js/app.js:deleteMaintenance
addBrakeTest software healthy js/app.js:addBrakeTest
deleteBrakeTest software healthy js/app.js:deleteBrakeTest
addTyreRecord software healthy js/app.js:addTyreRecord
deleteTyreRecord software healthy js/app.js:deleteTyreRecord
addServiceRecord software healthy js/app.js:addServiceRecord
deleteServiceRecord software healthy js/app.js:deleteServiceRecord
addDOTInspection software healthy js/app.js:addDOTInspection
deleteDOTInspection software healthy js/app.js:deleteDOTInspection
addMileage software healthy js/app.js:addMileage
loadAllUsers software healthy js/app.js:loadAllUsers
fmtCSTDate software healthy js/app.js:fmtCSTDate
updateUserRole software healthy js/app.js:updateUserRole
daysBetween software healthy js/app.js:daysBetween
toLocal software healthy js/app.js:toLocal
fmtDate software healthy js/app.js:fmtDate
today software healthy js/app.js:today
dispatcherNotice software healthy js/app.js:dispatcherNotice
getVehicleStatus software healthy js/app.js:getVehicleStatus
inspDur software healthy js/app.js:inspDur
inspDT software healthy js/app.js:inspDT
renderInspections software healthy js/app.js:renderInspections
doSendLink software healthy js/app.js:doSendLink
doSendLinkFromPicker software healthy js/app.js:doSendLinkFromPicker
ptiQueueCall software healthy js/app.js:ptiQueueCall
doBulkSendAll software healthy js/app.js:doBulkSendAll
doBulkCancel software healthy js/app.js:doBulkCancel
loadPtiQueueStatus software healthy js/app.js:loadPtiQueueStatus
openInspection software healthy js/app.js:openInspection
inspThumb software healthy js/app.js:inspThumb
renderInspectionModal software healthy js/app.js:renderInspectionModal

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

LabelLayerStatusPath
driver.html software healthy driver.html
README.md software healthy README.md
index.html software healthy index.html
404.html software healthy 404.html
preview.html software healthy preview.html
app.js software healthy js/app.js
supabase.min.js software healthy js/supabase.min.js
reminders.js software healthy js/reminders.js
driver-page-spec.md software healthy docs/driver-page-spec.md
package.json software healthy gvoice-sms-service/package.json
.env.example software healthy gvoice-sms-service/.env.example
queue.js software healthy gvoice-sms-service/src/queue.js
logger.js software healthy gvoice-sms-service/src/logger.js
scheduler.js software healthy gvoice-sms-service/src/scheduler.js
gvoice.js software healthy gvoice-sms-service/src/gvoice.js
index.js software healthy gvoice-sms-service/src/index.js
styles.css software healthy css/styles.css
titan-slate-login.css software healthy css/titan-slate-login.css
reminders.css software healthy css/reminders.css
index.ts software healthy supabase/functions/driver-send-link/index.ts
index.ts software healthy supabase/functions/driver-inspection/index.ts
index.ts software healthy supabase/functions/pti-queue/index.ts
index.ts software healthy supabase/functions/driver-otp-verify/index.ts
index.ts software healthy supabase/functions/send-reminders/index.ts
index.ts software healthy supabase/functions/inbound-sms/index.ts
index.ts software healthy supabase/functions/driver-otp-request/index.ts
common.ts software healthy supabase/functions/_shared/common.ts
run_all.sql software healthy supabase/migrations/run_all.sql
002_driver_phones.sql software healthy supabase/migrations/002_driver_phones.sql
004_pti_send_queue.sql software healthy supabase/migrations/004_pti_send_queue.sql
001_reminder_tables.sql software healthy supabase/migrations/001_reminder_tables.sql
003_driver_inspections.sql software healthy supabase/migrations/003_driver_inspections.sql
deploy.yml software healthy .github/workflows/deploy.yml

LabelLayerStatusPath
js software healthy js
docs software healthy docs
gvoice-sms-service software healthy gvoice-sms-service
src software healthy gvoice-sms-service/src
css software healthy css
supabase software healthy supabase
functions software healthy supabase/functions
driver-send-link software healthy supabase/functions/driver-send-link
driver-inspection software healthy supabase/functions/driver-inspection
pti-queue software healthy supabase/functions/pti-queue
driver-otp-verify software healthy supabase/functions/driver-otp-verify
send-reminders software healthy supabase/functions/send-reminders
inbound-sms software healthy supabase/functions/inbound-sms
driver-otp-request software healthy supabase/functions/driver-otp-request
_shared software healthy supabase/functions/_shared
migrations software healthy supabase/migrations
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
reminder_schedules data healthy supabase/migrations/run_all.sql
sms_notifications data healthy supabase/migrations/run_all.sql
sms_replies data healthy supabase/migrations/run_all.sql
escalation_log data healthy supabase/migrations/run_all.sql
driver_phones data healthy supabase/migrations/run_all.sql
pti_send_queue data healthy supabase/migrations/004_pti_send_queue.sql
driver_otp_codes data healthy supabase/migrations/003_driver_inspections.sql
inspections data healthy supabase/migrations/003_driver_inspections.sql
link_sends data healthy supabase/migrations/003_driver_inspections.sql

LabelLayerStatusPath
auth::supabase/functions/driver-send-link/index.ts security healthy supabase/functions/driver-send-link/index.ts
auth::supabase/functions/pti-queue/index.ts security healthy supabase/functions/pti-queue/index.ts
auth::supabase/functions/driver-otp-request/index.ts security healthy supabase/functions/driver-otp-request/index.ts
auth::js/supabase.min.js security healthy js/supabase.min.js
auth::supabase/functions/driver-otp-verify/index.ts security healthy supabase/functions/driver-otp-verify/index.ts
auth::supabase/functions/driver-inspection/index.ts security healthy supabase/functions/driver-inspection/index.ts

LabelLayerStatusPath
run_all.sql data healthy supabase/migrations/run_all.sql
002_driver_phones.sql data healthy supabase/migrations/002_driver_phones.sql
004_pti_send_queue.sql data healthy supabase/migrations/004_pti_send_queue.sql
001_reminder_tables.sql data healthy supabase/migrations/001_reminder_tables.sql
003_driver_inspections.sql data healthy supabase/migrations/003_driver_inspections.sql

LabelLayerStatusPath
POST /send api healthy gvoice-sms-service/src/index.js
GET /health api healthy gvoice-sms-service/src/index.js

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

LabelLayerStatusPath
postgres data healthy js/supabase.min.js

LabelLayerStatusPath
127.0.0.1 network healthy js/supabase.min.js

LabelLayerStatusPath
port:3000 network healthy gvoice-sms-service/.env.example

LabelLayerStatusPath
vps::aws hardware healthy js/supabase.min.js

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

LabelLayerStatusPath
deploy cicd healthy .github/workflows/deploy.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/b27a96c1-bc9b-4742-9ffe-888dcb3e89f3/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b27a96c1-bc9b-4742-9ffe-888dcb3e89f3/

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.