Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-30 22:56 UTC

hashicorp / go-sockaddr

IP Address/UNIX Socket convenience functions for Go

GoMPL-2.0★ 289 stars⑂ 56 forkssince Mar 2016View on GitHub ↗

hashicorp/go-sockaddr holds a health index of 69 out of 100, placing it in the Moderate band. It scores highest on Security (79/100) and lowest on Sustainability & Governance (64/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

69
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

69
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe 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.

Ownership

HashiCorpOrganization
10,718 followers941 public repossince May 2011

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/hashicorp/go-sockaddrv1.0.7-8679 days ago

Metrics by category

Vitality

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

64Moderate · 22% of overall
How it's scored
36/36Push recency — last push 3 days ago
11.8/36Commit cadence — 17/52 weeks with commits
13.9/18Commit volume — 34 commits in the last year
10/10OpenSSF Scorecard: Maintained — 11 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year34
human_commit_share0.76
days_since_last_push3
active_weeks_last_year17
How it's scored
27/27Ships releases — 1 releases published
7.2/36Release recency — latest release 673 days ago
12.6/27Release cadence — cadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count1
latest_release_tagv1.0.7
releases_from_tagsno
days_since_latest_release673
mean_days_between_releases
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?

70Good · 18% of overall
How it's scored
39.9/60Stars — 289 stars
14.5/25Forks — 56 forks
13.6/15Watchers — 275 watchers
Inputs used
forks56
stars289
watchers275
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MPL-2.0)
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes

Sustainability & Governance

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

64Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
5.6/22.5Commit distribution — top contributor authored 75% of commits
13.5/13.5Contributor breadth — 26 contributors
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled26
top_contributor_share0.752
How it's scored
22.5/46.8Issue resolution — 48% of issues closed
29.4/38.3PR acceptance — 60/78 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs60
open_issues14
closed_issues13
issue_closed_ratio0.481
closed_unmerged_prs18
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 10,718 followers of hashicorp
25/25Track record — 941 public repos, account ~15 yr old
Inputs used
followers10,718
owner_typeOrganization
is_verified
owner_loginhashicorp
public_repos941
account_age_days5,569
How it's scored
25/25Published & resolvable — 1 package(s) on go
14/35Publish recency — latest publish 679 days ago
20/20Version history — 8 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/hashicorp/go-sockaddr
ecosystemsgo
any_deprecatedno
min_days_since_publish679

Engineering Quality

Are baseline engineering and documentation practices in place?

70Good · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 20 out of 20 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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

79Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
4.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 20 out of 20 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 6 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 11 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
5/5Pinned-Dependencies — all dependencies are pinned
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.4
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages23
unassessed_packages0
affected_by_severityunknown 1
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 23 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? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

72Good · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
33.7/40Legible commit history — 48 of 76 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.632
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — GNUmakefile, cmd/sockaddr/GNUmakefile, cmd/sockaddr/regression/GNUmakefile, template/GNUmakefile
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 21 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesGNUmakefile, cmd/sockaddr/GNUmakefile, cmd/sockaddr/regression/GNUmakefile, template/GNUmakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.21
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/49 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes48,949
source_files_sampled49
oversized_source_files0

Key facts

289GitHub stars
26contributors
34commits, last 12 months
3days since last push
1releases
1bus factor
14open 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 ★ / 56 ⇿
0Stars
56Forks
1Releases

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.

01020304050605632016-122021-102026-07
Major 0Minor 0Patch 1

Each point covers 9 days.

OpenSSF Scorecard 7.4 / 10
7.4aggregate

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-07-30 22:55 UTC

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests20 out of 20 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained11 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
Gogithub.com/hashicorp/errwrapv1.1.0go.mod
Gogithub.com/mitchellh/cliv1.1.5go.mod
Gogithub.com/mitchellh/go-wordwrapv1.0.1go.mod
Gogithub.com/ryanuber/columnizev2.1.2+incompatiblego.mod
All dependencies 23

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

RegistryPackageVersionRelation
Gogithub.com/hashicorp/errwrapv1.1.0direct
Gogithub.com/mitchellh/cliv1.1.5direct
Gogithub.com/mitchellh/go-wordwrapv1.0.1direct
Gogithub.com/ryanuber/columnizev2.1.2+incompatibledirect
Gogithub.com/armon/go-radixv0.0.0-20180808171621-7fddfc383310indirect
Gogithub.com/bgentry/speakeasyv0.2.0indirect
Gogithub.com/fatih/colorv1.17.0indirect
Gogithub.com/google/uuidv1.1.2indirect
Gogithub.com/hashicorp/go-multierrorv1.0.0indirect
Gogithub.com/huandu/xstringsv1.3.2indirect
Gogithub.com/imdario/mergov0.3.11indirect
Gogithub.com/masterminds/goutilsv1.1.1indirect
Gogithub.com/masterminds/semver/v3v3.1.1indirect
Gogithub.com/masterminds/sprig/v3v3.2.1indirect
Gogithub.com/mattn/go-colorablev0.1.13indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mitchellh/copystructurev1.0.0indirect
Gogithub.com/mitchellh/reflectwalkv1.0.0indirect
Gogithub.com/posener/completev1.1.1indirect
Gogithub.com/shopspring/decimalv1.2.0indirect
Gogithub.com/spf13/castv1.3.1indirect
Gogolang.org/x/cryptov0.52.0indirect
Gogolang.org/x/sysv0.45.0indirect
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/cryptov0.52.0indirectunknown1

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
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 1076,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 389566,
        "HCL": 156,
        "Shell": 7189,
        "Makefile": 2659
      },
      "pushed_at": "2026-07-27T06:15:43Z",
      "created_at": "2016-03-02T00:52:45Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-28T13:26:41Z",
      "description": "IP Address/UNIX Socket convenience functions for Go",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MPL-2.0",
      "default_branch": "master",
      "license_spdx_raw": "MPL-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://hashicorp.com",
      "name": "HashiCorp",
      "type": "Organization",
      "login": "hashicorp",
      "company": null,
      "location": "San Francisco, CA",
      "followers": 10718,
      "avatar_url": "https://avatars.githubusercontent.com/u/761456?v=4",
      "created_at": "2011-05-01T04:13:12Z",
      "is_verified": null,
      "public_repos": 941,
      "account_age_days": 5569
    },
    "license": {
      "state": "standard",
      "spdx_id": "MPL-2.0",
      "raw_spdx": "MPL-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2024-09-25T22:29:55Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "cf8ceec02a39dd723b8e36e370126e6cbf9020bf",
          "body": "…oup (#114)\n\nBumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 7.0.0 to 7.0.1\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [C\n[…]\npe: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump actions/checkout from 7.0.0 to 7.0.1 in the actions gr…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-27T06:15:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e4f8109b68e9a15b8b5de7a6cadc982f5a42f778",
          "body": "…oup (#110)\n\nBumps the actions group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).\n\n\nUpdates `actions/setup-go` from 6.5.0 to 7.0.0\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/924ae3a1cded613372ab55\n[…]\npe: version-update:semver-major\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump actions/setup-go from 6.5.0 to 7.0.0 in the actions gr…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T06:31:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f0263841f3c0219658732f7e5b5456e836e9f3dd",
          "body": "Bumps the actions group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).\n\n\nUpdates `golangci/golangci-lint-action` from 9.2.1 to 9.3.0\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci\n[…]\npe: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump golangci/golangci-lint-action in the actions group (#109)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T06:05:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1543737448183421f8148c60bb7b6809daacc96d",
          "body": "Bumps the actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-go](https://github.com/actions/setup-go).\n\n\nUpdates `actions/checkout` from 6.0.3 to 7.0.0\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.c\n[…]\npe: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump the actions group with 2 updates (#108)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T06:33:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a09754fe0321fa2a3f4252334f54351d0adf4737",
          "body": "This changes adds a copywrite workflow to meet compliance\nrequirements along with a makefile target.\n\nThe code lint has been moved over to golangci-lint and enabled the\nlinters that were manually installed where possible. A makefile\ntarget has also been added for easier local running.\n\nThe test workflow now also runs tests with the race flag, to\nensure these are surfaced.",
          "is_bot": false,
          "headline": "ci: Add copywrite workflow and modernize lint config.  (#107)",
          "author_name": "James Rasell",
          "author_login": "jrasell",
          "committed_at": "2026-06-26T11:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2344bb8eabf00ebf72a5f68f1175c60b5e220244",
          "body": "…oup (#106)\n\nBumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6.0.2 to 6.0.3\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [C\n[…]\npe: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump actions/checkout from 6.0.2 to 6.0.3 in the actions gr…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-25T08:36:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2ce03983432082a351297b7eec493b21689f6afb",
          "body": "Bumps the actions group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).\n\n\nUpdates `golangci/golangci-lint-action` from 9.2.0 to 9.2.1\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci\n[…]\npe: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump golangci/golangci-lint-action in the actions group (#104)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-27T08:00:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7bf99c0daef52056d38f9088752160b4eb3a9625",
          "body": "Update golang.org/x dependencies to fix several open CVEs",
          "is_bot": false,
          "headline": "Merge pull request #105 from hashicorp/ryan-update-golang-x-deps",
          "author_name": "Ryan Cragun",
          "author_login": "ryancragun",
          "committed_at": "2026-05-26T18:41:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "254a9d802e63c10048437c383880117d4b6429bf",
          "body": "A non-exhaustive list of CVEs that are resolve by updating the\ngolang.org/x deps:\n\n  - GO-2026-5005\n  - GO-2026-5006\n  - GO-2026-5013\n  - GO-2026-5014\n  - GO-2026-5015\n  - GO-2026-5016\n  - GO-2026-5017\n  - GO-2026-5018\n  - GO-2026-5019\n  - GO-2026-5020\n  - GO-2026-5021\n  - GO-2026-5023\n  - GO-2026-5025\n  - GO-2026-5026\n  - GO-2026-5027\n  - GO-2026-5028\n  - GO-2026-5029\n  - GO-2026-5030\n  - GO-2026-5033\n\nSigned-off-by: Ryan Cragun <me@ryan.ec>",
          "is_bot": false,
          "headline": "Update golang.org/x dependencies to fix several open CVEs",
          "author_name": "Ryan Cragun",
          "author_login": "ryancragun",
          "committed_at": "2026-05-26T18:30:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bef7c1f05654cee2c23cecca7f81ce728642c222",
          "body": "Remove ip-compliance team from CODEOWNERS, transfer ownership to nomad-eng",
          "is_bot": false,
          "headline": "Merge pull request #103 from hashicorp/remove-ip-compliance-codeowner",
          "author_name": "Blake Ryder",
          "author_login": "CreatorHead",
          "committed_at": "2026-05-22T07:24:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fee7af0bb806176f9b238d7f8aeabfd6ca65971",
          "body": "…d-eng",
          "is_bot": false,
          "headline": "Remove ip-compliance team from CODEOWNERS, transfer ownership to noma…",
          "author_name": "creatorHead",
          "author_login": "CreatorHead",
          "committed_at": "2026-05-21T07:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fe9112bfe82a09a69dd8a53d583ddb731a91dd5",
          "body": "…ons-4684ddd577\n\n[chore] : Bump actions/upload-artifact from 7.0.0 to 7.0.1 in the actions group",
          "is_bot": true,
          "headline": "Merge pull request #102 from hashicorp/dependabot/github_actions/acti…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T04:55:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27dd86a90970a06a2fac8b5e4db712a5ad458978",
          "body": "…ons-84ffaffffe\n\n[chore] : Bump actions/setup-go from 6.3.0 to 6.4.0 in the actions group",
          "is_bot": false,
          "headline": "Merge pull request #101 from hashicorp/dependabot/github_actions/acti…",
          "author_name": "Blake Ryder",
          "author_login": "CreatorHead",
          "committed_at": "2026-04-06T06:37:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2483830f78f7fe4235a07e5328ac02c1009507eb",
          "body": "Bumps the actions group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).\n\n\nUpdates `actions/setup-go` from 6.3.0 to 6.4.0\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/4b73464bb391d4059bd26b0524d20df3927\n[…]\netup-go\n  dependency-version: 6.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump actions/setup-go from 6.3.0 to 6.4.0 in the actions group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-05T21:03:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c3d114e752be418fdc60ae10cf1c963323a6b1d4",
          "body": "Bumps the actions group with 2 updates: [actions/setup-go](https://github.com/actions/setup-go) and [actions/upload-artifact](https://github.com/actions/upload-artifact).\n\n\nUpdates `actions/setup-go` from 6.2.0 to 6.3.0\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](http\n[…]\npe: version-update:semver-major\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump the actions group with 2 updates (#100)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T07:55:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b607e6a5e1054e46c7b94d4db4c9f9ae41062158",
          "body": "…oup (#98)\n\nBumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6.0.1 to 6.0.2\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Co\n[…]\npe: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump actions/checkout from 6.0.1 to 6.0.2 in the actions gr…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-26T13:51:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c76de24b762bb4f8b7fd3ab1d6e2e4b68468b7a4",
          "body": "…ns-628ed7aee3\n\n[chore] : Bump actions/setup-go from 6.1.0 to 6.2.0 in the actions group",
          "is_bot": false,
          "headline": "Merge pull request #97 from hashicorp/dependabot/github_actions/actio…",
          "author_name": "Sagar Verma",
          "author_login": "ssagarverma",
          "committed_at": "2026-01-19T05:41:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d0a1443e4482eaf366c69f13fb4b7b32bd74d50",
          "body": "Bumps the actions group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).\n\n\nUpdates `actions/setup-go` from 6.1.0 to 6.2.0\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/4dc6199c7b1a012772edbd06daecab0f50c\n[…]\netup-go\n  dependency-version: 6.2.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump actions/setup-go from 6.1.0 to 6.2.0 in the actions group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-18T21:03:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "db13a84ecccd4b72fbafe11da1467b52cda20a23",
          "body": "…ns-3415d95683\n\n[chore] : Bump the actions group across 1 directory with 3 updates",
          "is_bot": false,
          "headline": "Merge pull request #96 from hashicorp/dependabot/github_actions/actio…",
          "author_name": "nasareeny",
          "author_login": "nasareeny",
          "committed_at": "2025-12-15T06:54:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86088f646036a3c21570e448d7c32ed8e864c82e",
          "body": "Bumps the actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).\n\n\nUpdates `actions/checkout\n[…]\n-action\n  dependency-version: 9.2.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump the actions group across 1 directory with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-14T21:05:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "646e7daf8b5eaa277a0f497d054479f68bf48cf5",
          "body": "…ns-50cabfbb3b\n\n[chore] : Bump the actions group with 3 updates",
          "is_bot": false,
          "headline": "Merge pull request #94 from hashicorp/dependabot/github_actions/actio…",
          "author_name": "Blake Ryder",
          "author_login": "CreatorHead",
          "committed_at": "2025-11-24T05:35:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ced57a6016cdae6ae4a7b225cd28127e0334fc7",
          "body": "Bumps the actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-go](https://github.com/actions/setup-go) and [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).\n\n\nUpdates `actions/checkout` from 5.0.1 to 6.0.0\n- [Release \n[…]\n-action\n  dependency-version: 9.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump the actions group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-23T21:05:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2f46e9c19c361cf6c0caa3ccb84b8d65a83bbe08",
          "body": "…ty-dd7da38a6b\n\n[chore] : Bump golang.org/x/crypto from 0.35.0 to 0.45.0 in the go-security group across 1 directory",
          "is_bot": false,
          "headline": "Merge pull request #93 from hashicorp/dependabot/go_modules/go-securi…",
          "author_name": "Sagar Verma",
          "author_login": "ssagarverma",
          "committed_at": "2025-11-20T14:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c013a411db1a2cc3fb76ca81e1325e8b0f14e1e1",
          "body": "…ns-d095e3c43e\n\n[chore] : Bump the actions group across 1 directory with 2 updates",
          "is_bot": false,
          "headline": "Merge pull request #91 from hashicorp/dependabot/github_actions/actio…",
          "author_name": "Sagar Verma",
          "author_login": "ssagarverma",
          "committed_at": "2025-11-20T12:25:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0650ab520d0f7e0306200afd748396a2f1686780",
          "body": "Bumps the go-security group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.35.0 to 0.45.0\n- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.45.0\n  dependency-type: indirect\n  dependency-group: go-security\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump golang.org/x/crypto",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-20T01:40:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c598b21fd4a099cec50531f3a80b3c7e2b3147a6",
          "body": "[IND-4227] [COMPLIANCE] Add Copyright and License Headers",
          "is_bot": false,
          "headline": "Merge pull request #92 from hashicorp/compliance/add-headers",
          "author_name": "Mohan Manikanta",
          "author_login": "mohanmanikanta2299",
          "committed_at": "2025-11-18T09:03:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26c434bdca9603fd3ce3b91d846cb9bcbdb4c291",
          "body": null,
          "is_bot": true,
          "headline": "[COMPLIANCE] Add Copyright and License Headers",
          "author_name": "hashicorp-copywrite[bot]",
          "author_login": "hashicorp-copywrite[bot]",
          "committed_at": "2025-11-18T08:44:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce3fc775460623cba4af4af04249d35de432d91a",
          "body": "Bumps the actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).\n\n\nUpdates `actions/checkout` from 5.0.0 to 5.0.1\n- [Release notes](https://github.com/actions/chec\n[…]\n-action\n  dependency-version: 9.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump the actions group across 1 directory with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-18T02:13:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8419791cdc94cb335f039a052a743c060641bbda",
          "body": "[IND-4227][COMPLIANCE] chore: update build tags to modern format",
          "is_bot": false,
          "headline": "Merge pull request #90 from hashicorp/ssagarverma/fix-lint-issues",
          "author_name": "Sagar Verma",
          "author_login": "ssagarverma",
          "committed_at": "2025-11-17T14:22:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a19206610c22117c351603696ff2fb8f6acd6fb5",
          "body": "- Replaced all deprecated `// +build` directives with the modern `//go:build` form\nintroduced in Go 1.17. This modernizes build constraints to align with the latest Go\ntoolchain and removes obsolete syntax flagged by go vet linter.\n\n- No runtime or functional behavior changes.\n\n⚠️ Note: This change drops compatibility with Go versions earlier than 1.17,\nas they do not support the `//go:build` syntax.",
          "is_bot": false,
          "headline": "chore: update build tags to modern format",
          "author_name": "Sagar Verma",
          "author_login": "ssagarverma",
          "committed_at": "2025-11-10T13:26:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c77d5865a735da8d961709ab82af29f689fdec65",
          "body": "Bumps the actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).\n\n\nUpdates `actions/upload-artifact` from 4.6.2 to 5.0.0\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/\n[…]\npe: version-update:semver-major\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump actions/upload-artifact in the actions group (#88)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-27T12:02:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3059a05e98143476baedd8977054f2ad095f4b00",
          "body": "…ns-cf7c767cba\n\n[chore] : Bump actions/setup-go from 5.5.0 to 6.0.0 in the actions group",
          "is_bot": false,
          "headline": "Merge pull request #87 from hashicorp/dependabot/github_actions/actio…",
          "author_name": "Mohan Manikanta",
          "author_login": "mohanmanikanta2299",
          "committed_at": "2025-09-08T10:24:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1235da6a923d85ddd296bc5d211526e0d6e1203f",
          "body": "Bumps the actions group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).\n\n\nUpdates `actions/setup-go` from 5.5.0 to 6.0.0\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/d35c59abb061a4a6fb18e82ac0862c26744\n[…]\netup-go\n  dependency-version: 6.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump actions/setup-go from 5.5.0 to 6.0.0 in the actions group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-07T21:04:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3c18b909b88efedeebeb1f0da596d6000a99ce49",
          "body": "…ns-0745fac1db\n\n[chore] : Bump the actions group across 1 directory with 3 updates",
          "is_bot": true,
          "headline": "Merge pull request #86 from hashicorp/dependabot/github_actions/actio…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-24T10:19:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0df34feaaed86987bbf6c1064d40470c573f68b",
          "body": "Co-authored-by: compliance-pr-automation[bot] <1425255+compliance-pr-automation-bot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[Compliance] - PR Template Changes Required (#85)",
          "author_name": "compliance-pr-automation-bot[bot]",
          "author_login": "compliance-pr-automation-bot[bot]",
          "committed_at": "2025-07-01T11:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65e6cb079dc61535ace1f7582289ea5ca397dcb5",
          "body": "…ty-ee7f9554a6\n\n[chore] : Bump golang.org/x/crypto from 0.32.0 to 0.35.0 in the go-security group",
          "is_bot": false,
          "headline": "Merge pull request #84 from hashicorp/dependabot/go_modules/go-securi…",
          "author_name": "Mohan Manikanta",
          "author_login": "mohanmanikanta2299",
          "committed_at": "2025-06-17T05:49:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fcbc3c76b4a6be7aa16acd8eef84e353e1b0322",
          "body": "Bumps the go-security group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.32.0 to 0.35.0\n- [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.35.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.35.0\n  dependency-type: indirect\n  dependency-group: go-security\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump golang.org/x/crypto in the go-security group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-17T03:04:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "382d97bb82ecca49c55e1ee8aca7bf36d2f6450b",
          "body": null,
          "is_bot": false,
          "headline": "fix linter errors and enable linter",
          "author_name": "Abhijeet",
          "author_login": null,
          "committed_at": "2025-06-17T02:33:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bb00be5c7f175acac67bfaba799552d6930cd9d",
          "body": null,
          "is_bot": false,
          "headline": "IND-3874 Dependabot integration, changelog.md added",
          "author_name": "KaushikiAnand",
          "author_login": "KaushikiAnand",
          "committed_at": "2025-06-12T08:04:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdbcc908bb86069d65b7cb86333aeeff755fd316",
          "body": "IND-2767 Coverage",
          "is_bot": false,
          "headline": "Merge pull request #77 from hashicorp/coverage",
          "author_name": "KaushikiAnand",
          "author_login": "KaushikiAnand",
          "committed_at": "2025-03-26T09:34:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fb10e9c562fe405907c1de726d2d0de805992fe",
          "body": null,
          "is_bot": false,
          "headline": "IND-2767 unit test coverage check added to workflow",
          "author_name": "KaushikiAnand",
          "author_login": "KaushikiAnand",
          "committed_at": "2025-03-26T08:40:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4f0e54a63a4956f3e3e994ed54a02563a1b5e4b",
          "body": null,
          "is_bot": false,
          "headline": "workflow updation checking",
          "author_name": "KaushikiAnand",
          "author_login": "KaushikiAnand",
          "committed_at": "2025-03-26T08:37:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d46bd783c3f71c4cdfb4be338b0388b59ff52da0",
          "body": "Added test workflow for PR and upgraded dependencies",
          "is_bot": false,
          "headline": "Merge pull request #76 from hashicorp/sonamt/test-run",
          "author_name": "Sonam Tenzin",
          "author_login": "sonamtenzin2",
          "committed_at": "2025-02-19T04:18:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f431d59e3c6cc2bde0a682006983076c0a831f57",
          "body": null,
          "is_bot": false,
          "headline": "test fixes",
          "author_name": "Sonam Tenzin",
          "author_login": "sonamtenzin2",
          "committed_at": "2025-02-14T08:00:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a0b66f00d7b355e044bf77a66eb8468110a89b9",
          "body": null,
          "is_bot": false,
          "headline": "resolved comments",
          "author_name": "Sonam Tenzin",
          "author_login": "sonamtenzin2",
          "committed_at": "2025-02-14T07:25:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d807b7cdd610544b9cf50713f576a42006e9581",
          "body": null,
          "is_bot": false,
          "headline": "resolved comments",
          "author_name": "Sonam Tenzin",
          "author_login": "sonamtenzin2",
          "committed_at": "2025-02-13T06:14:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66c72a038193930e6bf4fc02a2a71acc7e6eb980",
          "body": null,
          "is_bot": false,
          "headline": "Fixed security vulnerablilities",
          "author_name": "Sonam Tenzin",
          "author_login": "sonamtenzin2",
          "committed_at": "2025-02-13T05:57:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "666b14d57cbe2aed9a47c221793041311872b871",
          "body": null,
          "is_bot": false,
          "headline": "Test workflow added and test fixes",
          "author_name": "Sonam Tenzin",
          "author_login": "sonamtenzin2",
          "committed_at": "2025-02-13T05:57:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fb840cb784f6bb88a5d93eef2623de76c63bf62",
          "body": "Fix SortIPAddrsByNetworkSize",
          "is_bot": false,
          "headline": "Merge pull request #50 from thevilledev/fix/ip-addrs-by-network-size",
          "author_name": "Sonam Tenzin",
          "author_login": "sonamtenzin2",
          "committed_at": "2025-02-11T11:41:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17a8a436fceb3f81782c600999cdb029b23a6fa7",
          "body": "Co-authored-by: Michael Schurter <mschurter@hashicorp.com>",
          "is_bot": false,
          "headline": "Add wasip1 to build target (#61)",
          "author_name": "Masaaki Goshima",
          "author_login": "goccy",
          "committed_at": "2025-01-08T17:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "603e4c97296748acc14369b60a105c6e8f49dd81",
          "body": "Update CODEOWNERS",
          "is_bot": false,
          "headline": "Merge pull request #75 from hashicorp/schmichael-patch-1",
          "author_name": "Mukesh Choudhari",
          "author_login": "mukeshjc",
          "committed_at": "2025-01-08T05:45:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "697ddad3bbdd5e38f253950d5af68a474ca84016",
          "body": "Add @hashicorp/nomad-eng as owners",
          "is_bot": false,
          "headline": "Update CODEOWNERS",
          "author_name": "Michael Schurter",
          "author_login": "schmichael",
          "committed_at": "2025-01-07T19:29:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b43f01f245c163c44c34ede45e109e82c4ac4ad",
          "body": "* update makefile for gopath-less world\r\n\r\n* remove cmd/sockaddr/vendor and use root go.mod\r\n\r\nAll of the command's dependencies were already managed by go.mod, but\r\nwhen building the command it would use the vendored version.\r\n\r\nThis commit removes the vendored version to simplify sockaddr's\r\ndependency management.\r\n\r\n* remove old vendored version from go.sum",
          "is_bot": false,
          "headline": "Remove vendor directory from command (#73)",
          "author_name": "Michael Schurter",
          "author_login": "schmichael",
          "committed_at": "2024-12-04T22:21:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aca47407bd13ab3aedd6eda890358079b40c92c",
          "body": null,
          "is_bot": false,
          "headline": "Add CODEOWNERS file in .github/CODEOWNERS (#67)",
          "author_name": "Mukesh Choudhari",
          "author_login": "mukeshjc",
          "committed_at": "2024-11-19T17:05:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "618ad49bee98a3591554941c0d4d1bd5b617515f",
          "body": "Add support for z/OS",
          "is_bot": false,
          "headline": "Merge pull request #66 from jlee3227/zos-support",
          "author_name": "Michael Schurter",
          "author_login": "schmichael",
          "committed_at": "2024-11-12T21:27:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72aaf0e56dace1e654bc2b7aaf8e28ac306546a2",
          "body": null,
          "is_bot": false,
          "headline": "Add full text of dummy output",
          "author_name": "Joon Lee",
          "author_login": "jlee3227",
          "committed_at": "2024-11-07T20:02:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f201d39904daf6b6c57010047e99f71a745d73a7",
          "body": null,
          "is_bot": false,
          "headline": "Add test for zosProcessOnetstatOutput",
          "author_name": "Joon Lee",
          "author_login": "jlee3227",
          "committed_at": "2024-10-31T16:16:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e616ecddef58d3770c1b30841137e4efb382837f",
          "body": "Update Dependencies for z/OS Support",
          "is_bot": false,
          "headline": "Merge pull request #65 from jlee3227/update-deps",
          "author_name": "Michael Schurter",
          "author_login": "schmichael",
          "committed_at": "2024-10-30T21:42:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7498e0c2d90bcbf8be667a944319cb7e5a50d7c",
          "body": null,
          "is_bot": false,
          "headline": "Add support for z/OS",
          "author_name": "Joon Lee",
          "author_login": "jlee3227",
          "committed_at": "2024-10-30T16:58:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09fcbc6f866d741724b244cf66b63371c7965c35",
          "body": null,
          "is_bot": false,
          "headline": "Update Dependencies for z/OS Support",
          "author_name": "Joon Lee",
          "author_login": "jlee3227",
          "committed_at": "2024-10-30T16:41:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b74dd36f318ed2ac4e01c93f02ef99739f454ed6",
          "body": "…17.0 (#63)\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.0.0-20200820211705-5c72a883971a to 0.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-19T09:47:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff38b0bfd4772bd19ee23451bb3f65cb18f902e5",
          "body": "… (#52)",
          "is_bot": true,
          "headline": "Bump golang.org/x/sys from 0.0.0-20190412213103-97732733099d to 0.1.0…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-18T06:37:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d05abfaff0209c6561872ace625f354efbbe9fef",
          "body": "AIX support and build tag fixes",
          "is_bot": false,
          "headline": "Merge pull request #62 from Galileo-Suite/master",
          "author_name": "Michael Schurter",
          "author_login": "schmichael",
          "committed_at": "2024-09-16T15:27:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "355422af4659c1d8187ad4d7ae8b049558e0f36b",
          "body": null,
          "is_bot": false,
          "headline": "Also fix Android build -- functionality untested",
          "author_name": "John Troy",
          "author_login": null,
          "committed_at": "2024-09-06T15:32:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88621f544e3148268c46ad41dc2ed29e9532a544",
          "body": null,
          "is_bot": false,
          "headline": "Struct definition was moved; add AIX and Solaris build tags.",
          "author_name": "John Troy",
          "author_login": null,
          "committed_at": "2024-09-06T15:26:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b197a75d54a5433ae6e755eb30b99366e4b3580",
          "body": null,
          "is_bot": false,
          "headline": "AIX support",
          "author_name": "aklyachkin",
          "author_login": "aklyachkin",
          "committed_at": "2024-09-06T15:02:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8187f9b97d0dbb21b6e5d4aec1a9cc61276f1cf3",
          "body": "Update readme to use `go install` as `go get -u` is no longer valid for installing modules",
          "is_bot": false,
          "headline": "Merge pull request #59 from hashicorp/update-readmes-for-installation",
          "author_name": "John Maguire",
          "author_login": "jm96441n",
          "committed_at": "2024-07-18T20:04:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00dd0265c30c5e219d3891165eacf4abbbb71cc3",
          "body": "installing modules",
          "is_bot": false,
          "headline": "update readme to use `go install` as `go get -u` is no longer valid for",
          "author_name": "jm96441n",
          "author_login": "jm96441n",
          "committed_at": "2024-07-18T19:45:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "081a518b8abca02d4190e80f206993a6cf19a425",
          "body": "Add support for js/wasm",
          "is_bot": false,
          "headline": "Merge pull request #55 from hashicorp/wasm",
          "author_name": "Christopher Swenson",
          "author_login": null,
          "committed_at": "2023-11-10T18:01:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeae47b90fe92dadef85b18ff97ff282fe418ac3",
          "body": null,
          "is_bot": false,
          "headline": "Add support for js/wasm",
          "author_name": "Christopher Swenson",
          "author_login": null,
          "committed_at": "2023-11-10T17:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbafcc89f0a6475c72629678aa4c01f904aea824",
          "body": "Newer Go versions use the micro version as well when adding a version\nstatement to `go mod tidy` but this confuses older tooling.",
          "is_bot": false,
          "headline": "Use old format for go version statement in go.mod",
          "author_name": "Jeff Mitchell",
          "author_login": "jefferai",
          "committed_at": "2023-09-06T14:43:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b3b245ad6781cc5142fded60ea8618e0f5696c6",
          "body": null,
          "is_bot": false,
          "headline": "Add Go version statement to go.mod, update deps",
          "author_name": "Jeff Mitchell",
          "author_login": "jefferai",
          "committed_at": "2023-09-01T19:06:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5806359f26e0ba53b4ad2f788375d3c16d93c00",
          "body": null,
          "is_bot": false,
          "headline": "fix SortIPAddrsByNetworkSize",
          "author_name": "Ville Vesilehto",
          "author_login": "thevilledev",
          "committed_at": "2023-06-12T17:21:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21bd71244b1c754622d9dafb735b7b287c40d17e",
          "body": "Add PowerShell impl. of GetDefaultInterfaceName",
          "is_bot": false,
          "headline": "Merge pull request #34 from angrycub/f-win-ps-route",
          "author_name": "Charlie Voiselle",
          "author_login": "angrycub",
          "committed_at": "2023-06-09T18:36:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bfef1479d8d663aa6659919194a16d5c0afa3b3",
          "body": "[COMPLIANCE] Update MPL 2.0 LICENSE",
          "is_bot": false,
          "headline": "Merge pull request #46 from hashicorp/compliance/add-license",
          "author_name": "Michael Schurter",
          "author_login": "schmichael",
          "committed_at": "2022-10-14T22:19:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "188344f9f33e3ef5753052aece53c9a205d517bd",
          "body": null,
          "is_bot": true,
          "headline": "[COMPLIANCE] Update MPL 2.0 LICENSE",
          "author_name": "hashicorp-copywrite[bot]",
          "author_login": null,
          "committed_at": "2022-10-12T20:36:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e364f8b0fc07a0dd736661c8eb8868ec7b8b5d03",
          "body": "* make unix socket implement SockAddr interface\r\n\r\n* typo\r\n\r\n* impl CmpRFC to implement SockAddr interface",
          "is_bot": false,
          "headline": "make unix socket implement SockAddr interface (#42)",
          "author_name": "swayne275",
          "author_login": "swayne275",
          "committed_at": "2022-03-15T19:00:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc581bb788ed4f44fd65111b5aef4ed1eaa366f6",
          "body": null,
          "is_bot": false,
          "headline": "Incorporate review feedback",
          "author_name": "Charlie Voiselle",
          "author_login": "angrycub",
          "committed_at": "2020-01-23T17:04:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72bc527daf0ea53c5b20349a6c590380d3f0f844",
          "body": "Allows localized versions of Windows to work correctly since it does not\nrely on string parsing. New behavior is dependent on `powershell` being\nin the path. Will fallback to old behavior if PS is not available.",
          "is_bot": false,
          "headline": "Add PowerShell impl. of GetDefaultInterfaceName",
          "author_name": "Charlie Voiselle",
          "author_login": "angrycub",
          "committed_at": "2020-01-23T15:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7188e74f6acae5a989bdc959aa779f8b9f42faf",
          "body": "* Add android os\r\n\r\nAllthough android is linux the 'ip route' command doesn't return 'default' line.\r\nAndroid has only one interface active at any time.",
          "is_bot": false,
          "headline": "Add android os (#25)",
          "author_name": "Ilya guterman",
          "author_login": "amfern",
          "committed_at": "2019-03-08T13:53:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aed17b5ee41761cc2b04f2a94c7107d428967e5",
          "body": null,
          "is_bot": false,
          "headline": "Add some more deps to go mod (#29)",
          "author_name": "Jeff Mitchell",
          "author_login": "jefferai",
          "committed_at": "2019-01-18T15:59:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6a0d2df398f7e0e9f6e43f589c8b51cec0eb6b0",
          "body": null,
          "is_bot": false,
          "headline": "Add go.mod (#28)",
          "author_name": "Jeff Mitchell",
          "author_login": "jefferai",
          "committed_at": "2019-01-18T15:16:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e92cdb5343bbaf42b0a596937ae0f382270d6759",
          "body": "Fix build failures affecting tests",
          "is_bot": false,
          "headline": "Merge pull request #26 from rboyer/fix-build-failures",
          "author_name": "R.B. Boyer",
          "author_login": "rboyer",
          "committed_at": "2019-01-03T21:41:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "555d50dcf216aa21f8e0cb8b4c161cb956884790",
          "body": "remove the test dependency on consul",
          "is_bot": false,
          "headline": "Merge pull request #27 from rboyer/remove-consul-dep",
          "author_name": "Michael Schurter",
          "author_login": "schmichael",
          "committed_at": "2019-01-03T21:30:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff9238a3a3681fbefde34ea7f46f645059ca85be",
          "body": null,
          "is_bot": false,
          "headline": "test: remove test dependency on consul by inlining single test function",
          "author_name": "R.B. Boyer",
          "author_login": "rboyer",
          "committed_at": "2019-01-03T21:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0af07aca87a60a5a02e2010ca11f1125df872d9d",
          "body": null,
          "is_bot": false,
          "headline": "gate darwin-only tests properly",
          "author_name": "R.B. Boyer",
          "author_login": "rboyer",
          "committed_at": "2019-01-03T20:07:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51181792cdf2de4dde5ce3df1431df9756514c34",
          "body": null,
          "is_bot": false,
          "headline": "fix vet failures",
          "author_name": "R.B. Boyer",
          "author_login": "rboyer",
          "committed_at": "2019-01-03T20:07:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d291a969b86c4b633730bfc6b8b9d64c3aafed9",
          "body": "The current regex would not see any wireless adapter because it was strictly looking for \"Ethernet adapter\" this allows a match on \"Wireless LAN adapter\" as well.",
          "is_bot": false,
          "headline": "Expanded RegEx to allow wireless adapters on Windows. (#21)",
          "author_name": "Charlie Voiselle",
          "author_login": "angrycub",
          "committed_at": "2018-03-20T11:50:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9a0390d2f53eca0e692e01e2e34c490f4fa6ca8",
          "body": "Fix formatting issues in tests",
          "is_bot": false,
          "headline": "Merge pull request #19 from mattbostock/fix_test_formatting",
          "author_name": "Michael Schurter",
          "author_login": "schmichael",
          "committed_at": "2018-03-06T00:49:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca253b1f4b0d8dfd39fb04ba47514f2e1a31e9ad",
          "body": "Fix the following formatting issues identified by `make test`:\n\n    ./ifaddrs_test.go:1331: Errorf call needs 2 args but has 3 args\n    ./ifaddrs_test.go:1967: Fatalf format %i has unknown verb i\n    ./ifattr_test.go:109: Fatal call has possible formatting directive %v\n    ./ipv4addr_test.go:680: Er\n[…]\nFatal call has possible formatting directive %+q\n    ./sockaddrs_test.go:96: Fatal call has possible formatting directive %d\n    ./sockaddrs_test.go:99: Fatal call has possible formatting directive %d",
          "is_bot": false,
          "headline": "Fix formatting issues in tests",
          "author_name": "Matt Bostock",
          "author_login": "mattbostock",
          "committed_at": "2018-03-02T20:41:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7165ee14aff120ee3642aa2bcf2dea8eebef29c3",
          "body": "Allow spaces in interface name",
          "is_bot": false,
          "headline": "Merge pull request #18 from hashicorp/f-go-sockaddr-17",
          "author_name": "Alex Dadgar",
          "author_login": null,
          "committed_at": "2018-02-07T23:16:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60108f5c6bfa49d0db236e6efabf70660ec3b7c6",
          "body": "Windows can create interfaces with spaces in the name.  This opens up the regex to allow for that",
          "is_bot": false,
          "headline": "Allow spaces in interface name",
          "author_name": "Charlie Voiselle",
          "author_login": "angrycub",
          "committed_at": "2018-02-07T22:50:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b4c5fa5b10a683339a270d664474b9f4aee62fc",
          "body": "Add mask operation on IPv4 and IPv6 interfaces",
          "is_bot": false,
          "headline": "Merge pull request #16 from dominik-lekse/feature/math-mask-operation",
          "author_name": "Frank Schröder",
          "author_login": "magiconair",
          "committed_at": "2017-10-30T10:43:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e92f50d7b0cca79c7a16d186821917518e4900aa",
          "body": null,
          "is_bot": false,
          "headline": "Review changes to mask operation on IPv4 and IPv6 interfaces",
          "author_name": "Dominik Lekse",
          "author_login": "dominik-lekse",
          "committed_at": "2017-10-30T09:24:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "874b2ffe5dc4bc111c94fd6bc97f568e3c5ee9c5",
          "body": null,
          "is_bot": false,
          "headline": "Add mask operation on IPv4 and IPv6 interfaces",
          "author_name": "Dominik Lekse",
          "author_login": "dominik-lekse",
          "committed_at": "2017-09-30T16:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41949a141473f6340abc6ba0fcd0f89da6f6f837",
          "body": "It's often nice to marshal structs that contain SockAddrs; it's less\r\nnice to have to write your own marshaling logic for each of these. This\r\nadds a struct that merely contains a SockAddr and JSON marshal/unmarshal\r\nfunctions on the struct so that this struct can be used directly in\r\nother types.",
          "is_bot": false,
          "headline": "Add a marshaling/unmarshaling convenience type. (#14)",
          "author_name": "Jeff Mitchell",
          "author_login": "jefferai",
          "committed_at": "2017-06-27T02:34:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e12d9401a74f025fe672cd1a84b2081c773990d3",
          "body": "Lookup IP on $PATH to support unusual locations",
          "is_bot": false,
          "headline": "Merge pull request #13 from hashicorp/b-12-use-lookpath",
          "author_name": "Michael Schurter",
          "author_login": "schmichael",
          "committed_at": "2017-06-22T20:44:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b44a235e4939428817ae8d957e9fd84864f2f298",
          "body": "Fixes #12\n\nManually tested on Ubuntu 17.04 (`/sbin/ip`) and CoreOS 1409.2.0\n(`/usr/bin/ip`).",
          "is_bot": false,
          "headline": "Lookup IP on $PATH to support unusual locations",
          "author_name": "Michael Schurter",
          "author_login": "schmichael",
          "committed_at": "2017-06-22T18:54:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d10d7c10258d11196c0ebf2943509e4afd06cd4",
          "body": "Add plural helpers",
          "is_bot": false,
          "headline": "Merge pull request #11 from sean-/f-plural-addrs",
          "author_name": "James Phillips",
          "author_login": "slackpad",
          "committed_at": "2017-05-23T22:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e077f0783c10576e5affaedbb24bd368fe13912a",
          "body": null,
          "is_bot": false,
          "headline": "Rename Makefile to GNUmakefile",
          "author_name": "Sean Chittenden",
          "author_login": "sean-",
          "committed_at": "2017-05-23T22:48:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 1,
      "commits_last_year": 34,
      "latest_release_at": "2024-09-25T22:29:55Z",
      "latest_release_tag": "v1.0.7",
      "releases_from_tags": false,
      "days_since_last_push": 3,
      "active_weeks_last_year": 17,
      "days_since_latest_release": 673,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/hashicorp/go-sockaddr",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/hashicorp/go-sockaddr",
          "is_deprecated": false,
          "latest_version": "v1.0.7",
          "repository_url": "https://github.com/hashicorp/go-sockaddr",
          "versions_count": 8,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2024-09-19T09:47:04Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 679
        }
      ]
    },
    "popularity": {
      "forks": 56,
      "stars": 289,
      "watchers": 275,
      "fork_history": {
        "days": [
          {
            "date": "2016-12-12",
            "count": 1
          },
          {
            "date": "2017-04-25",
            "count": 1
          },
          {
            "date": "2017-07-27",
            "count": 1
          },
          {
            "date": "2017-08-09",
            "count": 1
          },
          {
            "date": "2017-09-21",
            "count": 1
          },
          {
            "date": "2017-09-27",
            "count": 1
          },
          {
            "date": "2017-12-31",
            "count": 2
          },
          {
            "date": "2018-03-02",
            "count": 1
          },
          {
            "date": "2018-04-22",
            "count": 1
          },
          {
            "date": "2018-05-15",
            "count": 1
          },
          {
            "date": "2018-05-27",
            "count": 1
          },
          {
            "date": "2018-06-23",
            "count": 1
          },
          {
            "date": "2018-07-28",
            "count": 1
          },
          {
            "date": "2018-10-15",
            "count": 1
          },
          {
            "date": "2019-01-22",
            "count": 1
          },
          {
            "date": "2019-02-06",
            "count": 1
          },
          {
            "date": "2019-03-01",
            "count": 1
          },
          {
            "date": "2019-04-03",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 1
          },
          {
            "date": "2019-06-12",
            "count": 1
          },
          {
            "date": "2019-08-09",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2020-01-03",
            "count": 1
          },
          {
            "date": "2020-03-22",
            "count": 1
          },
          {
            "date": "2020-04-08",
            "count": 1
          },
          {
            "date": "2020-10-14",
            "count": 1
          },
          {
            "date": "2020-12-22",
            "count": 1
          },
          {
            "date": "2021-03-18",
            "count": 1
          },
          {
            "date": "2021-04-11",
            "count": 1
          },
          {
            "date": "2021-09-05",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2021-12-10",
            "count": 1
          },
          {
            "date": "2021-12-15",
            "count": 1
          },
          {
            "date": "2021-12-21",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-05-01",
            "count": 1
          },
          {
            "date": "2022-08-23",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 1
          },
          {
            "date": "2023-06-12",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2024-03-18",
            "count": 1
          },
          {
            "date": "2024-06-10",
            "count": 1
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-11-29",
            "count": 1
          },
          {
            "date": "2025-04-22",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 3
          },
          {
            "date": "2026-07-24",
            "count": 1
          },
          {
            "date": "2026-07-26",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 56,
        "total_forks": 56
      },
      "star_history": null,
      "open_issues_and_prs": 19
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "GNUmakefile",
        "cmd/sockaddr/GNUmakefile",
        "cmd/sockaddr/regression/GNUmakefile",
        "template/GNUmakefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 48949,
      "source_files_sampled": 49,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 23
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 23,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/hashicorp/errwrap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/mitchellh/cli",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.5"
        },
        {
          "name": "github.com/mitchellh/go-wordwrap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/ryanuber/columnize",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.2+incompatible"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/cli",
            "direct": true,
            "version": "v1.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-wordwrap",
            "direct": true,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ryanuber/columnize",
            "direct": true,
            "version": "v2.1.2+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/armon/go-radix",
            "direct": false,
            "version": "v0.0.0-20180808171621-7fddfc383310",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bgentry/speakeasy",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.17.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/xstrings",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/imdario/mergo",
            "direct": false,
            "version": "v0.3.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/goutils",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig/v3",
            "direct": false,
            "version": "v3.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/copystructure",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/posener/complete",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 23,
        "direct_count": 4,
        "indirect_count": 19
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 60,
        "open_issues": 14,
        "closed_ratio": 0.481,
        "closed_issues": 13,
        "closed_unmerged_prs": 18
      },
      "bus_factor": 1,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "sean-",
          "commits": 224,
          "avatar_url": "https://avatars.githubusercontent.com/u/349516?v=4"
        },
        {
          "type": "User",
          "login": "schmichael",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/113362?v=4"
        },
        {
          "type": "User",
          "login": "sonamtenzin2",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/17700540?v=4"
        },
        {
          "type": "User",
          "login": "slackpad",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/673509?v=4"
        },
        {
          "type": "User",
          "login": "ssagarverma",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/242217366?v=4"
        },
        {
          "type": "User",
          "login": "jefferai",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/28627?v=4"
        },
        {
          "type": "User",
          "login": "angrycub",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/464492?v=4"
        },
        {
          "type": "User",
          "login": "jlee3227",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/29697212?v=4"
        },
        {
          "type": "User",
          "login": "KaushikiAnand",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/194199276?v=4"
        },
        {
          "type": "User",
          "login": "CreatorHead",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/24372051?v=4"
        }
      ],
      "contributors_sampled": 26,
      "top_contributor_share": 0.752
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build_test.yml",
        "copywrite.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 6,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 6 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "11 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "cf8ceec02a39dd723b8e36e370126e6cbf9020bf",
        "ran_at": "2026-07-30T22:55:47Z",
        "aggregate_score": 7.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T06:16:21Z",
      "oldest_open_prs": [
        {
          "number": 38,
          "created_at": "2021-11-01T18:43:10Z",
          "last_comment_at": "2022-03-12T16:54:33Z",
          "last_comment_author": "hashicorp-cla"
        },
        {
          "number": 44,
          "created_at": "2022-08-24T17:10:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 47,
          "created_at": "2023-01-30T23:10:30Z",
          "last_comment_at": "2025-07-29T13:15:21Z",
          "last_comment_author": "dangra"
        },
        {
          "number": 57,
          "created_at": "2024-03-18T16:15:47Z",
          "last_comment_at": "2024-03-18T16:15:51Z",
          "last_comment_author": "hashicorp-cla"
        },
        {
          "number": 115,
          "created_at": "2026-07-26T21:26:29Z",
          "last_comment_at": "2026-07-26T21:26:43Z",
          "last_comment_author": "hashicorp-cla-app"
        }
      ],
      "last_merged_pr_at": "2026-07-27T06:15:35Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 6,
          "created_at": "2016-12-21T19:32:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 9,
          "created_at": "2017-04-25T21:12:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 15,
          "created_at": "2017-09-25T13:43:43Z",
          "last_comment_at": "2017-09-25T13:51:47Z",
          "last_comment_author": "NightTsarina"
        },
        {
          "number": 30,
          "created_at": "2019-02-04T21:04:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 31,
          "created_at": "2019-02-22T01:55:27Z",
          "last_comment_at": "2026-02-16T14:35:00Z",
          "last_comment_author": "Qix-"
        },
        {
          "number": 32,
          "created_at": "2019-07-03T00:44:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 35,
          "created_at": "2020-03-06T15:12:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 39,
          "created_at": "2021-12-04T12:37:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 40,
          "created_at": "2021-12-13T07:29:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 49,
          "created_at": "2023-05-10T12:43:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 56,
          "created_at": "2024-03-18T16:13:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 60,
          "created_at": "2024-08-13T18:01:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 99,
          "created_at": "2026-02-03T06:24:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 113,
          "created_at": "2026-07-24T06:21:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/hashicorp/go-sockaddr",
    "host": "github.com",
    "name": "go-sockaddr",
    "owner": "hashicorp"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 69,
      "inputs": {
        "security": 79,
        "vitality": 64,
        "community": 70,
        "governance": 64,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 64,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "commits_last_year": 34,
              "human_commit_share": 0.76,
              "days_since_last_push": 3,
              "active_weeks_last_year": 17
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "17/52 weeks with commits",
                "points": 11.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 17
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "34 commits in the last year",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "11 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "releases_count": 1,
              "latest_release_tag": "v1.0.7",
              "releases_from_tags": false,
              "days_since_latest_release": 673,
              "mean_days_between_releases": null
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "1 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 673 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 673
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "cadence unknown (single release)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence_unknown",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 34,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 34 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 34
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 70,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "forks": 56,
              "stars": 289,
              "watchers": 275,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "289 stars",
                "points": 39.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 289
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "56 forks",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "275 watchers",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 275
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MPL-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MPL-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 64,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 26,
              "top_contributor_share": 0.752
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 75% of commits",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 75
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "26 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "merged_prs": 60,
              "open_issues": 14,
              "closed_issues": 13,
              "issue_closed_ratio": 0.481,
              "closed_unmerged_prs": 18
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "48% of issues closed",
                "points": 22.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 48
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "60/78 decided PRs merged",
                "points": 29.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 60,
                      "decided": 78
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 10718,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "hashicorp",
              "public_repos": 941,
              "account_age_days": 5569
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "10,718 followers of hashicorp",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 10718,
                      "login": "hashicorp"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "941 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 941
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "github.com/hashicorp/go-sockaddr"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 679
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 679 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 679
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "8 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 79,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 74,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 7.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "11 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 23 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.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 23
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 23,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 23,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 11
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 72,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.632,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "48 of 76 human commits state their intent (structured subject or explanatory body)",
                "points": 33.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 48,
                      "sampled": 76
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "GNUmakefile",
                "cmd/sockaddr/GNUmakefile",
                "cmd/sockaddr/regression/GNUmakefile",
                "template/GNUmakefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.21
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "GNUmakefile, cmd/sockaddr/GNUmakefile, cmd/sockaddr/regression/GNUmakefile, template/GNUmakefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "GNUmakefile, cmd/sockaddr/GNUmakefile, cmd/sockaddr/regression/GNUmakefile, template/GNUmakefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "21 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 21,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 48949,
              "source_files_sampled": 49,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/49 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 49,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T22:56:13.872217Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hashicorp/go-sockaddr.svg",
  "full_name": "hashicorp/go-sockaddr",
  "license_state": "standard",
  "license_spdx": "MPL-2.0"
}

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 v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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