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.
6 of your 9 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 2.07s · analysis 1.04s · 0.5 MB · GitHub API rate-limit (preflight)

actuallyaridan/linux-devmgmt

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)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

JSON
Score breakdown â 2026-05-18-v5
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
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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.

LabelLayerStatusPath
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

LabelLayerStatusPath
.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

LabelLayerStatusPath
build cicd healthy .github/workflows/release.yml
aur cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
repobility-clone-sj0vs9vl software healthy /tmp/repobility-clone-sj0vs9vl

LabelLayerStatusPath
gha::release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
AUR_SSH_KEY cicd healthy
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/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.