https://github.com/MINHOYEOM/SME-WORKSHOP
· scanned 2026-06-16 02:55 UTC (2 months ago)
14 raw signals (0 security + 14 graph)
Last scanned 2 months ago · v2 · 14 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 47 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 |
|---|---|---|---|
initializeFirebase |
software | healthy | app.js:initializeFirebase |
setupFirebaseListeners |
software | healthy | app.js:setupFirebaseListeners |
handleLogin |
software | healthy | app.js:handleLogin |
logout |
software | healthy | app.js:logout |
updateUserInfo |
software | healthy | app.js:updateUserInfo |
canEdit |
software | healthy | app.js:canEdit |
canApprove |
software | healthy | app.js:canApprove |
createBooking |
software | healthy | app.js:createBooking |
updateBooking |
software | healthy | app.js:updateBooking |
deleteBooking |
software | healthy | app.js:deleteBooking |
approveBooking |
software | healthy | app.js:approveBooking |
rejectBooking |
software | healthy | app.js:rejectBooking |
completeBooking |
software | healthy | app.js:completeBooking |
saveAllSlots |
software | healthy | app.js:saveAllSlots |
sendNotification |
software | healthy | app.js:sendNotification |
renderCalendar |
software | healthy | app.js:renderCalendar |
renderDashboard |
software | healthy | app.js:renderDashboard |
loadPasswordTable |
software | healthy | app.js:loadPasswordTable |
saveAllPasswords |
software | healthy | app.js:saveAllPasswords |
renderSettings |
software | healthy | app.js:renderSettings |
showCreateModal |
software | healthy | app.js:showCreateModal |
showViewModal |
software | healthy | app.js:showViewModal |
showEditModal |
software | healthy | app.js:showEditModal |
closeModal |
software | healthy | app.js:closeModal |
handleCreateBooking |
software | healthy | app.js:handleCreateBooking |
handleEditBooking |
software | healthy | app.js:handleEditBooking |
handleApprove |
software | healthy | app.js:handleApprove |
handleReject |
software | healthy | app.js:handleReject |
handleComplete |
software | healthy | app.js:handleComplete |
handleDelete |
software | healthy | app.js:handleDelete |
openSlotModal |
software | healthy | app.js:openSlotModal |
getSlotStatus |
software | healthy | app.js:getSlotStatus |
getSlotBooking |
software | healthy | app.js:getSlotBooking |
getFilteredSlots |
software | healthy | app.js:getFilteredSlots |
calculateStats |
software | healthy | app.js:calculateStats |
getTeamBookings |
software | healthy | app.js:getTeamBookings |
showAlert |
software | healthy | app.js:showAlert |
renderCurrentView |
software | healthy | app.js:renderCurrentView |
initializeApp |
software | healthy | app.js:initializeApp |
| Label | Layer | Status | Path |
|---|---|---|---|
vercel.json |
software | healthy | vercel.json |
styles.css |
software | healthy | styles.css |
app.js |
software | healthy | app.js |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
database.rules.json |
software | healthy | database.rules.json |
| Label | Layer | Status | Path |
|---|---|---|---|
MINHOYEOM__SME-WORKSHOP |
software | healthy | /data/fable5_failed_archive/MINHOYEOM__SME-WORKSHOP |
| Label | Layer | Status | Path |
|---|---|---|---|
generic_api_key::app.js |
security | healthy | app.js |
This page is publicly accessible at:
https://repobility.com/scan/a497738a-ea7e-4a59-82b0-0ab484861b1c/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a497738a-ea7e-4a59-82b0-0ab484861b1c/
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.