Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-19 06:28 UTC

PixoVR / pixo-golang-server-utilities

A collection of packages used for streamlining API development

GoMIT★ 0 stars⑂ 0 forkssince Sep 2023View on GitHub ↗
KindNetwork serviceLibraryhow this is determined

PixoVR/pixo-golang-server-utilities holds a health index of 59 out of 100, placing it in the Moderate band. It scores highest on Vitality (79/100) and lowest on Community & Adoption (24/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

59
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

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

Ownership

Pixo VROrganization
8 followers22 public repossince Mar 2021

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/PixoVR/pixo-golang-server-utilitiesv0.2.77-7142 days ago
Gogithub.com/PixoVR/pixo-golang-server-utilities/argov0.2.63-331 days ago
Gogithub.com/PixoVR/pixo-golang-server-utilities/helmv0.2.69-931 days ago
Gogithub.com/PixoVR/pixo-golang-server-utilities/pixo-platformv0.2.85-253 days ago

Metrics by category

Vitality

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

79Good · 21% of overall
How it's scored
36/36Push recencylast push 3 days ago
15.2/36Commit cadence22/52 weeks with commits
18/18Commit volume131 commits in the last year
10/10OpenSSF Scorecard: Maintained19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year131
human_commit_share0.44
days_since_last_push3
active_weeks_last_year22
How it's scored
16.2/27Ships releases62 version tags (no GitHub releases)
27/36Release recencylatest release 142 days ago
27/27Release cadencea release every ~23.6 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count62
latest_release_tagv0.2.77
releases_from_tagsyes
days_since_latest_release142
mean_days_between_releases23.6
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?

24At 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)
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?

58Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
3/22.5Commit distributiontop contributor authored 87% of commits
8.1/13.5Contributor breadth6 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled6
top_contributor_share0.867
How it's scored
0/42Issue resolutionno issues or no data
20.2/30PR acceptance384/570 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Reviewno data
Inputs used
merged_prs384
open_issues0
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio
closed_unmerged_prs186
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance, OpenSSF Scorecard: Code-Review. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
6.9/25Owner reach8 followers of PixoVR
20.9/25Track record22 public repos, account ~5 yr old
Inputs used
followers8
owner_typeOrganization
is_verifiedno
owner_loginPixoVR
public_repos22
account_age_days2,002

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable4 package(s) on go
35/35Publish recencylatest publish 3 days ago
20/20Version history25 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/PixoVR/pixo-golang-server-utilities, github.com/PixoVR/pixo-golang-server-utilities/argo, github.com/PixoVR/pixo-golang-server-utilities/helm, github.com/PixoVR/pixo-golang-server-utilities/pixo-platform
ecosystemsgo
any_deprecatedno
min_days_since_publish3

Engineering Quality

Are baseline engineering and documentation practices in place?

57Moderate · 19% of overall
How it's scored
24/24CI workflows5 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests12 out of 12 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
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?

55Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests12 out of 12 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-Reviewno data
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
5/5SASTSAST tool is run on all commits
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities31 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate5.6
Excluded from scoring (no data or not applicable): Branch-Protection, Code-Review, Packaging, Signed-Releases. Remaining weights renormalized.
How it's scored
9.6/35Direct dependencies free of known advisories3 affected: github.com/argoproj/argo-workflows/v3 v3.5.11 (high 8.1), golang.org/x/oauth2 v0.21.0 (high 7.5), github.com/redis/go-redis/v9 v9.6.1 (low 3.7)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
27/40No advisories left outstanding3 advisory-carrying package(s) unaddressed past 90 days; oldest published 655 days ago
Inputs used
sourceosv
advisories46
affected_packages10
assessed_packages288
unassessed_packages0
affected_by_severityhigh 3, moderate 1, low 2, unknown 4
direct_affected_packages3
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 288 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.

68Good · 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 history41 of 44 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.932
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile, argo/Makefile, helm/Makefile, k8s/Makefile, pixo-platform/Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice58 of the last 100 commits agent-authored or agent-credited
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile, argo/Makefile, helm/Makefile, k8s/Makefile, pixo-platform/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.58
toolchain_manifestsargo/go.mod, helm/go.mod, k8s/go.mod, pixo-platform/go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeGo (statically typed)
55/55Manageable file sizes0/122 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes35,206
source_files_sampled122
oversized_source_files0

Key facts

0GitHub stars
6contributors
131commits, last 12 months
3days since last push
62releases
1bus factor
0open issues
Gopackage ecosystems

More detail

OpenSSF Scorecard 5.6 / 10
5.6aggregate

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-19 06:28 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests12 out of 12 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
n/aCode-ReviewFound no human activity in the last 12 changesets
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities31 existing vulnerabilities detected
Direct dependencies 52
RegistryPackageVersion constraintManifest
Gogithub.com/PixoVR/pixo-golang-server-utilities/pixo-platformv0.0.0-20241010065124-83080f584cefargo/go.mod
Gogithub.com/alicebob/miniredis/v2v2.33.0argo/go.mod
Gogithub.com/argoproj/argo-workflows/v3v3.5.11argo/go.mod
Gogithub.com/onsi/ginkgo/v2v2.20.2argo/go.mod
Gogithub.com/onsi/gomegav1.34.2argo/go.mod
Gogithub.com/redis/go-redis/v9v9.6.1argo/go.mod
Gogithub.com/rs/zerologv1.33.0argo/go.mod
Gok8s.io/apiv0.31.1argo/go.mod
Gok8s.io/apimachineryv0.31.1argo/go.mod
Gok8s.io/client-gov0.31.1argo/go.mod
Gogithub.com/onsi/ginkgo/v2v2.27.2helm/go.mod
Gogithub.com/onsi/gomegav1.38.2helm/go.mod
Gogithub.com/rs/zerologv1.33.0helm/go.mod
Gohelm.sh/helm/v3v3.20.2helm/go.mod
Gok8s.io/cli-runtimev0.35.1helm/go.mod
Gogithub.com/onsi/ginkgo/v2v2.20.2k8s/go.mod
Gogithub.com/onsi/gomegav1.34.2k8s/go.mod
Gogithub.com/rs/zerologv1.33.0k8s/go.mod
Gok8s.io/apiv0.31.1k8s/go.mod
Gok8s.io/apimachineryv0.31.1k8s/go.mod
Gok8s.io/client-gov0.31.1k8s/go.mod
Gosigs.k8s.io/controller-runtimev0.19.0k8s/go.mod
Gocloud.google.com/go/storagev1.61.3pixo-platform/go.mod
Gogithub.com/99designs/gqlgenv0.17.89pixo-platform/go.mod
Gogithub.com/PixoVR/pixo-golang-clients/pixo-platformv0.0.0-20250905142050-1ac8d8dcefb4pixo-platform/go.mod
Gogithub.com/alicebob/miniredis/v2v2.34.0pixo-platform/go.mod
Gogithub.com/antchfx/jsonqueryv1.3.7pixo-platform/go.mod
Gogithub.com/casbin/casbin/v2v2.104.0pixo-platform/go.mod
Gogithub.com/cucumber/godogv0.15.0pixo-platform/go.mod
Gogithub.com/gin-gonic/ginv1.10.0pixo-platform/go.mod
Gogithub.com/go-faker/faker/v4v4.6.0pixo-platform/go.mod
Gogithub.com/go-jose/go-jose/v3v3.0.5pixo-platform/go.mod
Gogithub.com/go-resty/resty/v2v2.16.5pixo-platform/go.mod
Gogithub.com/golang-jwt/jwt/v5v5.2.2pixo-platform/go.mod
Gogithub.com/google/uuidv1.6.0pixo-platform/go.mod
Gogithub.com/gorilla/websocketv1.5.3pixo-platform/go.mod
Gogithub.com/jinzhu/nowv1.1.5pixo-platform/go.mod
Gogithub.com/joho/godotenvv1.5.1pixo-platform/go.mod
Gogithub.com/onsi/ginkgo/v2v2.23.3pixo-platform/go.mod
Gogithub.com/onsi/gomegav1.36.3pixo-platform/go.mod
Gogithub.com/opentracing-contrib/go-ginv0.0.0-20241203023905-a5650667207apixo-platform/go.mod
Gogithub.com/redis/go-redis/v9v9.7.3pixo-platform/go.mod
Gogithub.com/rs/zerologv1.34.0pixo-platform/go.mod
Gogithub.com/spf13/pflagv1.0.6pixo-platform/go.mod
Gogithub.com/spf13/viperv1.20.0pixo-platform/go.mod
Gogithub.com/swaggo/filesv1.0.1pixo-platform/go.mod
Gogithub.com/swaggo/gin-swaggerv1.6.0pixo-platform/go.mod
Gogithub.com/uber/jaeger-client-gov2.30.0+incompatiblepixo-platform/go.mod
Gogolang.org/x/oauth2v0.36.0pixo-platform/go.mod
Gogoogle.golang.org/apiv0.271.0pixo-platform/go.mod
Gogoogle.golang.org/protobufv1.36.11pixo-platform/go.mod
Goopen-match.dev/open-matchv1.8.1pixo-platform/go.mod
All dependencies 288

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

RegistryPackageVersionRelation
Gocloud.google.com/go/storagev1.43.0direct
Gocloud.google.com/go/storagev1.61.3direct
Gogithub.com/99designs/gqlgenv0.17.89direct
Gogithub.com/alicebob/miniredis/v2v2.33.0direct
Gogithub.com/alicebob/miniredis/v2v2.34.0direct
Gogithub.com/antchfx/jsonqueryv1.3.7direct
Gogithub.com/argoproj/argo-workflows/v3v3.5.11direct
Gogithub.com/casbin/casbin/v2v2.104.0direct
Gogithub.com/cucumber/godogv0.15.0direct
Gogithub.com/gin-gonic/ginv1.10.0direct
Gogithub.com/go-faker/faker/v4v4.6.0direct
Gogithub.com/go-jose/go-jose/v3v3.0.5direct
Gogithub.com/go-resty/resty/v2v2.16.5direct
Gogithub.com/golang-jwt/jwt/v5v5.2.2direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/gorilla/websocketv1.5.3direct
Gogithub.com/jinzhu/nowv1.1.5direct
Gogithub.com/joho/godotenvv1.5.1direct
Gogithub.com/onsi/ginkgo/v2v2.20.2direct
Gogithub.com/onsi/ginkgo/v2v2.23.3direct
Gogithub.com/onsi/ginkgo/v2v2.27.2direct
Gogithub.com/onsi/gomegav1.34.2direct
Gogithub.com/onsi/gomegav1.36.3direct
Gogithub.com/onsi/gomegav1.38.2direct
Gogithub.com/opentracing-contrib/go-ginv0.0.0-20241203023905-a5650667207adirect
Gogithub.com/pixovr/pixo-golang-clients/pixo-platformv0.0.0-20250905142050-1ac8d8dcefb4direct
Gogithub.com/pixovr/pixo-golang-server-utilities/pixo-platformv0.0.0-20241010065124-83080f584cefdirect
Gogithub.com/redis/go-redis/v9v9.6.1direct
Gogithub.com/redis/go-redis/v9v9.7.3direct
Gogithub.com/rs/zerologv1.33.0direct
Gogithub.com/rs/zerologv1.34.0direct
Gogithub.com/spf13/pflagv1.0.10direct
Gogithub.com/spf13/pflagv1.0.5direct
Gogithub.com/spf13/pflagv1.0.6direct
Gogithub.com/spf13/viperv1.20.0direct
Gogithub.com/swaggo/filesv1.0.1direct
Gogithub.com/swaggo/gin-swaggerv1.6.0direct
Gogithub.com/uber/jaeger-client-gov2.30.0+incompatibledirect
Gogolang.org/x/oauth2v0.21.0direct
Gogolang.org/x/oauth2v0.36.0direct
Gogoogle.golang.org/apiv0.196.0direct
Gogoogle.golang.org/apiv0.271.0direct
Gogoogle.golang.org/protobufv1.34.2direct
Gogoogle.golang.org/protobufv1.36.11direct
Gohelm.sh/helm/v3v3.20.2direct
Gok8s.io/apiv0.31.1direct
Gok8s.io/apiv0.35.1direct
Gok8s.io/apimachineryv0.31.1direct
Gok8s.io/apimachineryv0.35.1direct
Gok8s.io/cli-runtimev0.35.1direct
Gok8s.io/client-gov0.31.1direct
Gok8s.io/client-gov0.35.1direct
Goopen-match.dev/open-matchv1.8.1direct
Gosigs.k8s.io/controller-runtimev0.19.0direct
Gocel.dev/exprv0.25.1indirect
Gocloud.google.com/gov0.115.1indirect
Gocloud.google.com/gov0.123.0indirect
Gocloud.google.com/go/authv0.18.2indirect
Gocloud.google.com/go/authv0.9.3indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.4indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.8indirect
Gocloud.google.com/go/compute/metadatav0.9.0indirect
Gocloud.google.com/go/iamv1.2.0indirect
Gocloud.google.com/go/iamv1.5.3indirect
Gocloud.google.com/go/monitoringv1.24.3indirect
Godario.cat/mergov1.0.1indirect
Gogithub.com/alicebob/gopher-jsonv0.0.0-20230218143504-906a9b012302indirect
Gogithub.com/antchfx/xpathv1.3.6indirect
Gogithub.com/asaskevich/govalidatorv0.0.0-20230301143203-a9d515a09cc2indirect
Gogithub.com/azure/go-ansitermv0.0.0-20250102033503-faa5f7b0171cindirect
Gogithub.com/blang/semver/v4v4.0.0indirect
Gogithub.com/bmatcuk/doublestar/v4v4.8.1indirect
Gogithub.com/burntsushi/tomlv1.6.0indirect
Gogithub.com/bytedance/sonicv1.13.2indirect
Gogithub.com/bytedance/sonic/loaderv0.2.4indirect
Gogithub.com/casbin/govaluatev1.3.0indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/chai2010/gettext-gov1.0.2indirect
Gogithub.com/cloudwego/base64xv0.1.5indirect
Gogithub.com/cncf/xds/gov0.0.0-20260202195803-dba9d589def2indirect
Gogithub.com/containerd/containerdv1.7.33indirect
Gogithub.com/containerd/errdefsv0.3.0indirect
Gogithub.com/containerd/logv0.1.0indirect
Gogithub.com/containerd/platformsv0.2.1indirect
Gogithub.com/cucumber/gherkin/go/v26v26.2.0indirect
Gogithub.com/cucumber/messages/go/v21v21.0.1indirect
Gogithub.com/cyphar/filepath-securejoinv0.6.1indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/dgryski/go-rendezvousv0.0.0-20200823014737-9f7001d12a5findirect
Gogithub.com/emicklei/go-restful/v3v3.11.0indirect
Gogithub.com/emicklei/go-restful/v3v3.12.2indirect
Gogithub.com/envoyproxy/go-control-plane/envoyv1.37.0indirect
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.3indirect
Gogithub.com/evanphx/json-patchv5.9.11+incompatibleindirect
Gogithub.com/evanphx/json-patch/v5v5.9.0indirect
Gogithub.com/exponent-io/jsonpathv0.0.0-20210407135951-1de76d718b3findirect
Gogithub.com/fatih/colorv1.16.0indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/fsnotify/fsnotifyv1.8.0indirect
Gogithub.com/fxamacker/cbor/v2v2.7.0indirect
Gogithub.com/fxamacker/cbor/v2v2.9.0indirect
Gogithub.com/gabriel-vasile/mimetypev1.4.8indirect
Gogithub.com/gin-contrib/ssev1.0.0indirect
Gogithub.com/go-errors/errorsv1.4.2indirect
Gogithub.com/go-gorp/gorp/v3v3.1.0indirect
Gogithub.com/go-jose/go-jose/v4v4.1.4indirect
Gogithub.com/go-logr/logrv1.4.2indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-openapi/jsonpointerv0.19.6indirect
Gogithub.com/go-openapi/jsonpointerv0.20.0indirect
Gogithub.com/go-openapi/jsonpointerv0.21.0indirect
Gogithub.com/go-openapi/jsonpointerv0.21.1indirect
Gogithub.com/go-openapi/jsonreferencev0.20.2indirect
Gogithub.com/go-openapi/jsonreferencev0.21.0indirect
Gogithub.com/go-openapi/specv0.21.0indirect
Gogithub.com/go-openapi/swagv0.22.4indirect
Gogithub.com/go-openapi/swagv0.23.0indirect
Gogithub.com/go-openapi/swagv0.23.1indirect
Gogithub.com/go-playground/localesv0.14.1indirect
Gogithub.com/go-playground/universal-translatorv0.18.1indirect
Gogithub.com/go-playground/validator/v10v10.25.0indirect
Gogithub.com/go-task/slim-sprig/v3v3.0.0indirect
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirect
Gogithub.com/gobwas/globv0.2.3indirect
Gogithub.com/goccy/go-jsonv0.10.5indirect
Gogithub.com/gofrs/uuidv4.4.0+incompatibleindirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang-jwt/jwt/v4v4.5.2indirect
Gogithub.com/golang/groupcachev0.0.0-20210331224755-41bb18bfe9daindirect
Gogithub.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8indirect
Gogithub.com/golang/mockv1.6.0indirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/google/btreev1.1.3indirect
Gogithub.com/google/gnostic-modelsv0.6.8indirect
Gogithub.com/google/gnostic-modelsv0.7.0indirect
Gogithub.com/google/go-cmpv0.6.0indirect
Gogithub.com/google/go-cmpv0.7.0indirect
Gogithub.com/google/gofuzzv1.2.0indirect
Gogithub.com/google/pprofv0.0.0-20240827171923-fa2c70bbbfe5indirect
Gogithub.com/google/pprofv0.0.0-20240903155634-a8630aee4ab9indirect
Gogithub.com/google/pprofv0.0.0-20250317173921-a4b03ec1a45eindirect
Gogithub.com/google/pprofv0.0.0-20250403155104-27863c87afa6indirect
Gogithub.com/google/s2a-gov0.1.8indirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.14indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.3indirect
Gogithub.com/googleapis/gax-go/v2v2.13.0indirect
Gogithub.com/googleapis/gax-go/v2v2.17.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.32.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/metricv0.55.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.55.0indirect
Gogithub.com/gosuri/uitablev0.0.4indirect
Gogithub.com/gregjones/httpcachev0.0.0-20190611155906-901d90724c79indirect
Gogithub.com/grpc-ecosystem/grpc-gatewayv1.16.0indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.26.3indirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/hashicorp/go-immutable-radixv1.3.1indirect
Gogithub.com/hashicorp/go-memdbv1.3.5indirect
Gogithub.com/hashicorp/go-multierrorv1.1.1indirect
Gogithub.com/hashicorp/golang-lruv1.0.2indirect
Gogithub.com/hdrhistogram/hdrhistogram-gov1.1.2indirect
Gogithub.com/huandu/xstringsv1.5.0indirect
Gogithub.com/imdario/mergov0.3.16indirect
Gogithub.com/imdario/mergov0.3.6indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/jmoiron/sqlxv1.4.0indirect
Gogithub.com/josharian/internv1.0.0indirect
Gogithub.com/json-iterator/gov1.1.12indirect
Gogithub.com/klauspost/compressv1.18.0indirect
Gogithub.com/klauspost/cpuid/v2v2.2.10indirect
Gogithub.com/kylebanks/depthv1.2.1indirect
Gogithub.com/lann/builderv0.0.0-20180802200727-47ae307949d0indirect
Gogithub.com/lann/psv0.0.0-20150810152359-62de8c46ede0indirect
Gogithub.com/leodido/go-urnv1.4.0indirect
Gogithub.com/lib/pqv1.10.9indirect
Gogithub.com/liggitt/tabwriterv0.0.0-20181228230101-89fcab3d43deindirect
Gogithub.com/mailru/easyjsonv0.7.7indirect
Gogithub.com/mailru/easyjsonv0.9.0indirect
Gogithub.com/makenowjust/heredocv1.0.0indirect
Gogithub.com/masterminds/goutilsv1.1.1indirect
Gogithub.com/masterminds/semver/v3v3.4.0indirect
Gogithub.com/masterminds/sprig/v3v3.3.0indirect
Gogithub.com/masterminds/squirrelv1.5.4indirect
Gogithub.com/mattn/go-colorablev0.1.13indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.19indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mattn/go-runewidthv0.0.15indirect
Gogithub.com/mitchellh/copystructurev1.2.0indirect
Gogithub.com/mitchellh/go-wordwrapv1.0.1indirect
Gogithub.com/mitchellh/reflectwalkv1.0.2indirect
Gogithub.com/moby/termv0.5.2indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.2indirect
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31eeindirect
Gogithub.com/monochromegane/go-gitignorev0.0.0-20200626010858-205db1a8cc00indirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/opencontainers/go-digestv1.0.0indirect
Gogithub.com/opencontainers/image-specv1.1.1indirect
Gogithub.com/opentracing/opentracing-gov1.2.0indirect
Gogithub.com/pelletier/go-toml/v2v2.2.3indirect
Gogithub.com/peterbourgon/diskvv2.0.1+incompatibleindirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/rubenv/sql-migratev1.8.1indirect
Gogithub.com/russross/blackfriday/v2v2.1.0indirect
Gogithub.com/sagikazarmark/locaferov0.8.0indirect
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.2indirect
Gogithub.com/shopspring/decimalv1.4.0indirect
Gogithub.com/sirupsen/logrusv1.9.3indirect
Gogithub.com/sosodev/durationv1.4.0indirect
Gogithub.com/sourcegraph/concv0.3.0indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.7.0indirect
Gogithub.com/spf13/castv1.7.1indirect
Gogithub.com/spf13/cobrav1.10.2indirect
Gogithub.com/spiffe/go-spiffe/v2v2.6.0indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/swaggo/swagv1.8.12indirect
Gogithub.com/twitchyliquid64/golang-asmv0.15.1indirect
Gogithub.com/uber/jaeger-libv2.4.1+incompatibleindirect
Gogithub.com/ugorji/go/codecv1.2.12indirect
Gogithub.com/vektah/gqlparser/v2v2.5.32indirect
Gogithub.com/x448/float16v0.8.4indirect
Gogithub.com/xlab/treeprintv1.2.0indirect
Gogithub.com/yuin/gopher-luav1.1.1indirect
Gogo.opencensus.iov0.24.0indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/detectors/gcpv1.43.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.54.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.63.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.54.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.61.0indirect
Gogo.opentelemetry.io/otelv1.43.0indirect
Gogo.opentelemetry.io/otel/metricv1.43.0indirect
Gogo.opentelemetry.io/otel/sdkv1.43.0indirect
Gogo.opentelemetry.io/otel/sdk/metricv1.43.0indirect
Gogo.opentelemetry.io/otel/tracev1.43.0indirect
Gogo.uber.org/atomicv1.11.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.yaml.in/yaml/v2v2.4.3indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/archv0.15.0indirect
Gogolang.org/x/cryptov0.54.0indirect
Gogolang.org/x/modv0.37.0indirect
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
Gogolang.org/x/timev0.12.0indirect
Gogolang.org/x/timev0.15.0indirect
Gogolang.org/x/timev0.3.0indirect
Gogolang.org/x/timev0.6.0indirect
Gogolang.org/x/toolsv0.47.0indirect
Gogoogle.golang.org/genprotov0.0.0-20240903143218-8af14fe29dc1indirect
Gogoogle.golang.org/genprotov0.0.0-20260128011058-8636f8732409indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260414002931-afd174a4e478indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260414002931-afd174a4e478indirect
Gogoogle.golang.org/grpcv1.82.1indirect
Gogopkg.in/evanphx/json-patch.v4v4.12.0indirect
Gogopkg.in/evanphx/json-patch.v4v4.13.0indirect
Gogopkg.in/inf.v0v0.9.1indirect
Gogopkg.in/yaml.v2v2.4.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Gok8s.io/apiextensions-apiserverv0.31.0indirect
Gok8s.io/apiextensions-apiserverv0.35.1indirect
Gok8s.io/apiserverv0.35.1indirect
Gok8s.io/component-basev0.35.1indirect
Gok8s.io/klog/v2v2.130.1indirect
Gok8s.io/kube-openapiv0.0.0-20240228011516-70dd3763d340indirect
Gok8s.io/kube-openapiv0.0.0-20250910181357-589584f1c912indirect
Gok8s.io/kubectlv0.35.1indirect
Gok8s.io/utilsv0.0.0-20240711033017-18e509b52bc8indirect
Gok8s.io/utilsv0.0.0-20251002143259-bc988d571ff4indirect
Gooras.land/oras-go/v2v2.6.2indirect
Gosigs.k8s.io/jsonv0.0.0-20221116044647-bc3834ca7abdindirect
Gosigs.k8s.io/jsonv0.0.0-20250730193827-2d320260d730indirect
Gosigs.k8s.io/kustomize/apiv0.20.1indirect
Gosigs.k8s.io/kustomize/kyamlv0.20.1indirect
Gosigs.k8s.io/randfillv1.0.0indirect
Gosigs.k8s.io/structured-merge-diff/v4v4.4.1indirect
Gosigs.k8s.io/structured-merge-diff/v6v6.3.0indirect
Gosigs.k8s.io/yamlv1.4.0indirect
Gosigs.k8s.io/yamlv1.6.0indirect
Dependency advisories 10

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

PackageVersionRelationSeverityAdvisoriesFixed in
github.com/argoproj/argo-workflows/v3v3.5.11directhigh224.0.6
golang.org/x/oauth2v0.21.0directhigh20.27.0
google.golang.org/grpcv1.82.1indirecthigh61.85.0-dev.0.20260825072537-93e31b48545e
github.com/containerd/containerdv1.7.33indirectmoderate52.3.5
github.com/redis/go-redis/v9v9.6.1directlow29.7.3
go.opentelemetry.io/otel/sdkv1.43.0indirectlow11.45.0
github.com/klauspost/compressv1.18.0indirectunknown11.18.7
go.opentelemetry.io/otelv1.43.0indirectunknown11.44.0
golang.org/x/cryptov0.54.0indirectunknown40.56.0
golang.org/x/modv0.37.0indirectunknown21.27.0-rc.3

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.