https://github.com/kromand/rust_code
· scanned 2026-06-17 01:58 UTC (1 month, 1 week ago)
4 raw signals (0 security + 4 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +16.0 (diff) · 4 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 47 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
Cargo.toml |
software | healthy | axum_srvr/Cargo.toml |
config.rs |
software | healthy | axum_srvr/src/config.rs |
utils.rs |
software | healthy | axum_srvr/src/utils.rs |
main.rs |
software | healthy | axum_srvr/src/main.rs |
unit_tests.rs |
software | healthy | axum_srvr/src/tests/unit_tests.rs |
mod.rs |
software | healthy | axum_srvr/src/tests/mod.rs |
db.rs |
software | healthy | axum_srvr/src/infrastructure/db.rs |
authentication.rs |
software | healthy | axum_srvr/src/infrastructure/authentication.rs |
config.rs |
software | healthy | axum_srvr/src/infrastructure/config.rs |
mod.rs |
software | healthy | axum_srvr/src/infrastructure/mod.rs |
post_dto.rs |
software | healthy | axum_srvr/src/dto/post_dto.rs |
user_dto.rs |
software | healthy | axum_srvr/src/dto/user_dto.rs |
mod.rs |
software | healthy | axum_srvr/src/dto/mod.rs |
user_service.rs |
software | healthy | axum_srvr/src/services/user_service.rs |
mod.rs |
software | healthy | axum_srvr/src/services/mod.rs |
get_handlers.rs |
software | healthy | axum_srvr/src/handlers/get_handlers.rs |
mod.rs |
software | healthy | axum_srvr/src/handlers/mod.rs |
get_routes.rs |
software | healthy | axum_srvr/src/routes/get_routes.rs |
mod.rs |
software | healthy | axum_srvr/src/routes/mod.rs |
Cargo.toml |
software | healthy | strategy_sym/Cargo.toml |
mcp_server.rs |
software | healthy | strategy_sym/src/mcp_server.rs |
mouse.rs |
software | healthy | strategy_sym/src/mouse.rs |
defines.rs |
software | healthy | strategy_sym/src/defines.rs |
random.rs |
software | healthy | strategy_sym/src/random.rs |
infrastructure.rs |
software | healthy | strategy_sym/src/infrastructure.rs |
draw.rs |
software | healthy | strategy_sym/src/draw.rs |
map.rs |
software | healthy | strategy_sym/src/map.rs |
input.rs |
software | healthy | strategy_sym/src/input.rs |
utils.rs |
software | healthy | strategy_sym/src/utils.rs |
game.rs |
software | healthy | strategy_sym/src/game.rs |
mcp_handlers.rs |
software | healthy | strategy_sym/src/mcp_handlers.rs |
main.rs |
software | healthy | strategy_sym/src/main.rs |
menu.rs |
software | healthy | strategy_sym/src/menu.rs |
units.rs |
software | healthy | strategy_sym/src/units.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
axum_srvr |
software | healthy | axum_srvr |
src |
software | healthy | axum_srvr/src |
tests |
software | healthy | axum_srvr/src/tests |
infrastructure |
software | healthy | axum_srvr/src/infrastructure |
dto |
software | healthy | axum_srvr/src/dto |
services |
software | healthy | axum_srvr/src/services |
handlers |
software | healthy | axum_srvr/src/handlers |
routes |
software | healthy | axum_srvr/src/routes |
strategy_sym |
software | healthy | strategy_sym |
src |
software | healthy | strategy_sym/src |
| Label | Layer | Status | Path |
|---|---|---|---|
kromand__rust_code |
software | healthy | /data/fable5_failed_archive/kromand__rust_code |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | axum_srvr/Cargo.toml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::axum_srvr/src/handlers/get_handlers.rs |
security | healthy | axum_srvr/src/handlers/get_handlers.rs |
This page is publicly accessible at:
https://repobility.com/scan/5987cc3f-4f10-41cb-9fe5-d174cd7b6399/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/5987cc3f-4f10-41cb-9fe5-d174cd7b6399/
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.