Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-29 13:52 UTC

knadh / koanf

Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.

GoMIT★ 4,183 stars⑂ 202 forkssince Jun 2019View on GitHub ↗

knadh/koanf holds a health index of 80 out of 100, placing it in the Excellent band. It scores highest on Vitality (76/100) and lowest on Security (60/100). It was last updated 19 days ago. A single contributor accounts for most of its recent work.

80
overall / 100
Excellent

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.

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

Ownership

Kailash NadhPersonal account
13,809 followers66 public repossince Jan 2011Zerodha

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/knadh/koanf/v2v2.3.6-1725 days ago
Gogithub.com/knadh/koanf/mapsv0.1.3-419 days ago

Metrics by category

Vitality

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

76Good · 21% of overall
How it's scored
28.8/36Push recencylast push 19 days ago
13.8/36Commit cadence20/52 weeks with commits
14.9/18Commit volume45 commits in the last year
9/10OpenSSF Scorecard: Maintained10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9
Inputs used
commits_last_year45
human_commit_share0.78
days_since_last_push19
active_weeks_last_year20
How it's scored
27/27Ships releases30 releases published
36/36Release recencylatest release 25 days ago
19.8/27Release cadencea release every ~52.9 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count30
latest_release_tagv2.3.6
releases_from_tagsno
days_since_latest_release25
mean_days_between_releases52.9
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?

69Good · 17% of overall
How it's scored
58.7/60Stars4,183 stars
19.2/25Forks202 forks
7.2/15Watchers21 watchers
Inputs used
forks202
stars4,183
watchers21
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_badges2
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?

69Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
8.9/22.5Commit distributiontop contributor authored 60% of commits
13.5/13.5Contributor breadth67 contributors
10/10OpenSSF Scorecard: Contributorsproject has 16 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled67
top_contributor_share0.605
How it's scored
42/42Issue resolution100% of issues closed
20.3/30PR acceptance174/257 decided PRs merged
3.2/13Newcomer PR acceptance2/8 first-time contributors' PRs merged in 30d
6/15OpenSSF Scorecard: Code-ReviewFound 10/24 approved changesets -- score normalized to 4
Inputs used
merged_prs174
open_issues0
closed_issues178
prs_merged_7d0
prs_decided_7d0
prs_merged_30d2
prs_decided_30d9
issue_closed_ratio1
closed_unmerged_prs83
first_time_authors_30d8
first_time_prs_merged_30d2
first_time_prs_decided_30d8
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
25/25Owner reach13,809 followers of knadh
25/25Track record66 public repos, account ~15 yr old
Inputs used
followers13,809
owner_typeUser
is_verified
owner_loginknadh
public_repos66
account_age_days5,715
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable2 package(s) on go
35/35Publish recencylatest publish 19 days ago
20/20Version history17 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/knadh/koanf/v2, github.com/knadh/koanf/maps
ecosystemsgo
any_deprecatedno
min_days_since_publish19

Engineering Quality

Are baseline engineering and documentation practices in place?

64Moderate · 19% of overall
How it's scored
24/24CI workflows1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests16 out of 17 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics13 topics
10/10Wiki
Inputs used
topicsconfiguration, configuration-management, configuration-file, golang, go, golang-package, viper, yaml, toml, s3-bucket, config, config-loader, etcd-client
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

60Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.2/2.5CI-Tests16 out of 17 merged PRs checked by a CI test -- score normalized to 9
0.5/2.5CII-Best-Practicesbadge detected: InProgress
3/7.5Code-ReviewFound 10/24 approved changesets -- score normalized to 4
2.5/2.5Contributorsproject has 16 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
6.8/7.5Maintained10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9
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-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities45 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.

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
advisories113
affected_packages22
assessed_packages220
unassessed_packages0
affected_by_severitycritical 2, high 2, moderate 5, unknown 13
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 220 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.

63Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
23.2/40Legible commit history34 of 78 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.436
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapexamples/go.mod, go.mod, maps/go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentlockfile
2/10Demonstrated agent practice1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance22 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_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.01
toolchain_manifestsexamples/go.mod, go.mod, maps/go.mod, parsers/dotenv/go.mod, parsers/hcl/go.mod, parsers/hjson/go.mod, parsers/huml/go.mod, parsers/json/go.mod, parsers/kdl/go.mod, parsers/nestedtext/go.mod, parsers/toml/go.mod, parsers/yaml/go.mod, providers/appconfig/go.mod, providers/azkeyvault/go.mod, providers/basicflag/go.mod, providers/cliflagv2/go.mod, providers/cliflagv3/go.mod, providers/confmap/go.mod, providers/consul/go.mod, providers/env/go.mod, providers/etcd/go.mod, providers/file/go.mod, providers/fs/go.mod, providers/k8smount/go.mod, providers/kiln/go.mod, providers/nats/go.mod, providers/parameterstore/go.mod, providers/posflag/go.mod, providers/rawbytes/go.mod, providers/s3/go.mod, providers/structs/go.mod, providers/vault/go.mod, tests/go.mod
dependency_bot_commit_share0.22
How it's scored
45/45Type-checkable codeGo (statically typed)
54.3/55Manageable file sizes1/75 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes66,627
source_files_sampled75
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

4,183GitHub stars
67contributors
45commits, last 12 months
19days since last push
30releases
1bus factor
0open 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 ★ / 202 ⇿
0Stars
202Forks
30Releases

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.

0408012016020024020242019-062023-012026-08
Major 2Minor 8Patch 20

Each point covers 7 days.

OpenSSF Scorecard 5.0 / 10
5.0aggregate

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-08-29 13:51 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
9CI-Tests16 out of 17 merged PRs checked by a CI test -- score normalized to 9
2CII-Best-Practicesbadge detected: InProgress
4Code-ReviewFound 10/24 approved changesets -- score normalized to 4
10Contributorsproject has 16 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
9Maintained10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9
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
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities45 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
Gogithub.com/go-viper/mapstructure/v2v2.4.0go.mod
Gogithub.com/knadh/koanf/mapsv0.1.2go.mod
Gogithub.com/mitchellh/copystructurev1.2.0go.mod
Gogithub.com/mitchellh/copystructurev1.2.0maps/go.mod
All dependencies 220

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

RegistryPackageVersionRelation
Gogithub.com/go-viper/mapstructure/v22.4.0direct
Gogithub.com/go-viper/mapstructure/v2v2.4.0direct
Gogithub.com/knadh/koanf/maps0.1.2direct
Gogithub.com/knadh/koanf/mapsv0.1.2direct
Gogithub.com/mitchellh/copystructure1.2.0direct
Gogithub.com/mitchellh/copystructurev1.2.0direct
Go../maps0.1.2indirect
Go../parsers/dotenv0.0.0-00010101000000-000000000000indirect
Go../parsers/hcl0.0.0-00010101000000-000000000000indirect
Go../parsers/hjson0.0.0-00010101000000-000000000000indirect
Go../parsers/json0.0.0-00010101000000-000000000000indirect
Go../parsers/toml0.0.0-00010101000000-000000000000indirect
Go../parsers/yaml0.0.0-00010101000000-000000000000indirect
Go../providers/basicflag0.0.0-00010101000000-000000000000indirect
Go../providers/confmap0.0.0-00010101000000-000000000000indirect
Go../providers/env2.0.0-00010101000000-000000000000indirect
Go../providers/file0.0.0-00010101000000-000000000000indirect
Go../providers/fs0.0.0-00010101000000-000000000000indirect
Go../providers/posflag0.0.0-00010101000000-000000000000indirect
Go../providers/rawbytes0.0.0-00010101000000-000000000000indirect
Go../providers/structs0.0.0-00010101000000-000000000000indirect
Gofilippo.io/agev1.2.1indirect
Gofilippo.io/edwards25519v1.1.1indirect
Gogithub.com/alecthomas/kongv1.12.0indirect
Gogithub.com/antithesishq/antithesis-sdk-gov0.5.0-default-no-opindirect
Gogithub.com/armon/go-metricsv0.4.1indirect
Gogithub.com/aws/aws-sdk-go-v21.36.3indirect
Gogithub.com/aws/aws-sdk-go-v2v1.21.0indirect
Gogithub.com/aws/aws-sdk-go-v2/config1.29.14indirect
Gogithub.com/aws/aws-sdk-go-v2/configv1.18.37indirect
Gogithub.com/aws/aws-sdk-go-v2/credentials1.17.67indirect
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.13.35indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imds1.16.30indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.13.11indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsources1.3.34indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.1.41indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v22.6.34indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.4.35indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/ini1.8.3indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/iniv1.3.42indirect
Gogithub.com/aws/aws-sdk-go-v2/service/appconfig1.37.3indirect
Gogithub.com/aws/aws-sdk-go-v2/service/appconfigv1.16.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encoding1.12.3indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-url1.12.15indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.9.35indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssm1.58.2indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssmv1.37.5indirect
Gogithub.com/aws/aws-sdk-go-v2/service/sso1.25.3indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.13.5indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidc1.30.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.15.5indirect
Gogithub.com/aws/aws-sdk-go-v2/service/sts1.33.19indirect
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.21.5indirect
Gogithub.com/aws/smithy-go1.22.3indirect
Gogithub.com/aws/smithy-gov1.14.2indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/azcore1.18.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/azcorev1.17.1indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/azidentityv1.8.2indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/internal1.11.1indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/internalv1.10.0indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/security/keyvault/azsecretsv1.3.1indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/security/keyvault/internalv1.1.1indirect
Gogithub.com/azuread/microsoft-authentication-library-for-gov1.3.3indirect
Gogithub.com/burntsushi/tomlv1.5.0indirect
Gogithub.com/cenkalti/backoff/v3v3.2.2indirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/coreos/go-semverv0.3.1indirect
Gogithub.com/coreos/go-systemd/v22v22.5.0indirect
Gogithub.com/cpuguy83/go-md2man/v22.0.6indirect
Gogithub.com/davecgh/go-spew1.1.1indirect
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/fatih/color1.18.0indirect
Gogithub.com/fatih/colorv1.16.0indirect
Gogithub.com/fatih/structsv1.1.0indirect
Gogithub.com/fsnotify/fsnotifyv1.9.0indirect
Gogithub.com/go-jose/go-jose/v4v4.1.4indirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang-jwt/jwt/v5v5.2.2indirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/google/go-tpmv0.9.8indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/hashicorp/consul/api1.32.0indirect
Gogithub.com/hashicorp/consul/apiv1.19.1indirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirect
Gogithub.com/hashicorp/go-hclogv1.6.3indirect
Gogithub.com/hashicorp/go-immutable-radixv1.3.1indirect
Gogithub.com/hashicorp/go-metrics0.5.4indirect
Gogithub.com/hashicorp/go-multierrorv1.1.1indirect
Gogithub.com/hashicorp/go-retryablehttpv0.7.7indirect
Gogithub.com/hashicorp/go-retryablehttpv0.7.8indirect
Gogithub.com/hashicorp/go-rootcertsv1.0.2indirect
Gogithub.com/hashicorp/go-secure-stdlib/parseutilv0.1.7indirect
Gogithub.com/hashicorp/go-secure-stdlib/parseutilv0.2.0indirect
Gogithub.com/hashicorp/go-secure-stdlib/strutilv0.1.2indirect
Gogithub.com/hashicorp/go-sockaddrv1.0.2indirect
Gogithub.com/hashicorp/go-sockaddrv1.0.7indirect
Gogithub.com/hashicorp/golang-lru1.0.2indirect
Gogithub.com/hashicorp/golang-lruv0.5.4indirect
Gogithub.com/hashicorp/hclv1.0.0indirect
Gogithub.com/hashicorp/hclv1.0.1-vault-7indirect
Gogithub.com/hashicorp/serf0.10.2indirect
Gogithub.com/hashicorp/serfv0.10.1indirect
Gogithub.com/hashicorp/vault/apiv1.23.0indirect
Gogithub.com/hashicorp/vault/apiv1.9.0indirect
Gogithub.com/hjson/hjson-go/v44.4.0indirect
Gogithub.com/hjson/hjson-go/v4v4.6.0indirect
Gogithub.com/huml-lang/go-humlv0.2.0indirect
Gogithub.com/jmespath/go-jmespathv0.4.0indirect
Gogithub.com/joho/godotenvv1.5.1indirect
Gogithub.com/klauspost/compressv1.18.6indirect
Gogithub.com/knadh/koanf/parsers/humlv0.2.0indirect
Gogithub.com/knadh/koanf/parsers/jsonv0.1.0indirect
Gogithub.com/knadh/koanf/parsers/tomlv0.1.0indirect
Gogithub.com/knadh/koanf/parsers/yamlv0.1.0indirect
Gogithub.com/knadh/koanf/providers/appconfig/v2v2.0.0indirect
Gogithub.com/knadh/koanf/providers/azkeyvaultv0.0.0-20250408181429-ede86a07342eindirect
Gogithub.com/knadh/koanf/providers/confmapv0.1.0indirect
Gogithub.com/knadh/koanf/providers/consul/v2v2.0.0indirect
Gogithub.com/knadh/koanf/providers/env/v2v2.0.0indirect
Gogithub.com/knadh/koanf/providers/etcd/v2v2.0.0indirect
Gogithub.com/knadh/koanf/providers/filev0.1.0indirect
Gogithub.com/knadh/koanf/providers/k8smountv0.1.0indirect
Gogithub.com/knadh/koanf/providers/kilnv0.1.1indirect
Gogithub.com/knadh/koanf/providers/parameterstore/v2v2.0.0indirect
Gogithub.com/knadh/koanf/providers/posflagv0.1.0indirect
Gogithub.com/knadh/koanf/providers/rawbytesv0.1.0indirect
Gogithub.com/knadh/koanf/providers/s3v0.1.0indirect
Gogithub.com/knadh/koanf/providers/structsv0.1.0indirect
Gogithub.com/knadh/koanf/providers/vault/v2v2.0.1indirect
Gogithub.com/knadh/koanf/v22.0.1indirect
Gogithub.com/knadh/koanf/v22.1.2indirect
Gogithub.com/knadh/koanf/v2v2.0.0indirect
Gogithub.com/knadh/koanf/v2v2.3.4indirect
Gogithub.com/kr/pretty0.2.1indirect
Gogithub.com/kr/prettyv0.2.1indirect
Gogithub.com/kr/text0.2.0indirect
Gogithub.com/kr/textv0.2.0indirect
Gogithub.com/kylelemons/godebugv1.1.0indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/minio/highwayhashv1.0.4-0.20251030100505-070ab1a87a76indirect
Gogithub.com/mitchellh/go-homedirv1.1.0indirect
Gogithub.com/mitchellh/mapstructurev1.5.0indirect
Gogithub.com/mitchellh/reflectwalk1.0.2indirect
Gogithub.com/mitchellh/reflectwalkv1.0.2indirect
Gogithub.com/nats-io/jwt/v2v2.8.0indirect
Gogithub.com/nats-io/nats-server/v2v2.11.12indirect
Gogithub.com/nats-io/nats.gov1.52.0indirect
Gogithub.com/nats-io/nkeysv0.4.15indirect
Gogithub.com/nats-io/nuidv1.0.1indirect
Gogithub.com/npillmayer/nestext0.1.3indirect
Gogithub.com/pelletier/go-tomlv1.9.5indirect
Gogithub.com/pelletier/go-toml/v22.2.4indirect
Gogithub.com/pelletier/go-toml/v2v2.4.3indirect
Gogithub.com/pkg/browserv0.0.0-20240102092130-5ac0b6a4141cindirect
Gogithub.com/pmezard/go-difflib1.0.0indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogithub.com/rhnvrm/simples30.8.4indirect
Gogithub.com/rhnvrm/simples3v0.8.3indirect
Gogithub.com/russross/blackfriday/v22.1.0indirect
Gogithub.com/ryanuber/go-globv1.0.0indirect
Gogithub.com/sblinch/kdl-go0.0.0-20240410000746-21754ba9ac55indirect
Gogithub.com/spf13/pflag1.0.6indirect
Gogithub.com/spf13/pflagv1.0.5indirect
Gogithub.com/stretchr/objxv0.5.0indirect
Gogithub.com/stretchr/testify1.8.4indirect
Gogithub.com/stretchr/testifyv1.10.0indirect
Gogithub.com/stretchr/testifyv1.11.1indirect
Gogithub.com/stretchr/testifyv1.8.4indirect
Gogithub.com/stretchr/testifyv1.9.0indirect
Gogithub.com/thunderbottom/kilnv1.0.3indirect
Gogithub.com/urfave/cli/v22.27.6indirect
Gogithub.com/urfave/cli/v33.3.3indirect
Gogithub.com/xrash/smetrics0.0.0-20240521201337-686a1a2994c1indirect
Gogo.etcd.io/etcd/api/v3v3.5.21indirect
Gogo.etcd.io/etcd/api/v3v3.5.7indirect
Gogo.etcd.io/etcd/client/pkg/v3v3.5.21indirect
Gogo.etcd.io/etcd/client/pkg/v3v3.5.7indirect
Gogo.etcd.io/etcd/client/v3v3.5.21indirect
Gogo.etcd.io/etcd/client/v3v3.5.7indirect
Gogo.uber.org/atomicv1.10.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.uber.org/multierrv1.9.0indirect
Gogo.uber.org/zapv1.24.0indirect
Gogo.uber.org/zapv1.27.0indirect
Gogo.yaml.in/yaml/v33.0.3indirect
Gogolang.org/x/cryptov0.50.0indirect
Gogolang.org/x/cryptov0.52.0indirect
Gogolang.org/x/exp0.0.0-20250408133849-7e4ce0ab07d0indirect
Gogolang.org/x/net0.38.0indirect
Gogolang.org/x/net0.39.0indirect
Gogolang.org/x/netv0.48.0indirect
Gogolang.org/x/netv0.53.0indirect
Gogolang.org/x/netv0.55.0indirect
Gogolang.org/x/sys0.32.0indirect
Gogolang.org/x/sysv0.13.0indirect
Gogolang.org/x/sysv0.39.0indirect
Gogolang.org/x/sysv0.43.0indirect
Gogolang.org/x/sysv0.45.0indirect
Gogolang.org/x/termv0.42.0indirect
Gogolang.org/x/termv0.43.0indirect
Gogolang.org/x/text0.24.0indirect
Gogolang.org/x/textv0.32.0indirect
Gogolang.org/x/textv0.36.0indirect
Gogolang.org/x/textv0.37.0indirect
Gogolang.org/x/timev0.14.0indirect
Gogolang.org/x/timev0.15.0indirect
Gogolang.org/x/timev0.3.0indirect
Gogoogle.golang.org/genprotov0.0.0-20230410155749-daa745c078e1indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20251202230838-ff82c1b0f217indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20251202230838-ff82c1b0f217indirect
Gogoogle.golang.org/grpcv1.79.3indirect
Gogoogle.golang.org/grpcv1.82.1indirect
Gogoogle.golang.org/protobufv1.36.10indirect
Gogoogle.golang.org/protobufv1.36.11indirect
Gogopkg.in/check.v11.0.0-20190902080502-41f04d3bba15indirect
Gogopkg.in/check.v1v1.0.0-20190902080502-41f04d3bba15indirect
Gogopkg.in/square/go-jose.v2v2.6.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Dependency advisories 22

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/cryptov0.50.0indirectcritical280.55.0
google.golang.org/grpcv1.79.3indirectcritical21.82.1
github.com/hjson/hjson-go/v44.4.0indirecthigh24.5.0
github.com/nats-io/nats-server/v2v2.11.12indirecthigh262.12.6
golang.org/x/net0.38.0indirectmoderate111.27.0-rc.3
golang.org/x/net0.39.0indirectmoderate111.27.0-rc.3
golang.org/x/netv0.48.0indirectmoderate91.27.0-rc.3
golang.org/x/netv0.53.0indirectmoderate81.27.0-rc.3
gopkg.in/square/go-jose.v2v2.6.0indirectmoderate24.0.1
github.com/klauspost/compressv1.18.6indirectunknown11.18.7
go.etcd.io/etcd/client/pkg/v3v3.5.21indirectunknown13.7.1
go.etcd.io/etcd/client/pkg/v3v3.5.7indirectunknown13.7.1
golang.org/x/cryptov0.52.0indirectunknown20.55.0
golang.org/x/netv0.55.0indirectunknown11.27.0-rc.3
golang.org/x/sys0.32.0indirectunknown10.44.0
golang.org/x/sysv0.13.0indirectunknown10.44.0
golang.org/x/sysv0.39.0indirectunknown10.44.0
golang.org/x/sysv0.43.0indirectunknown10.44.0
golang.org/x/text0.24.0indirectunknown10.39.0
golang.org/x/textv0.32.0indirectunknown10.39.0
golang.org/x/textv0.36.0indirectunknown10.39.0
golang.org/x/textv0.37.0indirectunknown10.39.0

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.34.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo.