Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-20 04:05 UTC

cccteam / ccc

Utility types and functions created and maintained by the CCC team

GoMIT★ 1 star⑂ 8 forkssince Jul 2024View on GitHub ↗

cccteam/ccc holds a health index of 77 out of 100, placing it in the Good band. It scores highest on Vitality (94/100) and lowest on Community & Adoption (27/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

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

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

Ownership

CCCOrganization
8 followers18 public repossince Oct 2020

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/cccteam/cccv0.3.3-3031 days ago
Gogithub.com/cccteam/ccc/pkgv0.1.5-731 days ago
Gogithub.com/cccteam/ccc/snsv0.2.13-1031 days ago
Gogithub.com/cccteam/ccc/cachev0.1.7-1031 days ago
Gogithub.com/cccteam/ccc/tracerv0.1.7-1131 days ago
Gogithub.com/cccteam/ccc/resourcev0.10.6-11130 days ago
Gogithub.com/cccteam/ccc/middlewarev0.0.9-831 days ago
Gogithub.com/cccteam/ccc/securehashv0.0.14-1331 days ago

Metrics by category

Vitality

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

94Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 2 days ago
26.3/36Commit cadence38/52 weeks with commits
18/18Commit volume278 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_year278
human_commit_share0.32
days_since_last_push2
active_weeks_last_year38

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 30 days ago
27/27Release cadencea release every ~0.1 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagresource/v0.10.6
releases_from_tagsno
days_since_latest_release30
mean_days_between_releases0.1
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?

27At Risk · 17% of overall
How it's scored
0/60Stars1 stars
7/25Forks8 forks
0/15Watchers2 watchers
Inputs used
forks8
stars1
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
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?

68Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
8.7/22.5Commit distributiontop contributor authored 61% of commits
13.5/13.5Contributor breadth13 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled13
top_contributor_share0.613
How it's scored
40.9/42Issue resolution97% of issues closed
25.9/30PR acceptance667/774 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_prs667
open_issues1
closed_issues37
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d3
issue_closed_ratio0.974
closed_unmerged_prs107
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
0/20Verified domain
6.9/25Owner reach8 followers of cccteam
21.2/25Track record18 public repos, account ~5 yr old
Inputs used
followers8
owner_typeOrganization
is_verifiedno
owner_logincccteam
public_repos18
account_age_days2,172

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable8 package(s) on go
35/35Publish recencylatest publish 30 days ago
20/20Version history111 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/cccteam/ccc, github.com/cccteam/ccc/pkg, github.com/cccteam/ccc/sns, github.com/cccteam/ccc/cache, github.com/cccteam/ccc/tracer, github.com/cccteam/ccc/resource, github.com/cccteam/ccc/middleware, github.com/cccteam/ccc/securehash
ecosystemsgo
any_deprecatedno
min_days_since_publish30

Engineering Quality

Are baseline engineering and documentation practices in place?

70Good · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

63Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
3.8/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Reviewall changesets reviewed
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
0/5Packagingno data
5/5Pinned-Dependenciesall dependencies are pinned
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.5Vulnerabilities15 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.9
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.
How it's scored
17.7/35Direct dependencies free of known advisories7 affected: go.opentelemetry.io/otel/sdk v1.43.0 (low 3.3), go.opentelemetry.io/otel/sdk v1.44.0 (low 3.3), go.opentelemetry.io/otel v1.43.0 (unknown), +4 more
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
40/40No advisories left outstandingno advisory has been public longer than 90 days
Inputs used
sourceosv
advisories36
affected_packages16
assessed_packages213
unassessed_packages0
affected_by_severityhigh 3, low 2, unknown 11
direct_affected_packages7
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 213 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.

76Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history32 of 32 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapaccesstypes/go.mod, cache/go.mod, go.mod (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config.golangci.yml
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice7 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance26 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependenciesall dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.07
toolchain_manifestsaccesstypes/go.mod, cache/go.mod, go.mod, middleware/go.mod, pkg/go.mod, resource/go.mod, resource/starport/go.mod, securehash/go.mod, sns/go.mod, tracer/go.mod
dependency_bot_commit_share0.26
How it's scored
45/45Type-checkable codeGo (statically typed)
55/55Manageable file sizes0/191 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes56,299
source_files_sampled191
oversized_source_files0

Key facts

1GitHub stars
13contributors
278commits, last 12 months
2days since last push
100releases
1bus factor
1open issues
Gopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 8 ⇿
0Stars
8Forks

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.

02468832024-082025-032025-10

Each point covers 2 days.

OpenSSF Scorecard 5.9 / 10
5.9aggregate

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-20 04:05 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
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
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
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
0Vulnerabilities15 existing vulnerabilities detected
Direct dependencies 47
RegistryPackageVersion constraintManifest
Gogithub.com/fxamacker/cbor/v2v2.9.2cache/go.mod
Gogithub.com/go-playground/errors/v5v5.4.0cache/go.mod
Gogithub.com/google/go-cmpv0.7.0cache/go.mod
Gogithub.com/go-playground/errors/v5v5.4.0go.mod
Gogithub.com/gofrs/uuidv4.4.0+incompatiblego.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogo.opentelemetry.io/otelv1.45.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.45.0go.mod
Gogo.opentelemetry.io/otel/tracev1.45.0go.mod
Gocloud.google.com/go/authv0.23.1middleware/go.mod
Gogithub.com/cccteam/ccc/tracerv0.1.6middleware/go.mod
Gogithub.com/cccteam/httpiov0.7.17middleware/go.mod
Gogithub.com/go-playground/errors/v5v5.4.0middleware/go.mod
Gogithub.com/go-playground/errors/v5v5.4.0pkg/go.mod
Gocloud.google.com/gov0.123.0resource/go.mod
Gocloud.google.com/go/spannerv1.94.0resource/go.mod
Gogithub.com/cccteam/cccv0.3.2resource/go.mod
Gogithub.com/cccteam/ccc/accesstypesv0.5.8resource/go.mod
Gogithub.com/cccteam/ccc/cachev0.1.6resource/go.mod
Gogithub.com/cccteam/ccc/pkgv0.1.4resource/go.mod
Gogithub.com/cccteam/ccc/securehashv0.0.13resource/go.mod
Gogithub.com/cccteam/db-initiatorv0.3.13resource/go.mod
Gogithub.com/cccteam/httpiov0.7.17resource/go.mod
Gogithub.com/cccteam/sessionv0.9.1resource/go.mod
Gogithub.com/cccteam/spxscanv0.0.14resource/go.mod
Gogithub.com/cloudspannerecosystem/memefishv0.8.1resource/go.mod
Gogithub.com/ettle/strcasev0.2.0resource/go.mod
Gogithub.com/go-chi/chi/v5v5.3.1resource/go.mod
Gogithub.com/go-playground/errors/v5v5.4.0resource/go.mod
Gogithub.com/google/go-cmpv0.7.0resource/go.mod
Gogithub.com/google/uuidv1.6.0resource/go.mod
Gogithub.com/jackc/pgx/v5v5.10.0resource/go.mod
Gogithub.com/momaek/formattagv0.0.10resource/go.mod
Gogithub.com/shopspring/decimalv1.4.0resource/go.mod
Gogo.uber.org/mockv0.6.0resource/go.mod
Gogolang.org/x/toolsv0.49.0resource/go.mod
Gogithub.com/go-playground/errors/v5v5.4.0securehash/go.mod
Gogithub.com/google/go-cmpv0.7.0securehash/go.mod
Gogolang.org/x/cryptov0.54.0securehash/go.mod
Gogithub.com/go-playground/errors/v5v5.4.0sns/go.mod
Gogithub.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/tracev1.31.0tracer/go.mod
Gogithub.com/GoogleCloudPlatform/opentelemetry-operations-go/propagatorv0.55.0tracer/go.mod
Gogithub.com/go-playground/errors/v5v5.4.0tracer/go.mod
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.66.0tracer/go.mod
Gogo.opentelemetry.io/otelv1.43.0tracer/go.mod
Gogo.opentelemetry.io/otel/sdkv1.43.0tracer/go.mod
Gogo.opentelemetry.io/otel/tracev1.43.0tracer/go.mod
All dependencies 213

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

RegistryPackageVersionRelation
Gocloud.google.com/gov0.123.0direct
Gocloud.google.com/go/authv0.18.2direct
Gocloud.google.com/go/authv0.20.0direct
Gocloud.google.com/go/authv0.22.0direct
Gocloud.google.com/go/authv0.23.1direct
Gocloud.google.com/go/spannerv1.92.0direct
Gocloud.google.com/go/spannerv1.94.0direct
Gogithub.com/cccteam/cccv0.3.0direct
Gogithub.com/cccteam/cccv0.3.2direct
Gogithub.com/cccteam/ccc/accesstypesv0.5.6direct
Gogithub.com/cccteam/ccc/accesstypesv0.5.8direct
Gogithub.com/cccteam/ccc/cachev0.1.5direct
Gogithub.com/cccteam/ccc/cachev0.1.6direct
Gogithub.com/cccteam/ccc/pkgv0.1.4direct
Gogithub.com/cccteam/ccc/securehashv0.0.12direct
Gogithub.com/cccteam/ccc/securehashv0.0.13direct
Gogithub.com/cccteam/ccc/tracerv0.1.2direct
Gogithub.com/cccteam/ccc/tracerv0.1.6direct
Gogithub.com/cccteam/db-initiatorv0.3.11direct
Gogithub.com/cccteam/db-initiatorv0.3.13direct
Gogithub.com/cccteam/httpiov0.7.15direct
Gogithub.com/cccteam/httpiov0.7.17direct
Gogithub.com/cccteam/sessionv0.9.0direct
Gogithub.com/cccteam/sessionv0.9.1direct
Gogithub.com/cccteam/spxscanv0.0.13direct
Gogithub.com/cccteam/spxscanv0.0.14direct
Gogithub.com/cloudspannerecosystem/memefishv0.8.1direct
Gogithub.com/ettle/strcasev0.2.0direct
Gogithub.com/fxamacker/cbor/v2v2.9.1direct
Gogithub.com/fxamacker/cbor/v2v2.9.2direct
Gogithub.com/go-chi/chi/v5v5.3.0direct
Gogithub.com/go-chi/chi/v5v5.3.1direct
Gogithub.com/go-playground/errors/v5v5.4.0direct
Gogithub.com/gofrs/uuidv4.4.0+incompatibledirect
Gogithub.com/google/go-cmpv0.7.0direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/tracev1.31.0direct
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/tracev1.32.0direct
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/propagatorv0.55.0direct
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/propagatorv0.56.0direct
Gogithub.com/jackc/pgx/v5v5.10.0direct
Gogithub.com/momaek/formattagv0.0.10direct
Gogithub.com/shopspring/decimalv1.4.0direct
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.66.0direct
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.69.0direct
Gogo.opentelemetry.io/otelv1.43.0direct
Gogo.opentelemetry.io/otelv1.44.0direct
Gogo.opentelemetry.io/otelv1.45.0direct
Gogo.opentelemetry.io/otel/sdkv1.43.0direct
Gogo.opentelemetry.io/otel/sdkv1.44.0direct
Gogo.opentelemetry.io/otel/sdkv1.45.0direct
Gogo.opentelemetry.io/otel/tracev1.43.0direct
Gogo.opentelemetry.io/otel/tracev1.44.0direct
Gogo.opentelemetry.io/otel/tracev1.45.0direct
Gogo.uber.org/mockv0.6.0direct
Gogolang.org/x/cryptov0.52.0direct
Gogolang.org/x/cryptov0.53.0direct
Gogolang.org/x/cryptov0.54.0direct
Gogolang.org/x/cryptov0.55.0direct
Gogolang.org/x/toolsv0.48.0direct
Gogolang.org/x/toolsv0.49.0direct
Gocel.dev/exprv0.25.2indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.8indirect
Gocloud.google.com/go/compute/metadatav0.9.0indirect
Gocloud.google.com/go/iamv1.11.0indirect
Gocloud.google.com/go/iamv1.12.0indirect
Gocloud.google.com/go/loggingv1.18.0indirect
Gocloud.google.com/go/loggingv1.19.0indirect
Gocloud.google.com/go/longrunningv1.0.0indirect
Gocloud.google.com/go/longrunningv1.1.0indirect
Gocloud.google.com/go/longrunningv1.2.0indirect
Gocloud.google.com/go/monitoringv1.29.0indirect
Gocloud.google.com/go/monitoringv1.30.0indirect
Gocloud.google.com/go/tracev1.11.7indirect
Gocloud.google.com/go/tracev1.16.0indirect
Gocontrib.go.opencensus.io/exporter/stackdriverv0.13.14indirect
Godario.cat/mergov1.0.2indirect
Gogithub.com/azure/go-ansitermv0.0.0-20250102033503-faa5f7b0171cindirect
Gogithub.com/cccteam/ccc/resourcev0.10.2indirect
Gogithub.com/cccteam/loggerv0.1.21indirect
Gogithub.com/cccteam/loggerv0.1.25indirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/cncf/xds/gov0.0.0-20260202195803-dba9d589def2indirect
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/cpuguy83/dockercfgv0.3.2indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/docker/go-connectionsv0.7.0indirect
Gogithub.com/docker/go-connectionsv0.8.0indirect
Gogithub.com/docker/go-unitsv0.5.0indirect
Gogithub.com/ebitengine/puregov0.10.1indirect
Gogithub.com/ebitengine/puregov0.10.2indirect
Gogithub.com/envoyproxy/go-control-plane/envoyv1.37.0indirect
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.3indirect
Gogithub.com/fatih/structtagv1.2.0indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/felixge/httpsnoopv1.1.0indirect
Gogithub.com/gabriel-vasile/mimetypev1.4.13indirect
Gogithub.com/go-jose/go-jose/v4v4.1.4indirect
Gogithub.com/go-logr/logrv1.4.3indirect
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/pkg/v5v5.31.0indirect
Gogithub.com/go-playground/universal-translatorv0.18.1indirect
Gogithub.com/go-playground/validator/v10v10.30.3indirect
Gogithub.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8indirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.13indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.17indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.18indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.19indirect
Gogithub.com/googleapis/gax-go/v2v2.17.0indirect
Gogithub.com/googleapis/gax-go/v2v2.22.0indirect
Gogithub.com/googleapis/gax-go/v2v2.23.0indirect
Gogithub.com/googlecloudplatform/grpc-gcp-go/grpcgcpv1.6.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.33.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.35.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.55.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.56.0indirect
Gogithub.com/jackc/pgpassfilev1.0.0indirect
Gogithub.com/jackc/pgservicefilev0.0.0-20240606120523-5a60cdf6a761indirect
Gogithub.com/jackc/pgx-shopspring-decimalv0.0.0-20220624020537-1d36b5a1853eindirect
Gogithub.com/jackc/puddle/v2v2.2.2indirect
Gogithub.com/klauspost/compressv1.18.6indirect
Gogithub.com/klauspost/compressv1.19.1indirect
Gogithub.com/leodido/go-urnv1.4.0indirect
Gogithub.com/lib/pqv1.12.3indirect
Gogithub.com/lufia/plan9statsv0.0.0-20260330125221-c963978e514eindirect
Gogithub.com/lufia/plan9statsv0.0.0-20260627054121-477a66015f15indirect
Gogithub.com/magiconair/propertiesv1.18.11indirect
Gogithub.com/magiconair/propertiesv1.8.10indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/moby/docker-image-specv1.3.1indirect
Gogithub.com/moby/go-archivev0.2.0indirect
Gogithub.com/moby/go-archivev0.2.1indirect
Gogithub.com/moby/moby/apiv1.54.2indirect
Gogithub.com/moby/moby/apiv1.55.0indirect
Gogithub.com/moby/moby/clientv0.4.1indirect
Gogithub.com/moby/moby/clientv0.5.0indirect
Gogithub.com/moby/patternmatcherv0.6.1indirect
Gogithub.com/moby/sys/sequentialv0.6.0indirect
Gogithub.com/moby/sys/sequentialv0.7.0indirect
Gogithub.com/moby/sys/userv0.4.0indirect
Gogithub.com/moby/sys/userv0.4.1indirect
Gogithub.com/moby/sys/usernsv0.1.0indirect
Gogithub.com/moby/termv0.5.2indirect
Gogithub.com/opencontainers/go-digestv1.0.0indirect
Gogithub.com/opencontainers/image-specv1.1.1indirect
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-20240221224432-82ca36839d55indirect
Gogithub.com/shirou/gopsutil/v4v4.26.4indirect
Gogithub.com/shirou/gopsutil/v4v4.26.6indirect
Gogithub.com/sirupsen/logrusv1.9.4indirect
Gogithub.com/spiffe/go-spiffe/v2v2.8.1indirect
Gogithub.com/stretchr/testifyv1.11.1indirect
Gogithub.com/testcontainers/testcontainers-gov0.42.0indirect
Gogithub.com/testcontainers/testcontainers-gov0.43.0indirect
Gogithub.com/tklauser/go-sysconfv0.4.0indirect
Gogithub.com/tklauser/numcpusv0.12.0indirect
Gogithub.com/x448/float16v0.8.4indirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogo.opencensus.iov0.24.0indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/detectors/gcpv1.44.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.66.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.69.0indirect
Gogo.opentelemetry.io/otel/metricv1.43.0indirect
Gogo.opentelemetry.io/otel/metricv1.44.0indirect
Gogo.opentelemetry.io/otel/metricv1.45.0indirect
Gogo.opentelemetry.io/otel/sdk/metricv1.44.0indirect
Gogolang.org/x/modv0.37.0indirect
Gogolang.org/x/modv0.39.0indirect
Gogolang.org/x/netv0.55.0indirect
Gogolang.org/x/netv0.56.0indirect
Gogolang.org/x/netv0.58.0indirect
Gogolang.org/x/oauth2v0.36.0indirect
Gogolang.org/x/syncv0.20.0indirect
Gogolang.org/x/syncv0.21.0indirect
Gogolang.org/x/syncv0.22.0indirect
Gogolang.org/x/sysv0.45.0indirect
Gogolang.org/x/sysv0.46.0indirect
Gogolang.org/x/sysv0.47.0indirect
Gogolang.org/x/textv0.37.0indirect
Gogolang.org/x/textv0.38.0indirect
Gogolang.org/x/textv0.39.0indirect
Gogolang.org/x/textv0.41.0indirect
Gogolang.org/x/timev0.14.0indirect
Gogolang.org/x/timev0.15.0indirect
Gogoogle.golang.org/apiv0.269.0indirect
Gogoogle.golang.org/apiv0.287.0indirect
Gogoogle.golang.org/apiv0.287.1indirect
Gogoogle.golang.org/apiv0.290.0indirect
Gogoogle.golang.org/genprotov0.0.0-20260526163538-3dc84a4a5aaaindirect
Gogoogle.golang.org/genprotov0.0.0-20260706201446-f0a921348800indirect
Gogoogle.golang.org/genprotov0.0.0-20260720211330-0afa2a65878aindirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260414002931-afd174a4e478indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260630182238-925bb5da69e7indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260706201446-f0a921348800indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260724162435-b2f20204f0dfindirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260414002931-afd174a4e478indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260630182238-925bb5da69e7indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260706201446-f0a921348800indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260724162435-b2f20204f0dfindirect
Gogoogle.golang.org/grpcv1.82.1indirect
Gogoogle.golang.org/protobufv1.36.11indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Dependency advisories 16

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

PackageVersionRelationSeverityAdvisoriesFixed in
github.com/moby/go-archivev0.2.0indirecthigh20.3.0
github.com/moby/go-archivev0.2.1indirecthigh20.3.0
google.golang.org/grpcv1.82.1indirecthigh61.85.0-dev.0.20260825072537-93e31b48545e
go.opentelemetry.io/otel/sdkv1.43.0directlow11.45.0
go.opentelemetry.io/otel/sdkv1.44.0directlow11.45.0
go.opentelemetry.io/otelv1.43.0directunknown11.44.0
golang.org/x/cryptov0.52.0directunknown40.56.0
golang.org/x/cryptov0.53.0directunknown40.56.0
golang.org/x/cryptov0.54.0directunknown40.56.0
golang.org/x/cryptov0.55.0directunknown30.56.0
github.com/klauspost/compressv1.18.6indirectunknown11.18.7
golang.org/x/modv0.37.0indirectunknown21.27.0-rc.3
golang.org/x/modv0.39.0indirectunknown21.27.0-rc.3
golang.org/x/netv0.55.0indirectunknown11.27.0-rc.3
golang.org/x/textv0.37.0indirectunknown10.39.0
golang.org/x/textv0.38.0indirectunknown10.39.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.