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, 10 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, 10 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: source: scanner × excluding tests × Reset all
Scan summary Repository scanned at 65.7/100 with 66.7% coverage. It contains 332 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 8 findings — concentrated in cicd (3), security (2), api (1). Risk profile is high: 1 critical, 2 high, 2 medium. Recommended next step: open the cicd layer findings first — that's where the highest-impact wins live.

Showing 6 of 39 findings. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical 9-layer security secrets conf 1.00 Possible secret in debug/translation.bash
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
debug/translation.bash:53 secrets
high 9-layer cicd supply-chain conf 1.00 GitHub Action tracks a moving branch
google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/cifuzz.yml:31 supply-chaingithub-actionspinned-dependencies
high 9-layer cicd supply-chain conf 1.00 GitHub Action tracks a moving branch
google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/cifuzz.yml:41 supply-chaingithub-actionspinned-dependencies
medium 9-layer security coverage conf 1.00 No auth library detected
The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). Either auth lives in custom code, in a separate service, or is missing.
coverageauth
medium 9-layer network security conf 1.00 Privileged port 14 in use
Port 14 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
extra/7z2lzma/7z2lzma.bash securityports
low 9-layer cicd supply-chain conf 1.00 GitHub Action is tag-pinned rather than SHA-pinned
actions/upload-artifact@v7 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/cifuzz.yml:51 supply-chaingithub-actionspinned-dependencies
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.