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

Scan timing: clone 4.59s · analysis 5.84s · 3.3 MB · GitHub API rate-limit (preflight)

malbiruk/driftwm

https://github.com/malbiruk/driftwm · scanned 2026-06-06 00:53 UTC (1 week, 2 days ago) · 10 languages

60 raw signals (30 security + 30 graph) 77th percentile · Rust · medium (20-100K LoC) System graph score 98 (lower by 19)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 week, 2 days ago · v2 · 27 actionable findings from 2 signal sources. 18 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 100.0 0.15 15.00
security_score 96.5 0.25 24.12
testing_score 36.0 0.20 7.20
documentation_score 100.0 0.15 15.00
practices_score 75.0 0.15 11.25
code_quality 66.1 0.10 6.61
Overall 1.00 79.2
Severity distribution — click a segment to filter
Active filters: layer: cicd × excluding tests × Reset all
Scan summary Quality grade B+ (79/100). Dimensions: security 96, maintainability 100. 30 findings (10 security). 40,351 lines analyzed.

Showing 2 of 27 actionable findings. 45 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

medium Security checks cicd CI/CD security conf 0.90 ✓ Repobility 5 occurrences GitHub Action is tag-pinned rather than SHA-pinned
Action `dtolnay/rust-toolchain` pinned to mutable ref `@stable` uses a mutable tag or branch. Pin external actions to a reviewed full commit SHA when the workflow is security-sensitive.
lines 23, 40, 42, 64, 68
.github/workflows/ci.yml:23, 40, 42, 64, 68 (5 hits)
CI/CD securitySupply chainGitHub Actions
low Security checks cicd CI/CD security conf 0.90 ✓ Repobility 3 occurrences GitHub Action is tag-pinned rather than SHA-pinned
Action `actions/checkout` pinned to mutable ref `@v5` uses a mutable tag or branch. Pin external actions to a reviewed full commit SHA when the workflow is security-sensitive.
lines 22, 34, 58
.github/workflows/ci.yml:22, 34, 58 (3 hits)
CI/CD securitySupply chainGitHub Actions
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/c61dab33-1b8c-4b61-8088-1a251c7800b9/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c61dab33-1b8c-4b61-8088-1a251c7800b9/

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.