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

xBlaz3kx / DevX

Batteries-included Go development library

GoMIT★ 0 stars⑂ 0 forkssince Jul 2024View on GitHub ↗
KindLibraryNetwork servicehow this is determined

xBlaz3kx/DevX holds a health index of 62 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (71/100) and lowest on Community & Adoption (43/100). It was last updated 4 days ago. A single contributor accounts for most of its recent work.

62
overall / 100
Moderate

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.

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

Ownership

Blaž DularPersonal account
60 followers58 public repossince Oct 2016Reflexivity

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/xBlaz3kx/DevXv0.5.1-1174 days ago

Metrics by category

Vitality

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

64Moderate · 21% of overall
How it's scored
36/36Push recencylast push 4 days ago
0/36Commit cadence42/52 weeks with commits, discounted for automation: 0 of the last 100 commits human-authored, spanning 260 days
0/18Commit volume140 commits in the last year, discounted for automation: 0 of the last 100 commits human-authored, spanning 260 days
10/10OpenSSF Scorecard: Maintained27 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year140
human_commit_share0
days_since_last_push4
active_weeks_last_year42
How it's scored
27/27Ships releases11 releases published
36/36Release recencylatest release 54 days ago
19.8/27Release cadencea release every ~70.7 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count11
latest_release_tagv0.5.1
releases_from_tagsno
days_since_latest_release54
mean_days_between_releases70.7
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?

43Weak · 17% of overall
How it's scored
0/60Stars0 stars
0/25Forks0 forks
0/15Watchers1 watchers
Inputs used
forks0
stars0
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes

Sustainability & Governance

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

48Weak · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0/22.5Commit distributiontop contributor authored 100% of commits
1.4/13.5Contributor breadth1 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/42Issue resolution0% of issues closed
25.6/30PR acceptance288/338 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Reviewno data
Inputs used
merged_prs288
open_issues1
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0
closed_unmerged_prs50
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, OpenSSF Scorecard: Code-Review. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
12.8/25Owner reach60 followers of xBlaz3kx
24.9/25Track record58 public repos, account ~9 yr old
Inputs used
followers60
owner_typeUser
is_verified
owner_loginxBlaz3kx
public_repos58
account_age_days3,611
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on go
35/35Publish recencylatest publish 74 days ago
20/20Version history11 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/xBlaz3kx/DevX
ecosystemsgo
any_deprecatedno
min_days_since_publish74

Engineering Quality

Are baseline engineering and documentation practices in place?

71Good · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
0/16Linter config
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_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics3 topics
0/10Wiki
Inputs used
topicsgo, observability, development-library
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?

70Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
6/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
0/7.5Code-Reviewno data
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
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.5Maintained27 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
5/5SASTSAST tool is run on all commits
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
3.8/7.5Vulnerabilities5 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate6.2
Excluded from scoring (no data or not applicable): Code-Review, Packaging, Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories5
affected_packages2
assessed_packages184
unassessed_packages0
affected_by_severityunknown 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 184 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.

49Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit historyno data
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
0/11Lint / format config
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance100 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share1
How it's scored
45/45Type-checkable codeGo (statically typed)
55/55Manageable file sizes0/64 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes23,534
source_files_sampled64
oversized_source_files0
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)proto/common.proto
0/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filesproto/common.proto
interfaces_expected_ofnetwork-service

Key facts

0GitHub stars
1contributors
140commits, last 12 months
4days since last push
11releases
1bus factor
1open issues
Gopackage ecosystems

More detail

OpenSSF Scorecard 6.2 / 10
6.2aggregate

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-05 14:15 UTC

10Binary-Artifactsno binaries found in the repo
8Branch-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
n/aCode-ReviewFound no human activity in the last 30 changesets
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained27 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
5Vulnerabilities5 existing vulnerabilities detected
Direct dependencies 45
RegistryPackageVersion constraintManifest
Gogithub.com/GLCharge/otelzapv0.0.0-20230904131944-57dc7c9994a9go.mod
Gogithub.com/agrison/go-commons-langv0.0.0-20240106075236-2e001e6401efgo.mod
Gogithub.com/eclipse/paho.golangv0.23.0go.mod
Gogithub.com/eclipse/paho.mqtt.golangv1.5.1go.mod
Gogithub.com/gin-contrib/zapv1.1.7go.mod
Gogithub.com/gin-gonic/ginv1.12.0go.mod
Gogithub.com/go-playground/validator/v10v10.30.3go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/grafana/otel-profiling-gov0.6.0go.mod
Gogithub.com/grafana/pyroscope-gov1.4.1go.mod
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0go.mod
Gogithub.com/influxdata/influxdb-client-go/v2v2.14.0go.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/redis/go-redis/v9v9.22.0go.mod
Gogithub.com/samber/lov1.53.0go.mod
Gogithub.com/spf13/viperv1.21.0go.mod
Gogithub.com/spf13/viper/remotev1.21.0go.mod
Gogithub.com/stretchr/testifyv1.12.1go.mod
Gogithub.com/tavsec/gin-healthcheckv1.7.18go.mod
Gogithub.com/testcontainers/testcontainers-gov0.44.0go.mod
Gogithub.com/testcontainers/testcontainers-go/modules/influxdbv0.43.0go.mod
Gogithub.com/testcontainers/testcontainers-go/modules/mongodbv0.43.0go.mod
Gogithub.com/testcontainers/testcontainers-go/modules/redisv0.43.0go.mod
Gogithub.com/uptrace/opentelemetry-go-extra/otelutilv0.3.2go.mod
Gogithub.com/vearne/gin-timeoutv0.2.3go.mod
Gogithub.com/wagslane/go-rabbitmqv0.15.0go.mod
Gogo.mongodb.org/mongo-driverv1.17.9go.mod
Gogo.opentelemetry.io/contrib/bridges/otelzapv0.19.0go.mod
Gogo.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelginv0.70.0go.mod
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.69.0go.mod
Gogo.opentelemetry.io/contrib/propagators/b3v1.45.0go.mod
Gogo.opentelemetry.io/contrib/propagators/jaegerv1.44.0go.mod
Gogo.opentelemetry.io/otelv1.45.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpcv0.20.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv1.44.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.44.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.44.0go.mod
Gogo.opentelemetry.io/otel/metricv1.45.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.45.0go.mod
Gogo.opentelemetry.io/otel/sdk/logv0.20.0go.mod
Gogo.opentelemetry.io/otel/sdk/metricv1.45.0go.mod
Gogo.opentelemetry.io/otel/tracev1.45.0go.mod
Gogo.uber.org/zapv1.28.0go.mod
Gogoogle.golang.org/grpcv1.83.1go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
All dependencies 184

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

RegistryPackageVersionRelation
Gogithub.com/agrison/go-commons-langv0.0.0-20240106075236-2e001e6401efdirect
Gogithub.com/eclipse/paho.golangv0.23.0direct
Gogithub.com/eclipse/paho.mqtt.golangv1.5.1direct
Gogithub.com/gin-contrib/zapv1.1.7direct
Gogithub.com/gin-gonic/ginv1.12.0direct
Gogithub.com/glcharge/otelzapv0.0.0-20230904131944-57dc7c9994a9direct
Gogithub.com/go-playground/validator/v10v10.30.3direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/grafana/otel-profiling-gov0.6.0direct
Gogithub.com/grafana/pyroscope-gov1.4.1direct
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0direct
Gogithub.com/influxdata/influxdb-client-go/v2v2.14.0direct
Gogithub.com/pkg/errorsv0.9.1direct
Gogithub.com/redis/go-redis/v9v9.22.0direct
Gogithub.com/samber/lov1.53.0direct
Gogithub.com/spf13/viperv1.21.0direct
Gogithub.com/spf13/viper/remotev1.21.0direct
Gogithub.com/stretchr/testifyv1.12.1direct
Gogithub.com/tavsec/gin-healthcheckv1.7.18direct
Gogithub.com/testcontainers/testcontainers-gov0.44.0direct
Gogithub.com/testcontainers/testcontainers-go/modules/influxdbv0.43.0direct
Gogithub.com/testcontainers/testcontainers-go/modules/mongodbv0.43.0direct
Gogithub.com/testcontainers/testcontainers-go/modules/redisv0.43.0direct
Gogithub.com/uptrace/opentelemetry-go-extra/otelutilv0.3.2direct
Gogithub.com/vearne/gin-timeoutv0.2.3direct
Gogithub.com/wagslane/go-rabbitmqv0.15.0direct
Gogo.mongodb.org/mongo-driverv1.17.9direct
Gogo.opentelemetry.io/contrib/bridges/otelzapv0.19.0direct
Gogo.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelginv0.70.0direct
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.69.0direct
Gogo.opentelemetry.io/contrib/propagators/b3v1.45.0direct
Gogo.opentelemetry.io/contrib/propagators/jaegerv1.44.0direct
Gogo.opentelemetry.io/otelv1.45.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpcv0.20.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv1.44.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.44.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.44.0direct
Gogo.opentelemetry.io/otel/metricv1.45.0direct
Gogo.opentelemetry.io/otel/sdkv1.45.0direct
Gogo.opentelemetry.io/otel/sdk/logv0.20.0direct
Gogo.opentelemetry.io/otel/sdk/metricv1.45.0direct
Gogo.opentelemetry.io/otel/tracev1.45.0direct
Gogo.uber.org/zapv1.28.0direct
Gogoogle.golang.org/grpcv1.83.1direct
Gogoogle.golang.org/protobufv1.36.11direct
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/firestorev1.21.0indirect
Gocloud.google.com/go/longrunningv0.8.0indirect
Godario.cat/mergov1.0.2indirect
Gogithub.com/apapsch/go-jsonmerge/v2v2.0.0indirect
Gogithub.com/armon/go-metricsv0.4.1indirect
Gogithub.com/azure/go-ansitermv0.0.0-20250102033503-faa5f7b0171cindirect
Gogithub.com/bytedance/gopkgv0.1.4indirect
Gogithub.com/bytedance/sonicv1.15.2indirect
Gogithub.com/bytedance/sonic/loaderv0.5.2indirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/cenkalti/backoff/v5v5.0.3indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/cloudwego/base64xv0.1.7indirect
Gogithub.com/containerd/errdefsv1.0.0indirect
Gogithub.com/containerd/errdefs/pkgv0.3.0indirect
Gogithub.com/containerd/logv0.1.0indirect
Gogithub.com/containerd/platformsv0.2.1indirect
Gogithub.com/coreos/go-semverv0.3.1indirect
Gogithub.com/coreos/go-systemd/v22v22.5.0indirect
Gogithub.com/cpuguy83/dockercfgv0.3.2indirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/docker/go-connectionsv0.7.0indirect
Gogithub.com/docker/go-unitsv0.5.0indirect
Gogithub.com/ebitengine/puregov0.10.1indirect
Gogithub.com/fatih/colorv1.16.0indirect
Gogithub.com/felixge/httpsnoopv1.1.0indirect
Gogithub.com/fsnotify/fsnotifyv1.9.0indirect
Gogithub.com/gabriel-vasile/mimetypev1.4.15indirect
Gogithub.com/gin-contrib/ssev1.1.1indirect
Gogithub.com/go-logr/logrv1.4.4indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-ole/go-olev1.3.0indirect
Gogithub.com/go-playground/localesv0.14.1indirect
Gogithub.com/go-playground/universal-translatorv0.18.1indirect
Gogithub.com/go-viper/mapstructure/v2v2.4.0indirect
Gogithub.com/goccy/go-jsonv0.10.6indirect
Gogithub.com/goccy/go-yamlv1.19.2indirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/golang/snappyv1.0.0indirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.11indirect
Gogithub.com/googleapis/gax-go/v2v2.17.0indirect
Gogithub.com/gorilla/websocketv1.5.3indirect
Gogithub.com/grafana/pyroscope-go/godeltaprofv0.1.11indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.29.0indirect
Gogithub.com/hashicorp/consul/apiv1.32.1indirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirect
Gogithub.com/hashicorp/go-hclogv1.5.0indirect
Gogithub.com/hashicorp/go-immutable-radixv1.3.1indirect
Gogithub.com/hashicorp/go-multierrorv1.1.1indirect
Gogithub.com/hashicorp/go-rootcertsv1.0.2indirect
Gogithub.com/hashicorp/golang-lruv0.5.4indirect
Gogithub.com/hashicorp/serfv0.10.1indirect
Gogithub.com/influxdata/line-protocolv0.0.0-20210922203350-b1ad95c89adfindirect
Gogithub.com/json-iterator/gov1.1.12indirect
Gogithub.com/klauspost/compressv1.18.7indirect
Gogithub.com/klauspost/cpuid/v2v2.4.0indirect
Gogithub.com/leodido/go-urnv1.5.0indirect
Gogithub.com/lufia/plan9statsv0.0.0-20260330125221-c963978e514eindirect
Gogithub.com/magiconair/propertiesv1.8.10indirect
Gogithub.com/mattn/go-colorablev0.1.13indirect
Gogithub.com/mattn/go-isattyv0.0.24indirect
Gogithub.com/mdelapenya/tlscertv0.2.0indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/mitchellh/go-homedirv1.1.0indirect
Gogithub.com/mitchellh/mapstructurev1.5.0indirect
Gogithub.com/moby/docker-image-specv1.3.1indirect
Gogithub.com/moby/go-archivev0.3.0indirect
Gogithub.com/moby/moby/apiv1.55.0indirect
Gogithub.com/moby/moby/clientv0.5.0indirect
Gogithub.com/moby/patternmatcherv0.6.1indirect
Gogithub.com/moby/sys/sequentialv0.7.0indirect
Gogithub.com/moby/sys/userv0.4.1indirect
Gogithub.com/moby/sys/usernsv0.1.0indirect
Gogithub.com/moby/termv0.5.2indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.2indirect
Gogithub.com/montanaflynn/statsv0.7.1indirect
Gogithub.com/nats-io/nats.gov1.45.0indirect
Gogithub.com/nats-io/nkeysv0.4.11indirect
Gogithub.com/nats-io/nuidv1.0.1indirect
Gogithub.com/oapi-codegen/runtimev1.1.1indirect
Gogithub.com/opencontainers/go-digestv1.0.0indirect
Gogithub.com/opencontainers/image-specv1.1.1indirect
Gogithub.com/pelletier/go-toml/v2v2.4.3indirect
Gogithub.com/power-devops/perfstatv0.0.0-20240221224432-82ca36839d55indirect
Gogithub.com/quic-go/qpackv0.6.0indirect
Gogithub.com/quic-go/quic-gov0.61.0indirect
Gogithub.com/rabbitmq/amqp091-gov1.14.0indirect
Gogithub.com/sagikazarmark/cryptv0.31.0indirect
Gogithub.com/sagikazarmark/locaferov0.11.0indirect
Gogithub.com/shirou/gopsutil/v4v4.26.6indirect
Gogithub.com/sirupsen/logrusv1.9.4indirect
Gogithub.com/sourcegraph/concv0.3.1-0.20240121214520-5f936abd7ae8indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/stretchr/objxv0.5.3indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/tklauser/go-sysconfv0.4.0indirect
Gogithub.com/tklauser/numcpusv0.12.0indirect
Gogithub.com/twitchyliquid64/golang-asmv0.15.1indirect
Gogithub.com/ugorji/go/codecv1.3.1indirect
Gogithub.com/xdg-go/pbkdf2v1.0.0indirect
Gogithub.com/xdg-go/scramv1.2.0indirect
Gogithub.com/xdg-go/stringprepv1.0.4indirect
Gogithub.com/youmark/pkcs8v0.0.0-20240726163527-a2c0da244d78indirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogo.etcd.io/etcd/api/v3v3.6.4indirect
Gogo.etcd.io/etcd/client/pkg/v3v3.6.4indirect
Gogo.etcd.io/etcd/client/v2v2.305.22indirect
Gogo.etcd.io/etcd/client/v3v3.6.4indirect
Gogo.mongodb.org/mongo-driver/v2v2.8.0indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.69.0indirect
Gogo.opentelemetry.io/otel/logv0.20.0indirect
Gogo.opentelemetry.io/proto/otlpv1.10.0indirect
Gogo.uber.org/atomicv1.11.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.yaml.in/yaml/v3v3.0.5indirect
Gogolang.org/x/archv0.29.0indirect
Gogolang.org/x/cryptov0.54.0indirect
Gogolang.org/x/expv0.0.0-20250305212735-054e65f0b394indirect
Gogolang.org/x/netv0.57.0indirect
Gogolang.org/x/oauth2v0.36.0indirect
Gogolang.org/x/syncv0.22.0indirect
Gogolang.org/x/sysv0.47.0indirect
Gogolang.org/x/textv0.40.0indirect
Gogolang.org/x/timev0.14.0indirect
Gogoogle.golang.org/apiv0.264.0indirect
Gogoogle.golang.org/genprotov0.0.0-20260128011058-8636f8732409indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260526163538-3dc84a4a5aaaindirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260526163538-3dc84a4a5aaaindirect
Dependency advisories 2

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

PackageVersionRelationSeverityAdvisoriesFixed in
go.etcd.io/etcd/client/pkg/v3v3.6.4indirectunknown13.7.1
golang.org/x/cryptov0.54.0indirectunknown40.56.0

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.