← Back to scan
File as GitHub Issue repo: kubernetes-sigs/headlamp

Push this scan report to kubernetes-sigs/headlamp

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

Duplicated implementation block across source files

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
MED SEC007 [SEC007] Unsafe Deserialization: Unsafe deserialization can execute arbitrary code. frontend/src/stateless/deleteClusterKub…:69
MED SEC007 [SEC007] Unsafe Deserialization: Unsafe deserialization can execute arbitrary code. frontend/src/stateless/findKubeconfigBy…:68
MED SEC007 [SEC007] Unsafe Deserialization: Unsafe deserialization can execute arbitrary code. frontend/src/stateless/updateStatelessC…:76
MED SEC015 [SEC015] Insecure Randomness for Security: Weak PRNG used in security-sensitive context. … frontend/src/redux/clusterActionSlice.ts:164
MED AIC003 Duplicated implementation block across source files frontend/src/components/App/Settings/Cl…:15
MED AIC003 Duplicated implementation block across source files backend/pkg/portforward/store.go:1
MED AIC003 Duplicated implementation block across source files backend/pkg/helm/repository.go:1
MED AIC003 Duplicated implementation block across source files backend/pkg/helm/release.go:2
MED AIC003 Duplicated implementation block across source files backend/pkg/helm/release.go:1
MED AIC003 Duplicated implementation block across source files backend/pkg/helm/handler.go:1
MED AIC003 Duplicated implementation block across source files backend/pkg/exec/syscallattr_windows.go:1
MED AIC003 Duplicated implementation block across source files backend/pkg/auth/cookies.go:1
MED AIC003 Duplicated implementation block across source files backend/cmd/stateless.go:1
MED AIC003 Duplicated implementation block across source files backend/cmd/server.go:1
MED AIC003 Duplicated implementation block across source files backend/cmd/multiplexer.go:1
MED AIC003 Duplicated implementation block across source files app/windows/codesign.js:2
MED JRN002 Browser storage is used for session token material frontend/src/helpers/backstageMessageRe…:43
MED JRN002 Browser storage is used for session token material frontend/src/helpers/backstageMessageRe…:32
MED DKR001 Docker final stage has no non-root USER Dockerfile.plugins:28
LOW WEB005 robots.txt does not advertise a sitemap frontend/public/robots.txt
LOW DKR010 Dockerfile leaves apt package indexes in the image layer Dockerfile:68
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW DKR011 Dockerfile installs recommended OS packages Dockerfile:68
LOW DKC010 Compose service lacks no-new-privileges hardening docker-extension/docker-compose.yml:2
LOW DKC006 Compose service does not declare a runtime user docker-extension/docker-compose.yml:2
Reset to top 5 25 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `kubernetes-sigs/headlamp`

**Score: 86/100 (B+)**  ·  34 findings  ·  scanned 2026-05-15 11:08 UTC  ·  177,418 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 0 |
| MEDIUM | 19 |
| LOW | 6 |

📊 [Full filterable report](https://repobility.com/scan/5145cc36-1cd4-41ae-9163-2dd7117aa847/)  ·  ![scorecard](https://repobility.com/scan/5145cc36-1cd4-41ae-9163-2dd7117aa847/report.png?v=1778843282-s2)

### Top findings

1. **MEDIUM** `SEC007` — Unsafe Deserialization
   `frontend/src/stateless/deleteClusterKubeconfig.ts:69` · A08:2021 Software & Data Integrity Failures
2. **MEDIUM** `SEC007` — Unsafe Deserialization
   `frontend/src/stateless/findKubeconfigByClusterName.ts:68` · A08:2021 Software & Data Integrity Failures
3. **MEDIUM** `SEC007` — Unsafe Deserialization
   `frontend/src/stateless/updateStatelessClusterKubeconfig.ts:76` · A08:2021 Software & Data Integrity Failures
4. **MEDIUM** `SEC015` — Insecure Randomness for Security
   `frontend/src/redux/clusterActionSlice.ts:164` · A02:2021 Cryptographic Failures
5. **MEDIUM** `AIC003` — Duplicated implementation block across source files
   `frontend/src/components/App/Settings/ClusterSelector.stories.tsx:15`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/5145cc36-1cd4-41ae-9163-2dd7117aa847/_
Already filed
'kubernetes-sigs' is on the known-megaproject org list. These projects use auto-triage bots and established security disclosure channels. Unsolicited automated issues from Repobility would be perceived as AI-generated spam. For security findings, follow the project's SECURITY.md policy. For non-security findings, open a focused PR or community discussion instead.
Megaproject â high spam risk
Could not determine 'kubernetes-sigs/headlamp' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.