Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-25 20:53 UTC

skaphos / fathom

Kubernetes platform integrity validation operator and CLI.

HTML · GoMIT★ 0 stars⑂ 0 forkssince Apr 2026View on GitHub ↗
KindCommand-line toolNetwork serviceLibraryhow this is determined

skaphos/fathom holds a health index of 73 out of 100, placing it in the Good band. It scores highest on Vitality (80/100) and lowest on Community & Adoption (33/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

73
overall / 100
Good

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.

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

Ownership

SkaphosOrganization · verified domain
5 followers14 public repossince Feb 2025

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/skaphos/fathomv0.5.1-915 days ago

Metrics by category

Vitality

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

80Excellent · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
9.7/36Commit cadence14/52 weeks with commits
18/18Commit volume207 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_year207
human_commit_share0.84
days_since_last_push1
active_weeks_last_year14
How it's scored
27/27Ships releases9 releases published
36/36Release recencylatest release 15 days ago
27/27Release cadencea release every ~10.7 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count9
latest_release_tagv0.5.1
releases_from_tagsno
days_since_latest_release15
mean_days_between_releases10.7

Community & Adoption

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

33At Risk · 17% of overall
How it's scored
0/60Stars0 stars
0/25Forks0 forks
0/15Watchers0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

54Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.6/22.5Commit distributiontop contributor authored 97% of commits
2.7/13.5Contributor breadth2 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.972
How it's scored
23.6/42Issue resolution56% of issues closed
21.2/30PR acceptance150/212 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/26 approved changesets -- score normalized to 0
Inputs used
merged_prs150
open_issues43
closed_issues55
prs_merged_7d4
prs_decided_7d4
prs_merged_30d13
prs_decided_30d13
issue_closed_ratio0.561
closed_unmerged_prs62
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
5.6/25Owner reach5 followers of skaphos
11.6/25Track record14 public repos, account ~1 yr old
Inputs used
followers5
owner_typeOrganization
is_verifiedyes
owner_loginskaphos
public_repos14
account_age_days546

Package maintenance

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

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows5 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests29 out of 29 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
10/10Topics3 topics
0/10Wiki
Inputs used
topicskubernetes, observability, platform-engineering
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?

71Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
2.2/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests29 out of 29 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-ReviewFound 0/26 approved changesets -- score normalized to 0
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.5Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
4.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate6.4

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
advisories1
affected_packages1
assessed_packages234
unassessed_packages0
affected_by_severityunknown 1
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 234 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.

75Good · 4% of overall
How it's scored
45/45Agent instructions.github/copilot-instructions.md, AGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history84 of 84 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_files.github/copilot-instructions.md, AGENTS.md, CLAUDE.md
agent_instruction_max_bytes15,146
How it's scored
18/18One-command bootstrapTaskfile.yml
22/22Automated tests
11/11Lint / format config.golangci.yml
0/11Static type checking
10/10Reproducible environmentdevcontainer, Dockerfile, lockfile
10/10Demonstrated agent practice8 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance10 of the last 100 commits are automated dependency updates
9/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageno
bootstrap_filesTaskfile.yml
has_devcontaineryes
has_linter_configyes
typecheck_configs
agent_commit_share0.08
toolchain_manifestsgo.mod, tools/go.mod
dependency_bot_commit_share0.1
How it's scored
0/45Type-checkable codeHTML without a type-check config
55/55Manageable file sizes0/210 source files over 60KB
Inputs used
primary_languageHTML
largest_source_bytes47,612
source_files_sampled210
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examplessamples
Inputs used
example_dirssamples
has_mcp_signalno
api_schema_files
interfaces_expected_ofnetwork-service

Key facts

0GitHub stars
2contributors
207commits, last 12 months
1days since last push
9releases
1bus factor
43open issues
Gopackage ecosystems

More detail

OpenSSF Scorecard 6.4 / 10
6.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-08-25 20:53 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests29 out of 29 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/26 approved changesets -- score normalized to 0
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
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
9Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 22
RegistryPackageVersion constraintManifest
Gogithub.com/Masterminds/semver/v3v3.5.0go.mod
Gogithub.com/go-logr/logrv1.4.4go.mod
Gogithub.com/go-viper/mapstructure/v2v2.5.0go.mod
Gogithub.com/onsi/ginkgo/v2v2.32.1go.mod
Gogithub.com/onsi/gomegav1.42.1go.mod
Gogithub.com/prometheus/client_golangv1.24.1go.mod
Gogithub.com/prometheus/client_modelv0.6.2go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/spf13/viperv1.21.0go.mod
Gogo.opentelemetry.io/otelv1.45.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.45.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.45.0go.mod
Gogo.opentelemetry.io/otel/tracev1.45.0go.mod
Gogolang.org/x/syncv0.22.0go.mod
Gok8s.io/apiv0.36.4go.mod
Gok8s.io/apiextensions-apiserverv0.36.4go.mod
Gok8s.io/apimachineryv0.36.4go.mod
Gok8s.io/client-gov0.36.4go.mod
Gok8s.io/utilsv0.0.0-20260707023825-cf1189d6abe3go.mod
Gosigs.k8s.io/controller-runtimev0.24.1go.mod
Gosigs.k8s.io/yamlv1.6.0go.mod
All dependencies 234

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

RegistryPackageVersionRelation
Gogithub.com/go-logr/logrv1.4.4direct
Gogithub.com/go-viper/mapstructure/v2v2.5.0direct
Gogithub.com/masterminds/semver/v3v3.5.0direct
Gogithub.com/onsi/ginkgo/v2v2.32.1direct
Gogithub.com/onsi/gomegav1.42.1direct
Gogithub.com/prometheus/client_golangv1.24.1direct
Gogithub.com/prometheus/client_modelv0.6.2direct
Gogithub.com/spf13/cobrav1.10.2direct
Gogithub.com/spf13/pflagv1.0.10direct
Gogithub.com/spf13/viperv1.21.0direct
Gogo.opentelemetry.io/otelv1.45.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.45.0direct
Gogo.opentelemetry.io/otel/sdkv1.45.0direct
Gogo.opentelemetry.io/otel/tracev1.45.0direct
Gogolang.org/x/syncv0.22.0direct
Gok8s.io/apiv0.36.4direct
Gok8s.io/apiextensions-apiserverv0.36.4direct
Gok8s.io/apimachineryv0.36.4direct
Gok8s.io/client-gov0.36.4direct
Gok8s.io/utilsv0.0.0-20260707023825-cf1189d6abe3direct
Gosigs.k8s.io/controller-runtimev0.24.1direct
Gosigs.k8s.io/yamlv1.6.0direct
Gocel.dev/exprv0.25.3indirect
Gocharm.land/bubbles/v2v2.2.0indirect
Gocharm.land/bubbletea/v2v2.0.9indirect
Gocharm.land/lipgloss/v2v2.0.6indirect
Gocloud.google.com/gov0.123.0indirect
Gocloud.google.com/go/authv0.23.2indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.8indirect
Gocloud.google.com/go/compute/metadatav0.9.0indirect
Gocloud.google.com/go/iamv1.13.0indirect
Gocloud.google.com/go/monitoringv1.30.0indirect
Gocloud.google.com/go/storagev1.65.0indirect
Godario.cat/mergov1.0.2indirect
Gogithub.com/alecthomas/chroma/v2v2.27.0indirect
Gogithub.com/antlr4-go/antlr/v4v4.13.1indirect
Gogithub.com/atotto/clipboardv0.1.4indirect
Gogithub.com/aws/aws-sdk-go-v2v1.43.7indirect
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.18indirect
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.38indirect
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.37indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.38indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.38indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.38indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.39indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.17indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.31indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.38indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.39indirect
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.107.3indirect
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.5.7indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.33.7indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.38.7indirect
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.45.7indirect
Gogithub.com/aws/smithy-gov1.27.9indirect
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/bgentry/go-netrcv0.0.0-20140422174119-9fd32a8b3d3dindirect
Gogithub.com/blang/semver/v4v4.0.0indirect
Gogithub.com/cenkalti/backoff/v5v5.0.3indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/chainguard-dev/git-urlsv1.0.2indirect
Gogithub.com/charmbracelet/colorprofilev0.4.3indirect
Gogithub.com/charmbracelet/lipglossv1.1.0indirect
Gogithub.com/charmbracelet/ultravioletv0.0.0-20260812204455-68fa937c71beindirect
Gogithub.com/charmbracelet/x/ansiv0.11.8indirect
Gogithub.com/charmbracelet/x/cellbufv0.0.15indirect
Gogithub.com/charmbracelet/x/termv0.2.2indirect
Gogithub.com/charmbracelet/x/termiosv0.1.1indirect
Gogithub.com/charmbracelet/x/windowsv0.2.2indirect
Gogithub.com/clipperhouse/displaywidthv0.11.0indirect
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirect
Gogithub.com/cloudflare/circlv1.6.5indirect
Gogithub.com/cncf/xds/gov0.0.0-20260202195803-dba9d589def2indirect
Gogithub.com/common-nighthawk/go-figurev0.0.0-20210622060536-734e95fb86beindirect
Gogithub.com/cyphar/filepath-securejoinv0.7.0indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/dlclark/regexp2/v2v2.7.1indirect
Gogithub.com/dominikbraun/graphv0.23.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/elastic/crd-ref-docsv0.3.0indirect
Gogithub.com/elliotchance/orderedmap/v3v3.1.1indirect
Gogithub.com/emicklei/go-restful/v3v3.13.0indirect
Gogithub.com/emirpasic/godsv1.18.1indirect
Gogithub.com/envoyproxy/go-control-plane/envoyv1.39.0indirect
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.3indirect
Gogithub.com/evanphx/json-patch/v5v5.9.11indirect
Gogithub.com/fatih/colorv1.19.0indirect
Gogithub.com/felixge/httpsnoopv1.1.0indirect
Gogithub.com/fsnotify/fsnotifyv1.10.1indirect
Gogithub.com/fxamacker/cbor/v2v2.9.3indirect
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-jose/go-jose/v4v4.1.4indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-logr/zaprv1.3.0indirect
Gogithub.com/go-openapi/jsonpointerv1.0.0indirect
Gogithub.com/go-openapi/jsonreferencev1.0.0indirect
Gogithub.com/go-openapi/swagv0.29.1indirect
Gogithub.com/go-openapi/swag/cmdutilsv0.29.1indirect
Gogithub.com/go-openapi/swag/convv0.29.1indirect
Gogithub.com/go-openapi/swag/fileutilsv0.29.1indirect
Gogithub.com/go-openapi/swag/jsonutilsv0.29.1indirect
Gogithub.com/go-openapi/swag/loadingv0.29.1indirect
Gogithub.com/go-openapi/swag/manglingv0.29.1indirect
Gogithub.com/go-openapi/swag/netutilsv0.29.1indirect
Gogithub.com/go-openapi/swag/poolsv0.29.1indirect
Gogithub.com/go-openapi/swag/stringutilsv0.29.1indirect
Gogithub.com/go-openapi/swag/typeutilsv0.29.1indirect
Gogithub.com/go-openapi/swag/yamlutilsv0.29.1indirect
Gogithub.com/go-task/slim-sprig/v3v3.0.0indirect
Gogithub.com/go-task/task/v3v3.53.1indirect
Gogithub.com/go-task/templatev0.2.0indirect
Gogithub.com/gobuffalo/flectv1.0.3indirect
Gogithub.com/goccy/go-yamlv1.19.2indirect
Gogithub.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8indirect
Gogithub.com/google/cel-gov0.31.0indirect
Gogithub.com/google/gnostic-modelsv0.7.1indirect
Gogithub.com/google/go-cmpv0.7.0indirect
Gogithub.com/google/pprofv0.0.0-20260802141513-ef3492d7dac3indirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.21indirect
Gogithub.com/googleapis/gax-go/v2v2.24.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.36.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/metricv0.60.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.60.0indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.30.0indirect
Gogithub.com/hashicorp/aws-sdk-go-base/v2v2.0.0-beta.74indirect
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirect
Gogithub.com/hashicorp/go-getterv1.8.8indirect
Gogithub.com/hashicorp/go-versionv1.9.0indirect
Gogithub.com/huandu/xstringsv1.5.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/jbenet/go-contextv0.0.0-20150711004518-d14ea06fba99indirect
Gogithub.com/joho/godotenvv1.5.1indirect
Gogithub.com/json-iterator/gov1.1.12indirect
Gogithub.com/kevinburke/ssh_configv1.6.0indirect
Gogithub.com/klauspost/compressv1.19.2indirect
Gogithub.com/klauspost/cpuid/v2v2.4.0indirect
Gogithub.com/klauspost/pgzipv1.2.6indirect
Gogithub.com/kylelemons/godebugv1.1.0indirect
Gogithub.com/ladicle/tabwriterv1.0.0indirect
Gogithub.com/lucasb-eyer/go-colorfulv1.4.1indirect
Gogithub.com/masterminds/goutilsv1.1.1indirect
Gogithub.com/masterminds/sprig/v3v3.3.0indirect
Gogithub.com/mattn/go-colorablev0.1.15indirect
Gogithub.com/mattn/go-isattyv0.0.24indirect
Gogithub.com/mattn/go-runewidthv0.0.28indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/mitchellh/copystructurev1.2.0indirect
Gogithub.com/mitchellh/go-homedirv1.1.0indirect
Gogithub.com/mitchellh/hashstructure/v2v2.0.2indirect
Gogithub.com/mitchellh/reflectwalkv1.0.2indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31eeindirect
Gogithub.com/muesli/cancelreaderv0.2.2indirect
Gogithub.com/muesli/termenvv0.16.0indirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/pelletier/go-toml/v2v2.4.3indirect
Gogithub.com/pierrec/lz4/v4v4.1.29indirect
Gogithub.com/pjbgf/sha1cdv0.6.0indirect
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20250313105119-ba97887b0a25indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/prometheus/commonv0.70.1indirect
Gogithub.com/prometheus/procfsv0.21.1indirect
Gogithub.com/protonmail/go-cryptov1.4.1indirect
Gogithub.com/puzpuzpuz/xsync/v4v4.5.0indirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/sagikazarmark/locaferov0.12.0indirect
Gogithub.com/sajari/fuzzyv1.0.0indirect
Gogithub.com/sergi/go-diffv1.4.0indirect
Gogithub.com/shopspring/decimalv1.4.0indirect
Gogithub.com/skeema/knownhostsv1.3.2indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/spiffe/go-spiffe/v2v2.8.1indirect
Gogithub.com/stretchr/objxv0.5.3indirect
Gogithub.com/stretchr/testifyv1.12.1indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/u-root/u-rootv0.16.0indirect
Gogithub.com/u-root/uiov0.0.0-20240224005618-d2acac8f3701indirect
Gogithub.com/ulikunitz/xzv0.5.16indirect
Gogithub.com/x448/float16v0.8.4indirect
Gogithub.com/xanzy/ssh-agentv0.3.3indirect
Gogithub.com/xo/terminfov1.0.0indirect
Gogithub.com/zeebo/xxh3v1.1.0indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/detectors/gcpv1.45.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.70.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.70.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.45.0indirect
Gogo.opentelemetry.io/otel/metricv1.45.0indirect
Gogo.opentelemetry.io/otel/sdk/metricv1.45.0indirect
Gogo.opentelemetry.io/proto/otlpv1.11.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.uber.org/zapv1.28.0indirect
Gogo.yaml.in/yaml/v2v2.4.4indirect
Gogo.yaml.in/yaml/v3v3.0.5indirect
Gogolang.org/x/cryptov0.55.0indirect
Gogolang.org/x/expv0.0.0-20260820142414-ca536658362eindirect
Gogolang.org/x/modv0.40.0indirect
Gogolang.org/x/netv0.58.0indirect
Gogolang.org/x/oauth2v0.36.0indirect
Gogolang.org/x/sysv0.47.0indirect
Gogolang.org/x/termv0.45.0indirect
Gogolang.org/x/textv0.41.0indirect
Gogolang.org/x/timev0.15.0indirect
Gogolang.org/x/toolsv0.49.0indirect
Gogomodules.xyz/jsonpatch/v2v2.5.0indirect
Gogoogle.golang.org/apiv0.293.0indirect
Gogoogle.golang.org/genprotov0.0.0-20260819154853-08b0e4226688indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260819154853-08b0e4226688indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260819154853-08b0e4226688indirect
Gogoogle.golang.org/grpcv1.83.1indirect
Gogoogle.golang.org/protobufv1.36.12indirect
Gogopkg.in/evanphx/json-patch.v4v4.13.0indirect
Gogopkg.in/inf.v0v0.9.1indirect
Gogopkg.in/warnings.v0v0.1.2indirect
Gogopkg.in/yaml.v2v2.4.0indirect
Gok8s.io/apiserverv0.36.4indirect
Gok8s.io/component-basev0.36.4indirect
Gok8s.io/klog/v2v2.140.0indirect
Gok8s.io/kube-openapiv0.0.0-20260821135717-be32def86098indirect
Gok8s.io/streamingv0.36.4indirect
Gomvdan.cc/sh/moreinterpv0.0.0-20260817215856-d6550df7ed8dindirect
Gomvdan.cc/sh/v3v3.13.2-0.20260817215856-d6550df7ed8dindirect
Gosigs.k8s.io/apiserver-network-proxy/konnectivity-clientv0.36.0indirect
Gosigs.k8s.io/controller-toolsv0.21.0indirect
Gosigs.k8s.io/crdifyv0.6.0indirect
Gosigs.k8s.io/jsonv0.0.0-20250730193827-2d320260d730indirect
Gosigs.k8s.io/randfillv1.0.0indirect
Gosigs.k8s.io/structured-merge-diff/v6v6.4.2indirect
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/cryptov0.55.0indirectunknown1

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.