https://github.com/SimGOMB47/Garage_Rogue
· scanned 2026-06-16 00:12 UTC (2 months, 2 weeks ago)
17 raw signals (0 security + 17 graph)
Last scanned 2 months, 2 weeks ago · v1 · 17 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 86 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.
| Label | Layer | Status | Path |
|---|---|---|---|
$ |
software | healthy | js/ui.js:$ |
$$ |
software | healthy | js/ui.js:$$ |
esc |
software | healthy | js/ui.js:esc |
todayISO |
software | healthy | js/ui.js:todayISO |
toast |
software | healthy | js/ui.js:toast |
dueStatus |
software | healthy | js/ui.js:dueStatus |
dueText |
software | healthy | js/ui.js:dueText |
isModalOpen |
software | healthy | js/ui.js:isModalOpen |
openOverlay |
software | healthy | js/ui.js:openOverlay |
closeOverlay |
software | healthy | js/ui.js:closeOverlay |
fieldHTML |
software | healthy | js/ui.js:fieldHTML |
formModal |
software | healthy | js/ui.js:formModal |
confirmModal |
software | healthy | js/ui.js:confirmModal |
lightbox |
software | healthy | js/ui.js:lightbox |
check |
software | healthy | js/db.js:check |
isMember |
software | healthy | js/db.js:isMember |
listVehicles |
software | healthy | js/db.js:listVehicles |
getVehicle |
software | healthy | js/db.js:getVehicle |
getVehicleCost |
software | healthy | js/db.js:getVehicleCost |
saveVehicle |
software | healthy | js/db.js:saveVehicle |
deleteVehicle |
software | healthy | js/db.js:deleteVehicle |
listWorkOrders |
software | healthy | js/db.js:listWorkOrders |
getWorkOrder |
software | healthy | js/db.js:getWorkOrder |
saveWorkOrder |
software | healthy | js/db.js:saveWorkOrder |
deleteWorkOrder |
software | healthy | js/db.js:deleteWorkOrder |
addPart |
software | healthy | js/db.js:addPart |
deletePart |
software | healthy | js/db.js:deletePart |
uploadPhotos |
software | healthy | js/db.js:uploadPhotos |
ext |
software | healthy | js/db.js:ext |
photoUrls |
software | healthy | js/db.js:photoUrls |
deletePhoto |
software | healthy | js/db.js:deletePhoto |
listDeadlines |
software | healthy | js/db.js:listDeadlines |
listAllDeadlines |
software | healthy | js/db.js:listAllDeadlines |
saveDeadline |
software | healthy | js/db.js:saveDeadline |
deleteDeadline |
software | healthy | js/db.js:deleteDeadline |
listStock |
software | healthy | js/db.js:listStock |
saveStockPart |
software | healthy | js/db.js:saveStockPart |
deleteStockPart |
software | healthy | js/db.js:deleteStockPart |
listSpecs |
software | healthy | js/db.js:listSpecs |
saveSpec |
software | healthy | js/db.js:saveSpec |
deleteSpec |
software | healthy | js/db.js:deleteSpec |
onAnyChange |
software | healthy | js/db.js:onAnyChange |
frError |
software | healthy | js/auth.js:frError |
renderLogin |
software | healthy | js/auth.js:renderLogin |
draw |
software | healthy | js/auth.js:draw |
renderNotMember |
software | healthy | js/auth.js:renderNotMember |
route |
software | healthy | js/app.js:route |
scheduleRefresh |
software | healthy | js/app.js:scheduleRefresh |
applySession |
software | healthy | js/app.js:applySession |
init |
software | healthy | js/app.js:init |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
sw.js |
software | healthy | sw.js |
index.html |
software | healthy | index.html |
ui.js |
software | healthy | js/ui.js |
db.js |
software | healthy | js/db.js |
auth.js |
software | healthy | js/auth.js |
config.js |
software | healthy | js/config.js |
app.js |
software | healthy | js/app.js |
constants.js |
software | healthy | js/constants.js |
vehicles.js |
software | healthy | js/views/vehicles.js |
vehicle.js |
software | healthy | js/views/vehicle.js |
workorder.js |
software | healthy | js/views/workorder.js |
style.css |
software | healthy | css/style.css |
01_schema.sql |
software | healthy | supabase/01_schema.sql |
02_membres.sql |
software | healthy | supabase/02_membres.sql |
03_marque_modele.sql |
software | healthy | supabase/03_marque_modele.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
js |
software | healthy | js |
views |
software | healthy | js/views |
css |
software | healthy | css |
supabase |
software | healthy | supabase |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-xrw_o3xd |
software | healthy | /tmp/repobility-clone-xrw_o3xd |
| Label | Layer | Status | Path |
|---|---|---|---|
public |
data | healthy | supabase/01_schema.sql |
This page is publicly accessible at:
https://repobility.com/scan/be315cf7-eabc-4f96-8435-138f574f3bc2/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/be315cf7-eabc-4f96-8435-138f574f3bc2/
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.