https://github.com/gabriellcs71-alt/ponttus-servidor
· scanned 2026-06-16 04:24 UTC (2 months ago)
10 raw signals (0 security + 10 graph)
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.
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.
| Label | Layer | Status | Path |
|---|---|---|---|
__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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
app.py |
software | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
funcionarios |
data | healthy | app.py |
registros |
data | healthy | app.py |
tokens |
data | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | app.py |
sqlite |
data | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gabriellcs71-alt__ponttus-servidor |
software | healthy | /data/fable5_failed_archive/gabriellcs71-alt__ponttus-servi… |
| Label | Layer | Status | Path |
|---|---|---|---|
_Conn |
software | healthy | app.py:44 |
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.