Scan timing: clone 2.07s · analysis 1.04s · 0.5 MB · GitHub API rate-limit (preflight)
https://github.com/actuallyaridan/linux-devmgmt
· scanned 2026-06-05 19:15 UTC (4 days, 17 hours ago)
· 10 languages
19 raw signals (9 security + 10 graph) System graph score 88 (lower by 24)
Last scanned 4 days, 17 hours ago · v2 · 11 actionable findings from 2 signal sources. 3 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
80.0 | 0.15 | 12.00 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
0.0 | 0.20 | 0.00 |
documentation_score |
60.0 | 0.15 | 9.00 |
practices_score |
67.0 | 0.15 | 10.05 |
code_quality |
80.0 | 0.10 | 8.00 |
| Overall | 1.00 | 64.0 |
All 37 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 |
release.yml |
software | healthy | .github/workflows/release.yml |
main.cpp |
software | healthy | src/main.cpp |
UdevMonitor.h |
software | healthy | src/monitor/UdevMonitor.h |
UdevMonitor.cpp |
software | healthy | src/monitor/UdevMonitor.cpp |
DriverDetailsDialog.h |
software | healthy | src/ui/DriverDetailsDialog.h |
DevicePropertiesDialog.h |
software | healthy | src/ui/DevicePropertiesDialog.h |
MainWindow.cpp |
software | healthy | src/ui/MainWindow.cpp |
DriverDetailsDialog.cpp |
software | healthy | src/ui/DriverDetailsDialog.cpp |
DevicePropertiesDialog.cpp |
software | healthy | src/ui/DevicePropertiesDialog.cpp |
MainWindow.h |
software | healthy | src/ui/MainWindow.h |
UpdateDriverDialog.h |
software | healthy | src/ui/UpdateDriverDialog.h |
IconHelper.h |
software | healthy | src/ui/IconHelper.h |
UpdateDriverDialog.cpp |
software | healthy | src/ui/UpdateDriverDialog.cpp |
DeviceScanner.cpp |
software | healthy | src/scanner/DeviceScanner.cpp |
KnownDriverDates.h |
software | healthy | src/scanner/KnownDriverDates.h |
DeviceScanner.h |
software | healthy | src/scanner/DeviceScanner.h |
SysfsScanner.h |
software | healthy | src/scanner/SysfsScanner.h |
SysfsScanner.cpp |
software | healthy | src/scanner/SysfsScanner.cpp |
DeviceData.h |
software | healthy | src/model/DeviceData.h |
DeviceModel.h |
software | healthy | src/model/DeviceModel.h |
DeviceOps.cpp |
software | healthy | src/model/DeviceOps.cpp |
DeviceOps.h |
software | healthy | src/model/DeviceOps.h |
DeviceModel.cpp |
software | healthy | src/model/DeviceModel.cpp |
DeviceUtils.h |
software | healthy | src/model/DeviceUtils.h |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
monitor |
software | healthy | src/monitor |
ui |
software | healthy | src/ui |
scanner |
software | healthy | src/scanner |
model |
software | healthy | src/model |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/release.yml |
aur |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-sj0vs9vl |
software | healthy | /tmp/repobility-clone-sj0vs9vl |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
AUR_SSH_KEY |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/d2e7fd09-d5db-4cd7-b8c7-979864330802/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d2e7fd09-d5db-4cd7-b8c7-979864330802/
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.