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.

Yosoyobo/el-despacho

https://github.com/Yosoyobo/el-despacho · scanned 2026-06-16 01:08 UTC (2 months, 1 week ago)

234 raw signals (6 security + 228 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 211 actionable findings from 2 signal sources. 25 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
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 53.2/100 with 100.0% coverage. It contains 6588 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 228 findings — concentrated in quality (89), security (70), api (50). Risk profile is low: 0 critical, 0 high, 100 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 189 of 211 actionable findings. 236 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical Security checks quality Practices conf 0.82 Foundry mined mock as real or placeholder: Yosoyobo/el-despacho
Graph query export: Mock, sample, placeholder, or self-attested behavior treated as real Query id: mock_as_real_or_placeholder Query type: motif_query Intent: Hard negatives for fake completeness and missing real data paths. Motif: mock_as_real_or_placeholder Training usage: hard_negative Graph gol…
high Security checks quality Practices conf 0.84 Foundry mined bad chains: Yosoyobo/el-despacho
Comment chain pattern product: bad_chains Repo: Yosoyobo/el-despacho Thread: Yosoyobo/el-despacho#3 Outcome: claimed_resolved_unverified Thread label: thread_has_human_issue_and_fix_context Source graph label: source_backed_multi_signal_graph Reasons: source_graph_has_real_artifacts, source_graph_h…
high Security checks quality Testing conf 0.78 2 occurrences Foundry mined test ci gap after feedback: Yosoyobo/el-despacho
Graph query export: Feedback exposes missing tests or CI Query id: test_ci_gap_after_feedback Query type: motif_query Intent: Hard negatives for feedback/fix chains without adequate guardrails. Motif: test_ci_gap_after_feedback Training usage: hard_negative Graph gold label: weak_supervision_needs_…
2 occurrences
repo-level (2 hits)
medium Security checks quality Practices conf 0.62 2 occurrences Foundry mined assumption checks: Yosoyobo/el-despacho
Comment chain pattern product: assumption_checks Repo: Yosoyobo/el-despacho Thread: Yosoyobo/el-despacho#2 Outcome: ambiguous_needs_more_evidence Thread label: thread_has_human_issue_and_fix_context Source graph label: source_backed_multi_signal_graph Reasons: source_graph_has_real_artifacts, sourc…
2 occurrences
repo-level (2 hits)
medium Security checks quality maintenance conf 0.70 2 occurrences Foundry mined blueprint gap alignment: Yosoyobo/el-despacho
Graph query export: Human feedback aligned with blueprint or architecture gaps Query id: blueprint_gap_alignment Query type: motif_query Intent: Curriculum-gap examples connecting issue threads to helicopter-view gaps. Motif: blueprint_gap_alignment Training usage: curriculum_gap Graph gold label: …
2 occurrences
repo-level (2 hits)
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — el-taller/static/js/checador.js:151
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — el-taller/static/js/interfono_suscribir.js:73
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — el-taller/static/js/textarea_ia.js:58
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — la-gerencia/static/js/interfono_suscribir.js:73
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — la-gerencia/static/js/textarea_ia.js:58
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
AI-coder instruction files were found, but the repo is missing license. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable.
Repo hardeningGenerated repo pattern
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph security auth conf 1.00 Django view `aprendizaje_editar` may be unauthenticated — la-gerencia/apps/los_chalanes/views.py:353
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_chalanes/views.py:353 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `aprendizaje_nuevo` may be unauthenticated — la-gerencia/apps/los_chalanes/views.py:331
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_chalanes/views.py:331 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `aprendizaje_toggle` may be unauthenticated — la-gerencia/apps/los_chalanes/views.py:428
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_chalanes/views.py:428 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `aprendizajes_lista` may be unauthenticated — la-gerencia/apps/los_chalanes/views.py:300
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_chalanes/views.py:300 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `ayuda_raw` may be unauthenticated — el-taller/apps/ayuda/views.py:71
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
el-taller/apps/ayuda/views.py:71 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `banner_deploy` may be unauthenticated — lib/aviso_deploy_views.py:19
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
lib/aviso_deploy_views.py:19 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `borrar_llave` may be unauthenticated — la-gerencia/apps/los_chalanes/views.py:218
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_chalanes/views.py:218 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `buzon_proximamente` may be unauthenticated — la-recepcion/apps/recepcion_stub/views.py:9
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-recepcion/apps/recepcion_stub/views.py:9 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `callback` may be unauthenticated — auth_google/views.py:59
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
auth_google/views.py:59 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `cartero_panel` may be unauthenticated — la-gerencia/apps/los_ajustes/views.py:121
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_ajustes/views.py:121 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `cartero_plantilla_editar` may be unauthenticated — la-gerencia/apps/los_ajustes/views.py:204
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_ajustes/views.py:204 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `cartero_plantillas` may be unauthenticated — la-gerencia/apps/los_ajustes/views.py:195
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_ajustes/views.py:195 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `categorias_lista` may be unauthenticated — el-taller/apps/el_catalogo/views.py:229
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
el-taller/apps/el_catalogo/views.py:229 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `consultar_saldo_chalan` may be unauthenticated — la-gerencia/apps/los_chalanes/views.py:159
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_chalanes/views.py:159 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `consumo` may be unauthenticated — la-gerencia/apps/los_chalanes/views.py:70
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_chalanes/views.py:70 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `detalle` may be unauthenticated — el-taller/apps/los_proyectos/views.py:353
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
el-taller/apps/los_proyectos/views.py:353 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `egreso_nuevo` may be unauthenticated — el-taller/apps/tesoreria/views.py:565
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
el-taller/apps/tesoreria/views.py:565 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `exportar_a_claude` may be unauthenticated — la-gerencia/apps/buzon_admin/views.py:196
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/buzon_admin/views.py:196 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `google_drive_callback` may be unauthenticated — la-gerencia/apps/los_ajustes/views.py:336
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_ajustes/views.py:336 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `google_drive_guia` may be unauthenticated — la-gerencia/apps/los_ajustes/views.py:267
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_ajustes/views.py:267 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `guardar_cuadro` may be unauthenticated — la-gerencia/apps/los_chalanes/views.py:234
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_chalanes/views.py:234 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `indice` may be unauthenticated — proximamente/views.py:53
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
proximamente/views.py:53 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `iniciar` may be unauthenticated — auth_google/views.py:41
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
auth_google/views.py:41 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `kpi_aprobar` may be unauthenticated — la-gerencia/apps/los_chalanes/views.py:394
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_chalanes/views.py:394 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `kpi_rechazar` may be unauthenticated — la-gerencia/apps/los_chalanes/views.py:410
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_chalanes/views.py:410 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `kpis_pendientes` may be unauthenticated — la-gerencia/apps/los_chalanes/views.py:372
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_chalanes/views.py:372 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `lista` may be unauthenticated — el-taller/apps/el_catalogo/views.py:37
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
el-taller/apps/el_catalogo/views.py:37 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `lista` may be unauthenticated — la-gerencia/apps/buzon_admin/views.py:18
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/buzon_admin/views.py:18 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `lista` may be unauthenticated — la-gerencia/apps/el_directorio/views.py:22
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/el_directorio/views.py:22 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `metas_kpi_panel` may be unauthenticated — la-gerencia/apps/los_ajustes/views.py:557
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_ajustes/views.py:557 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `modulo` may be unauthenticated — proximamente/views.py:41
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
proximamente/views.py:41 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `panel` may be unauthenticated — la-gerencia/apps/el_directorio/views.py:375
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/el_directorio/views.py:375 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `panel` may be unauthenticated — la-gerencia/apps/los_ajustes/views.py:30
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_ajustes/views.py:30 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `panel` may be unauthenticated — la-gerencia/apps/los_chalanes/views.py:39
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_chalanes/views.py:39 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `partial_infra` may be unauthenticated — la-gerencia/apps/el_site/views.py:195
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/el_site/views.py:195 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `partial_integraciones` may be unauthenticated — la-gerencia/apps/el_site/views.py:201
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/el_site/views.py:201 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `partial_internos` may be unauthenticated — la-gerencia/apps/el_site/views.py:207
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/el_site/views.py:207 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `ping` may be unauthenticated — el-taller/apps/taller_home/views.py:420
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
el-taller/apps/taller_home/views.py:420 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `ping` may be unauthenticated — la-gerencia/apps/gerencia_home/views.py:76
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/gerencia_home/views.py:76 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `ping` may be unauthenticated — la-recepcion/apps/recepcion_stub/views.py:13
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-recepcion/apps/recepcion_stub/views.py:13 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `privacidad` may be unauthenticated — el-taller/apps/legal/views.py:4
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
el-taller/apps/legal/views.py:4 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `privacidad` may be unauthenticated — la-gerencia/apps/legal/views.py:4
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/legal/views.py:4 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `probar_chalan` may be unauthenticated — la-gerencia/apps/los_chalanes/views.py:188
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_chalanes/views.py:188 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `prompts_voz` may be unauthenticated — la-gerencia/apps/los_chalanes/views.py:94
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_chalanes/views.py:94 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `proveedor_detalle` may be unauthenticated — el-taller/apps/el_catalogo/views.py:491
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
el-taller/apps/el_catalogo/views.py:491 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `proveedores_lista` may be unauthenticated — el-taller/apps/el_catalogo/views.py:407
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
el-taller/apps/el_catalogo/views.py:407 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `proximamente` may be unauthenticated — la-recepcion/apps/recepcion_stub/views.py:5
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-recepcion/apps/recepcion_stub/views.py:5 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `proximos_eventos` may be unauthenticated — el-taller/apps/calendario/views.py:147
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
el-taller/apps/calendario/views.py:147 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `reordenar_cadena` may be unauthenticated — la-gerencia/apps/los_chalanes/views.py:262
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_chalanes/views.py:262 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `roles_lista` may be unauthenticated — la-gerencia/apps/el_directorio/views.py:203
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/el_directorio/views.py:203 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `semaforo_deploy` may be unauthenticated — lib/aviso_deploy_views.py:33
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
lib/aviso_deploy_views.py:33 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `sidebar_panel` may be unauthenticated — la-gerencia/apps/los_ajustes/views.py:512
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_ajustes/views.py:512 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `sign_out` may be unauthenticated — el-taller/apps/auth_taller/views.py:50
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
el-taller/apps/auth_taller/views.py:50 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `sign_out` may be unauthenticated — la-gerencia/apps/auth_gerencia/views.py:78
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/auth_gerencia/views.py:78 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `tablero` may be unauthenticated — la-gerencia/apps/el_site/views.py:171
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/el_site/views.py:171 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `tablero` may be unauthenticated — la-gerencia/apps/interfono_admin/views.py:19
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/interfono_admin/views.py:19 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `tasas_lista` may be unauthenticated — la-gerencia/apps/los_ajustes/views.py:425
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_ajustes/views.py:425 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `terminos` may be unauthenticated — el-taller/apps/legal/views.py:8
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
el-taller/apps/legal/views.py:8 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `terminos` may be unauthenticated — la-gerencia/apps/legal/views.py:8
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/legal/views.py:8 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `toggle_cadena` may be unauthenticated — la-gerencia/apps/los_chalanes/views.py:285
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
la-gerencia/apps/los_chalanes/views.py:285 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `unidades_lista` may be unauthenticated — el-taller/apps/el_catalogo/views.py:288
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
el-taller/apps/el_catalogo/views.py:288 securityAuth django unauth view
medium System graph security auth conf 1.00 Django view `variaciones_lista` may be unauthenticated — el-taller/apps/el_catalogo/views.py:150
Function-view with `request` parameter has no `@login_required` or equivalent auth decorator within 5 lines above. If auth is enforced by middleware (`AUTHENTICATION_BACKENDS`), this is a false positive — dismiss with reason `by_design`.
el-taller/apps/el_catalogo/views.py:150 securityAuth django unauth view
medium System graph hardware Security conf 1.00 Dockerfile runs as root: el-taller/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: la-gerencia/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: la-recepcion/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph cicd CI/CD security conf 1.00 5 occurrences GitHub Action is tag-pinned rather than SHA-pinned
docker/build-push-action@v6 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
2 files, 5 locations
.github/workflows/la-limpieza.yml:34, 54, 119 (3 hits)
.github/workflows/el-mensajero.yml:166, 247 (2 hits)
CI/CD securitySupply chainGithub actions
medium System graph cicd CI/CD security conf 1.00 GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
.github/workflows/la-limpieza.yml CI/CD securitySupply chainGithub actions
medium System graph cicd CI/CD security conf 1.00 GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
.github/workflows/el-mensajero.yml CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in el-taller/static/js/checador.js:181
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
el-taller/static/js/checador.js:181 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in el-taller/static/js/form_widgets.js:10
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
el-taller/static/js/form_widgets.js:10 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in el-taller/static/js/ui.js:114
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
el-taller/static/js/ui.js:114 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in la-gerencia/static/js/form_widgets.js:10
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
la-gerencia/static/js/form_widgets.js:10 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in la-gerencia/static/js/ui.js:114
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
la-gerencia/static/js/ui.js:114 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in referencias/static/js/referencias.js:81
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
referencias/static/js/referencias.js:81 Direct innerhtml assignment
medium System graph quality Integrity conf 1.00 Likely N+1 query: `for c in …` triggers a query per row — el-taller/apps/recados/services_chat.py:138
The loop iterates a Django queryset and accesses `c.mensajes.order_by` per row, which fires an additional database query each iteration. Add `.select_related('<fk_field>')` for FK / O2O relations or `.prefetch_related('<m2m_or_reverse>')` for many-related lookups, to load everything in 1-2 queries …
el-taller/apps/recados/services_chat.py:138 N plus onePerformance
medium System graph quality Integrity conf 1.00 Likely N+1 query: `for cot in …` triggers a query per row — el-taller/apps/cotizaciones/management/commands/marcar_cotizaciones_vencidas.py:56
The loop iterates a Django queryset and accesses `cot.fecha_validez.isoformat` per row, which fires an additional database query each iteration. Add `.select_related('<fk_field>')` for FK / O2O relations or `.prefetch_related('<m2m_or_reverse>')` for many-related lookups, to load everything in 1-2 …
el-taller/apps/cotizaciones/management/commands/marcar_cotizaciones_vencidas.py:56 N plus onePerformance
medium System graph quality Integrity conf 1.00 Likely N+1 query: `for cot in …` triggers a query per row — el-taller/apps/tesoreria/services.py:113
The loop iterates a Django queryset and accesses `cot.cliente.razon_social` per row, which fires an additional database query each iteration. Add `.select_related('<fk_field>')` for FK / O2O relations or `.prefetch_related('<m2m_or_reverse>')` for many-related lookups, to load everything in 1-2 que…
el-taller/apps/tesoreria/services.py:113 N plus onePerformance
medium System graph quality Integrity conf 1.00 Likely N+1 query: `for fac in …` triggers a query per row — el-taller/apps/facturacion/cobranza.py:46
The loop iterates a Django queryset and accesses `fac.recordatorios.order_by` per row, which fires an additional database query each iteration. Add `.select_related('<fk_field>')` for FK / O2O relations or `.prefetch_related('<m2m_or_reverse>')` for many-related lookups, to load everything in 1-2 q…
el-taller/apps/facturacion/cobranza.py:46 N plus onePerformance
medium System graph quality Integrity conf 1.00 Likely N+1 query: `for fac in …` triggers a query per row — el-taller/apps/facturacion/management/commands/marcar_facturas_vencidas.py:62
The loop iterates a Django queryset and accesses `fac.fecha_vencimiento.isoformat` per row, which fires an additional database query each iteration. Add `.select_related('<fk_field>')` for FK / O2O relations or `.prefetch_related('<m2m_or_reverse>')` for many-related lookups, to load everything in …
el-taller/apps/facturacion/management/commands/marcar_facturas_vencidas.py:62 N plus onePerformance
medium System graph quality Integrity conf 1.00 Likely N+1 query: `for fac in …` triggers a query per row — el-taller/apps/tesoreria/services.py:93
The loop iterates a Django queryset and accesses `fac.cliente.razon_social` per row, which fires an additional database query each iteration. Add `.select_related('<fk_field>')` for FK / O2O relations or `.prefetch_related('<m2m_or_reverse>')` for many-related lookups, to load everything in 1-2 que…
el-taller/apps/tesoreria/services.py:93 N plus onePerformance
medium System graph quality Integrity conf 1.00 Likely N+1 query: `for p in …` triggers a query per row — cuentas/management/commands/diagnostico_push.py:74
The loop iterates a Django queryset and accesses `p.usuario.email` per row, which fires an additional database query each iteration. Add `.select_related('<fk_field>')` for FK / O2O relations or `.prefetch_related('<m2m_or_reverse>')` for many-related lookups, to load everything in 1-2 queries inst…
cuentas/management/commands/diagnostico_push.py:74 N plus onePerformance
medium System graph quality Integrity conf 1.00 Likely N+1 query: `for p in …` triggers a query per row — el-taller/apps/el_catalogo/services_sugerencia.py:41
The loop iterates a Django queryset and accesses `p.servicios.all` per row, which fires an additional database query each iteration. Add `.select_related('<fk_field>')` for FK / O2O relations or `.prefetch_related('<m2m_or_reverse>')` for many-related lookups, to load everything in 1-2 queries inst…
el-taller/apps/el_catalogo/services_sugerencia.py:41 N plus onePerformance
medium System graph quality Integrity conf 1.00 Likely N+1 query: `for p in …` triggers a query per row — el-taller/apps/tesoreria/services.py:135
The loop iterates a Django queryset and accesses `p.cliente.razon_social` per row, which fires an additional database query each iteration. Add `.select_related('<fk_field>')` for FK / O2O relations or `.prefetch_related('<m2m_or_reverse>')` for many-related lookups, to load everything in 1-2 queri…
el-taller/apps/tesoreria/services.py:135 N plus onePerformance
medium System graph quality Integrity conf 1.00 Likely N+1 query: `for s in …` triggers a query per row — el-taller/apps/el_catalogo/views.py:547
The loop iterates a Django queryset and accesses `s.categoria.nombre` per row, which fires an additional database query each iteration. Add `.select_related('<fk_field>')` for FK / O2O relations or `.prefetch_related('<m2m_or_reverse>')` for many-related lookups, to load everything in 1-2 queries i…
el-taller/apps/el_catalogo/views.py:547 N plus onePerformance
medium System graph quality Integrity conf 1.00 Likely N+1 query: `for u in …` triggers a query per row — cuentas/migrations/0024_rol_miembro_dueno_legacy.py:22
The loop iterates a Django queryset and accesses `u.roles_extra.add` per row, which fires an additional database query each iteration. Add `.select_related('<fk_field>')` for FK / O2O relations or `.prefetch_related('<m2m_or_reverse>')` for many-related lookups, to load everything in 1-2 queries in…
cuentas/migrations/0024_rol_miembro_dueno_legacy.py:22 N plus onePerformance
medium System graph quality Integrity conf 1.00 Likely N+1 query: `for u in …` triggers a query per row — cuentas/migrations/0024_rol_miembro_dueno_legacy.py:36
The loop iterates a Django queryset and accesses `u.roles_extra.remove` per row, which fires an additional database query each iteration. Add `.select_related('<fk_field>')` for FK / O2O relations or `.prefetch_related('<m2m_or_reverse>')` for many-related lookups, to load everything in 1-2 queries…
cuentas/migrations/0024_rol_miembro_dueno_legacy.py:36 N plus onePerformance
medium System graph quality Integrity conf 1.00 Likely N+1 query: `for u in …` triggers a query per row — la-gerencia/apps/el_directorio/views.py:61
The loop iterates a Django queryset and accesses `u.roles_extra.all` per row, which fires an additional database query each iteration. Add `.select_related('<fk_field>')` for FK / O2O relations or `.prefetch_related('<m2m_or_reverse>')` for many-related lookups, to load everything in 1-2 queries in…
la-gerencia/apps/el_directorio/views.py:61 N plus onePerformance
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 52 placeholder/mock markers across 28 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph network Security conf 1.00 Privileged port 256 in use
Port 256 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
docker-compose.prod.yml Ports
low System graph quality Maintenance conf 1.00 58 TODO/FIXME markers
High count of TODO/FIXME/HACK markers — track them as issues so they're not forgotten.
low System graph quality Integrity conf 1.00 7 env vars used in code but missing from .env.example
Drift between code and config docs. The first few: `DJANGO_ALLOWED_HOSTS`, `SITE_CADDY_DATA`, `SITE_DISCO_ROOT`, `SITE_DOCKER_SOCK`, `SITE_PROC_ROOT`, `SITE_SYS_ROOT`, `TALLER_URL`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break.
config drift
low System graph hardware Coverage conf 1.00 Containers defined but no K8s/orchestration manifest found
Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo.
Deployment
low System graph hardware Supply chain conf 1.00 3 occurrences Docker base image is tag-pinned but not digest-pinned: python:3.12-slim
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
3 files, 3 locations
el-taller/Dockerfile:1
la-gerencia/Dockerfile:1
la-recepcion/Dockerfile:1
containersPinned dependencies
low System graph cicd CI/CD security conf 1.00 GitHub Action is tag-pinned rather than SHA-pinned
actions/delete-package-versions@v5 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/la-limpieza.yml:19 CI/CD securitySupply chainGithub actions
low System graph security security conf 1.00 Insecure pattern 'document_write' in el-taller/static/js/ui.js:753
Found a known-risky pattern (document_write). Review and replace if possible.
el-taller/static/js/ui.js:753 Document write
low System graph security security conf 1.00 Insecure pattern 'document_write' in la-gerencia/static/js/ui.js:753
Found a known-risky pattern (document_write). Review and replace if possible.
la-gerencia/static/js/ui.js:753 Document write
low System graph quality Integrity conf 1.00 17 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: la-gerencia/apps/legal/views.py:privacidad, el-taller/apps/legal/views.py:privacidad This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate.
17 occurrences
repo-level (17 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 3 places
Functions with the same first-5-line body hash: ajustes/models/cobranza.py:obtener, ajustes/models/fiscal.py:obtener, el-taller/apps/checador/models/sede.py:obtener This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or doc…
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 4 places
Functions with the same first-5-line body hash: la-gerencia/apps/tipos_buzon/forms.py:save, la-gerencia/apps/estados_tarea/forms.py:save, la-gerencia/apps/estados_buzon/forms.py:save, la-gerencia/apps/estados_proyecto/forms.py:save This is *the* AI-coder failure mode (4× more duplication in vibe-c…
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 6 places
Functions with the same first-5-line body hash: la-gerencia/apps/estados_tarea/forms.py:clean_color, la-gerencia/apps/estados_tarea/forms.py:clean, la-gerencia/apps/estados_buzon/forms.py:clean_color, la-gerencia/apps/estados_buzon/forms.py:clean This is *the* AI-coder failure mode (4× more duplic…
duplicatesduplication
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `0004_chalanes_v2` in ajustes/migrations/0005_credencial_ultimo_test.py:14
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `0004_chalanes_v2` in tests/test_chalanes.py:205
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `0010_seed_permisos_contaduria_v1` in cuentas/migrations/0011_seed_permisos_facturacion.py:39
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `0024_rol_miembro_dueno_legacy` in cuentas/migrations/0025_sidebar_orden_usuario.py:11
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `0024_rol_miembro_dueno_legacy` in tests/test_roles_granulares.py:71
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `proyecto_legacy` in el-taller/apps/tesoreria/services.py:144
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `resp_legacy` in tests/taller/test_buzon.py:57
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `slug_legacy` in el-taller/apps/el_dictado/herramientas.py:203
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `slug_legacy` in el-taller/apps/los_proyectos/migrations/0006_slug_desde_nombre.py:4
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `slug_legacy` in el-taller/apps/los_proyectos/models/proyecto.py:54
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `slug_legacy` in referencias/resolver.py:39
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph software Dead code conf 1.00 Possibly dead Python function: handler404
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
la-gerencia/apps/buzon_admin/handlers.py:6
low System graph software Dead code conf 1.00 Possibly dead Python function: handler500
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
la-gerencia/apps/buzon_admin/handlers.py:10
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph quality Integrity conf 1.00 Stub function `_noop` (body is just `pass`/`return`) — el-taller/apps/cotizaciones/migrations/0005_unidad_fk.py:29
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `_noop` (body is just `pass`/`return`) — el-taller/apps/facturacion/migrations/0003_unidad_fk.py:22
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `noop` (body is just `pass`/`return`) — chalanes/migrations/0012_enderezar_modelos_cuadro.py:47
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `noop` (body is just `pass`/`return`) — el-taller/apps/el_pizarron/migrations/0006_estado_descripcion_accion.py:27
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `noop` (body is just `pass`/`return`) — el-taller/apps/la_cartera/migrations/0003_cliente_contacto.py:25
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `noop` (body is just `pass`/`return`) — el-taller/apps/los_proyectos/migrations/0014_estado_color_hex.py:36
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `noop` (body is just `pass`/`return`) — el-taller/apps/los_proyectos/migrations/0018_estado_descripcion_accion.py:34
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `noop` (body is just `pass`/`return`) — el-taller/apps/recados/migrations/0002_seed_grupos.py:43
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `noop` (body is just `pass`/`return`) — el-taller/apps/tesoreria/migrations/0005_iva_y_proveedor.py:18
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `reverse_backfill` (body is just `pass`/`return`) — el-taller/apps/la_cartera/migrations/0002_cliente_slug.py:34
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `reverse_backfill` (body is just `pass`/`return`) — el-taller/apps/los_proyectos/migrations/0003_proyecto_slug.py:37
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Integrity conf 1.00 Stub function `revertir` (body is just `pass`/`return`) — el-taller/apps/el_catalogo/migrations/0003_unidad.py:20
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph api Wiring conf 1.00 Unused endpoint: ANY /
`la-gerencia/la_gerencia/urls.py` declares `ANY /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /^buzon/(?P<resto>.*)$
`la-gerencia/la_gerencia/urls.py` declares `ANY /^buzon/(?P<resto>.*)$` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /^catalogo/(?P<resto>.*)$
`la-gerencia/la_gerencia/urls.py` declares `ANY /^catalogo/(?P<resto>.*)$` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /ajustes/
`la-gerencia/la_gerencia/urls.py` declares `ANY /ajustes/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /ajustes/analistas/probar
`la-gerencia/apps/los_ajustes/urls.py` declares `ANY /ajustes/analistas/probar` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /ajustes/google-drive/
`la-gerencia/apps/los_ajustes/urls.py` declares `ANY /ajustes/google-drive/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /ajustes/google-drive/cliente
`la-gerencia/apps/los_ajustes/urls.py` declares `ANY /ajustes/google-drive/cliente` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consume…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /ajustes/google_oauth/probar
`la-gerencia/apps/los_ajustes/urls.py` declares `ANY /ajustes/google_oauth/probar` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /ajustes/guardar
`la-gerencia/apps/los_ajustes/urls.py` declares `ANY /ajustes/guardar` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/
`la-gerencia/la_gerencia/urls.py` declares `ANY /api/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/info/
`la-gerencia/apps/api/urls.py` declares `ANY /api/info/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/site/
`la-gerencia/apps/api/urls.py` declares `ANY /api/site/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/site/probar-todas
`la-gerencia/apps/api/urls.py` declares `ANY /api/site/probar-todas` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/site/probar/<slug:plataforma>
`la-gerencia/apps/api/urls.py` declares `ANY /api/site/probar/<slug:plataforma>` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes i…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /auth/google/callback
`auth_google/urls.py` declares `ANY /auth/google/callback` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /auth/google/iniciar
`auth_google/urls.py` declares `ANY /auth/google/iniciar` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /catalogos/
`la-gerencia/la_gerencia/urls.py` declares `ANY /catalogos/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /catalogos/centros-costo/
`la-gerencia/apps/centros_costo/urls.py` declares `ANY /catalogos/centros-costo/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes …
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /catalogos/centros-costo/<slug:slug>/editar/
`la-gerencia/apps/centros_costo/urls.py` declares `ANY /catalogos/centros-costo/<slug:slug>/editar/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or docume…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /catalogos/centros-costo/<slug:slug>/toggle/
`la-gerencia/apps/centros_costo/urls.py` declares `ANY /catalogos/centros-costo/<slug:slug>/toggle/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or docume…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /catalogos/centros-costo/nuevo/
`la-gerencia/apps/centros_costo/urls.py` declares `ANY /catalogos/centros-costo/nuevo/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who con…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /chalanes/
`la-gerencia/la_gerencia/urls.py` declares `ANY /chalanes/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /directorio/
`la-gerencia/la_gerencia/urls.py` declares `ANY /directorio/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /directorio/<int:pk>/bloquear
`la-gerencia/apps/el_directorio/urls.py` declares `ANY /directorio/<int:pk>/bloquear` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consu…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /directorio/<int:pk>/editar
`la-gerencia/apps/el_directorio/urls.py` declares `ANY /directorio/<int:pk>/editar` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consume…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /directorio/<int:pk>/panel
`la-gerencia/apps/el_directorio/urls.py` declares `ANY /directorio/<int:pk>/panel` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /directorio/<int:pk>/panel/datos
`la-gerencia/apps/el_directorio/urls.py` declares `ANY /directorio/<int:pk>/panel/datos` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who co…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /directorio/<int:pk>/panel/ia
`la-gerencia/apps/el_directorio/urls.py` declares `ANY /directorio/<int:pk>/panel/ia` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consu…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /directorio/<int:pk>/panel/ia/forzar
`la-gerencia/apps/el_directorio/urls.py` declares `ANY /directorio/<int:pk>/panel/ia/forzar` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting wh…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /directorio/<int:pk>/panel/permisos
`la-gerencia/apps/el_directorio/urls.py` declares `ANY /directorio/<int:pk>/panel/permisos` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /directorio/<int:pk>/panel/presupuesto
`la-gerencia/apps/el_directorio/urls.py` declares `ANY /directorio/<int:pk>/panel/presupuesto` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting …
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /directorio/<int:pk>/permisos
`la-gerencia/apps/el_directorio/urls.py` declares `ANY /directorio/<int:pk>/permisos` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consu…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /directorio/<int:pk>/roles-extra
`la-gerencia/apps/el_directorio/urls.py` declares `ANY /directorio/<int:pk>/roles-extra` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who co…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /directorio/nuevo
`la-gerencia/apps/el_directorio/urls.py` declares `ANY /directorio/nuevo` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /directorio/roles/
`la-gerencia/apps/el_directorio/urls.py` declares `ANY /directorio/roles/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /directorio/roles/<int:pk>/borrar
`la-gerencia/apps/el_directorio/urls.py` declares `ANY /directorio/roles/<int:pk>/borrar` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who c…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /directorio/roles/<int:pk>/editar
`la-gerencia/apps/el_directorio/urls.py` declares `ANY /directorio/roles/<int:pk>/editar` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who c…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /directorio/roles/nuevo
`la-gerencia/apps/el_directorio/urls.py` declares `ANY /directorio/roles/nuevo` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /interfono/
`la-gerencia/la_gerencia/urls.py` declares `ANY /interfono/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /interfono/enviar
`la-gerencia/apps/interfono_admin/urls.py` declares `ANY /interfono/enviar` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /inventario-de-endpoints/
`la-gerencia/apps/api/urls.py` declares `ANY /inventario-de-endpoints/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /inventario-de-endpoints/schema/
`la-gerencia/apps/api/urls.py` declares `ANY /inventario-de-endpoints/schema/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /legal/
`la-gerencia/la_gerencia/urls.py` declares `ANY /legal/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /legal/legal/privacidad
`la-gerencia/apps/legal/urls.py` declares `ANY /legal/legal/privacidad` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /legal/legal/terminos
`la-gerencia/apps/legal/urls.py` declares `ANY /legal/legal/terminos` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /perfil/notificaciones/
`la-gerencia/la_gerencia/urls.py` declares `ANY /perfil/notificaciones/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /proximamente/
`la-gerencia/la_gerencia/urls.py` declares `ANY /proximamente/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /sistema/aviso-deploy/
`la-gerencia/la_gerencia/urls.py` declares `ANY /sistema/aviso-deploy/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /sistema/aviso-deploy/semaforo/
`la-gerencia/la_gerencia/urls.py` declares `ANY /sistema/aviso-deploy/semaforo/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes i…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /site/
`la-gerencia/la_gerencia/urls.py` declares `ANY /site/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
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/86ac8724-a331-4f9b-99f5-7c4ce4c4a3c2/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/86ac8724-a331-4f9b-99f5-7c4ce4c4a3c2/

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.