← Back to scan
File as GitHub Issue repo: open-telemetry/opentelemetry-kotlin

Push this scan report to open-telemetry/opentelemetry-kotlin

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

Weak Crypto

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
CRIT SEC084 [SEC084] JS: require() with non-literal: require(<variable>) loads arbitrary modules — eq… implementation/src/commonMain/kotlin/io…:26
CRIT SEC084 [SEC084] JS: require() with non-literal: require(<variable>) loads arbitrary modules — eq… implementation/src/commonMain/kotlin/io…:15
CRIT SEC084 [SEC084] JS: require() with non-literal: require(<variable>) loads arbitrary modules — eq… implementation/src/commonMain/kotlin/io…:8
CRIT MINED116 Workflow uses `secrets.CODECOV_TOKEN` on a `pull_request` trigger .github/workflows/ci-build.yml:50
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). semconv/src/commonMain/kotlin/io/opente…:36
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … exporters-persistence/src/commonMain/ko…:65
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … exporters-persistence/src/commonMain/ko…:42
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … exporters-persistence/src/commonMain/ko…:25
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… compat/src/jvmAndAndroidMain/kotlin/io/…:14
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… compat/src/jvmAndAndroidMain/kotlin/io/…:24
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… compat/src/jvmAndAndroidMain/kotlin/io/…:16
HIGH MINED134 Binary file `gradle/wrapper/gradle-wrapper.jar` committed in source repo gradle/wrapper/gradle-wrapper.jar:1
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… compat/src/jvmTest/kotlin/io/openteleme…:48
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… compat/src/jvmTest/kotlin/io/openteleme…:50
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… compat/src/jvmTest/kotlin/io/openteleme…:24
MED GHSA-58qx-3vcg-4xpx ws: GHSA-58qx-3vcg-4xpx kotlin-js-store/yarn.lock
LOW AIC003 Duplicated implementation block across source files implementation/src/commonTest/kotlin/io…:29
LOW AIC003 Duplicated implementation block across source files implementation/src/commonTest/kotlin/io…:89
LOW AIC003 Duplicated implementation block across source files implementation/src/commonTest/kotlin/io…:17
LOW AIC003 Duplicated implementation block across source files implementation/src/commonTest/kotlin/io…:21
LOW AIC003 Duplicated implementation block across source files implementation/src/commonTest/kotlin/io…:170
LOW AIC003 Duplicated implementation block across source files implementation/src/commonTest/kotlin/io…:21
LOW AIC003 Duplicated implementation block across source files implementation/src/commonTest/kotlin/io…:45
LOW AIC003 Duplicated implementation block across source files implementation/src/commonTest/kotlin/io…:16
LOW AIC003 Duplicated implementation block across source files implementation/src/commonTest/kotlin/io…:39
LOW AIC003 Duplicated implementation block across source files implementation/src/commonTest/kotlin/io…:26
LOW AIC003 Duplicated implementation block across source files implementation/src/commonMain/kotlin/io…:38
LOW AIC003 Duplicated implementation block across source files implementation/src/commonMain/kotlin/io…:45
LOW AIC003 Duplicated implementation block across source files implementation/src/commonMain/kotlin/io…:21
LOW AIC003 Duplicated implementation block across source files exporters-persistence/src/jvmTest/kotli…:13
LOW AIC003 Duplicated implementation block across source files exporters-persistence/src/jvmAndAndroid…:3
LOW AIC003 Duplicated implementation block across source files exporters-persistence/src/commonTest/ko…:233
LOW AIC003 Duplicated implementation block across source files exporters-persistence/src/commonTest/ko…:14
LOW AIC003 Duplicated implementation block across source files exporters-persistence/src/commonMain/ko…:109
LOW AIC003 Duplicated implementation block across source files exporters-otlp/src/commonTest/kotlin/io…:35
LOW AIC003 Duplicated implementation block across source files exporters-in-memory/src/commonTest/kotl…:15
LOW AIC003 Duplicated implementation block across source files exporters-core/src/commonTest/kotlin/io…:197
LOW AIC003 Duplicated implementation block across source files exporters-core/src/commonTest/kotlin/io…:25
LOW AIC003 Duplicated implementation block across source files exporters-core/src/commonMain/kotlin/io…:20
LOW AIC003 Duplicated implementation block across source files compat/src/jvmTest/kotlin/io/openteleme…:41
LOW AIC003 Duplicated implementation block across source files compat/src/jvmTest/kotlin/io/openteleme…:17
LOW AIC003 Duplicated implementation block across source files compat/src/jvmTest/kotlin/io/openteleme…:20
LOW AIC003 Duplicated implementation block across source files compat/src/jvmTest/kotlin/io/openteleme…:100
LOW AIC003 Duplicated implementation block across source files compat/src/jvmTest/kotlin/io/openteleme…:10
LOW AIC003 Duplicated implementation block across source files compat/src/jvmAndAndroidMain/kotlin/io/…:57
LOW AIC003 Duplicated implementation block across source files compat/src/jvmAndAndroidMain/kotlin/io/…:68
INFO MINED057 [MINED057] Todo Bomb: Code path with a TODO/FIXME/HACK comment that gates correctness — l… test-fakes/src/commonMain/kotlin/io/ope…:36
INFO MINED057 [MINED057] Todo Bomb: Code path with a TODO/FIXME/HACK comment that gates correctness — l… compat/src/jvmTest/kotlin/io/openteleme…:36
Reset to top 5 48 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `open-telemetry/opentelemetry-kotlin`

**Score: 76/100 (C+)**  ·  48 findings  ·  scanned 2026-06-05 17:15 UTC  ·  54,793 LOC

| Severity | Count |
|---|---|
| CRITICAL | 4 |
| HIGH | 8 |
| MEDIUM | 4 |
| LOW | 30 |

📊 [Full filterable report](https://repobility.com/scan/de553085-6ba4-4e2b-b556-6744ee469b1b/)  ·  ![scorecard](https://repobility.com/scan/de553085-6ba4-4e2b-b556-6744ee469b1b/report.png?v=1780679745-s2)

### Top findings

1. **CRITICAL** `SEC084` — JS: require() with non-literal
   `implementation/src/commonMain/kotlin/io/opentelemetry/kotlin/tracing/sampling/ProbabilitySampler.kt:26`
2. **CRITICAL** `SEC084` — JS: require() with non-literal
   `implementation/src/commonMain/kotlin/io/opentelemetry/kotlin/tracing/sampling/OtelTraceState.kt:15`
3. **CRITICAL** `SEC084` — JS: require() with non-literal
   `implementation/src/commonMain/kotlin/io/opentelemetry/kotlin/config/envar/model/EnvVarName.kt:8`
4. **CRITICAL** `MINED116` — Workflow uses `secrets.CODECOV_TOKEN` on a `pull_request` trigger
   `.github/workflows/ci-build.yml:50` · ✓ Repobility
5. **HIGH** `MINED004` — Weak Crypto
   `semconv/src/commonMain/kotlin/io/opentelemetry/kotlin/semconv/TlsAttributes.kt:36` · CWE-327 · ✓ Repobility

---

**Security note**: this issue is public. If any flagged finding is a real, exploitable vulnerability, please redirect to your `SECURITY.md` policy or open a [private security advisory](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) instead. We're happy to close this and re-submit privately.

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/de553085-6ba4-4e2b-b556-6744ee469b1b/_
Megaproject â high spam risk
Could not determine 'open-telemetry/opentelemetry-kotlin' 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.