Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-22 09:56 UTC

open-telemetry / opentelemetry-go

OpenTelemetry Go API and SDK

GoApache-2.0★ 6,520 stars⑂ 1,454 forkssince May 2019View on GitHub ↗

open-telemetry/opentelemetry-go holds a health index of 99 out of 100, placing it in the Exceptional band. It scores highest on Vitality (99/100) and lowest on Engineering Quality (76/100). It was last updated today. 4 contributors account for most of its recent work.

99
overall / 100
Exceptional

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

99
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 90 is calibrated to 99 on the published index scale (record calibration 2026-08-02).

Ownership

7,744 followers108 public repossince Apr 2019

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogo.opentelemetry.io/otelv1.45.0-9118 days ago
Gogo.opentelemetry.io/otel/logv0.21.0-2418 days ago
Gogo.opentelemetry.io/otel/sdkv1.45.0-7418 days ago
Gogo.opentelemetry.io/otel/tracev1.45.0-6718 days ago
Gogo.opentelemetry.io/otel/metricv1.45.0-6218 days ago
Gogo.opentelemetry.io/otel/schemav0.0.18-1818 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

99Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
35.3/36Commit cadence51/52 weeks with commits
18/18Commit volume1,127 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,127
human_commit_share0.32
days_since_last_push0
active_weeks_last_year51

Release discipline

98Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 18 days ago
27/27Release cadencea release every ~44.9 days
8/10OpenSSF Scorecard: Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
Inputs used
releases_count100
latest_release_tagv1.45.0
releases_from_tagsno
days_since_latest_release18
mean_days_between_releases44.9

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

90Excellent · 17% of overall
How it's scored
60/60Stars6,520 stars
25/25Forks1,454 forks
10.1/15Watchers66 watchers
Inputs used
forks1,454
stars6,520
watchers66
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges6
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicescodecov.io, github.com, goreportcard.com, pkg.go.dev, shields.io, www.bestpractices.dev
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

91Excellent · 23% of overall
How it's scored
43.2/54Bus factor4 contributor(s) cover half of all commits
14.9/22.5Commit distributiontop contributor authored 34% of commits
13.5/13.5Contributor breadth97 contributors
10/10OpenSSF Scorecard: Contributorsproject has 43 contributing companies or organizations
Inputs used
bus_factor4
contributors_sampled97
top_contributor_share0.338
How it's scored
39.6/42Issue resolution94% of issues closed
22.9/30PR acceptance4,805/6,307 decided PRs merged
6.5/13Newcomer PR acceptance3/6 first-time contributors' PRs merged in 30d
15/15OpenSSF Scorecard: Code-Reviewall changesets reviewed
Inputs used
merged_prs4,805
open_issues129
closed_issues2,139
prs_merged_7d14
prs_decided_7d26
prs_merged_30d16
prs_decided_30d28
issue_closed_ratio0.943
closed_unmerged_prs1,502
first_time_authors_30d6
first_time_prs_merged_30d3
first_time_prs_decided_30d6
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
25/25Owner reach7,744 followers of open-telemetry
25/25Track record108 public repos, account ~7 yr old
Inputs used
followers7,744
owner_typeOrganization
is_verified
owner_loginopen-telemetry
public_repos108
account_age_days2,675
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable6 package(s) on go
35/35Publish recencylatest publish 18 days ago
20/20Version history91 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgo.opentelemetry.io/otel, go.opentelemetry.io/otel/log, go.opentelemetry.io/otel/sdk, go.opentelemetry.io/otel/trace, go.opentelemetry.io/otel/metric, go.opentelemetry.io/otel/schema
ecosystemsgo
any_deprecatedno
min_days_since_publish18

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 19% of overall
How it's scored
24/24CI workflows14 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://opentelemetry.io/docs/languages/go
10/10Repository description
10/10Topics4 topics
0/10Wiki
Inputs used
topicstracing, metrics, opentelemetry, logging
has_wikino
homepagehttps://opentelemetry.io/docs/languages/go
docs_sitehttps://opentelemetry.io/docs/languages/go
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

89Excellent · 16% of overall

Security posture

93Exceptional
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
3.8/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
1.2/2.5CII-Best-Practicesbadge detected: Passing
7.5/7.5Code-Reviewall changesets reviewed
2.5/2.5Contributorsproject has 43 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
5/5Fuzzingproject is fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
5/5Pinned-Dependenciesall dependencies are pinned
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
6/7.5Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
6.8/7.5Vulnerabilities1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate9.3
Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.
How it's scored
20.2/35Direct dependencies free of known advisories1 affected: golang.org/x/sys 0.0.0-20210423185535-09eb48e85fd7 (moderate 5.3)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
35.3/40No advisories left outstanding1 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,520 days ago
Inputs used
sourceosv
advisories16
affected_packages6
assessed_packages296
unassessed_packages0
affected_by_severitycritical 1, high 2, moderate 1, unknown 2
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 296 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

95Exceptional · 4% of overall
How it's scored
45/45Agent instructions.github/copilot-instructions.md, AGENTS.md, CLAUDE.md
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://opentelemetry.io/llms.txt)
40/40Legible commit history32 of 32 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://opentelemetry.io/llms.txt
legible_history_share1
agent_instruction_files.github/copilot-instructions.md, AGENTS.md, CLAUDE.md
agent_instruction_max_bytes7,134
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format config.golangci.yml
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentlockfile
2/10Demonstrated agent practice1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance68 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependenciesall dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.01
toolchain_manifestsbridge/opencensus/go.mod, bridge/opencensus/test/go.mod, bridge/opentracing/go.mod, exporters/otlp/otlplog/otlploggrpc/go.mod, exporters/otlp/otlplog/otlploghttp/go.mod, exporters/otlp/otlpmetric/otlpmetricgrpc/go.mod, exporters/otlp/otlpmetric/otlpmetrichttp/go.mod, exporters/otlp/otlptrace/go.mod, exporters/otlp/otlptrace/otlptracegrpc/go.mod, exporters/otlp/otlptrace/otlptracehttp/go.mod, exporters/prometheus/go.mod, exporters/stdout/stdoutlog/go.mod, exporters/stdout/stdoutmetric/go.mod, exporters/stdout/stdouttrace/go.mod, exporters/zipkin/go.mod, go.mod, internal/tools/go.mod, log/go.mod, log/logtest/go.mod, metric/go.mod, metric/x/go.mod, schema/go.mod, sdk/go.mod, sdk/log/go.mod, sdk/log/logtest/go.mod, sdk/metric/go.mod, trace/go.mod, trace/internal/telemetry/test/go.mod
dependency_bot_commit_share0.68
How it's scored
45/45Type-checkable codeGo (statically typed)
50/55Manageable file sizes114/1,259 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes685,966
source_files_sampled1,259
oversized_source_files114

Key facts

6,520GitHub stars
97contributors
1,127commits, last 12 months
0days since last push
100releases
4bus factor
129open issues
Go, PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • First-time contributor figures cover 12 of 14 authors (cap 12)

More detail

Star and fork history 0 ★ / 1,454 ⇿
0Stars
1,454Forks
62Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

05001,0001,5001,454192022-022024-052026-08
Major 0Minor 42Patch 8

Each point covers 5 days.

OpenSSF Scorecard 9.3 / 10
9.3aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-22 09:56 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
5CII-Best-Practicesbadge detected: Passing
10Code-Reviewall changesets reviewed
10Contributorsproject has 43 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
8Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 29
RegistryPackageVersion constraintManifest
Gogithub.com/cespare/xxhash/v2v2.3.0go.mod
Gogithub.com/go-logr/logrv1.4.4go.mod
Gogithub.com/go-logr/stdrv1.2.2go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/stretchr/testifyv1.12.1go.mod
Gogo.opentelemetry.io/auto/sdkv1.2.1go.mod
Gogo.opentelemetry.io/otel/metricv1.45.0go.mod
Gogo.opentelemetry.io/otel/tracev1.45.0go.mod
Gogithub.com/go-logr/logrv1.4.4log/go.mod
Gogithub.com/stretchr/testifyv1.12.1log/go.mod
Gogo.opentelemetry.io/otelv1.45.0log/go.mod
Gogithub.com/stretchr/testifyv1.12.1metric/go.mod
Gogo.opentelemetry.io/otelv1.45.0metric/go.mod
Gogithub.com/Masterminds/semver/v3v3.5.0schema/go.mod
Gogithub.com/stretchr/testifyv1.12.1schema/go.mod
Gogopkg.in/yaml.v3v3.0.1schema/go.mod
Gogithub.com/go-logr/logrv1.4.4sdk/go.mod
Gogithub.com/google/go-cmpv0.7.0sdk/go.mod
Gogithub.com/google/uuidv1.6.0sdk/go.mod
Gogithub.com/stretchr/testifyv1.12.1sdk/go.mod
Gogo.opentelemetry.io/otelv1.45.0sdk/go.mod
Gogo.opentelemetry.io/otel/metricv1.45.0sdk/go.mod
Gogo.opentelemetry.io/otel/sdk/metricv1.45.0sdk/go.mod
Gogo.opentelemetry.io/otel/tracev1.45.0sdk/go.mod
Gogo.uber.org/goleakv1.3.0sdk/go.mod
Gogolang.org/x/sysv0.47.0sdk/go.mod
Gogithub.com/google/go-cmpv0.7.0trace/go.mod
Gogithub.com/stretchr/testifyv1.12.1trace/go.mod
Gogo.opentelemetry.io/otelv1.45.0trace/go.mod
All dependencies 296

Full resolved dependency set from the GitHub dependency graph: 18 direct and 278 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Gogithub.com/cespare/xxhash/v2v2.3.0direct
Gogithub.com/go-logr/logrv1.4.4direct
Gogithub.com/go-logr/stdrv1.2.2direct
Gogithub.com/google/go-cmp0.5.6direct
Gogithub.com/google/go-cmpv0.7.0direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/masterminds/semver/v3v3.5.0direct
Gogithub.com/stretchr/testify1.7.0direct
Gogithub.com/stretchr/testifyv1.12.1direct
Gogo.opentelemetry.io/auto/sdkv1.2.1direct
Gogo.opentelemetry.io/otel1.0.0-RC1direct
Gogo.opentelemetry.io/otel/metric0.21.0direct
Gogo.opentelemetry.io/otel/sdk/metric0.21.0direct
Gogo.opentelemetry.io/otel/trace1.0.0-RC1direct
Gogo.uber.org/goleakv1.3.0direct
Gogolang.org/x/sys0.0.0-20210423185535-09eb48e85fd7direct
Gogolang.org/x/sysv0.47.0direct
Gogopkg.in/yaml.v3v3.0.1direct
Go4d63.com/gocheckcompilerdirectivesv1.4.0indirect
Go4d63.com/gochecknoglobalsv0.2.2indirect
Gocharm.land/lipgloss/v2v2.0.6indirect
Gocodeberg.org/chavacava/garifv0.2.1indirect
Gocodeberg.org/polyfloyd/go-errorlintv1.9.0indirect
Godario.cat/mergov1.0.2indirect
Godev.gaijin.team/go/exhaustruct/v4v4.0.0indirect
Godev.gaijin.team/go/exhaustruct/v5v5.0.3indirect
Godev.gaijin.team/go/golibv0.8.1indirect
Gogithub.com/4meepo/tagalignv1.4.3indirect
Gogithub.com/abirdcfly/dupwordv0.1.8indirect
Gogithub.com/adminbenni/iota-mixingv1.0.0indirect
Gogithub.com/alecthomas/chroma/v2v2.27.0indirect
Gogithub.com/alecthomas/go-check-sumtypev0.3.1indirect
Gogithub.com/alexkohler/nakedret/v2v2.0.6indirect
Gogithub.com/alexkohler/preallocv1.1.0indirect
Gogithub.com/alfatraining/structtagv1.0.0indirect
Gogithub.com/alingse/asasalintv0.0.11indirect
Gogithub.com/alingse/nilnesserrv0.2.0indirect
Gogithub.com/alwxsin/noinlineerrv1.0.6indirect
Gogithub.com/antonboom/errnamev1.1.2indirect
Gogithub.com/antonboom/nilnilv1.1.2indirect
Gogithub.com/antonboom/testifylintv1.6.4indirect
Gogithub.com/ashanbrown/forbidigo/v2v2.3.1indirect
Gogithub.com/ashanbrown/makezero/v2v2.2.1indirect
Gogithub.com/benbjohnson/clock1.1.0indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/bkielbasa/cyclopv1.2.3indirect
Gogithub.com/blizzy78/varnamelenv0.8.0indirect
Gogithub.com/bombsimon/wsl/v4v4.7.0indirect
Gogithub.com/bombsimon/wsl/v5v5.9.0indirect
Gogithub.com/breml/bidichkv0.3.3indirect
Gogithub.com/breml/errchkjsonv0.4.1indirect
Gogithub.com/burntsushi/tomlv1.6.0indirect
Gogithub.com/butuzov/ireturnv0.4.1indirect
Gogithub.com/butuzov/mirrorv1.3.3indirect
Gogithub.com/catenacyber/perfsprintv0.10.1indirect
Gogithub.com/ccojocar/zxcvbn-gov1.0.4indirect
Gogithub.com/cenkalti/backoff/v44.1.1indirect
Gogithub.com/cenkalti/backoff/v5v5.0.3indirect
Gogithub.com/charithe/durationcheckv0.0.11indirect
Gogithub.com/charmbracelet/colorprofilev0.4.3indirect
Gogithub.com/charmbracelet/ultravioletv0.0.0-20260812204455-68fa937c71beindirect
Gogithub.com/charmbracelet/x/ansiv0.11.8indirect
Gogithub.com/charmbracelet/x/termv0.2.2indirect
Gogithub.com/charmbracelet/x/termiosv0.1.1indirect
Gogithub.com/charmbracelet/x/windowsv0.2.2indirect
Gogithub.com/ckaznocha/intrangev0.3.1indirect
Gogithub.com/clickhouse/clickhouse-go-linterv1.2.1indirect
Gogithub.com/client9/misspellv0.3.4indirect
Gogithub.com/clipperhouse/displaywidthv0.11.0indirect
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirect
Gogithub.com/cloudflare/circlv1.6.5indirect
Gogithub.com/curioswitch/go-reassignv0.3.0indirect
Gogithub.com/cyphar/filepath-securejoinv0.7.0indirect
Gogithub.com/daixiang0/gciv0.14.0indirect
Gogithub.com/dave/dstv0.27.4indirect
Gogithub.com/denis-tingaikin/go-headerv0.5.0indirect
Gogithub.com/djarvur/go-err113v0.1.1indirect
Gogithub.com/dlclark/regexp2/v2v2.7.1indirect
Gogithub.com/emirpasic/godsv1.18.1indirect
Gogithub.com/ettle/strcasev0.2.0indirect
Gogithub.com/fatih/colorv1.19.0indirect
Gogithub.com/fatih/structtagv1.2.0indirect
Gogithub.com/firefart/nonamedreturnsv1.0.8indirect
Gogithub.com/fsnotify/fsnotifyv1.10.1indirect
Gogithub.com/fzipp/gocyclov0.6.0indirect
Gogithub.com/ghostiam/protogetterv0.3.21indirect
Gogithub.com/go-critic/go-criticv0.14.4indirect
Gogithub.com/go-git/gcfgv1.5.1-0.20230307220236-3a3c6141e376indirect
Gogithub.com/go-git/go-billy/v5v5.9.1indirect
Gogithub.com/go-git/go-git/v5v5.19.2indirect
Gogithub.com/go-toolsmith/astcastv1.1.0indirect
Gogithub.com/go-toolsmith/astcopyv1.1.0indirect
Gogithub.com/go-toolsmith/astequalv1.2.0indirect
Gogithub.com/go-toolsmith/astfmtv1.1.0indirect
Gogithub.com/go-toolsmith/astpv1.1.0indirect
Gogithub.com/go-toolsmith/strparsev1.1.0indirect
Gogithub.com/go-toolsmith/typepv1.1.0indirect
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirect
Gogithub.com/go-xmlfmt/xmlfmtv1.1.3indirect
Gogithub.com/gobwas/globv0.2.3indirect
Gogithub.com/godoc-lint/godoc-lintv0.11.2indirect
Gogithub.com/gofrs/flockv0.13.0indirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8indirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/golangci/asciicheckv0.5.0indirect
Gogithub.com/golangci/duplv0.0.0-20260401084720-c99c5cf5c202indirect
Gogithub.com/golangci/go-printf-func-namev0.1.1indirect
Gogithub.com/golangci/gofmtv0.0.0-20260820135601-e84e05053792indirect
Gogithub.com/golangci/golangci-lint1.41.1indirect
Gogithub.com/golangci/golangci-lint/v2v2.13.1indirect
Gogithub.com/golangci/golinesv0.15.0indirect
Gogithub.com/golangci/misspellv0.8.0indirect
Gogithub.com/golangci/plugin-module-registerv0.1.2indirect
Gogithub.com/golangci/revgrepv0.8.0indirect
Gogithub.com/golangci/rowserrcheckv0.0.0-20260801150524-d2031e3af752indirect
Gogithub.com/golangci/swaggoswagv0.0.0-20250504205917-77f2aca3143eindirect
Gogithub.com/golangci/unconvertv0.0.0-20250410112200-a129a6e6413eindirect
Gogithub.com/gordonklaus/ineffassignv0.2.0indirect
Gogithub.com/gostaticanalysis/analysisutilv0.7.1indirect
Gogithub.com/gostaticanalysis/commentv1.5.0indirect
Gogithub.com/gostaticanalysis/forcetypeassertv0.2.0indirect
Gogithub.com/gostaticanalysis/nilerrv0.1.2indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.30.0indirect
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirect
Gogithub.com/hashicorp/go-immutable-radix/v2v2.1.0indirect
Gogithub.com/hashicorp/go-retryablehttpv0.7.8indirect
Gogithub.com/hashicorp/go-versionv1.9.0indirect
Gogithub.com/hashicorp/golang-lru/v2v2.0.7indirect
Gogithub.com/hexops/gotextdiffv1.0.3indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/itchyny/gojq0.12.4indirect
Gogithub.com/jbenet/go-contextv0.0.0-20150711004518-d14ea06fba99indirect
Gogithub.com/jgautheron/goconstv1.11.0indirect
Gogithub.com/jjti/go-spancheckv0.6.5indirect
Gogithub.com/json-iterator/gov1.1.12indirect
Gogithub.com/julz/importasv0.2.0indirect
Gogithub.com/karamaru-alpha/copyloopvarv1.2.2indirect
Gogithub.com/kevinburke/ssh_configv1.6.0indirect
Gogithub.com/kisielk/errcheckv1.20.0indirect
Gogithub.com/kkhaike/contextcheckv1.1.6indirect
Gogithub.com/klauspost/cpuid/v2v2.4.0indirect
Gogithub.com/kulti/thelperv0.7.1indirect
Gogithub.com/kunwardeep/paralleltestv1.0.15indirect
Gogithub.com/kylelemons/godebugv1.1.0indirect
Gogithub.com/lasiar/canonicalheaderv1.1.2indirect
Gogithub.com/ldez/exptostdv0.4.5indirect
Gogithub.com/ldez/gomoddirectivesv0.9.0indirect
Gogithub.com/ldez/grignotinv0.10.1indirect
Gogithub.com/ldez/structtagsv0.6.1indirect
Gogithub.com/ldez/tagliatellev0.7.2indirect
Gogithub.com/ldez/usetestingv0.5.0indirect
Gogithub.com/leonklingele/grouperv1.1.2indirect
Gogithub.com/lucasb-eyer/go-colorfulv1.4.1indirect
Gogithub.com/macabu/inamedparamv0.2.0indirect
Gogithub.com/manuelarte/embeddedstructfieldcheckv0.4.0indirect
Gogithub.com/manuelarte/funcorderv0.6.0indirect
Gogithub.com/maratori/testableexamplesv1.0.1indirect
Gogithub.com/maratori/testpackagev1.1.2indirect
Gogithub.com/masterminds/semverv1.5.0indirect
Gogithub.com/matoous/godoxv1.1.0indirect
Gogithub.com/mattn/go-colorablev0.1.15indirect
Gogithub.com/mattn/go-isattyv0.0.24indirect
Gogithub.com/mattn/go-runewidthv0.0.28indirect
Gogithub.com/mgechev/revivev1.16.0indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/mirrexone/unqueryvetv1.5.4indirect
Gogithub.com/mitchellh/go-homedirv1.1.0indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31eeindirect
Gogithub.com/moricho/tparallelv0.3.2indirect
Gogithub.com/muesli/cancelreaderv0.2.2indirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/nakabonne/nestifv0.3.1indirect
Gogithub.com/nishanths/exhaustivev0.12.0indirect
Gogithub.com/nishanths/predeclaredv0.2.2indirect
Gogithub.com/nunnatsa/ginkgolinterv0.24.0indirect
Gogithub.com/openpeedeep/depguard/v2v2.2.1indirect
Gogithub.com/opentracing-contrib/go-grpcv0.1.4indirect
Gogithub.com/opentracing-contrib/go-grpc/testv0.0.0-20260818233951-8a7674689da3indirect
Gogithub.com/opentracing/opentracing-gov1.2.0indirect
Gogithub.com/openzipkin/zipkin-go0.2.5indirect
Gogithub.com/openzipkin/zipkin-gov0.4.3indirect
Gogithub.com/pelletier/go-toml/v2v2.4.3indirect
Gogithub.com/pjbgf/sha1cdv0.6.0indirect
Gogithub.com/prometheus/client_golang1.11.0indirect
Gogithub.com/prometheus/client_golangv1.24.1indirect
Gogithub.com/prometheus/client_modelv0.6.2indirect
Gogithub.com/prometheus/commonv0.70.1indirect
Gogithub.com/prometheus/otlptranslatorv1.0.0indirect
Gogithub.com/prometheus/procfsv0.21.1indirect
Gogithub.com/protonmail/go-cryptov1.4.1indirect
Gogithub.com/quasilyte/go-ruleguardv0.4.5indirect
Gogithub.com/quasilyte/go-ruleguard/dslv0.3.23indirect
Gogithub.com/quasilyte/gogrepv0.5.0indirect
Gogithub.com/quasilyte/regex/syntaxv0.0.0-20210819130434-b3f0c404a727indirect
Gogithub.com/quasilyte/stdinfov0.0.0-20220114132959-f7386bf02567indirect
Gogithub.com/raeperd/recvcheckv0.3.0indirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/rogpeppe/go-internalv1.16.0indirect
Gogithub.com/ryancurrah/gomodguardv1.4.1indirect
Gogithub.com/ryancurrah/gomodguard/v2v2.1.3indirect
Gogithub.com/ryanrolds/sqlclosecheckv0.6.0indirect
Gogithub.com/sagikazarmark/locaferov0.12.0indirect
Gogithub.com/sanposhiho/wastedassign/v2v2.1.0indirect
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.3indirect
Gogithub.com/sashamelentyev/interfacebloatv1.1.0indirect
Gogithub.com/sashamelentyev/usestdlibvarsv1.29.0indirect
Gogithub.com/securego/gosec/v2v2.28.0indirect
Gogithub.com/sergi/go-diffv1.4.0indirect
Gogithub.com/sirupsen/logrusv1.10.1indirect
Gogithub.com/sivchari/containedctxv1.0.3indirect
Gogithub.com/skeema/knownhostsv1.3.2indirect
Gogithub.com/sonatard/noctxv0.5.1indirect
Gogithub.com/sourcegraph/go-diffv0.8.0indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/spf13/cobrav1.10.2indirect
Gogithub.com/spf13/pflag1.0.5indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/spf13/viperv1.21.0indirect
Gogithub.com/ssgreg/nlreturn/v2v2.2.1indirect
Gogithub.com/stbenjam/no-sprintf-host-portv0.3.1indirect
Gogithub.com/stretchr/objxv0.5.3indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/tetafro/godotv1.5.6indirect
Gogithub.com/timakin/bodyclosev0.0.0-20260723120731-857993a2939cindirect
Gogithub.com/timonwong/loggercheckv0.11.0indirect
Gogithub.com/tomarrell/wrapcheck/v2v2.12.0indirect
Gogithub.com/tommy-muehle/go-mnd/v2v2.5.1indirect
Gogithub.com/ultraware/funlenv0.2.0indirect
Gogithub.com/ultraware/whitespacev0.2.0indirect
Gogithub.com/uudashr/gocognitv1.2.1indirect
Gogithub.com/uudashr/ifacev1.5.0indirect
Gogithub.com/wadey/gocovmergev0.0.0-20160331181800-b5bfa59ec0adindirect
Gogithub.com/xanzy/ssh-agentv0.3.3indirect
Gogithub.com/xen0n/gosmopolitanv1.3.0indirect
Gogithub.com/xo/terminfov1.0.0indirect
Gogithub.com/yagipy/maintidxv1.0.0indirect
Gogithub.com/yeya24/promlinterv0.3.0indirect
Gogithub.com/ykadowak/zerologlintv0.1.5indirect
Gogitlab.com/bosi/decorderv0.4.2indirect
Gogo-simpler.org/musttagv0.14.0indirect
Gogo-simpler.org/sloglintv0.12.0indirect
Gogo.augendre.info/arangolintv0.4.0indirect
Gogo.augendre.info/fatcontextv0.10.0indirect
Gogo.opencensus.io0.22.6-0.20201102222123-380f4078db9findirect
Gogo.opencensus.iov0.24.0indirect
Gogo.opentelemetry.io/build-toolsv0.30.0indirect
Gogo.opentelemetry.io/build-tools/crosslinkv0.30.0indirect
Gogo.opentelemetry.io/build-tools/gotmplv0.30.0indirect
Gogo.opentelemetry.io/build-tools/multimodv0.30.0indirect
Gogo.opentelemetry.io/collector/featuregatev1.65.0indirect
Gogo.opentelemetry.io/collector/pdatav1.65.0indirect
Gogo.opentelemetry.io/otel/bridge/opencensus0.21.0indirect
Gogo.opentelemetry.io/otel/exporters/jaeger1.0.0-RC1indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric0.21.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace1.0.0-RC1indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc1.0.0-RC1indirect
Gogo.opentelemetry.io/otel/exporters/prometheus0.21.0indirect
Gogo.opentelemetry.io/otel/exporters/stdout/stdoutmetric0.21.0indirect
Gogo.opentelemetry.io/otel/exporters/stdout/stdouttrace1.0.0-RC1indirect
Gogo.opentelemetry.io/otel/exporters/zipkin1.0.0-RC1indirect
Gogo.opentelemetry.io/otel/internal/metric0.21.0indirect
Gogo.opentelemetry.io/otel/oteltest1.0.0-RC1indirect
Gogo.opentelemetry.io/otel/sdk1.0.0-RC1indirect
Gogo.opentelemetry.io/otel/sdk/export/metric0.21.0indirect
Gogo.opentelemetry.io/proto/otlp0.9.0indirect
Gogo.opentelemetry.io/proto/otlpv1.11.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.uber.org/zapv1.28.0indirect
Gogo.yaml.in/yaml/v3v3.0.5indirect
Gogolang.org/x/cryptov0.55.0indirect
Gogolang.org/x/expv0.0.0-20260820142414-ca536658362eindirect
Gogolang.org/x/exp/typeparamsv0.0.0-20260820142414-ca536658362eindirect
Gogolang.org/x/mod0.4.2indirect
Gogolang.org/x/modv0.40.0indirect
Gogolang.org/x/netv0.58.0indirect
Gogolang.org/x/syncv0.22.0indirect
Gogolang.org/x/telemetryv0.0.0-20260820143203-7221e139e8d6indirect
Gogolang.org/x/textv0.41.0indirect
Gogolang.org/x/tools0.1.4indirect
Gogolang.org/x/toolsv0.49.0indirect
Gogolang.org/x/vulnv1.7.0indirect
Gogoogle.golang.org/genproto0.0.0-20200526211855-cb27e3aa2013indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260819154853-08b0e4226688indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260819154853-08b0e4226688indirect
Gogoogle.golang.org/grpc1.39.0indirect
Gogoogle.golang.org/grpcv1.83.1indirect
Gogoogle.golang.org/protobuf1.27.1indirect
Gogoogle.golang.org/protobufv1.36.12indirect
Gogopkg.in/warnings.v0v0.1.2indirect
Gohonnef.co/go/toolsv0.8.0indirect
Gomvdan.cc/gofumptv0.11.0indirect
Gomvdan.cc/unparamv0.0.0-20260820064413-a201bf8e0538indirect
PyPIcodespell2.4.3indirect
Dependency advisories 6

This repository publishes no package the index resolves, so its own dependency graph was assessed — 296 packages, which also include development and test pins that never ship: 6 carry known advisories, of which 1 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
google.golang.org/grpc1.39.0indirectcritical61.82.1
github.com/prometheus/client_golang1.11.0indirecthigh21.11.1
google.golang.org/protobuf1.27.1indirecthigh21.33.0
golang.org/x/sys0.0.0-20210423185535-09eb48e85fd7directmoderate31.18.2
golang.org/x/cryptov0.55.0indirectunknown1
golang.org/x/mod0.4.2indirectunknown21.27.0-rc.3

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.34.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo.