Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-19 15:05 UTC

viamrobotics / rdk

Viam Server - Robotic Development Kit

GoAGPL-3.0★ 175 stars⑂ 137 forkssince Oct 2020View on GitHub ↗

viamrobotics/rdk holds a health index of 94 out of 100, placing it in the Exceptional band. It scores highest on Vitality (100/100) and lowest on Community & Adoption (56/100). It was last updated today. 8 contributors account for most of its recent work.

94
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.

94
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 80 is calibrated to 94 on the published index scale (record calibration 2026-08-02).

Ownership

Viam, INCOrganization · verified domain
309 followers83 public repossince Sep 2020

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogo.viam.com/rdkv1.8.0-4314 days ago

Metrics by category

Vitality

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

100Exceptional · 21% of overall

Development activity

100Exceptional
How it's scored
36/36Push recencylast push 0 days ago
36/36Commit cadence52/52 weeks with commits
18/18Commit volume941 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year941
human_commit_share0.96
days_since_last_push0
active_weeks_last_year52

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 4 days ago
27/27Release cadencea release every ~3 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagv1.8.0
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases3
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

56Moderate · 17% of overall
How it's scored
36.3/60Stars175 stars
17.8/25Forks137 forks
7/15Watchers19 watchers
Inputs used
forks137
stars175
watchers19
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (AGPL-3.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges1
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicespkg.go.dev
has_pull_request_templateno

Sustainability & Governance

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

96Exceptional · 23% of overall
How it's scored
54/54Bus factor8 contributor(s) cover half of all commits
18.9/22.5Commit distributiontop contributor authored 16% of commits
13.5/13.5Contributor breadth98 contributors
10/10OpenSSF Scorecard: Contributorsproject has 15 contributing companies or organizations
Inputs used
bus_factor8
contributors_sampled98
top_contributor_share0.162
How it's scored
42/42Issue resolution100% of issues closed
25.4/30PR acceptance5,314/6,278 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Reviewall changesets reviewed
Inputs used
merged_prs5,314
open_issues0
closed_issues166
prs_merged_7d24
prs_decided_7d32
prs_merged_30d36
prs_decided_30d47
issue_closed_ratio1
closed_unmerged_prs964
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
20/20Verified domain
17.9/25Owner reach309 followers of viamrobotics
25/25Track record83 public repos, account ~5 yr old
Inputs used
followers309
owner_typeOrganization
is_verifiedyes
owner_loginviamrobotics
public_repos83
account_age_days2,186

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on go
35/35Publish recencylatest publish 4 days ago
20/20Version history431 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgo.viam.com/rdk
ecosystemsgo
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 19% of overall
How it's scored
24/24CI workflows34 workflow(s)
24/24Tests present
16/16Linter config.golangci.yaml
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
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
docs_site
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

57Moderate · 16% of overall
How it's scored
6.8/7.5Binary-Artifactsbinaries present in source code
0.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
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Reviewall changesets reviewed
2.5/2.5Contributorsproject has 15 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities18 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.4
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.
How it's scored
15/35Direct dependencies free of known advisories6 affected: github.com/pion/stun v0.6.1 (moderate 5.3), github.com/disintegration/imaging v1.6.2 (low), go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.40.0 (low 3.3), +3 more
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
36.4/40No advisories left outstanding2 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,110 days ago
Inputs used
sourceosv
advisories21
affected_packages12
assessed_packages371
unassessed_packages2
affected_by_severitymoderate 2, low 4, unknown 6
direct_affected_packages6
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 371 resolved dependencies against OSV. 2 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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.

96Exceptional · 4% of overall
How it's scored
45/45Agent instructionsCLAUDE.md
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://docs.viam.com/llms.txt)
40/40Legible commit history79 of 96 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://docs.viam.com/llms.txt
legible_history_share0.823
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes1,900
How it's scored
18/18One-command bootstrapMakefile, examples/customresources/apis/proto/Makefile, examples/customresources/demos/complexmodule/Makefile, examples/customresources/demos/complexmodule/client/Makefile, examples/customresources/demos/fakearmmodule/Makefile, examples/customresources/demos/multiplemodules/Makefile, examples/customresources/demos/multiplemodules/client/Makefile, examples/customresources/demos/optionaldepsmodule/Makefile, examples/customresources/demos/simplemodule/Makefile, examples/customresources/demos/simplemodule/client/Makefile, mise.toml
22/22Automated tests
11/11Lint / format config.golangci.yaml
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentDockerfile, lockfile
10/10Demonstrated agent practice53 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance4 of the last 100 commits are automated dependency updates
1/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile, examples/customresources/apis/proto/Makefile, examples/customresources/demos/complexmodule/Makefile, examples/customresources/demos/complexmodule/client/Makefile, examples/customresources/demos/fakearmmodule/Makefile, examples/customresources/demos/multiplemodules/Makefile, examples/customresources/demos/multiplemodules/client/Makefile, examples/customresources/demos/optionaldepsmodule/Makefile, examples/customresources/demos/simplemodule/Makefile, examples/customresources/demos/simplemodule/client/Makefile, mise.toml
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.53
toolchain_manifestsgo.mod
dependency_bot_commit_share0.04
How it's scored
45/45Type-checkable codeGo (statically typed)
54.2/55Manageable file sizes21/1,484 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes211,125
source_files_sampled1,484
oversized_source_files21
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)examples/customresources/apis/proto/api/component/gizmo/v1/gizmo.proto, examples/customresources/apis/proto/api/service/summation/v1/summation.proto
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesdemos, examples
Inputs used
example_dirsdemos, examples
has_mcp_signalno
api_schema_filesexamples/customresources/apis/proto/api/component/gizmo/v1/gizmo.proto, examples/customresources/apis/proto/api/service/summation/v1/summation.proto
interfaces_expected_of
Excluded from scoring (no data or not applicable): MCP server. Remaining weights renormalized.

Key facts

175GitHub stars
98contributors
941commits, last 12 months
0days since last push
100releases
8bus factor
0open issues
Gopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 137 ⇿
0Stars
137Forks
96Releases

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.

20406080100120140135232022-092024-092026-09
Major 1Minor 38Patch 14

Each point covers 4 days.

OpenSSF Scorecard 5.4 / 10
5.4aggregate

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-09-19 15:04 UTC

9Binary-Artifactsbinaries present in source code
1Branch-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
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 15 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities18 existing vulnerabilities detected
Direct dependencies 125
RegistryPackageVersion constraintManifest
Gogithub.com/AlekSi/gocov-xmlv1.0.0go.mod
Gogithub.com/Masterminds/semver/v3v3.3.1go.mod
Gogithub.com/Microsoft/go-winiov0.6.2go.mod
Gogithub.com/a8m/envsubstv1.4.2go.mod
Gogithub.com/axw/gocovv1.1.0go.mod
Gogithub.com/aybabtme/uniplotv0.0.0-20151203143629-039c559e5e7ego.mod
Gogithub.com/benbjohnson/clockv1.3.5go.mod
Gogithub.com/bep/debouncev1.2.1go.mod
Gogithub.com/bluenviron/gortsplib/v4v4.8.0go.mod
Gogithub.com/bluenviron/mediacommonv1.9.2go.mod
Gogithub.com/bufbuild/bufv1.71.0go.mod
Gogithub.com/charmbracelet/huhv0.8.0go.mod
Gogithub.com/charmbracelet/huh/spinnerv0.0.0-20240917123815-c9b2c9cdb7b6go.mod
Gogithub.com/charmbracelet/x/xptyv0.1.2go.mod
Gogithub.com/chenzhekl/goplyv0.0.0-20190930133256-258c2381defdgo.mod
Gogithub.com/disintegration/imagingv1.6.2go.mod
Gogithub.com/docker/go-unitsv0.5.0go.mod
Gogithub.com/edaniels/gobagv1.0.7-0.20220607183102-4242cd9e2848go.mod
Gogithub.com/edaniels/gologv0.0.0-20250821172758-0d08e67686a9go.mod
Gogithub.com/edaniels/lidariov0.0.0-20220607182921-5879aa7b96ddgo.mod
Gogithub.com/fatih/colorv1.18.0go.mod
Gogithub.com/fogleman/ggv1.3.0go.mod
Gogithub.com/fsnotify/fsnotifyv1.9.0go.mod
Gogithub.com/fullstorydev/grpcurlv1.8.6go.mod
Gogithub.com/go-co-op/gocron/v2v2.18.0go.mod
Gogithub.com/go-git/go-billy/v5v5.9.0go.mod
Gogithub.com/go-git/go-git/v5v5.19.2go.mod
Gogithub.com/go-gl/mathglv1.0.0go.mod
Gogithub.com/go-nlopt/nloptv0.0.0-20230219125344-443d3362dcb5go.mod
Gogithub.com/go-viper/mapstructure/v2v2.4.0go.mod
Gogithub.com/goccy/go-graphvizv0.1.3go.mod
Gogithub.com/golang-jwt/jwt/v4v4.5.2go.mod
Gogithub.com/golang/freetypev0.0.0-20170609003504-e2365dfdc4a0go.mod
Gogithub.com/golang/geov0.0.0-20230421003525-6adc56603217go.mod
Gogithub.com/golang/protobufv1.5.4go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0go.mod
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.27.7go.mod
Gogithub.com/hashicorp/go-getterv1.8.6go.mod
Gogithub.com/iancoleman/orderedmapv0.3.0go.mod
Gogithub.com/invopop/jsonschemav0.6.0go.mod
Gogithub.com/jedib0t/go-pretty/v6v6.4.6go.mod
Gogithub.com/jhump/protoreflectv1.15.6go.mod
Gogithub.com/kellydunn/golang-geov0.7.0go.mod
Gogithub.com/ktr0731/go-fuzzyfinderv0.9.0go.mod
Gogithub.com/kylelemons/godebugv1.1.0go.mod
Gogithub.com/kyoh86/nolintv0.0.1go.mod
Gogithub.com/lestrrat-go/jwxv1.2.29go.mod
Gogithub.com/lmittmann/ppmv1.0.2go.mod
Gogithub.com/lucasb-eyer/go-colorfulv1.3.0go.mod
Gogithub.com/matttproud/golang_protobuf_extensionsv1.0.4go.mod
Gogithub.com/mkch/gpiov0.0.0-20190919032813-8327cd97d95ego.mod
Gogithub.com/montanaflynn/statsv0.7.1go.mod
Gogithub.com/muesli/clustersv0.0.0-20200529215643-2700303c1762go.mod
Gogithub.com/muesli/kmeansv0.3.1go.mod
Gogithub.com/nathan-fiscaletti/consolesize-gov0.0.0-20220204101620-317176b6684dgo.mod
Gogithub.com/nfnt/resizev0.0.0-20180221191011-83c6a9932646go.mod
Gogithub.com/pion/interceptorv0.1.42go.mod
Gogithub.com/pion/loggingv0.2.4go.mod
Gogithub.com/pion/mediadevicesv0.10.0go.mod
Gogithub.com/pion/rtpv1.8.26go.mod
Gogithub.com/pion/stunv0.6.1go.mod
Gogithub.com/prometheus/procfsv0.15.1go.mod
Gogithub.com/pterm/ptermv0.12.82go.mod
Gogithub.com/rhysd/actionlintv1.7.8go.mod
Gogithub.com/robfig/cron/v3v3.0.1go.mod
Gogithub.com/rs/corsv1.11.1go.mod
Gogithub.com/russross/blackfriday/v2v2.1.0go.mod
Gogithub.com/samber/lov1.51.0go.mod
Gogithub.com/sergi/go-diffv1.4.0go.mod
Gogithub.com/shirou/gopsutil/v3v3.24.5go.mod
Gogithub.com/spf13/castv1.5.0go.mod
Gogithub.com/tidwall/gjsonv1.19.0go.mod
Gogithub.com/tidwall/sjsonv1.2.5go.mod
Gogithub.com/u2takey/ffmpeg-gov0.4.1go.mod
Gogithub.com/urfave/cli/v3v3.7.0go.mod
Gogithub.com/viam-labs/motion-toolsv1.45.2-0.20260825171254-94549756064cgo.mod
Gogithub.com/viam-modules/trajex/gov0.100.2go.mod
Gogithub.com/viamrobotics/evdevv0.1.3go.mod
Gogithub.com/viamrobotics/webrtc/v3v3.99.16go.mod
Gogithub.com/xfmoulet/qoiv0.2.0go.mod
Gogithub.com/zhuyie/golzfv0.0.0-20161112031142-8387b0307adego.mod
Gogo-hep.org/x/hepv0.32.1go.mod
Gogo.mongodb.org/mongo-driverv1.17.7go.mod
Gogo.opencensus.iov0.24.0go.mod
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.63.0go.mod
Gogo.opentelemetry.io/otelv1.44.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.40.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.40.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.44.0go.mod
Gogo.opentelemetry.io/otel/tracev1.44.0go.mod
Gogo.opentelemetry.io/proto/otlpv1.9.0go.mod
Gogo.uber.org/atomicv1.11.0go.mod
Gogo.uber.org/goleakv1.3.0go.mod
Gogo.uber.org/multierrv1.11.0go.mod
Gogo.uber.org/zapv1.28.0go.mod
Gogo.viam.com/apiv0.1.579go.mod
Gogo.viam.com/testv1.2.4go.mod
Gogo.viam.com/utilsv0.12.2go.mod
Gogoji.iov2.0.2+incompatiblego.mod
Gogolang.org/x/imagev0.41.0go.mod
Gogolang.org/x/mobilev0.0.0-20240112133503-c713f31d574bgo.mod
Gogolang.org/x/netv0.58.0go.mod
Gogolang.org/x/syncv0.22.0go.mod
Gogolang.org/x/sysv0.47.0go.mod
Gogolang.org/x/termv0.45.0go.mod
Gogolang.org/x/textv0.41.0go.mod
Gogolang.org/x/timev0.15.0go.mod
Gogolang.org/x/toolsv0.48.0go.mod
Gogonum.org/v1/gonumv0.17.0go.mod
Gogonum.org/v1/plotv0.15.2go.mod
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260610212136-7ab31c22f7adgo.mod
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260610212136-7ab31c22f7adgo.mod
Gogoogle.golang.org/grpcv1.83.2go.mod
Gogoogle.golang.org/grpc/cmd/protoc-gen-go-grpcv1.5.1go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
Gogopkg.in/natefinch/lumberjack.v2v2.2.1go.mod
Gogorgonia.org/tensorv0.9.24go.mod
Gogotest.tools/gotestsumv1.12.2go.mod
Goperiph.io/x/conn/v3v3.7.0go.mod
Goperiph.io/x/host/v3v3.8.1go.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/yosuke-furukawa/json5v0.1.1go.mod
Gogolang.org/x/expv0.0.0-20260611194520-c48552f49976go.mod
All dependencies 373

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

RegistryPackageVersionRelation
Gogithub.com/a8m/envsubstv1.4.2direct
Gogithub.com/aleksi/gocov-xmlv1.0.0direct
Gogithub.com/axw/gocovv1.1.0direct
Gogithub.com/aybabtme/uniplotv0.0.0-20151203143629-039c559e5e7edirect
Gogithub.com/benbjohnson/clockv1.3.5direct
Gogithub.com/bep/debouncev1.2.1direct
Gogithub.com/bluenviron/gortsplib/v4v4.8.0direct
Gogithub.com/bluenviron/mediacommonv1.9.2direct
Gogithub.com/bufbuild/bufv1.71.0direct
Gogithub.com/charmbracelet/huhv0.8.0direct
Gogithub.com/charmbracelet/huh/spinnerv0.0.0-20240917123815-c9b2c9cdb7b6direct
Gogithub.com/charmbracelet/x/xptyv0.1.2direct
Gogithub.com/chenzhekl/goplyv0.0.0-20190930133256-258c2381defddirect
Gogithub.com/disintegration/imagingv1.6.2direct
Gogithub.com/docker/go-unitsv0.5.0direct
Gogithub.com/edaniels/gobagv1.0.7-0.20220607183102-4242cd9e2848direct
Gogithub.com/edaniels/gologv0.0.0-20250821172758-0d08e67686a9direct
Gogithub.com/edaniels/lidariov0.0.0-20220607182921-5879aa7b96dddirect
Gogithub.com/fatih/colorv1.18.0direct
Gogithub.com/fogleman/ggv1.3.0direct
Gogithub.com/fsnotify/fsnotifyv1.9.0direct
Gogithub.com/fullstorydev/grpcurlv1.8.6direct
Gogithub.com/go-co-op/gocron/v2v2.18.0direct
Gogithub.com/go-git/go-billy/v5v5.9.0direct
Gogithub.com/go-git/go-git/v5v5.19.2direct
Gogithub.com/go-gl/mathglv1.0.0direct
Gogithub.com/go-nlopt/nloptv0.0.0-20230219125344-443d3362dcb5direct
Gogithub.com/go-viper/mapstructure/v2v2.4.0direct
Gogithub.com/goccy/go-graphvizv0.1.3direct
Gogithub.com/golang-jwt/jwt/v4v4.5.2direct
Gogithub.com/golang/freetypev0.0.0-20170609003504-e2365dfdc4a0direct
Gogithub.com/golang/geov0.0.0-20230421003525-6adc56603217direct
Gogithub.com/golang/protobufv1.5.4direct
Gogithub.com/google/go-cmpv0.7.0direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0direct
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.27.7direct
Gogithub.com/iancoleman/orderedmapv0.3.0direct
Gogithub.com/invopop/jsonschemav0.6.0direct
Gogithub.com/jedib0t/go-pretty/v6v6.4.6direct
Gogithub.com/jhump/protoreflectv1.15.6direct
Gogithub.com/kellydunn/golang-geov0.7.0direct
Gogithub.com/ktr0731/go-fuzzyfinderv0.9.0direct
Gogithub.com/kylelemons/godebugv1.1.0direct
Gogithub.com/kyoh86/nolintv0.0.1direct
Gogithub.com/lestrrat-go/jwxv1.2.29direct
Gogithub.com/lmittmann/ppmv1.0.2direct
Gogithub.com/lucasb-eyer/go-colorfulv1.3.0direct
Gogithub.com/masterminds/semver/v3v3.3.1direct
Gogithub.com/matttproud/golang_protobuf_extensionsv1.0.4direct
Gogithub.com/microsoft/go-winiov0.6.2direct
Gogithub.com/mkch/gpiov0.0.0-20190919032813-8327cd97d95edirect
Gogithub.com/montanaflynn/statsv0.7.1direct
Gogithub.com/muesli/clustersv0.0.0-20200529215643-2700303c1762direct
Gogithub.com/muesli/kmeansv0.3.1direct
Gogithub.com/nathan-fiscaletti/consolesize-gov0.0.0-20220204101620-317176b6684ddirect
Gogithub.com/nfnt/resizev0.0.0-20180221191011-83c6a9932646direct
Gogithub.com/pion/interceptorv0.1.42direct
Gogithub.com/pion/loggingv0.2.4direct
Gogithub.com/pion/mediadevicesv0.10.0direct
Gogithub.com/pion/rtpv1.8.26direct
Gogithub.com/pion/stunv0.6.1direct
Gogithub.com/pkg/errorsv0.9.1direct
Gogithub.com/prometheus/procfsv0.15.1direct
Gogithub.com/pterm/ptermv0.12.82direct
Gogithub.com/rhysd/actionlintv1.7.8direct
Gogithub.com/robfig/cron/v3v3.0.1direct
Gogithub.com/rs/corsv1.11.1direct
Gogithub.com/russross/blackfriday/v2v2.1.0direct
Gogithub.com/samber/lov1.51.0direct
Gogithub.com/sergi/go-diffv1.4.0direct
Gogithub.com/shirou/gopsutil/v3v3.24.5direct
Gogithub.com/spf13/castv1.5.0direct
Gogithub.com/tidwall/gjsonv1.19.0direct
Gogithub.com/tidwall/sjsonv1.2.5direct
Gogithub.com/u2takey/ffmpeg-gov0.4.1direct
Gogithub.com/urfave/cli/v3v3.7.0direct
Gogithub.com/viam-labs/motion-toolsv1.45.2-0.20260825171254-94549756064cdirect
Gogithub.com/viam-modules/trajex/gov0.100.2direct
Gogithub.com/viamrobotics/evdevv0.1.3direct
Gogithub.com/viamrobotics/webrtc/v3v3.99.16direct
Gogithub.com/xfmoulet/qoiv0.2.0direct
Gogithub.com/yosuke-furukawa/json5v0.1.1direct
Gogithub.com/zhuyie/golzfv0.0.0-20161112031142-8387b0307adedirect
Gogo-hep.org/x/hepv0.32.1direct
Gogo.mongodb.org/mongo-driverv1.17.7direct
Gogo.opencensus.iov0.24.0direct
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.63.0direct
Gogo.opentelemetry.io/otelv1.44.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.40.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.40.0direct
Gogo.opentelemetry.io/otel/sdkv1.44.0direct
Gogo.opentelemetry.io/otel/tracev1.44.0direct
Gogo.opentelemetry.io/proto/otlpv1.9.0direct
Gogo.uber.org/atomicv1.11.0direct
Gogo.uber.org/goleakv1.3.0direct
Gogo.uber.org/multierrv1.11.0direct
Gogo.uber.org/zapv1.28.0direct
Gogo.viam.com/apiv0.1.579direct
Gogo.viam.com/testv1.2.4direct
Gogo.viam.com/utilsv0.12.2direct
Gogoji.iov2.0.2+incompatibledirect
Gogolang.org/x/expv0.0.0-20260611194520-c48552f49976direct
Gogolang.org/x/imagev0.41.0direct
Gogolang.org/x/mobilev0.0.0-20240112133503-c713f31d574bdirect
Gogolang.org/x/netv0.58.0direct
Gogolang.org/x/syncv0.22.0direct
Gogolang.org/x/sysv0.47.0direct
Gogolang.org/x/termv0.45.0direct
Gogolang.org/x/textv0.41.0direct
Gogolang.org/x/timev0.15.0direct
Gogolang.org/x/toolsv0.48.0direct
Gogonum.org/v1/gonumv0.17.0direct
Gogonum.org/v1/plotv0.15.2direct
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260610212136-7ab31c22f7addirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260610212136-7ab31c22f7addirect
Gogoogle.golang.org/grpcv1.83.2direct
Gogoogle.golang.org/grpc/cmd/protoc-gen-go-grpcv1.5.1direct
Gogoogle.golang.org/protobufv1.36.11direct
Gogopkg.in/natefinch/lumberjack.v2v2.2.1direct
Gogorgonia.org/tensorv0.9.24direct
Gogotest.tools/gotestsumv1.12.2direct
Goperiph.io/x/conn/v3v3.7.0direct
Goperiph.io/x/host/v3v3.8.1direct
Goatomicgo.dev/cursorv0.2.0indirect
Goatomicgo.dev/keyboardv0.2.9indirect
Goatomicgo.dev/schedulev0.1.0indirect
Gobuf.build/gen/go/bufbuild/bufplugin/protocolbuffers/gov1.36.11-20260722160903-4d94f3df3a7b.1indirect
Gobuf.build/gen/go/bufbuild/protodescriptor/protocolbuffers/gov1.36.11-20250109164928-1da0de137947.1indirect
Gobuf.build/gen/go/bufbuild/protovalidate/protocolbuffers/gov1.36.11-20260825204119-511051f7f437.1indirect
Gobuf.build/gen/go/bufbuild/registry/connectrpc/gov1.20.0-20260831211851-b4432e12a6e7.1indirect
Gobuf.build/gen/go/bufbuild/registry/protocolbuffers/gov1.36.11-20260831211851-b4432e12a6e7.1indirect
Gobuf.build/gen/go/pluginrpc/pluginrpc/protocolbuffers/gov1.36.11-20241007202033-cf42259fcbfc.1indirect
Gobuf.build/go/appv0.2.1-0.20260407195847-833f8f978cdaindirect
Gobuf.build/go/bufpluginv0.10.0indirect
Gobuf.build/go/bufprivateusagev0.1.0indirect
Gobuf.build/go/interruptv1.1.0indirect
Gobuf.build/go/protovalidatev1.2.0indirect
Gobuf.build/go/protoyamlv0.7.0indirect
Gobuf.build/go/spdxv0.2.0indirect
Gobuf.build/go/standardv0.1.1-0.20260325175353-2b287e071df5indirect
Gocel.dev/exprv0.25.2indirect
Gocloud.google.com/gov0.123.0indirect
Gocloud.google.com/go/authv0.18.2indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.8indirect
Gocloud.google.com/go/compute/metadatav0.9.0indirect
Gocloud.google.com/go/containerv1.45.0indirect
Gocloud.google.com/go/iamv1.5.3indirect
Gocloud.google.com/go/monitoringv1.24.3indirect
Gocloud.google.com/go/storagev1.61.3indirect
Gocloud.google.com/go/tracev1.11.7indirect
Gocodeberg.org/go-fonts/liberationv0.5.0indirect
Gocodeberg.org/go-latex/latexv0.1.0indirect
Gocodeberg.org/go-pdf/fpdfv0.10.0indirect
Goconnectrpc.com/connectv1.20.0indirect
Goconnectrpc.com/otelconnectv0.9.0indirect
Gocontrib.go.opencensus.io/exporter/jaegerv0.2.1indirect
Gocontrib.go.opencensus.io/exporter/ocagentv0.7.0indirect
Gocontrib.go.opencensus.io/exporter/stackdriverv0.13.4indirect
Gogit.sr.ht/~sbinet/ggv0.6.0indirect
Gogithub.com/ajstarks/svgov0.0.0-20211024235047-1546f124cd8bindirect
Gogithub.com/antlr4-go/antlr/v4v4.13.1indirect
Gogithub.com/apache/arrow/go/arrowv0.0.0-20201229220542-30ce2eb5d4dcindirect
Gogithub.com/atotto/clipboardv0.1.4indirect
Gogithub.com/aws/aws-sdk-gov1.38.20indirect
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1indirect
Gogithub.com/bgentry/go-netrcv0.0.0-20140422174119-9fd32a8b3d3dindirect
Gogithub.com/bitfield/gotestdoxv0.2.2indirect
Gogithub.com/blackjack/webcamv0.6.1indirect
Gogithub.com/bmatcuk/doublestar/v4v4.10.0indirect
Gogithub.com/bufbuild/protocompilev0.14.2-0.20260605203730-cd7c3c124e10indirect
Gogithub.com/bufbuild/protopluginv0.0.0-20260414125817-25d1d281b46bindirect
Gogithub.com/bytedance/sonicv1.13.1indirect
Gogithub.com/caarlos0/env/v11v11.4.0indirect
Gogithub.com/campoy/embedmdv1.0.0indirect
Gogithub.com/catppuccin/gov0.3.0indirect
Gogithub.com/cenkalti/backoffv2.2.1+incompatibleindirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/cenkalti/backoff/v5v5.0.3indirect
Gogithub.com/census-instrumentation/opencensus-protov0.4.1indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/charmbracelet/bubblesv0.21.1indirect
Gogithub.com/charmbracelet/bubbleteav1.3.10indirect
Gogithub.com/charmbracelet/colorprofilev0.4.1indirect
Gogithub.com/charmbracelet/lipglossv1.1.0indirect
Gogithub.com/charmbracelet/x/ansiv0.11.5indirect
Gogithub.com/charmbracelet/x/cellbufv0.0.15indirect
Gogithub.com/charmbracelet/x/conptyv0.1.0indirect
Gogithub.com/charmbracelet/x/errorsv0.0.0-20240508181413-e8d8b6e2de86indirect
Gogithub.com/charmbracelet/x/exp/stringsv0.0.0-20240722160745-212f7b056ed0indirect
Gogithub.com/charmbracelet/x/termv0.2.2indirect
Gogithub.com/charmbracelet/x/termiosv0.1.1indirect
Gogithub.com/chewxy/hmv1.0.0indirect
Gogithub.com/chewxy/math32v1.11.2indirect
Gogithub.com/cli/browserv1.3.0indirect
Gogithub.com/clipperhouse/displaywidthv0.9.0indirect
Gogithub.com/clipperhouse/stringishv0.1.1indirect
Gogithub.com/clipperhouse/uax29/v2v2.5.0indirect
Gogithub.com/cncf/xds/gov0.0.0-20260202195803-dba9d589def2indirect
Gogithub.com/containerd/consolev1.0.5indirect
Gogithub.com/containerd/errdefsv1.0.0indirect
Gogithub.com/containerd/errdefs/pkgv0.3.0indirect
Gogithub.com/cpuguy83/go-md2man/v2v2.0.7indirect
Gogithub.com/creack/ptyv1.1.24indirect
Gogithub.com/cyphar/filepath-securejoinv0.6.1indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.2.0indirect
Gogithub.com/desertbit/timerv0.0.0-20180107155436-c41aec40b27findirect
Gogithub.com/dgottlieb/smarty-assertionsv1.2.6indirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/dnephin/pflagv1.0.7indirect
Gogithub.com/docker/cliv29.5.3+incompatibleindirect
Gogithub.com/docker/docker-credential-helpersv0.9.8indirect
Gogithub.com/docker/go-connectionsv0.7.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/envoyproxy/go-control-plane/envoyv1.37.0indirect
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.3indirect
Gogithub.com/erikgeiser/coninputv0.0.0-20211004153227-1c3628e74d0findirect
Gogithub.com/erikstmartin/go-testdbv0.0.0-20160219214506-8d10e4a1bae5indirect
Gogithub.com/felixge/httpsnoopv1.1.0indirect
Gogithub.com/gdamore/encodingv1.0.1indirect
Gogithub.com/gdamore/tcell/v2v2.6.0indirect
Gogithub.com/gen2brain/malgov0.11.24indirect
Gogithub.com/gin-gonic/ginv1.9.1indirect
Gogithub.com/go-git/gcfgv1.5.1-0.20230307220236-3a3c6141e376indirect
Gogithub.com/go-jose/go-jose/v4v4.1.4indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-ole/go-olev1.2.6indirect
Gogithub.com/gobwas/httpheadv0.1.0indirect
Gogithub.com/gobwas/poolv0.2.1indirect
Gogithub.com/goccy/go-jsonv0.10.2indirect
Gogithub.com/gofrs/flockv0.13.0indirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8indirect
Gogithub.com/golang/snappyv0.0.4indirect
Gogithub.com/gonuts/binaryv0.2.0indirect
Gogithub.com/google/cel-gov0.29.0indirect
Gogithub.com/google/flatbuffersv2.0.6+incompatibleindirect
Gogithub.com/google/go-containerregistryv0.21.6indirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/google/shlexv0.0.0-20191202100458-e7afc7fbc510indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.14indirect
Gogithub.com/googleapis/gax-go/v2v2.17.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.33.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/metricv0.55.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.55.0indirect
Gogithub.com/gookit/colorv1.5.4indirect
Gogithub.com/gorilla/securecookiev1.1.2indirect
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirect
Gogithub.com/hashicorp/go-versionv1.8.0indirect
Gogithub.com/improbable-eng/grpc-webv0.15.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/jbenet/go-contextv0.0.0-20150711004518-d14ea06fba99indirect
Gogithub.com/jdx/go-netrcv1.0.0indirect
Gogithub.com/jmespath/go-jmespathv0.4.0indirect
Gogithub.com/jonboulle/clockworkv0.5.0indirect
Gogithub.com/klauspost/compressv1.18.6indirect
Gogithub.com/klauspost/pgzipv1.2.6indirect
Gogithub.com/ktr0731/go-ansisgrv0.1.0indirect
Gogithub.com/kylelemons/go-gypsyv1.0.0indirect
Gogithub.com/lestrrat-go/backoff/v2v2.0.8indirect
Gogithub.com/lestrrat-go/blackmagicv1.0.2indirect
Gogithub.com/lestrrat-go/httpccv1.0.1indirect
Gogithub.com/lestrrat-go/iterv1.0.2indirect
Gogithub.com/lestrrat-go/optionv1.0.1indirect
Gogithub.com/lib/pqv1.10.9indirect
Gogithub.com/lithammer/fuzzysearchv1.1.8indirect
Gogithub.com/lufia/plan9statsv0.0.0-20211012122336-39d0f177ccd0indirect
Gogithub.com/mattn/go-colorablev0.1.15indirect
Gogithub.com/mattn/go-isattyv0.0.22indirect
Gogithub.com/mattn/go-localereaderv0.0.1indirect
Gogithub.com/mattn/go-runewidthv0.0.19indirect
Gogithub.com/mattn/go-shellwordsv1.0.12indirect
Gogithub.com/miekg/dnsv1.1.53indirect
Gogithub.com/mitchellh/go-homedirv1.1.0indirect
Gogithub.com/mitchellh/hashstructure/v2v2.0.2indirect
Gogithub.com/moby/docker-image-specv1.3.1indirect
Gogithub.com/moby/moby/apiv1.54.2indirect
Gogithub.com/moby/moby/clientv0.4.1indirect
Gogithub.com/muesli/ansiv0.0.0-20230316100256-276c6243b2f6indirect
Gogithub.com/muesli/cancelreaderv0.2.2indirect
Gogithub.com/muesli/termenvv0.16.0indirect
Gogithub.com/muhlemmer/guv0.3.1indirect
Gogithub.com/nsf/termbox-gov1.1.1indirect
Gogithub.com/opencontainers/go-digestv1.0.0indirect
Gogithub.com/opencontainers/image-specv1.1.1indirect
Gogithub.com/petermattis/goidv0.0.0-20260330135022-df67b199bc81indirect
Gogithub.com/pierrec/lz4v2.0.5+incompatibleindirect
Gogithub.com/pion/datachannelv1.5.10indirect
Gogithub.com/pion/dtls/v2v2.2.12indirect
Gogithub.com/pion/dtls/v3v3.1.4indirect
Gogithub.com/pion/ice/v4v4.0.13indirect
Gogithub.com/pion/mdnsv0.0.12indirect
Gogithub.com/pion/mdns/v2v2.1.0indirect
Gogithub.com/pion/randutilv0.1.0indirect
Gogithub.com/pion/rtcpv1.2.16indirect
Gogithub.com/pion/sctpv1.8.41indirect
Gogithub.com/pion/sdp/v3v3.0.16indirect
Gogithub.com/pion/srtp/v2v2.0.20indirect
Gogithub.com/pion/srtp/v3v3.0.9indirect
Gogithub.com/pion/stun/v3v3.1.5indirect
Gogithub.com/pion/transport/v2v2.2.10indirect
Gogithub.com/pion/transport/v3v3.1.1indirect
Gogithub.com/pion/transport/v4v4.0.2indirect
Gogithub.com/pion/turn/v2v2.1.6indirect
Gogithub.com/pion/turn/v4v4.1.3indirect
Gogithub.com/pion/webrtc/v4v4.1.8indirect
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/power-devops/perfstatv0.0.0-20210106213030-5aafc221ea8cindirect
Gogithub.com/quic-go/qpackv0.6.0indirect
Gogithub.com/quic-go/quic-gov0.60.0indirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/segmentio/asmv1.2.1indirect
Gogithub.com/segmentio/encodingv0.5.4indirect
Gogithub.com/shoenig/go-m1cpuv0.2.1indirect
Gogithub.com/sirupsen/logrusv1.9.4indirect
Gogithub.com/spf13/cobrav1.10.2indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/spiffe/go-spiffe/v2v2.7.0indirect
Gogithub.com/srikrsna/protoc-gen-gotagv0.6.2indirect
Gogithub.com/stretchr/testifyv1.11.1indirect
Gogithub.com/tetratelabs/wazerov1.12.0indirect
Gogithub.com/tidwall/btreev1.8.1indirect
Gogithub.com/tidwall/matchv1.1.1indirect
Gogithub.com/tidwall/prettyv1.2.0indirect
Gogithub.com/tklauser/go-sysconfv0.3.12indirect
Gogithub.com/tklauser/numcpusv0.6.1indirect
Gogithub.com/u2takey/go-utilsv0.3.1indirect
Gogithub.com/uber/jaeger-client-gov2.25.0+incompatibleindirect
Gogithub.com/ulikunitz/xzv0.5.15indirect
Gogithub.com/viamrobotics/ice/v2v2.3.40indirect
Gogithub.com/viamrobotics/zeroconfv1.0.13indirect
Gogithub.com/wlynxg/anetv0.0.5indirect
Gogithub.com/xdg-go/pbkdf2v1.0.0indirect
Gogithub.com/xdg-go/scramv1.1.2indirect
Gogithub.com/xdg-go/stringprepv1.0.4indirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Gogithub.com/xtgo/setv1.0.0indirect
Gogithub.com/youmark/pkcs8v0.0.0-20240726163527-a2c0da244d78indirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogithub.com/zitadel/oidc/v3v3.37.0indirect
Gogithub.com/zitadel/schemav1.3.1indirect
Gogithub.com/ziutek/mymysqlv1.5.4indirect
Gogo.lsp.dev/jsonrpc2v0.10.0indirect
Gogo.lsp.dev/pkgv0.0.0-20210717090340-384b27a52fb2indirect
Gogo.lsp.dev/protocolv0.12.0indirect
Gogo.lsp.dev/uriv0.3.0indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/detectors/gcpv1.44.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.69.0indirect
Gogo.opentelemetry.io/otel/metricv1.44.0indirect
Gogo.opentelemetry.io/otel/sdk/metricv1.44.0indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogo.yaml.in/yaml/v4v4.0.0-rc.2indirect
Gogo4.org/unsafe/assume-no-moving-gcv0.0.0-20230525183740-e7c30c78aeb2indirect
Gogolang.org/x/archv0.23.0indirect
Gogolang.org/x/cryptov0.55.0indirect
Gogolang.org/x/modv0.38.0indirect
Gogolang.org/x/oauth2v0.36.0indirect
Gogolang.org/x/xerrorsv0.0.0-20220907171357-04be3eba64a2indirect
Gogoogle.golang.org/apiv0.271.0indirect
Gogoogle.golang.org/genprotov0.0.0-20260128011058-8636f8732409indirect
Gogopkg.in/warnings.v0v0.1.2indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Gogorgonia.org/vecf32v0.9.0indirect
Gogorgonia.org/vecf64v0.9.0indirect
Gomvdan.cc/xurls/v2v2.6.0indirect
Gonhooyr.io/websocketv1.8.7indirect
Gopluginrpc.com/pluginrpcv0.5.0indirect
PyPIcheck-jsonschemaindirect
PyPItyping-extensionsindirect
Dependency advisories 12

This repository publishes no package the index resolves, so its own dependency graph was assessed — 371 packages, which also include development and test pins that never ship: 12 carry known advisories, of which 6 are direct. 2 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
github.com/pion/stunv0.6.1directmoderate13.1.5
github.com/pion/dtls/v2v2.2.12indirectmoderate23.1.1
github.com/disintegration/imagingv1.6.2directlow1
go.opentelemetry.io/otel/exporters/otlp/otlptracev1.40.0directlow11.45.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.40.0directlow11.45.0
go.opentelemetry.io/otel/sdkv1.44.0directlow11.45.0
golang.org/x/imagev0.41.0directunknown50.45.0
github.com/aws/aws-sdk-gov1.38.20indirectunknown2
github.com/google/cel-gov0.29.0indirectunknown10.30.0
github.com/klauspost/compressv1.18.6indirectunknown11.18.7
golang.org/x/cryptov0.55.0indirectunknown30.56.0
golang.org/x/modv0.38.0indirectunknown21.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.