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.

DemianRom/apps-webs-practicas

https://github.com/DemianRom/apps-webs-practicas · scanned 2026-06-17 01:27 UTC (1 month, 2 weeks ago)

54 raw signals (0 security + 54 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +18.4 (diff) · 35 actionable findings from 1 signal source. 19 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

All 1432 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
README.md software healthy README.md
servidor.py software healthy Practica2/servidor.py
cliente.py software healthy Practica2/cliente.py
protocol.py software healthy Practica2/protocol.py
README.md software healthy Practica2/README.md
gui.py software healthy Practica2/gui.py
README.md software healthy Practica1/README.md
run_all.sh software healthy Practica1/run_all.sh
pom.xml software healthy Practica1/Cliente/pom.xml
README.md software healthy Practica1/Cliente/README.md
TestGUI.java software healthy Practica1/Cliente/src/main/java/practica1/TestGUI.java
ClienteGUI.java software healthy Practica1/Cliente/src/main/java/practica1/ClienteGUI.java
Cliente.java software healthy Practica1/Cliente/src/main/java/practica1/Cliente.java
cJSON.c software healthy Practica1/Servidor/cJSON.c
servidor.c software healthy Practica1/Servidor/servidor.c
Makefile software healthy Practica1/Servidor/Makefile
cJSON.h software healthy Practica1/Servidor/cJSON.h
Downloader.cpp software healthy Practica4/Downloader.cpp
README.md software healthy Practica4/README.md
Extractor.hpp software healthy Practica4/Extractor.hpp
Extractor.cpp software healthy Practica4/Extractor.cpp
index.html software healthy Practica4/1/axel/index.html
index__q_C_M_O_D.html software healthy Practica4/1/axel/aplicaciones/index__q_C_M_O_D.html
index__q_C_S_O_D.html software healthy Practica4/1/axel/aplicaciones/index__q_C_S_O_D.html
index__q_C_N_O_A.html software healthy Practica4/1/axel/aplicaciones/index__q_C_N_O_A.html
index.html software healthy Practica4/1/axel/aplicaciones/index.html
index__q_C_M_O_A.html software healthy Practica4/1/axel/aplicaciones/index__q_C_M_O_A.html
index__q_C_N_O_D.html software healthy Practica4/1/axel/aplicaciones/index__q_C_N_O_D.html
index__q_C_S_O_A.html software healthy Practica4/1/axel/aplicaciones/index__q_C_S_O_A.html
index__q_C_D_O_D.html software healthy Practica4/1/axel/aplicaciones/index__q_C_D_O_D.html
index__q_C_D_O_A.html software healthy Practica4/1/axel/aplicaciones/index__q_C_D_O_A.html
index__q_C_M_O_D.html software healthy Practica4/1/axel/aplicaciones/22-2/index__q_C_M_O_D.html
index__q_C_S_O_D.html software healthy Practica4/1/axel/aplicaciones/22-2/index__q_C_S_O_D.html
index__q_C_N_O_A.html software healthy Practica4/1/axel/aplicaciones/22-2/index__q_C_N_O_A.html
index.html software healthy Practica4/1/axel/aplicaciones/22-2/index.html
index__q_C_M_O_A.html software healthy Practica4/1/axel/aplicaciones/22-2/index__q_C_M_O_A.html
index__q_C_N_O_D.html software healthy Practica4/1/axel/aplicaciones/22-2/index__q_C_N_O_D.html
index__q_C_S_O_A.html software healthy Practica4/1/axel/aplicaciones/22-2/index__q_C_S_O_A.html
index__q_C_D_O_D.html software healthy Practica4/1/axel/aplicaciones/22-2/index__q_C_D_O_D.html
index__q_C_D_O_A.html software healthy Practica4/1/axel/aplicaciones/22-2/index__q_C_D_O_A.html
index__q_C_M_O_D.html software healthy Practica4/1/axel/aplicaciones/22-2/practicas/index__q_C_M_O…
index__q_C_S_O_D.html software healthy Practica4/1/axel/aplicaciones/22-2/practicas/index__q_C_S_O…
index__q_C_N_O_A.html software healthy Practica4/1/axel/aplicaciones/22-2/practicas/index__q_C_N_O…
index.html software healthy Practica4/1/axel/aplicaciones/22-2/practicas/index.html
index__q_C_M_O_A.html software healthy Practica4/1/axel/aplicaciones/22-2/practicas/index__q_C_M_O…
index__q_C_N_O_D.html software healthy Practica4/1/axel/aplicaciones/22-2/practicas/index__q_C_N_O…
index__q_C_S_O_A.html software healthy Practica4/1/axel/aplicaciones/22-2/practicas/index__q_C_S_O…
index__q_C_D_O_D.html software healthy Practica4/1/axel/aplicaciones/22-2/practicas/index__q_C_D_O…
index__q_C_D_O_A.html software healthy Practica4/1/axel/aplicaciones/22-2/practicas/index__q_C_D_O…
index__q_C_M_O_D.html software healthy Practica4/1/axel/aplicaciones/1a/index__q_C_M_O_D.html

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

LabelLayerStatusPath
send_with_ack software healthy Practica2/servidor.py:26
send_song software healthy Practica2/servidor.py:41
send_with_sliding_window software healthy Practica2/servidor.py:76
send_song_list software healthy Practica2/servidor.py:112
run_server software healthy Practica2/servidor.py:121
__init__ software healthy Practica2/cliente.py:25
list_songs software healthy Practica2/cliente.py:29
download_song software healthy Practica2/cliente.py:40
main software healthy Practica2/cliente.py:95
show_progress software dead Practica2/cliente.py:119
pack_json software healthy Practica2/protocol.py:27
unpack_json software healthy Practica2/protocol.py:32
pack_meta software healthy Practica2/protocol.py:37
unpack_meta software healthy Practica2/protocol.py:41
pack_data software healthy Practica2/protocol.py:45
unpack_data software healthy Practica2/protocol.py:49
pack_ack software healthy Practica2/protocol.py:55
unpack_ack software healthy Practica2/protocol.py:59
pack_end software healthy Practica2/protocol.py:63
pack_error software healthy Practica2/protocol.py:67
unpack_error software healthy Practica2/protocol.py:71
safe_song_path software healthy Practica2/protocol.py:75
list_wav_files software healthy Practica2/protocol.py:83
__init__ software healthy Practica2/gui.py:18
setup_styles software healthy Practica2/gui.py:42
build_ui software healthy Practica2/gui.py:65
create_info_card software healthy Practica2/gui.py:165
log software healthy Practica2/gui.py:173
load_songs software healthy Practica2/gui.py:177
worker software dead Practica2/gui.py:223
on_select software dead Practica2/gui.py:193
current_selection software healthy Practica2/gui.py:203
download_selected software dead Practica2/gui.py:209
progress software healthy Practica2/gui.py:225
play_selected software healthy Practica2/gui.py:236
pause_playback software dead Practica2/gui.py:258
continue_playback software dead Practica2/gui.py:274
stop_playback software healthy Practica2/gui.py:280
reset_player_state software healthy Practica2/gui.py:297
status_text software healthy Practica2/gui.py:307
set_busy software healthy Practica2/gui.py:310
schedule_finish_check software healthy Practica2/gui.py:315
finish_playback software healthy Practica2/gui.py:319
cancel_finish_timer software healthy Practica2/gui.py:335
audio_duration_ms software healthy Practica2/gui.py:340
start_playback_from_offset software healthy Practica2/gui.py:349
create_playback_segment software healthy Practica2/gui.py:361
current_playback_file software healthy Practica2/gui.py:377
remove_playback_temp software healthy Practica2/gui.py:380
format_time software healthy Practica2/gui.py:388

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

LabelLayerStatusPath
Practica2 software healthy Practica2
Practica1 software healthy Practica1
Cliente software healthy Practica1/Cliente
src software healthy Practica1/Cliente/src
main software healthy Practica1/Cliente/src/main
java software healthy Practica1/Cliente/src/main/java
practica1 software healthy Practica1/Cliente/src/main/java/practica1
Servidor software healthy Practica1/Servidor
Practica4 software healthy Practica4
1 software healthy Practica4/1
axel software healthy Practica4/1/axel
aplicaciones software healthy Practica4/1/axel/aplicaciones
22-2 software healthy Practica4/1/axel/aplicaciones/22-2
practicas software healthy Practica4/1/axel/aplicaciones/22-2/practicas
1a software healthy Practica4/1/axel/aplicaciones/1a
ejemplo software healthy Practica4/1/axel/aplicaciones/ejemplo
diapositivas software healthy Practica4/1/axel/aplicaciones/diapositivas
23-1 software healthy Practica4/1/axel/aplicaciones/23-1
practicas software healthy Practica4/1/axel/aplicaciones/23-1/practicas
saberes software healthy Practica4/1/axel/aplicaciones/saberes
RPC software healthy Practica4/1/axel/aplicaciones/RPC
Contingencia software healthy Practica4/1/axel/aplicaciones/Contingencia
snmp software healthy Practica4/1/axel/aplicaciones/snmp
C software healthy Practica4/1/axel/aplicaciones/snmp/C
tmp software healthy Practica4/1/axel/aplicaciones/tmp
Captura2 software healthy Practica4/1/axel/aplicaciones/tmp/Captura2
src software healthy Practica4/1/axel/aplicaciones/tmp/Captura2/src
nbproject software healthy Practica4/1/axel/aplicaciones/tmp/Captura2/nbproject
private software healthy Practica4/1/axel/aplicaciones/tmp/Captura2/nbproject/private
extra software healthy Practica4/1/axel/aplicaciones/tmp/extra
recuperacion software healthy Practica4/1/axel/aplicaciones/recuperacion
p2p software healthy Practica4/1/axel/aplicaciones/p2p
mp3 software healthy Practica4/1/axel/aplicaciones/mp3
practicas2 software healthy Practica4/1/axel/aplicaciones/practicas2
practicas software healthy Practica4/1/axel/aplicaciones/practicas
temario software healthy Practica4/1/axel/aplicaciones/temario
MP3 software healthy Practica4/1/axel/aplicaciones/MP3
extra software healthy Practica4/1/axel/aplicaciones/extra
tttt software healthy Practica4/1/axel/aplicaciones/extra/tttt
dnd software healthy Practica4/1/axel/aplicaciones/dnd
ssh software healthy Practica4/1/axel/aplicaciones/ssh
ETS_ESPECIAL software healthy Practica4/1/axel/aplicaciones/ETS_ESPECIAL
sockets software healthy Practica4/1/axel/aplicaciones/sockets
c software healthy Practica4/1/axel/aplicaciones/sockets/c
json software healthy Practica4/1/axel/aplicaciones/sockets/c/json
recurso software healthy Practica4/1/axel/aplicaciones/sockets/c/recurso
eco software healthy Practica4/1/axel/aplicaciones/sockets/c/recurso/eco
estructura software healthy Practica4/1/axel/aplicaciones/sockets/c/recurso/estructura
archivo software healthy Practica4/1/axel/aplicaciones/sockets/c/recurso/archivo
flujo software healthy Practica4/1/axel/aplicaciones/sockets/c/flujo

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

LabelLayerStatusPath
MusicClient software healthy Practica2/cliente.py:24
MusicPlayerGUI software healthy Practica2/gui.py:17
AudioPipe software healthy Practica3/cliente.py:51
AudioPipeSource software healthy Practica3/cliente.py:112
StreamResult software healthy Practica3/cliente.py:140
StreamSession software healthy Practica3/cliente.py:147
MusicClient software healthy Practica3/cliente.py:157
AudioPlayer software healthy Practica3/cliente.py:269
MiniaudioPipeEngine software healthy Practica3/cliente.py:336
MusicPlayerGUI software healthy Practica3/gui.py:25

LabelLayerStatusPath
127.0.0.1 network healthy Practica2/protocol.py
148.204.58.221 network healthy Practica4/README.md

LabelLayerStatusPath
DemianRom__apps-webs-practicas software healthy /data/fable5_failed_archive/DemianRom__apps-webs-practicas

LabelLayerStatusPath
port:5000 network healthy Practica2/protocol.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/030811b6-56ee-4d47-9d5e-1f436e4b34b8/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/030811b6-56ee-4d47-9d5e-1f436e4b34b8/

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.