Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-20 03:36 UTC

ConductorOne / baton-sql

GoApache-2.0★ 1 star⑂ 2 forkssince Sep 2024View on GitHub ↗
KindNetwork serviceLibraryhow this is determined

ConductorOne/baton-sql holds a health index of 77 out of 100, placing it in the Good band. It scores highest on Vitality (91/100) and lowest on Community & Adoption (36/100). It was last updated 1 day ago. 2 contributors account 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

C1Organization
48 followers191 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
Gogithub.com/conductorone/baton-sqlv0.5.18-451 day ago

Metrics by category

Vitality

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

91Excellent · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
28.4/36Commit cadence41/52 weeks with commits
18/18Commit volume392 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_year392
human_commit_share0.14
days_since_last_push1
active_weeks_last_year41
How it's scored
27/27Ships releases44 releases published
36/36Release recencylatest release 1 days ago
27/27Release cadencea release every ~11.9 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count44
latest_release_tagv0.5.18
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases11.9

Community & Adoption

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

36Weak · 17% of overall
How it's scored
0/60Stars1 stars
0/25Forks2 forks
4.3/15Watchers7 watchers
Inputs used
forks2
stars1
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges3
has_contributingno
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesgithub.com, pkg.go.dev
has_pull_request_templateyes

Sustainability & Governance

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

62Moderate · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
13.3/22.5Commit distributiontop contributor authored 41% of commits
13.5/13.5Contributor breadth16 contributors
10/10OpenSSF Scorecard: Contributorsproject has 5 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled16
top_contributor_share0.408
How it's scored
0/42Issue resolution0% of issues closed
20.7/30PR acceptance100/145 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
3/15OpenSSF Scorecard: Code-ReviewFound 7/30 approved changesets -- score normalized to 2
Inputs used
merged_prs100
open_issues1
closed_issues0
prs_merged_7d2
prs_decided_7d2
prs_merged_30d6
prs_decided_30d7
issue_closed_ratio0
closed_unmerged_prs45
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
12.2/25Owner reach48 followers of ConductorOne
25/25Track record191 public repos, account ~5 yr old
Inputs used
followers48
owner_typeOrganization
is_verifiedno
owner_loginConductorOne
public_repos191
account_age_days2,188

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on go
35/35Publish recencylatest publish 1 days ago
20/20Version history45 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/conductorone/baton-sql
ecosystemsgo
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows7 workflow(s)
24/24Tests present
16/16Linter config.golangci.yaml, .golangci.yml
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests7 out of 7 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_diryes
has_descriptionno

Security

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

48Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2.5/2.5CI-Tests7 out of 7 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
1.5/7.5Code-ReviewFound 7/30 approved changesets -- score normalized to 2
2.5/2.5Contributorsproject has 5 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
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities10 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.2
Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.
How it's scored
14/35Direct dependencies free of known advisories1 affected: google.golang.org/grpc v1.83.0 (high 7.5)
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
advisories15
affected_packages7
assessed_packages158
unassessed_packages0
affected_by_severityhigh 1, moderate 1, low 3, unknown 2
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 158 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.

82Excellent · 4% of overall
How it's scored
45/45Agent instructionsCLAUDE.md, vendor/github.com/aws/smithy-go/AGENTS.md, vendor/github.com/jackc/pgx/v5/CLAUDE.md, vendor/go.opentelemetry.io/otel/AGENTS.md, vendor/go.opentelemetry.io/otel/CLAUDE.md
0/15Machine-readable docs (llms.txt)
0/40Legible commit historyno data
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share
agent_instruction_filesCLAUDE.md, vendor/github.com/aws/smithy-go/AGENTS.md, vendor/github.com/jackc/pgx/v5/CLAUDE.md, vendor/go.opentelemetry.io/otel/AGENTS.md, vendor/go.opentelemetry.io/otel/CLAUDE.md
agent_instruction_max_bytes7,974
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
18/18One-command bootstrapMakefile, vendor/github.com/Masterminds/semver/v3/Makefile, vendor/github.com/aws/smithy-go/Makefile, vendor/github.com/cockroachdb/pebble/v2/Makefile, vendor/github.com/conductorone/dpop/integrations/dpop_grpc/Makefile, vendor/github.com/doug-martin/goqu/v9/Makefile, vendor/github.com/elastic/go-sysinfo/Makefile, vendor/github.com/getsentry/sentry-go/Makefile, vendor/github.com/gogo/protobuf/gogoproto/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile, vendor/github.com/grpc-ecosystem/go-grpc-middleware/makefile, vendor/github.com/ibmdb/go_ibm_db/api/Makefile, vendor/github.com/jackc/pgx/v5/mise.toml, vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile, vendor/github.com/maypok86/otter/v2/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/github.com/sagikazarmark/locafero/justfile, vendor/github.com/spf13/cast/Makefile, vendor/github.com/spf13/cobra/Makefile, vendor/github.com/spf13/viper/Makefile, vendor/go.opentelemetry.io/otel/Makefile, vendor/go.uber.org/multierr/Makefile, vendor/go.uber.org/ratelimit/Makefile, vendor/go.uber.org/zap/Makefile, vendor/google.golang.org/grpc/Makefile, vendor/modernc.org/libc/Makefile, vendor/modernc.org/mathutil/Makefile, vendor/modernc.org/memory/Makefile, vendor/modernc.org/sqlite/Makefile
22/22Automated tests
11/11Lint / format config.golangci.yaml, .golangci.yml
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentDockerfile, Nix, lockfile
8/10Demonstrated agent practice4 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixyes
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile, vendor/github.com/Masterminds/semver/v3/Makefile, vendor/github.com/aws/smithy-go/Makefile, vendor/github.com/cockroachdb/pebble/v2/Makefile, vendor/github.com/conductorone/dpop/integrations/dpop_grpc/Makefile, vendor/github.com/doug-martin/goqu/v9/Makefile, vendor/github.com/elastic/go-sysinfo/Makefile, vendor/github.com/getsentry/sentry-go/Makefile, vendor/github.com/gogo/protobuf/gogoproto/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile, vendor/github.com/grpc-ecosystem/go-grpc-middleware/makefile, vendor/github.com/ibmdb/go_ibm_db/api/Makefile, vendor/github.com/jackc/pgx/v5/mise.toml, vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile, vendor/github.com/maypok86/otter/v2/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/github.com/sagikazarmark/locafero/justfile, vendor/github.com/spf13/cast/Makefile, vendor/github.com/spf13/cobra/Makefile, vendor/github.com/spf13/viper/Makefile, vendor/go.opentelemetry.io/otel/Makefile, vendor/go.uber.org/multierr/Makefile, vendor/go.uber.org/ratelimit/Makefile, vendor/go.uber.org/zap/Makefile, vendor/google.golang.org/grpc/Makefile, vendor/modernc.org/libc/Makefile, vendor/modernc.org/mathutil/Makefile, vendor/modernc.org/memory/Makefile, vendor/modernc.org/sqlite/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.04
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeGo (statically typed)
55/55Manageable file sizes0/75 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes36,140
source_files_sampled75
oversized_source_files0
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)vendor/github.com/cockroachdb/errors/errorspb/errors.proto, vendor/github.com/cockroachdb/errors/errorspb/hintdetail.proto, vendor/github.com/cockroachdb/errors/errorspb/markers.proto, vendor/github.com/cockroachdb/errors/errorspb/tags.proto, vendor/github.com/cockroachdb/errors/errorspb/testing.proto, vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.proto, vendor/github.com/gogo/protobuf/gogoproto/gogo.proto
0/20MCP server
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_filesvendor/github.com/cockroachdb/errors/errorspb/errors.proto, vendor/github.com/cockroachdb/errors/errorspb/hintdetail.proto, vendor/github.com/cockroachdb/errors/errorspb/markers.proto, vendor/github.com/cockroachdb/errors/errorspb/tags.proto, vendor/github.com/cockroachdb/errors/errorspb/testing.proto, vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.proto, vendor/github.com/gogo/protobuf/gogoproto/gogo.proto
interfaces_expected_ofnetwork-service

Key facts

1GitHub stars
16contributors
392commits, last 12 months
1days since last push
44releases
2bus 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 ★ / 2 ⇿
0Stars
2Forks
15Releases

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.

111222212025-122026-032026-06
Major 0Minor 1Patch 14
OpenSSF Scorecard 4.2 / 10
4.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-20 03:35 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests7 out of 7 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 7/30 approved changesets -- score normalized to 2
10Contributorsproject has 5 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
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities10 existing vulnerabilities detected
Direct dependencies 21
RegistryPackageVersion constraintManifest
Gogithub.com/SAP/go-hdbv1.14.5go.mod
Gogithub.com/conductorone/baton-sdkv0.31.0go.mod
Gogithub.com/elliotchance/phpserializev1.4.0go.mod
Gogithub.com/ennyjfrick/ruleguard-logfatalv0.0.2go.mod
Gogithub.com/go-sql-driver/mysqlv1.9.2go.mod
Gogithub.com/google/cel-gov0.30.0go.mod
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0go.mod
Gogithub.com/ibmdb/go_ibm_dbv0.5.2go.mod
Gogithub.com/jackc/pgx/v5v5.10.0go.mod
Gogithub.com/microsoft/go-mssqldbv1.8.0go.mod
Gogithub.com/quasilyte/go-ruleguard/dslv0.3.23go.mod
Gogithub.com/sijms/go-ora/v2v2.8.24go.mod
Gogithub.com/spf13/viperv1.20.1go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/vertica/vertica-sql-gov1.3.6go.mod
Gogo.uber.org/zapv1.28.0go.mod
Gogolang.org/x/textv0.40.0go.mod
Gogoogle.golang.org/grpcv1.83.0go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gomodernc.org/sqlitev1.50.0go.mod
All dependencies 158

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

RegistryPackageVersionRelation
Gogithub.com/conductorone/baton-sdkv0.31.0direct
Gogithub.com/elliotchance/phpserializev1.4.0direct
Gogithub.com/ennyjfrick/ruleguard-logfatalv0.0.2direct
Gogithub.com/go-sql-driver/mysqlv1.9.2direct
Gogithub.com/google/cel-gov0.30.0direct
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0direct
Gogithub.com/ibmdb/go_ibm_dbv0.5.2direct
Gogithub.com/jackc/pgx/v5v5.10.0direct
Gogithub.com/microsoft/go-mssqldbv1.8.0direct
Gogithub.com/quasilyte/go-ruleguard/dslv0.3.23direct
Gogithub.com/sap/go-hdbv1.14.5direct
Gogithub.com/sijms/go-ora/v2v2.8.24direct
Gogithub.com/spf13/viperv1.20.1direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/vertica/vertica-sql-gov1.3.6direct
Gogo.uber.org/zapv1.28.0direct
Gogolang.org/x/textv0.40.0direct
Gogoogle.golang.org/grpcv1.83.0direct
Gogoogle.golang.org/protobufv1.36.11direct
Gogopkg.in/yaml.v3v3.0.1direct
Gomodernc.org/sqlitev1.50.0direct
Gocel.dev/exprv0.25.2indirect
Gofilippo.io/agev1.3.1indirect
Gofilippo.io/edwards25519v1.1.1indirect
Gofilippo.io/hpkev0.4.0indirect
Gogithub.com/antlr4-go/antlr/v4v4.13.1indirect
Gogithub.com/aws/aws-lambda-gov1.48.0indirect
Gogithub.com/aws/aws-sdk-go-v2v1.41.7indirect
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.10indirect
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.17indirect
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.16indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.23indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.23indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.23indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.24indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.9indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.23indirect
Gogithub.com/aws/aws-sdk-go-v2/service/lambdav1.88.5indirect
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.0.11indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.30.17indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.35.21indirect
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.42.1indirect
Gogithub.com/aws/smithy-gov1.25.1indirect
Gogithub.com/benbjohnson/clockv1.3.5indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/cenkalti/backoff/v5v5.0.3indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/cockroachdb/crlibv0.0.0-20251122031428-fe658a2dbda1indirect
Gogithub.com/cockroachdb/errorsv1.11.3indirect
Gogithub.com/cockroachdb/logtagsv0.0.0-20230118201751-21c54148d20bindirect
Gogithub.com/cockroachdb/pebble/v2v2.1.5indirect
Gogithub.com/cockroachdb/redactv1.1.5indirect
Gogithub.com/cockroachdb/swissv0.0.0-20260820225851-333444432258indirect
Gogithub.com/cockroachdb/tokenbucketv0.0.0-20230807174530-cc333fc44b06indirect
Gogithub.com/conductorone/dpopv0.3.0indirect
Gogithub.com/conductorone/dpop/integrations/dpop_grpcv0.3.0indirect
Gogithub.com/conductorone/dpop/integrations/dpop_oauth2v0.3.0indirect
Gogithub.com/datadog/zstdv1.5.7indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/deckarep/golang-set/v2v2.9.0indirect
Gogithub.com/doug-martin/goqu/v9v9.19.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/ebitengine/puregov0.10.0indirect
Gogithub.com/elastic/go-sysinfov1.8.1indirect
Gogithub.com/elastic/go-windowsv1.0.0indirect
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.3indirect
Gogithub.com/fsnotify/fsnotifyv1.9.0indirect
Gogithub.com/getsentry/sentry-gov0.27.0indirect
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.3.0indirect
Gogithub.com/go-viper/mapstructure/v2v2.4.0indirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang-jwt/jwt/v5v5.2.2indirect
Gogithub.com/golang-sql/civilv0.0.0-20220223132316-b832511892a9indirect
Gogithub.com/golang-sql/sqlexpv0.1.0indirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/golang/snappyv0.0.5-0.20231225225746-43d5d4cd4e0eindirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.27.3indirect
Gogithub.com/ibmruntimes/go-recordio/v2v2.0.0-20240416213906-ae0ad556db70indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/jackc/pgpassfilev1.0.0indirect
Gogithub.com/jackc/pgservicefilev0.0.0-20240606120523-5a60cdf6a761indirect
Gogithub.com/jackc/puddle/v2v2.2.2indirect
Gogithub.com/jellydator/ttlcache/v3v3.3.0indirect
Gogithub.com/joeshaw/multierrorv0.0.0-20140124173710-69b34d4ec901indirect
Gogithub.com/klauspost/compressv1.18.6indirect
Gogithub.com/kr/prettyv0.3.1indirect
Gogithub.com/kr/textv0.2.0indirect
Gogithub.com/lib/pqv1.10.2indirect
Gogithub.com/lufia/plan9statsv0.0.0-20250317134145-8bc96cf8fc35indirect
Gogithub.com/masterminds/semver/v3v3.4.0indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/matttproud/golang_protobuf_extensionsv1.0.4indirect
Gogithub.com/maypok86/otter/v2v2.3.0indirect
Gogithub.com/minio/minlzv1.0.2-0.20260119185444-845e64f85661indirect
Gogithub.com/mitchellh/mapstructurev1.5.0indirect
Gogithub.com/ncruces/go-strftimev1.0.0indirect
Gogithub.com/pelletier/go-toml/v2v2.2.4indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/power-devops/perfstatv0.0.0-20240221224432-82ca36839d55indirect
Gogithub.com/pquerna/cachecontrolv0.2.0indirect
Gogithub.com/pquerna/xjwtv0.4.0indirect
Gogithub.com/pquerna/xjwt/xkeysetv0.0.0-20241217022915-10fc997b2a9findirect
Gogithub.com/prometheus/client_golangv1.16.0indirect
Gogithub.com/prometheus/client_modelv0.3.0indirect
Gogithub.com/prometheus/commonv0.42.0indirect
Gogithub.com/prometheus/procfsv0.10.1indirect
Gogithub.com/raduberinde/axisdsv0.1.0indirect
Gogithub.com/raduberinde/btreemapv0.0.0-20260105202824-d3184786f603indirect
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daecindirect
Gogithub.com/rogpeppe/go-internalv1.14.1indirect
Gogithub.com/sagikazarmark/locaferov0.9.0indirect
Gogithub.com/segmentio/ksuidv1.0.4indirect
Gogithub.com/shirou/gopsutil/v4v4.26.4indirect
Gogithub.com/sourcegraph/concv0.3.0indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.7.1indirect
Gogithub.com/spf13/cobrav1.10.2indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/tklauser/go-sysconfv0.3.16indirect
Gogithub.com/tklauser/numcpusv0.11.0indirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogo.mongodb.org/mongo-driverv1.17.7indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/bridges/otelzapv0.14.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.63.0indirect
Gogo.opentelemetry.io/otelv1.44.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpcv0.15.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.39.0indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.39.0indirect
Gogo.opentelemetry.io/otel/logv0.15.0indirect
Gogo.opentelemetry.io/otel/metricv1.44.0indirect
Gogo.opentelemetry.io/otel/sdkv1.44.0indirect
Gogo.opentelemetry.io/otel/sdk/logv0.15.0indirect
Gogo.opentelemetry.io/otel/tracev1.44.0indirect
Gogo.opentelemetry.io/proto/otlpv1.9.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.uber.org/ratelimitv0.3.1indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/cryptov0.54.0indirect
Gogolang.org/x/expv0.0.0-20260312153236-7ab1446f8b90indirect
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/termv0.45.0indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260526163538-3dc84a4a5aaaindirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260729162451-8efbd57d26e0indirect
Gogopkg.in/yaml.v2v2.4.0indirect
Gohowett.net/plistv0.0.0-20181124034731-591f970eefbbindirect
Gomodernc.org/libcv1.72.0indirect
Gomodernc.org/mathutilv1.7.1indirect
Gomodernc.org/memoryv1.11.0indirect
Dependency advisories 7

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

PackageVersionRelationSeverityAdvisoriesFixed in
google.golang.org/grpcv1.83.0directhigh61.85.0-dev.0.20260825072537-93e31b48545e
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpcv0.15.0indirectmoderate10.21.0
go.opentelemetry.io/otel/exporters/otlp/otlptracev1.39.0indirectlow11.45.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.39.0indirectlow11.45.0
go.opentelemetry.io/otel/sdkv1.44.0indirectlow11.45.0
github.com/klauspost/compressv1.18.6indirectunknown11.18.7
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.