https://github.com/RayCaMi/teical-api
· scanned 2026-06-16 04:36 UTC (1 month, 3 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 1 month, 3 weeks ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 36 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 |
|---|---|---|---|
cargo_do_usuario |
software | healthy | main.py:76 |
validar_leiloeiro |
software | healthy | main.py:82 |
obter_imovel |
software | healthy | main.py:100 |
exigir_dono_ou_admin |
software | healthy | main.py:107 |
extrair_texto_pdf |
software | healthy | main.py:116 |
analisar_edital |
software | healthy | main.py:125 |
upload_fotos |
software | healthy | main.py:205 |
home |
software | healthy | main.py:224 |
cadastrar_leilao |
software | healthy | main.py:230 |
confirmar_leilao |
software | healthy | main.py:342 |
meus_imoveis |
software | healthy | main.py:352 |
atualizar_imovel |
software | healthy | main.py:362 |
remover_imovel |
software | healthy | main.py:379 |
criar_noticia |
software | healthy | main.py:406 |
atualizar_noticia |
software | healthy | main.py:467 |
remover_noticia |
software | healthy | main.py:484 |
⚙ CORSMiddleware |
software | healthy | main.py |
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | main.py |
POST /cadastrar-leilao/ |
api | healthy | main.py |
POST /confirmar-leilao/{imovel_id} |
api | healthy | main.py |
GET /meus-imoveis/ |
api | healthy | main.py |
PATCH /imoveis/{imovel_id} |
api | healthy | main.py |
DELETE /imoveis/{imovel_id} |
api | healthy | main.py |
POST /noticias/ |
api | healthy | main.py |
PATCH /noticias/{noticia_id} |
api | healthy | main.py |
DELETE /noticias/{noticia_id} |
api | healthy | main.py |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
main.py |
software | healthy | main.py |
render.yaml |
software | healthy | render.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
AtualizacaoImovel |
software | healthy | main.py:48 |
AtualizacaoNoticia |
software | healthy | main.py:63 |
| Label | Layer | Status | Path |
|---|---|---|---|
1.27.2.3 |
network | healthy | requirements.txt |
127.0.0.1 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
RayCaMi__teical-api |
software | healthy | /data/fable5_failed_archive/RayCaMi__teical-api |
This page is publicly accessible at:
https://repobility.com/scan/6f746875-103c-4c31-a69a-ab6a51828eaf/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6f746875-103c-4c31-a69a-ab6a51828eaf/
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.