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

kairos-io / kairos-agent

:wrench: Lifecycle agent for kairos

GoApache-2.0★ 18 stars⑂ 26 forkssince Apr 2023archivedView on GitHub ↗
KindCommand-line toolLibraryhow this is determined

kairos-io/kairos-agent holds a health index of 19 out of 100, placing it in the Critical band. It scores highest on Vitality (85/100) and lowest on Community & Adoption (40/100). The repository is archived, so no further maintenance is expected.

19
overall / 100
Critical

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.

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

Ownership

KairosOrganization
153 followers58 public repossince Aug 2022

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/kairos-io/kairos-agent/v2v2.31.4-22421 days ago

Metrics by category

Vitality

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

85Excellent · 21% of overall
How it's scored
28.8/36Push recencylast push 20 days ago
33.9/36Commit cadence49/52 weeks with commits
18/18Commit volume369 commits in the last year
0/10OpenSSF Scorecard: Maintainedproject is archived
Inputs used
commits_last_year369
human_commit_share0.52
days_since_last_push20
active_weeks_last_year49
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 21 days ago
27/27Release cadencea release every ~6.3 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv2.31.4
releases_from_tagsno
days_since_latest_release21
mean_days_between_releases6.3

Community & Adoption

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

40Weak · 17% of overall
How it's scored
20/60Stars18 stars
11.7/25Forks26 forks
0/15Watchers0 watchers
Inputs used
forks26
stars18
watchers0
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_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?

74Good · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
15/22.5Commit distributiontop contributor authored 33% of commits
13.5/13.5Contributor breadth25 contributors
10/10OpenSSF Scorecard: Contributorsproject has 17 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled25
top_contributor_share0.333
How it's scored
21/42Issue resolution50% of issues closed
26.9/30PR acceptance1,196/1,334 decided PRs merged
13/13Newcomer PR acceptance3/3 first-time contributors' PRs merged in 30d
10.5/15OpenSSF Scorecard: Code-ReviewFound 9/12 approved changesets -- score normalized to 7
Inputs used
merged_prs1,196
open_issues1
closed_issues1
prs_merged_7d0
prs_decided_7d0
prs_merged_30d4
prs_decided_30d6
issue_closed_ratio0.5
closed_unmerged_prs138
first_time_authors_30d1
first_time_prs_merged_30d3
first_time_prs_decided_30d3
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
15.7/25Owner reach153 followers of kairos-io
20.9/25Track record58 public repos, account ~4 yr old
Inputs used
followers153
owner_typeOrganization
is_verifiedno
owner_loginkairos-io
public_repos58
account_age_days1,469

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on go
35/35Publish recencylatest publish 21 days ago
20/20Version history224 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/kairos-io/kairos-agent/v2
ecosystemsgo
any_deprecatedno
min_days_since_publish21

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Security

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

59Moderate · 16% of overall
How it's scored
6/7.5Binary-Artifactsbinaries present in source code
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2.5/2.5CI-Tests23 out of 23 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
5.2/7.5Code-ReviewFound 9/12 approved changesets -- score normalized to 7
2.5/2.5Contributorsproject has 17 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
0/7.5Maintainedproject is archived
5/5Packagingpackaging workflow detected
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-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
5.2/7.5Vulnerabilities3 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4.9

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories6
affected_packages4
assessed_packages221
unassessed_packages0
affected_by_severityhigh 1, low 1, unknown 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 221 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.

74Good · 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 history51 of 52 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.981
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format config.golangci.yml
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentDockerfile, lockfile
10/10Demonstrated agent practice33 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance48 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.33
toolchain_manifestsgo.mod
dependency_bot_commit_share0.48
How it's scored
45/45Type-checkable codeGo (statically typed)
54.7/55Manageable file sizes1/170 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes78,363
source_files_sampled170
oversized_source_files1

Key facts

18GitHub stars
25contributors
369commits, last 12 months
20days since last push
100releases
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 ★ / 26 ⇿
0Stars
26Forks
97Releases

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.

05101520252522023-072025-012026-08
Major 0Minor 17Patch 64

Each point covers 3 days.

OpenSSF Scorecard 4.9 / 10
4.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-08 19:08 UTC

8Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests23 out of 23 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 9/12 approved changesets -- score normalized to 7
10Contributorsproject has 17 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject is archived
10Packagingpackaging workflow 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
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
Direct dependencies 38
RegistryPackageVersion constraintManifest
Gogithub.com/Masterminds/semver/v3v3.5.0go.mod
Gogithub.com/Masterminds/sprig/v3v3.3.0go.mod
Gogithub.com/cavaliergopher/grab/v3v3.0.1go.mod
Gogithub.com/diskfs/go-diskfsv1.9.4go.mod
Gogithub.com/erikgeiser/promptkitv0.12.0go.mod
Gogithub.com/google/go-containerregistryv0.21.9go.mod
Gogithub.com/hashicorp/go-multierrorv1.1.1go.mod
Gogithub.com/joho/godotenvv1.5.1go.mod
Gogithub.com/kairos-io/go-nodepairv0.3.0go.mod
Gogithub.com/kairos-io/kairos-sdkv0.25.3go.mod
Gogithub.com/mudler/go-pluggablev0.0.0-20230126220627-7710299a0ae5go.mod
Gogithub.com/mudler/go-processmanagerv0.1.1go.mod
Gogithub.com/mudler/yipv1.25.1go.mod
Gogithub.com/nxadm/tailv1.4.11go.mod
Gogithub.com/onsi/ginkgo/v2v2.32.1go.mod
Gogithub.com/onsi/gomegav1.42.1go.mod
Gogithub.com/pterm/ptermv0.12.83go.mod
Gogithub.com/rs/zerologv1.35.1go.mod
Gogithub.com/sanity-io/litterv1.5.8go.mod
Gogithub.com/sirupsen/logrusv1.10.0go.mod
Gogithub.com/spf13/viperv1.21.0go.mod
Gogolang.org/x/netv0.58.0go.mod
Gogolang.org/x/oauth2v0.36.0go.mod
Gogolang.org/x/sysv0.47.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gok8s.io/mount-utilsv0.36.3go.mod
Gogithub.com/containerd/containerd/v2v2.3.4go.mod
Gogithub.com/distribution/referencev0.6.0go.mod
Gogithub.com/foxboron/go-uefiv0.0.0-20251010190908-d29549a44f29go.mod
Gogithub.com/go-viper/mapstructure/v2v2.5.0go.mod
Gogithub.com/gofrs/uuidv4.4.0+incompatiblego.mod
Gogithub.com/google/go-github/v77v77.0.0go.mod
Gogithub.com/gorilla/websocketv1.5.4-0.20250319132907-e064f32e3674go.mod
Gogithub.com/kairos-io/tpm-helpersv0.0.0-20260702080541-9b3e057e2f32go.mod
Gogithub.com/labstack/echo/v5v5.3.1go.mod
Gogithub.com/spectrocloud/pegv0.0.0-20260813125620-d8627da0983cgo.mod
Gogithub.com/twpayne/go-vfs/v5v5.0.5go.mod
Gogithub.com/urfave/cli/v2v2.27.7go.mod
All dependencies 221

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

RegistryPackageVersionRelation
Gogithub.com/cavaliergopher/grab/v3v3.0.1direct
Gogithub.com/containerd/containerd/v2v2.3.4direct
Gogithub.com/diskfs/go-diskfsv1.9.4direct
Gogithub.com/distribution/referencev0.6.0direct
Gogithub.com/erikgeiser/promptkitv0.12.0direct
Gogithub.com/foxboron/go-uefiv0.0.0-20251010190908-d29549a44f29direct
Gogithub.com/go-viper/mapstructure/v2v2.5.0direct
Gogithub.com/gofrs/uuidv4.4.0+incompatibledirect
Gogithub.com/google/go-containerregistryv0.21.9direct
Gogithub.com/google/go-github/v77v77.0.0direct
Gogithub.com/gorilla/websocketv1.5.4-0.20250319132907-e064f32e3674direct
Gogithub.com/hashicorp/go-multierrorv1.1.1direct
Gogithub.com/joho/godotenvv1.5.1direct
Gogithub.com/kairos-io/go-nodepairv0.3.0direct
Gogithub.com/kairos-io/kairos-sdkv0.25.3direct
Gogithub.com/kairos-io/tpm-helpersv0.0.0-20260702080541-9b3e057e2f32direct
Gogithub.com/labstack/echo/v5v5.3.1direct
Gogithub.com/masterminds/semver/v3v3.5.0direct
Gogithub.com/masterminds/sprig/v3v3.3.0direct
Gogithub.com/mudler/go-pluggablev0.0.0-20230126220627-7710299a0ae5direct
Gogithub.com/mudler/go-processmanagerv0.1.1direct
Gogithub.com/mudler/yipv1.25.1direct
Gogithub.com/nxadm/tailv1.4.11direct
Gogithub.com/onsi/ginkgo/v2v2.32.1direct
Gogithub.com/onsi/gomegav1.42.1direct
Gogithub.com/pterm/ptermv0.12.83direct
Gogithub.com/rs/zerologv1.35.1direct
Gogithub.com/sanity-io/litterv1.5.8direct
Gogithub.com/sirupsen/logrusv1.10.0direct
Gogithub.com/spectrocloud/pegv0.0.0-20260813125620-d8627da0983cdirect
Gogithub.com/spf13/viperv1.21.0direct
Gogithub.com/twpayne/go-vfs/v5v5.0.5direct
Gogithub.com/urfave/cli/v2v2.27.7direct
Gogolang.org/x/netv0.58.0direct
Gogolang.org/x/oauth2v0.36.0direct
Gogolang.org/x/sysv0.47.0direct
Gogopkg.in/yaml.v3v3.0.1direct
Gok8s.io/mount-utilsv0.36.3direct
Goatomicgo.dev/cursorv0.2.0indirect
Goatomicgo.dev/keyboardv0.2.9indirect
Goatomicgo.dev/schedulev0.1.0indirect
Gocharm.land/bubbles/v2v2.1.0indirect
Gocharm.land/bubbletea/v2v2.0.2indirect
Gocharm.land/lipgloss/v2v2.0.2indirect
Godario.cat/mergov1.0.2indirect
Gogithub.com/anatol/devmapper.gov0.0.0-20250316020617-2671eefd35d7indirect
Gogithub.com/anatol/luks.gov0.0.0-20260615185044-2658459c8ca5indirect
Gogithub.com/anchore/go-lzov0.1.0indirect
Gogithub.com/atotto/clipboardv0.1.4indirect
Gogithub.com/avast/retry-gov3.0.0+incompatibleindirect
Gogithub.com/aybabtme/rgbtermv0.0.0-20170906152045-cc83f3b3ce59indirect
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1indirect
Gogithub.com/ayoubfaouzi/pkcs7v0.2.3indirect
Gogithub.com/bramvdbogaerde/go-scpv1.5.0indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/charmbracelet/colorprofilev0.4.3indirect
Gogithub.com/charmbracelet/ultravioletv0.0.0-20260316091819-b93f6a3b8502indirect
Gogithub.com/charmbracelet/x/ansiv0.11.6indirect
Gogithub.com/charmbracelet/x/termv0.2.2indirect
Gogithub.com/charmbracelet/x/termiosv0.1.1indirect
Gogithub.com/charmbracelet/x/windowsv0.2.2indirect
Gogithub.com/chuckpreslar/emissionv0.0.0-20170206194824-a7ddd980baf9indirect
Gogithub.com/clipperhouse/displaywidthv0.11.0indirect
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirect
Gogithub.com/cloudflare/circlv1.6.3indirect
Gogithub.com/codingsince1985/checksumv1.2.4indirect
Gogithub.com/containerd/cgroups/v3v3.1.3indirect
Gogithub.com/containerd/consolev1.0.5indirect
Gogithub.com/containerd/continuityv0.5.0indirect
Gogithub.com/containerd/errdefsv1.0.0indirect
Gogithub.com/containerd/errdefs/pkgv0.3.0indirect
Gogithub.com/containerd/logv0.1.0indirect
Gogithub.com/containerd/typeurl/v2v2.2.3indirect
Gogithub.com/coreos/go-systemd/v22v22.7.0indirect
Gogithub.com/cpuguy83/go-md2man/v2v2.0.7indirect
Gogithub.com/cyphar/filepath-securejoinv0.6.1indirect
Gogithub.com/denisbrodbeck/machineidv1.0.1indirect
Gogithub.com/dgryski/go-camelliav0.0.0-20191119043421-69a8a13fb23dindirect
Gogithub.com/disintegration/imagingv1.6.2indirect
Gogithub.com/djherbis/timesv1.6.0indirect
Gogithub.com/docker/cliv29.6.2+incompatibleindirect
Gogithub.com/docker/docker-credential-helpersv0.9.3indirect
Gogithub.com/docker/go-connectionsv0.7.0indirect
Gogithub.com/docker/go-unitsv0.5.0indirect
Gogithub.com/edsrzf/mmap-gov1.2.0indirect
Gogithub.com/eliukblau/pixtermv1.3.2indirect
Gogithub.com/elliotwutingfeng/asciisetv0.0.0-20260129054604-cfde2086bc57indirect
Gogithub.com/emirpasic/godsv1.18.1indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/fsnotify/fsnotifyv1.10.1indirect
Gogithub.com/gen2brain/shmv0.0.0-20230802011745-f2460f5984f7indirect
Gogithub.com/go-git/gcfgv1.5.1-0.20230307220236-3a3c6141e376indirect
Gogithub.com/go-git/go-billy/v5v5.9.0indirect
Gogithub.com/go-git/go-git/v5v5.19.2indirect
Gogithub.com/go-logr/logrv1.4.4indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-ole/go-olev1.2.6indirect
Gogithub.com/go-task/slim-sprig/v3v3.0.0indirect
Gogithub.com/gofrs/flockv0.13.0indirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8indirect
Gogithub.com/google/certificate-transparency-gov1.1.4indirect
Gogithub.com/google/go-attestationv0.6.1indirect
Gogithub.com/google/go-cmpv0.7.0indirect
Gogithub.com/google/go-querystringv1.1.0indirect
Gogithub.com/google/go-tpmv0.9.8indirect
Gogithub.com/google/go-tpm-toolsv0.4.7indirect
Gogithub.com/google/pprofv0.0.0-20260402051712-545e8a4df936indirect
Gogithub.com/google/shlexv0.0.0-20191202100458-e7afc7fbc510indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/gookit/colorv1.6.0indirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/huandu/xstringsv1.5.0indirect
Gogithub.com/ipfs/go-logv1.0.5indirect
Gogithub.com/ipfs/go-log/v2v2.5.1indirect
Gogithub.com/itchyny/gojqv0.12.19indirect
Gogithub.com/itchyny/timefmt-gov0.1.8indirect
Gogithub.com/jaypipes/ghwv0.25.0indirect
Gogithub.com/jaypipes/pcidbv1.1.1indirect
Gogithub.com/jbenet/go-contextv0.0.0-20150711004518-d14ea06fba99indirect
Gogithub.com/jezek/xgbv1.1.0indirect
Gogithub.com/jzelinskie/whirlpoolv0.0.0-20201016144138-0675e54bb004indirect
Gogithub.com/kbinani/screenshotv0.0.0-20230812210009-b87d31814237indirect
Gogithub.com/kendru/darwin/go/depgraphv0.0.0-20230809052043-4d1c7e9d1767indirect
Gogithub.com/kevinburke/ssh_configv1.2.0indirect
Gogithub.com/klauspost/compressv1.19.1indirect
Gogithub.com/klauspost/cpuid/v2v2.3.0indirect
Gogithub.com/lithammer/fuzzysearchv1.1.8indirect
Gogithub.com/lucasb-eyer/go-colorfulv1.4.0indirect
Gogithub.com/lxn/winv0.0.0-20210218163916-a377121e959eindirect
Gogithub.com/makiuchi-d/gozxingv0.1.1indirect
Gogithub.com/masterminds/goutilsv1.1.1indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mattn/go-runewidthv0.0.23indirect
Gogithub.com/mauromorales/xpasswdv0.4.8indirect
Gogithub.com/microsoft/go-winiov0.6.3-0.20251027160822-ad3df93bed29indirect
Gogithub.com/microsoft/hcsshimv0.15.0-rc.1indirect
Gogithub.com/mitchellh/copystructurev1.2.0indirect
Gogithub.com/mitchellh/reflectwalkv1.0.2indirect
Gogithub.com/moby/docker-image-specv1.3.1indirect
Gogithub.com/moby/moby/apiv1.55.0indirect
Gogithub.com/moby/moby/clientv0.5.1indirect
Gogithub.com/moby/sys/mountinfov0.7.2indirect
Gogithub.com/moby/sys/sequentialv0.6.0indirect
Gogithub.com/moby/sys/usernsv0.1.0indirect
Gogithub.com/mudler/entitiesv0.8.3indirect
Gogithub.com/muesli/cancelreaderv0.2.2indirect
Gogithub.com/muesli/reflowv0.3.0indirect
Gogithub.com/muesli/termenvv0.16.0indirect
Gogithub.com/nfnt/resizev0.0.0-20180221191011-83c6a9932646indirect
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.3.0indirect
Gogithub.com/phayes/freeportv0.0.0-20220201140144-74d24b5ae9f5indirect
Gogithub.com/phayes/permbitsv0.0.0-20190612203442-39d7c581d2eeindirect
Gogithub.com/pierrec/lz4v2.6.1+incompatibleindirect
Gogithub.com/pierrec/lz4/v4v4.1.26indirect
Gogithub.com/pjbgf/sha1cdv0.6.0indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/pkg/xattrv0.4.12indirect
Gogithub.com/protonmail/go-cryptov1.1.6indirect
Gogithub.com/qeesung/image2asciiv1.0.1indirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/russross/blackfriday/v2v2.1.0indirect
Gogithub.com/saferwall/pev1.6.5indirect
Gogithub.com/sagikazarmark/locaferov0.11.0indirect
Gogithub.com/samber/lov1.52.0indirect
Gogithub.com/santhosh-tekuri/jsonschema/v5v5.3.1indirect
Gogithub.com/satori/go.uuidv1.2.1-0.20181028125025-b2ce2384e17bindirect
Gogithub.com/sergi/go-diffv1.3.2-0.20230802210424-5b0b94c5c0d3indirect
Gogithub.com/shopspring/decimalv1.4.0indirect
Gogithub.com/skeema/knownhostsv1.3.1indirect
Gogithub.com/skip2/go-qrcodev0.0.0-20200617195104-da1b6568686eindirect
Gogithub.com/sourcegraph/concv0.3.1-0.20240121214520-5f936abd7ae8indirect
Gogithub.com/spectrocloud-labs/herdv0.4.2indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/swaggest/jsonschema-gov0.3.79indirect
Gogithub.com/swaggest/reflv1.4.0indirect
Gogithub.com/tredoe/osutilv1.5.0indirect
Gogithub.com/ulikunitz/xzv0.5.15indirect
Gogithub.com/vmware/vmw-guestinfov0.0.0-20220317130741-510905f0efa3indirect
Gogithub.com/wayneashleyberry/terminal-dimensionsv1.1.0indirect
Gogithub.com/xanzy/ssh-agentv0.3.3indirect
Gogithub.com/xi2/xzv0.0.0-20171230120015-48954b6210f8indirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Gogithub.com/xrash/smetricsv0.0.0-20240521201337-686a1a2994c1indirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogithub.com/zcalusic/sysinfov1.1.3indirect
Gogo.opencensus.iov0.24.0indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.69.0indirect
Gogo.opentelemetry.io/otelv1.45.0indirect
Gogo.opentelemetry.io/otel/metricv1.45.0indirect
Gogo.opentelemetry.io/otel/tracev1.45.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.uber.org/zapv1.27.0indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/cryptov0.55.0indirect
Gogolang.org/x/imagev0.45.0indirect
Gogolang.org/x/modv0.40.0indirect
Gogolang.org/x/syncv0.22.0indirect
Gogolang.org/x/termv0.45.0indirect
Gogolang.org/x/textv0.41.0indirect
Gogolang.org/x/toolsv0.49.0indirect
Gogolang.org/x/xerrorsv0.0.0-20240903120638-7835f813f4daindirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260414002931-afd174a4e478indirect
Gogoogle.golang.org/grpcv1.82.1indirect
Gogoogle.golang.org/protobufv1.36.12-0.20260120151049-f2248ac996afindirect
Gogopkg.in/ini.v1v1.67.3indirect
Gogopkg.in/tomb.v1v1.0.0-20141024135613-dd632973f1e7indirect
Gogopkg.in/warnings.v0v0.1.2indirect
Gohowett.net/plistv1.0.2-0.20250314012144-ee69052608d9indirect
Gok8s.io/klog/v2v2.140.0indirect
Gok8s.io/utilsv0.0.0-20260319190234-28399d86e0b5indirect
Gopault.ag/go/modprobev0.2.0indirect
Gopault.ag/go/topsortv0.1.1indirect
Dependency advisories 4

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

PackageVersionRelationSeverityAdvisoriesFixed in
google.golang.org/grpcv1.82.1indirecthigh11.83.1
github.com/disintegration/imagingv1.6.2indirectlow1
github.com/google/go-attestationv0.6.1indirectunknown1
golang.org/x/cryptov0.55.0indirectunknown30.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.