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.

gabrielmserra/des.tino

https://github.com/gabrielmserra/des.tino · scanned 2026-06-16 04:24 UTC (2 months ago)

30 raw signals (0 security + 30 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months ago · v1 · 30 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 98 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
get_client software healthy config.example.py:18
_session_file software healthy config.example.py:35
save_session software healthy config.example.py:41
restore_session software healthy config.example.py:52
has_saved_session software healthy config.example.py:70
clear_session software healthy config.example.py:79
_patch_ctk software healthy main.py:18
_safe software healthy main.py:21
__init__ software healthy main.py:33
_set_icon software healthy main.py:46
_clear software healthy main.py:57
_center software healthy main.py:62
_show_login software healthy main.py:69
_prewarm_imports software healthy main.py:78
_warm software healthy main.py:81
_show_splash software healthy main.py:93
_try_restore software healthy main.py:105
_show_login_form software healthy main.py:119
_on_login software healthy main.py:126
_do_transition software healthy main.py:129
_on_logout software healthy main.py:138
_quit software healthy main.py:141
main software healthy main.py:145
_invalidate software healthy database.py:13
is_cached software dead database.py:19
init_db software dead database.py:23
get_months software healthy database.py:31
create_month software healthy database.py:41
get_month_by_name software healthy database.py:56
rename_month software dead database.py:61
delete_month software dead database.py:72
get_transactions software healthy database.py:80
add_transaction software dead database.py:94
update_transaction software dead database.py:120
delete_transaction software dead database.py:141
confirm_expectation software dead database.py:146
get_total_investments software dead database.py:157
get_month_summary software dead database.py:175
copy_transactions_to_month software dead database.py:225
get_expenses_by_category software healthy database.py:267
get_goals software dead database.py:283
create_goal software dead database.py:288
add_goal_contribution software dead database.py:298
update_goal software dead database.py:307
delete_goal software dead database.py:313
get_cards software healthy database.py:326
create_card software dead database.py:331
update_card software dead database.py:341
delete_card software dead database.py:348
get_card_transactions software dead database.py:356

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

LabelLayerStatusPath
config.example.py software healthy config.example.py
requirements.txt software healthy requirements.txt
main.py software healthy main.py
database.py software healthy database.py

LabelLayerStatusPath
gabrielmserra__des.tino software healthy /data/fable5_failed_archive/gabrielmserra__des.tino

LabelLayerStatusPath
MainWindow software healthy main.py:30

LabelLayerStatusPath
postgresql data healthy database.py
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/f989b561-b629-4efb-b995-c31563fe1016/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f989b561-b629-4efb-b995-c31563fe1016/

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.