https://github.com/solwm/sol
· scanned 2026-06-16 00:17 UTC (2 months, 2 weeks ago)
10 raw signals (0 security + 10 graph)
Last scanned 2 months, 2 weeks ago · v1 · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 62 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 | Cargo.toml |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
Cargo.lock |
software | healthy | Cargo.lock |
dev.Dockerfile |
software | healthy | docker/dev.Dockerfile |
Cargo.toml |
software | healthy | crates/sol-backend-drm/Cargo.toml |
build.rs |
software | healthy | crates/sol-backend-drm/build.rs |
vk_stack.rs |
software | healthy | crates/sol-backend-drm/src/vk_stack.rs |
presenter.rs |
software | healthy | crates/sol-backend-drm/src/presenter.rs |
lib.rs |
software | healthy | crates/sol-backend-drm/src/lib.rs |
vk_pipe.rs |
software | healthy | crates/sol-backend-drm/src/vk_pipe.rs |
vk_blur.rs |
software | healthy | crates/sol-backend-drm/src/vk_blur.rs |
vk_capture.rs |
software | healthy | crates/sol-backend-drm/src/vk_capture.rs |
vk_texture.rs |
software | healthy | crates/sol-backend-drm/src/vk_texture.rs |
vk_swap.rs |
software | healthy | crates/sol-backend-drm/src/vk_swap.rs |
vk_perf.rs |
software | healthy | crates/sol-backend-drm/src/vk_perf.rs |
Cargo.toml |
software | healthy | crates/sol-wayland/Cargo.toml |
render.rs |
software | healthy | crates/sol-wayland/src/render.rs |
lib.rs |
software | healthy | crates/sol-wayland/src/lib.rs |
compositor.rs |
software | healthy | crates/sol-wayland/src/compositor.rs |
debug_ctl.rs |
software | healthy | crates/sol-wayland/src/debug_ctl.rs |
shm.rs |
software | healthy | crates/sol-wayland/src/shm.rs |
data_device.rs |
software | healthy | crates/sol-wayland/src/data_device.rs |
config.rs |
software | healthy | crates/sol-wayland/src/config.rs |
layer_shell.rs |
software | healthy | crates/sol-wayland/src/layer_shell.rs |
seat.rs |
software | healthy | crates/sol-wayland/src/seat.rs |
primary_selection.rs |
software | healthy | crates/sol-wayland/src/primary_selection.rs |
subcompositor.rs |
software | healthy | crates/sol-wayland/src/subcompositor.rs |
cursor.rs |
software | healthy | crates/sol-wayland/src/cursor.rs |
ext_workspace.rs |
software | healthy | crates/sol-wayland/src/ext_workspace.rs |
idle_inhibit.rs |
software | healthy | crates/sol-wayland/src/idle_inhibit.rs |
session.rs |
software | healthy | crates/sol-wayland/src/session.rs |
Cargo.toml |
software | healthy | crates/sol/Cargo.toml |
main.rs |
software | healthy | crates/sol/src/main.rs |
Cargo.toml |
software | healthy | crates/sol-core/Cargo.toml |
lib.rs |
software | healthy | crates/sol-core/src/lib.rs |
how-it-works.md |
software | healthy | doc/how-it-works.md |
nvidia-rendering.md |
software | healthy | doc/nvidia-rendering.md |
README.md |
software | healthy | bench/README.md |
triage.py |
software | healthy | bench/triage.py |
torture_10min.json |
software | healthy | bench/scripts/torture_10min.json |
spawn_and_churn.json |
software | healthy | bench/scripts/spawn_and_churn.json |
| Label | Layer | Status | Path |
|---|---|---|---|
docker |
software | healthy | docker |
crates |
software | healthy | crates |
sol-backend-drm |
software | healthy | crates/sol-backend-drm |
src |
software | healthy | crates/sol-backend-drm/src |
sol-wayland |
software | healthy | crates/sol-wayland |
src |
software | healthy | crates/sol-wayland/src |
sol |
software | healthy | crates/sol |
src |
software | healthy | crates/sol/src |
sol-core |
software | healthy | crates/sol-core |
src |
software | healthy | crates/sol-core/src |
doc |
software | healthy | doc |
bench |
software | healthy | bench |
scripts |
software | healthy | bench/scripts |
| Label | Layer | Status | Path |
|---|---|---|---|
load_rows |
software | healthy | bench/triage.py:39 |
bbox_of |
software | healthy | bench/triage.py:49 |
check_clear_bleed |
software | healthy | bench/triage.py:55 |
check_static_flicker |
software | healthy | bench/triage.py:95 |
main |
software | healthy | bench/triage.py:108 |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-_1gk33yz |
software | healthy | /tmp/repobility-clone-_1gk33yz |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/95811136-27c6-4263-96b5-de90e789c169/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/95811136-27c6-4263-96b5-de90e789c169/
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.