https://github.com/Rozakos/NUCLEO-STOCK-TICKER
· scanned 2026-06-15 23:56 UTC (2 months, 3 weeks ago)
5 raw signals (0 security + 5 graph)
Last scanned 2 months, 3 weeks ago · v1 · 5 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 2057 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 |
|---|---|---|---|
README.md |
software | healthy | README.md |
AGENTS.md |
software | healthy | AGENTS.md |
stm32f7xx_hal_timebase_tim.c |
software | healthy | Core/Src/stm32f7xx_hal_timebase_tim.c |
stm32f7xx_it.c |
software | healthy | Core/Src/stm32f7xx_it.c |
sysmem.c |
software | healthy | Core/Src/sysmem.c |
syscalls.c |
software | healthy | Core/Src/syscalls.c |
freertos.c |
software | healthy | Core/Src/freertos.c |
main.c |
software | healthy | Core/Src/main.c |
system_stm32f7xx.c |
software | healthy | Core/Src/system_stm32f7xx.c |
stm32f7xx_hal_msp.c |
software | healthy | Core/Src/stm32f7xx_hal_msp.c |
web_task.c |
software | healthy | Core/Src/app/web_task.c |
logo_cache.c |
software | healthy | Core/Src/app/logo_cache.c |
history_data.c |
software | healthy | Core/Src/app/history_data.c |
stock_api.c |
software | healthy | Core/Src/app/stock_api.c |
settings.c |
software | healthy | Core/Src/app/settings.c |
touch_ft5336.c |
software | healthy | Core/Src/app/touch_ft5336.c |
logos.c |
software | healthy | Core/Src/app/logos.c |
stock_data.c |
software | healthy | Core/Src/app/stock_data.c |
display.c |
software | healthy | Core/Src/app/display.c |
chart_util.c |
software | healthy | Core/Src/app/chart_util.c |
format.c |
software | healthy | Core/Src/app/format.c |
ui_task.c |
software | healthy | Core/Src/app/ui_task.c |
net_task.c |
software | healthy | Core/Src/app/net_task.c |
FreeRTOSConfig.h |
software | healthy | Core/Inc/FreeRTOSConfig.h |
lv_conf.h |
software | healthy | Core/Inc/lv_conf.h |
mbedtls_config.h |
software | healthy | Core/Inc/mbedtls_config.h |
main.h |
software | healthy | Core/Inc/main.h |
stm32f7xx_it.h |
software | healthy | Core/Inc/stm32f7xx_it.h |
stm32f7xx_hal_conf.h |
software | healthy | Core/Inc/stm32f7xx_hal_conf.h |
net_task.h |
software | healthy | Core/Inc/app/net_task.h |
touch_ft5336.h |
software | healthy | Core/Inc/app/touch_ft5336.h |
logo_cache.h |
software | healthy | Core/Inc/app/logo_cache.h |
stock_data.h |
software | healthy | Core/Inc/app/stock_data.h |
web_task.h |
software | healthy | Core/Inc/app/web_task.h |
tls_ca_cert_data.h |
software | healthy | Core/Inc/app/tls_ca_cert_data.h |
format.h |
software | healthy | Core/Inc/app/format.h |
ui_task.h |
software | healthy | Core/Inc/app/ui_task.h |
display.h |
software | healthy | Core/Inc/app/display.h |
config.h |
software | healthy | Core/Inc/app/config.h |
logos.h |
software | healthy | Core/Inc/app/logos.h |
chart_util.h |
software | healthy | Core/Inc/app/chart_util.h |
stock_api.h |
software | healthy | Core/Inc/app/stock_api.h |
history_data.h |
software | healthy | Core/Inc/app/history_data.h |
settings.h |
software | healthy | Core/Inc/app/settings.h |
lwipopts.h |
software | healthy | LWIP/Target/lwipopts.h |
ethernetif.h |
software | healthy | LWIP/Target/ethernetif.h |
ethernetif.c |
software | healthy | LWIP/Target/ethernetif.c |
lwip.c |
software | healthy | LWIP/App/lwip.c |
lwip.h |
software | healthy | LWIP/App/lwip.h |
sys_arch.c |
software | healthy | Middlewares/Third_Party/LwIP/system/OS/sys_arch.c |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Core |
software | healthy | Core |
Src |
software | healthy | Core/Src |
app |
software | healthy | Core/Src/app |
Inc |
software | healthy | Core/Inc |
app |
software | healthy | Core/Inc/app |
LWIP |
software | healthy | LWIP |
Target |
software | healthy | LWIP/Target |
App |
software | healthy | LWIP/App |
Middlewares |
software | healthy | Middlewares |
Third_Party |
software | healthy | Middlewares/Third_Party |
LwIP |
software | healthy | Middlewares/Third_Party/LwIP |
system |
software | healthy | Middlewares/Third_Party/LwIP/system |
OS |
software | healthy | Middlewares/Third_Party/LwIP/system/OS |
arch |
software | healthy | Middlewares/Third_Party/LwIP/system/arch |
src |
software | healthy | Middlewares/Third_Party/LwIP/src |
api |
software | healthy | Middlewares/Third_Party/LwIP/src/api |
apps |
software | healthy | Middlewares/Third_Party/LwIP/src/apps |
mqtt |
software | healthy | Middlewares/Third_Party/LwIP/src/apps/mqtt |
netif |
software | healthy | Middlewares/Third_Party/LwIP/src/netif |
ppp |
software | healthy | Middlewares/Third_Party/LwIP/src/netif/ppp |
include |
software | healthy | Middlewares/Third_Party/LwIP/src/include |
lwip |
software | healthy | Middlewares/Third_Party/LwIP/src/include/lwip |
prot |
software | healthy | Middlewares/Third_Party/LwIP/src/include/lwip/prot |
apps |
software | healthy | Middlewares/Third_Party/LwIP/src/include/lwip/apps |
priv |
software | healthy | Middlewares/Third_Party/LwIP/src/include/lwip/priv |
compat |
software | healthy | Middlewares/Third_Party/LwIP/src/include/compat |
stdc |
software | healthy | Middlewares/Third_Party/LwIP/src/include/compat/stdc |
posix |
software | healthy | Middlewares/Third_Party/LwIP/src/include/compat/posix |
net |
software | healthy | Middlewares/Third_Party/LwIP/src/include/compat/posix/net |
arpa |
software | healthy | Middlewares/Third_Party/LwIP/src/include/compat/posix/arpa |
sys |
software | healthy | Middlewares/Third_Party/LwIP/src/include/compat/posix/sys |
netif |
software | healthy | Middlewares/Third_Party/LwIP/src/include/netif |
ppp |
software | healthy | Middlewares/Third_Party/LwIP/src/include/netif/ppp |
core |
software | healthy | Middlewares/Third_Party/LwIP/src/core |
ipv6 |
software | healthy | Middlewares/Third_Party/LwIP/src/core/ipv6 |
ipv4 |
software | healthy | Middlewares/Third_Party/LwIP/src/core/ipv4 |
cJSON |
software | healthy | Middlewares/Third_Party/cJSON |
FatFs |
software | healthy | Middlewares/Third_Party/FatFs |
src |
software | healthy | Middlewares/Third_Party/FatFs/src |
option |
software | healthy | Middlewares/Third_Party/FatFs/src/option |
mbedTLS |
software | healthy | Middlewares/Third_Party/mbedTLS |
library |
software | healthy | Middlewares/Third_Party/mbedTLS/library |
include |
software | healthy | Middlewares/Third_Party/mbedTLS/include |
mbedtls |
software | healthy | Middlewares/Third_Party/mbedTLS/include/mbedtls |
FreeRTOS |
software | healthy | Middlewares/Third_Party/FreeRTOS |
Source |
software | healthy | Middlewares/Third_Party/FreeRTOS/Source |
portable |
software | healthy | Middlewares/Third_Party/FreeRTOS/Source/portable |
MemMang |
software | healthy | Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang |
GCC |
software | healthy | Middlewares/Third_Party/FreeRTOS/Source/portable/GCC |
ARM_CM7 |
software | healthy | Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM7 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
192.168.1.154 |
network | healthy | AGENTS.md |
172.67.155.109 |
network | healthy | AGENTS.md |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-3ljlhr8i |
software | healthy | /tmp/repobility-clone-3ljlhr8i |
This page is publicly accessible at:
https://repobility.com/scan/0331a1a8-a1a8-4aac-9afd-869e028d12de/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0331a1a8-a1a8-4aac-9afd-869e028d12de/
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.