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.

gabriellcs71-alt/ponttus-servidor

https://github.com/gabriellcs71-alt/ponttus-servidor · scanned 2026-06-16 04:24 UTC (2 months ago)

10 raw signals (0 security + 10 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months ago · v1 · 10 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 45 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
__init__ software healthy app.py:48
execute software healthy app.py:55
commit software healthy app.py:62
rollback software healthy app.py:65
close software healthy app.py:68
get_db software healthy app.py:71
_schema_sql software healthy app.py:74
init_db software healthy app.py:144
_hash_pbkdf2_full software healthy app.py:184
verificar_senha software healthy app.py:190
normalizar_data software healthy app.py:206
_validar_mes software healthy app.py:216
_check_rate_limit software healthy app.py:220
require_admin_key software healthy app.py:230
decorated software healthy app.py:264
_funcionario_do_token software healthy app.py:241
require_token software healthy app.py:261
login software healthy app.py:273
salvar_registros software healthy app.py:314
get_registros software healthy app.py:357
listar_funcionarios software healthy app.py:379
criar_funcionario software healthy app.py:396
atualizar_funcionario software healthy app.py:428
admin_registros software healthy app.py:463
raiz software healthy app.py:485
painel software healthy app.py:489
ping software healthy app.py:493

LabelLayerStatusPath
ANY /login api healthy app.py
ANY /registros api healthy app.py
ANY /admin/funcionarios api healthy app.py
ANY /admin/funcionarios/<int:fid> api healthy app.py
ANY /admin/registros api healthy app.py
ANY / api healthy app.py
ANY /painel api healthy app.py
ANY /ping api healthy app.py

LabelLayerStatusPath
requirements.txt software healthy requirements.txt
README.md software healthy README.md
app.py software healthy app.py

LabelLayerStatusPath
funcionarios data healthy app.py
registros data healthy app.py
tokens data healthy app.py

LabelLayerStatusPath
postgres data healthy app.py
sqlite data healthy app.py

LabelLayerStatusPath
gabriellcs71-alt__ponttus-servidor software healthy /data/fable5_failed_archive/gabriellcs71-alt__ponttus-servi…

LabelLayerStatusPath
_Conn software healthy app.py:44
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/d732e5a7-9708-4c2e-859d-f3f5b09fe08d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d732e5a7-9708-4c2e-859d-f3f5b09fe08d/

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.