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.

Scan timing: clone 2.22s · analysis 3.32s · 6.7 MB · GitHub preflight 433ms

xz

https://github.com/tukaani-project/xz.git · scanned 2026-05-31 03:55 UTC (5 days, 8 hours ago) · 10 languages

55 findings (31 legacy + 24 scanner) 88th percentile · C · medium (20-100K LoC) Scanner says 66 (higher by 3)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 8 hours ago · v3 · 39 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

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 40.0 0.20 8.00
documentation_score 50.0 0.15 7.50
practices_score 67.0 0.15 10.05
code_quality 62.9 0.10 6.29
Overall 1.00 68.8
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

Top 8 actions, ranked by impact × ease. Severity drives impact; tag-based fix-clarity drives ease.

#1
Possible secret in debug/translation.bash
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in debug/translation.bash:53; move to env var / secrets manager.
debug/translation.bash:53
#2
GitHub Action tracks a moving branch
GapSeverity.HIGH Layer.CICD score 0.375
Why: high severity
.github/workflows/cifuzz.yml:31
#3
GitHub Action tracks a moving branch
GapSeverity.HIGH Layer.CICD score 0.375
Why: high severity
.github/workflows/cifuzz.yml:41
#4
Privileged port 14 in use
GapSeverity.MEDIUM Layer.NETWORK score 0.338
Why: medium severity · misconfigured network surface
Fix: If the number in extra/7z2lzma/7z2lzma.bash is a real port, change the binding to ≥1024 or run behind a proxy.
extra/7z2lzma/7z2lzma.bash
#5
No auth library detected
GapSeverity.MEDIUM Layer.SECURITY score 0.338
Why: medium severity
#6
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.LOW Layer.CICD score 0.100
Why: low severity
.github/workflows/cifuzz.yml:51
#7
No API endpoints detected
GapSeverity.INFO Layer.API score 0.025
Why: info severity
#8
No frontend routes/components detected
GapSeverity.INFO Layer.FRONTEND score 0.025
Why: info severity

Click "Find this gap" on any action above to jump to it on the Findings tab. Adjust the chip bar to filter by impact (severity), layer, or source.

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/8cda9cc0-bfdb-41ae-adf8-e09d6275c1f7/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8cda9cc0-bfdb-41ae-adf8-e09d6275c1f7/

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.