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

Scan timing: clone 15.79s · analysis 8.77s · 24.0 MB · GitHub API rate-limit (preflight)

kptdev/kpt

https://github.com/kptdev/kpt · scanned 2026-06-05 13:20 UTC (5 days, 7 hours ago) · 10 languages

148 raw signals (78 security + 70 graph) 69th percentile · Go · medium (20-100K LoC) System graph score 88 (lower by 15)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 7 hours ago · v2 · 51 actionable findings from 2 signal sources. 62 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 85.0 0.15 12.75
security_score 50.8 0.25 12.70
testing_score 80.0 0.20 16.00
documentation_score 81.0 0.15 12.15
practices_score 88.0 0.15 13.20
code_quality 65.5 0.10 6.55
Overall 1.00 73.3
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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

#1
Privileged port 62 in use
GapSeverity.MEDIUM Layer.NETWORK score 0.338
Why: medium severity · misconfigured network surface
Fix: If the number in e2e/live/end-to-end-test.sh is a real port, change the binding to ≥1024 or run behind a proxy.
e2e/live/end-to-end-test.sh
#2
Privileged port 227 in use
GapSeverity.MEDIUM Layer.NETWORK score 0.338
Why: medium severity · misconfigured network surface
Fix: If the number in e2e/live/end-to-end-test.sh is a real port, change the binding to ≥1024 or run behind a proxy.
e2e/live/end-to-end-test.sh
#3
Privileged port 59 in use
GapSeverity.MEDIUM Layer.NETWORK score 0.338
Why: medium severity · misconfigured network surface
Fix: If the number in e2e/live/end-to-end-test.sh is a real port, change the binding to ≥1024 or run behind a proxy.
e2e/live/end-to-end-test.sh
#4
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/live-e2e.yml:50
#5
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/e2eEnvironment.yml:50
#6
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/release.yml:48
#7
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/release.yml:59
#8
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/release.yml:83
#9
GitHub Actions workflow grants broad write permissions
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/release.yml
#10
Dockerfile runs as root: release/images/Dockerfile
GapSeverity.MEDIUM Layer.HARDWARE score 0.225
Why: medium 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/b7f85d24-e1ab-4fe3-ae8e-1bebaec5b884/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b7f85d24-e1ab-4fe3-ae8e-1bebaec5b884/

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.