Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-15 22:59 UTC

ConductorOne / baton-google-workspace

GoApache-2.0★ 2 stars⑂ 0 forkssince Dec 2022View on GitHub ↗
KindLibraryApplicationhow this is determined

ConductorOne/baton-google-workspace holds a health index of 77 out of 100, placing it in the Good band. It scores highest on Vitality (92/100) and lowest on Community & Adoption (26/100). It was last updated today. 5 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 followers192 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-google-workspacev0.2.63-6834 days ago

Metrics by category

Vitality

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

92Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
30.5/36Commit cadence44/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.11
days_since_last_push0
active_weeks_last_year44
How it's scored
27/27Ships releases64 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~10 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count64
latest_release_tagv0.2.64-test-usage-e-feed
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases10

Community & Adoption

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

26At Risk · 17% of overall
How it's scored
0/60Stars2 stars
0/25Forks0 forks
5/15Watchers9 watchers
Inputs used
forks0
stars2
watchers9
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
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges3
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, pkg.go.dev
has_pull_request_templateno

Sustainability & Governance

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

74Good · 23% of overall
How it's scored
45.9/54Bus factor5 contributor(s) cover half of all commits
19.5/22.5Commit distributiontop contributor authored 13% of commits
13.5/13.5Contributor breadth26 contributors
10/10OpenSSF Scorecard: Contributorsproject has 7 contributing companies or organizations
Inputs used
bus_factor5
contributors_sampled26
top_contributor_share0.132
How it's scored
0/42Issue resolution0% of issues closed
26.8/30PR acceptance107/120 decided PRs merged
13/13Newcomer PR acceptance1/1 first-time contributors' PRs merged in 30d
1.5/15OpenSSF Scorecard: Code-ReviewFound 3/30 approved changesets -- score normalized to 1
Inputs used
merged_prs107
open_issues1
closed_issues0
prs_merged_7d2
prs_decided_7d2
prs_merged_30d4
prs_decided_30d4
issue_closed_ratio0
closed_unmerged_prs13
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
12.2/25Owner reach48 followers of ConductorOne
25/25Track record192 public repos, account ~5 yr old
Inputs used
followers48
owner_typeOrganization
is_verifiedno
owner_loginConductorOne
public_repos192
account_age_days2,184

Package maintenance

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

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?

41Weak · 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
0.8/7.5Code-ReviewFound 3/30 approved changesets -- score normalized to 1
2.5/2.5Contributorsproject has 7 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update 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.5Vulnerabilities11 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.3
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
advisories17
affected_packages5
assessed_packages143
unassessed_packages0
affected_by_severityhigh 1, moderate 2, unknown 2
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 143 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.

78Good · 4% of overall
How it's scored
45/45Agent instructionsCLAUDE.md, vendor/github.com/aws/smithy-go/AGENTS.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/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/felixge/httpsnoop/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/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
10/10Demonstrated agent practice10 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/felixge/httpsnoop/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/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.1
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeGo (statically typed)
53.8/55Manageable file sizes1/44 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes64,206
source_files_sampled44
oversized_source_files1
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, vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/custom_error.proto, vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.proto
0/20MCP servernot applicable to this kind of software
0/40Runnable examples
Inputs used
example_dirs
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, vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/custom_error.proto, vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.proto
interfaces_expected_of
Excluded from scoring (no data or not applicable): MCP server. Remaining weights renormalized.

Key facts

2GitHub stars
26contributors
392commits, last 12 months
0days since last push
64releases
5bus factor
1open issues
Gopackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 3.3 / 10
3.3aggregate

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-15 22:58 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
1Code-ReviewFound 3/30 approved changesets -- score normalized to 1
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update 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
0Vulnerabilities11 existing vulnerabilities detected
Direct dependencies 11
RegistryPackageVersion constraintManifest
Gogithub.com/conductorone/baton-sdkv0.30.0go.mod
Gogithub.com/deckarep/golang-set/v2v2.9.0go.mod
Gogithub.com/ennyjfrick/ruleguard-logfatalv0.0.2go.mod
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0go.mod
Gogithub.com/quasilyte/go-ruleguard/dslv0.3.23go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogo.uber.org/zapv1.28.0go.mod
Gogolang.org/x/oauth2v0.36.0go.mod
Gogoogle.golang.org/apiv0.264.0go.mod
Gogoogle.golang.org/grpcv1.83.0go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
All dependencies 143

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

RegistryPackageVersionRelation
Gogithub.com/conductorone/baton-sdkv0.30.0direct
Gogithub.com/deckarep/golang-set/v2v2.9.0direct
Gogithub.com/ennyjfrick/ruleguard-logfatalv0.0.2direct
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0direct
Gogithub.com/quasilyte/go-ruleguard/dslv0.3.23direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogo.uber.org/zapv1.28.0direct
Gogolang.org/x/oauth2v0.36.0direct
Gogoogle.golang.org/apiv0.264.0direct
Gogoogle.golang.org/grpcv1.83.0direct
Gogoogle.golang.org/protobufv1.36.11direct
Gocloud.google.com/go/authv0.18.2indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.8indirect
Gocloud.google.com/go/compute/metadatav0.9.0indirect
Gofilippo.io/agev1.3.1indirect
Gofilippo.io/edwards25519v1.1.1indirect
Gofilippo.io/hpkev0.4.0indirect
Gogithub.com/aws/aws-lambda-gov1.47.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/doug-martin/goqu/v9v9.19.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/ebitengine/puregov0.10.0indirect
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.3indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/fsnotify/fsnotifyv1.8.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.2.1indirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/golang/snappyv0.0.5-0.20231225225746-43d5d4cd4e0eindirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.11indirect
Gogithub.com/googleapis/gax-go/v2v2.17.0indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.27.3indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/jellydator/ttlcache/v3v3.3.0indirect
Gogithub.com/klauspost/compressv1.18.6indirect
Gogithub.com/kr/prettyv0.3.1indirect
Gogithub.com/kr/textv0.2.0indirect
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/spf13/viperv1.20.1indirect
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.4indirect
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/contrib/instrumentation/net/http/otelhttpv0.61.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
Gogolang.org/x/cryptov0.54.0indirect
Gogolang.org/x/expv0.0.0-20260312153236-7ab1446f8b90indirect
Gogolang.org/x/netv0.57.0indirect
Gogolang.org/x/syncv0.22.0indirect
Gogolang.org/x/sysv0.47.0indirect
Gogolang.org/x/termv0.45.0indirect
Gogolang.org/x/textv0.40.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
Gogopkg.in/yaml.v3v3.0.1indirect
Gomodernc.org/libcv1.72.0indirect
Gomodernc.org/mathutilv1.7.1indirect
Gomodernc.org/memoryv1.11.0indirect
Gomodernc.org/sqlitev1.50.0indirect
Dependency advisories 5

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

PackageVersionRelationSeverityAdvisoriesFixed in
google.golang.org/grpcv1.83.0directhigh61.85.0-dev.0.20260825072537-93e31b48545e
github.com/go-viper/mapstructure/v2v2.2.1indirectmoderate42.4.0
go.mongodb.org/mongo-driverv1.17.4indirectmoderate22.4.2
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.