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.

DiegoMaraschin/SelfSupport

https://github.com/DiegoMaraschin/SelfSupport · scanned 2026-06-17 01:26 UTC (1 month, 2 weeks ago)

18 raw signals (0 security + 18 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -17.0 (diff) · 13 actionable findings from 1 signal source. 5 repeated signals grouped for readability. 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 221 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
clone software healthy assets/js/app.js:clone
normalizeLanguage software healthy assets/js/app.js:normalizeLanguage
getLanguage software healthy assets/js/app.js:getLanguage
setLanguage software healthy assets/js/app.js:setLanguage
translate software healthy assets/js/app.js:translate
currentLocale software healthy assets/js/app.js:currentLocale
translateTextNodes software healthy assets/js/app.js:translateTextNodes
walk software healthy assets/js/app.js:walk
translateAttributes software healthy assets/js/app.js:translateAttributes
applyLanguage software healthy assets/js/app.js:applyLanguage
bindLanguageControls software healthy assets/js/app.js:bindLanguageControls
ensureTopbarLanguageControl software healthy assets/js/app.js:ensureTopbarLanguageControl
isLocalPreview software healthy assets/js/app.js:isLocalPreview
apiRequest software healthy assets/js/app.js:apiRequest
toNumberOrNull software healthy assets/js/app.js:toNumberOrNull
toBoolean software healthy assets/js/app.js:toBoolean
referenceClassName software healthy assets/js/app.js:referenceClassName
demoRow software healthy assets/js/app.js:demoRow
normalizeRow software healthy assets/js/app.js:normalizeRow
replaceCollection software healthy assets/js/app.js:replaceCollection
upsertCollectionRow software healthy assets/js/app.js:upsertCollectionRow
replaceRelatedCollection software healthy assets/js/app.js:replaceRelatedCollection
loadCustomersAdminFromApi software healthy assets/js/app.js:loadCustomersAdminFromApi
shouldUseLocalFallback software healthy assets/js/app.js:shouldUseLocalFallback
loadCollectionFromApi software healthy assets/js/app.js:loadCollectionFromApi
loadWorkspaceData software healthy assets/js/app.js:loadWorkspaceData
loadTicketDetails software healthy assets/js/app.js:loadTicketDetails
createTicketRemote software healthy assets/js/app.js:createTicketRemote
updateTicketRemote software healthy assets/js/app.js:updateTicketRemote
updateTicketStatusRemote software healthy assets/js/app.js:updateTicketStatusRemote
assignTicketRemote software healthy assets/js/app.js:assignTicketRemote
addCommentRemote software healthy assets/js/app.js:addCommentRemote
addAttachmentRemote software healthy assets/js/app.js:addAttachmentRemote
setChecklistItemRemote software healthy assets/js/app.js:setChecklistItemRemote
addWorkLogRemote software healthy assets/js/app.js:addWorkLogRemote
loginRemote software healthy assets/js/app.js:loginRemote
loadData software healthy assets/js/app.js:loadData
saveData software healthy assets/js/app.js:saveData
getSession software healthy assets/js/app.js:getSession
setSession software healthy assets/js/app.js:setSession
clearSession software healthy assets/js/app.js:clearSession
getCurrentUser software healthy assets/js/app.js:getCurrentUser
getUserCustomer software healthy assets/js/app.js:getUserCustomer
isAdmin software healthy assets/js/app.js:isAdmin
isCustomerUser software healthy assets/js/app.js:isCustomerUser
canAccessTicket software healthy assets/js/app.js:canAccessTicket
canAccessPage software healthy assets/js/app.js:canAccessPage
login software healthy assets/js/app.js:login
logout software healthy assets/js/app.js:logout
resetDemoData software healthy assets/js/app.js:resetDemoData

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
index.html software healthy index.html
config.php software healthy api/config.php
helpers.php software healthy api/helpers.php
database.php software healthy api/database.php
index.php software healthy api/customer-systems/index.php
index.php software healthy api/checklist/index.php
index.php software healthy api/work-logs/index.php
index.php software healthy api/types/index.php
index.php software healthy api/users/index.php
index.php software healthy api/auth/index.php
index.php software healthy api/priorities/index.php
index.php software healthy api/customers/index.php
index.php software healthy api/attachments/index.php
index.php software healthy api/statuses/index.php
index.php software healthy api/activities/index.php
index.php software healthy api/tickets/index.php
index.php software healthy api/comments/index.php
kanban.html software healthy pages/kanban.html
login.html software healthy pages/login.html
dashboard.html software healthy pages/dashboard.html
tickets.html software healthy pages/tickets.html
ticket-detail.html software healthy pages/ticket-detail.html
client-area.html software healthy pages/client-area.html
customers.html software healthy pages/customers.html
settings.html software healthy pages/settings.html
users.html software healthy pages/users.html
new-ticket.html software healthy pages/new-ticket.html
schema.sql software healthy database/schema.sql
seed.sql software healthy database/seed.sql
recover-users.sql software healthy database/recover-users.sql
2026-06-12-add-is-final-to-ticket-statuses.sql software healthy database/migrations/2026-06-12-add-is-final-to-ticket-statu…
launch.json software healthy .claude/launch.json
app.js software healthy assets/js/app.js
dashboard.js software healthy assets/js/dashboard.js
tickets.js software healthy assets/js/tickets.js
kanban.js software healthy assets/js/kanban.js
kanban.css software healthy assets/css/kanban.css
style.css software healthy assets/css/style.css
dashboard.css software healthy assets/css/dashboard.css
tickets.css software healthy assets/css/tickets.css
.claude/launch.json quality healthy .claude/launch.json

LabelLayerStatusPath
api software healthy api
customer-systems software healthy api/customer-systems
checklist software healthy api/checklist
work-logs software healthy api/work-logs
types software healthy api/types
users software healthy api/users
auth software healthy api/auth
priorities software healthy api/priorities
customers software healthy api/customers
attachments software healthy api/attachments
statuses software healthy api/statuses
activities software healthy api/activities
tickets software healthy api/tickets
comments software healthy api/comments
pages software healthy pages
database software healthy database
migrations software healthy database/migrations
.claude software healthy .claude
assets software healthy assets
js software healthy assets/js
css software healthy assets/css

LabelLayerStatusPath
customers data healthy database/schema.sql
customer_systems data healthy database/schema.sql
users data healthy database/schema.sql
ticket_statuses data healthy database/schema.sql
ticket_priorities data healthy database/schema.sql
ticket_types data healthy database/schema.sql
tickets data healthy database/schema.sql
ticket_comments data healthy database/schema.sql
ticket_attachments data healthy database/schema.sql
ticket_activity_logs data healthy database/schema.sql
ticket_work_logs data healthy database/schema.sql
ticket_checklist_items data healthy database/schema.sql

LabelLayerStatusPath
password_literal::assets/js/app.js security healthy assets/js/app.js
password_literal::assets/js/app.js security healthy assets/js/app.js
password_literal::assets/js/app.js security healthy assets/js/app.js
password_literal::assets/js/app.js security healthy assets/js/app.js
password_literal::assets/js/app.js security healthy assets/js/app.js
password_literal::assets/js/app.js security healthy assets/js/app.js

LabelLayerStatusPath
mysql data healthy README.md
mariadb data healthy README.md

LabelLayerStatusPath
DiegoMaraschin__SelfSupport software healthy /data/fable5_failed_archive/DiegoMaraschin__SelfSupport

LabelLayerStatusPath
2026-06-12-add-is-final-to-ticket-statuses.sql data healthy database/migrations/2026-06-12-add-is-final-to-ticket-statu…

LabelLayerStatusPath
127.0.0.1 network healthy README.md
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/f22872e8-2267-428e-ac4a-98858c0ef5ef/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f22872e8-2267-428e-ac4a-98858c0ef5ef/

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.