Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 13:12 UTC

hashicorp / errwrap

Errwrap is a Go (golang) library for wrapping and querying errors.

GoMPL-2.0★ 454 stars⑂ 31 forkssince Oct 2014View on GitHub ↗

hashicorp/errwrap holds a health index of 61 out of 100, placing it in the Moderate band. It scores highest on Security (71/100) and lowest on Vitality (50/100). It was last updated 5 days ago. 2 contributors account for most of its recent work.

61
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.

61
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,706 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/errwrapv1.1.0-22204 days ago

Metrics by category

Vitality

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

50Moderate · 22% of overall
How it's scored
36/36Push recency — last push 5 days ago
11.8/36Commit cadence — 17/52 weeks with commits
12.4/18Commit volume — 23 commits in the last year
8/10OpenSSF Scorecard: Maintained — 10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
Inputs used
commits_last_year23
human_commit_share0.667
days_since_last_push5
active_weeks_last_year17
How it's scored
16.2/27Ships releases — 2 version tags (no GitHub releases)
0/36Release recency — latest release 2,204 days ago
5.4/27Release cadence — a release every ~690.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count2
latest_release_tagv1.1.0
releases_from_tagsyes
days_since_latest_release2,204
mean_days_between_releases690.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

70Good · 18% of overall
How it's scored
43.1/60Stars — 454 stars
12.3/25Forks — 31 forks
13.5/15Watchers — 274 watchers
Inputs used
forks31
stars454
watchers274
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?

61Moderate · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
16.1/22.5Commit distribution — top contributor authored 29% of commits
13.5/13.5Contributor breadth — 11 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor2
contributors_sampled11
top_contributor_share0.286
How it's scored
7.8/46.8Issue resolution — 17% of issues closed
24.5/38.3PR acceptance — 34/53 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs34
open_issues5
closed_issues1
issue_closed_ratio0.167
closed_unmerged_prs19
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 10,706 followers of hashicorp
25/25Track record — 941 public repos, account ~15 yr old
Inputs used
followers10,706
owner_typeOrganization
is_verified
owner_loginhashicorp
public_repos941
account_age_days5,567
How it's scored
25/25Published & resolvable — 1 package(s) on go
4/35Publish recency — latest publish 2,204 days ago
12/20Version history — 2 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/hashicorp/errwrap
ecosystemsgo
any_deprecatedno
min_days_since_publish2,204

Engineering Quality

Are baseline engineering and documentation practices in place?

57Moderate · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
14/20OpenSSF Scorecard: CI-Tests — 19 out of 24 merged PRs checked by a CI test -- score normalized to 7
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
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?

71Good · 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
1.8/2.5CI-Tests — 19 out of 24 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
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
6/7.5Maintained — 10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
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
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.1
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

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.

58Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
21.8/40Legible commit history — 18 of 44 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.409
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 66
8/8Automated maintenance — 17 of the last 66 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.258
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/2 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes4,609
source_files_sampled2
oversized_source_files0

Key facts

454GitHub stars
11contributors
23commits, last 12 months
5days since last push
2releases
2bus factor
5open 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 ★ / 31 ⇿
0Stars
31Forks
2Releases

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.

01325383122014-102020-062026-02
Major 1Minor 1Patch 0

Each point covers 11 days.

OpenSSF Scorecard 7.1 / 10
7.1aggregate

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-28 13:11 UTC

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
7CI-Tests19 out of 24 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
8Maintained10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
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
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 0

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

RegistryPackageVersionRelation
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies to assess

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 58,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 6501,
        "HCL": 85,
        "Makefile": 589
      },
      "pushed_at": "2026-07-23T08:06:42Z",
      "created_at": "2014-10-21T01:01:09Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-23T08:55:50Z",
      "description": "Errwrap is a Go (golang) library for wrapping and querying errors.",
      "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": 10706,
      "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": 5567
    },
    "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.1.0",
          "kind": "minor",
          "published_at": "2020-07-14T15:51:01Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2018-08-24T00:39:10Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f3725be46c9a3ed05afef6b71848942e3e017ca1",
          "body": "Bumps the github-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- [Commits\n[…]\nsion-update:semver-patch\n  dependency-group: github-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 in the github-actions group (#61)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-23T08:06:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ec9f3d3b5b7cf36f5219d3d1276f493266602308",
          "body": "Bumps the github-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/924ae3a1cded613372ab5595356f\n[…]\nsion-update:semver-major\n  dependency-group: github-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 in the github-actions group (#59)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T08:07:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1a30fa779cd766d947055c2382b58b2ae553b7d7",
          "body": "This change updates CI to use stable and oldstable rather than an\nold and unsupported version of Go.\n\nA new copywrite workflow has been added and makefile target. The\nmakefile also includes some standard targets which are useful for\nlocal development.\n\nDependabot PRs are now grouped, so that maintenance is easier with\nless overhead.",
          "is_bot": false,
          "headline": "ci: Update to use modern Go and add copywrite headers workflow. (#58)",
          "author_name": "James Rasell",
          "author_login": "jrasell",
          "committed_at": "2026-07-08T13:31:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdff5e5e89586b0f5fd1fe7ac77e22fb3e4f0041",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/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/golangci-lint-action/compare/82606bf257cbaff209d206a39f5134f0cfbfd2ee...ba\n[…]\nirect:production\n  update-type: version-update:semver-minor\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 from 9.2.1 to 9.3.0 (#57)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T08:07:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cc4d48b6edbb1edb388ef552f091c629cbcd5e05",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.4.0 to 6.5.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/4a3601121dd01d1626a1e23e37211e3254c1c06c...924ae3a1cded613372ab5595356fb5720e22ba16)\n\n---\nupdated\n[…]\nirect:production\n  update-type: version-update:semver-minor\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.4.0 to 6.5.0 (#56)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T08:23:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c264fdccd0d85ddba5857eb432b9ec9cec8751a8",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6.0.0 to 7.0.1.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/b7c566a772e6b6bfb58ed0dc250532a479d7789f...043fb46d1a93c77aae656e7c1c\n[…]\nirect:production\n  update-type: version-update:semver-major\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 from 6.0.0 to 7.0.1 (#51)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T08:25:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d8079dd969fd7ae37314bee577852d4567e9d06f",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 7.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/1af3b93b6815bc44a9784bd\n[…]\nirect:production\n  update-type: version-update:semver-major\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.0 to 7.0.0 (#55)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T08:23:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "630d38f14ba40557641fb9357726dae3632c295f",
          "body": "…gci/golangci-lint-action-9.2.1\n\n[chore] : Bump golangci/golangci-lint-action from 9.0.0 to 9.2.1",
          "is_bot": true,
          "headline": "Merge pull request #53 from hashicorp/dependabot/github_actions/golan…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-26T15:29:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "451c360be86ec11da24bcf4a26786486ca7cf771",
          "body": "Remove ip-compliance team from CODEOWNERS, transfer ownership to nomad-eng/consul/vault",
          "is_bot": false,
          "headline": "Merge pull request #52 from hashicorp/remove-ip-compliance-codeowner",
          "author_name": "Blake Ryder",
          "author_login": "CreatorHead",
          "committed_at": "2026-05-22T08:13:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af96c5fa6664271c175769a8c394a5171e8be5f0",
          "body": "…d-eng/consul/vault",
          "is_bot": false,
          "headline": "Remove ip-compliance team from CODEOWNERS, transfer ownership to noma…",
          "author_name": "creatorHead",
          "author_login": "CreatorHead",
          "committed_at": "2026-05-22T08:02:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5701316819dfb487372d6968196b0bbf96211875",
          "body": "…ns/setup-go-6.4.0\n\n[chore] : Bump actions/setup-go from 6.2.0 to 6.4.0",
          "is_bot": false,
          "headline": "Merge pull request #50 from hashicorp/dependabot/github_actions/actio…",
          "author_name": "Blake Ryder",
          "author_login": "CreatorHead",
          "committed_at": "2026-04-06T06:28:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "478d4b5c39d459b88bd4b7a737a982d54fee4e7b",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.2.0 to 6.4.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5...4a3601121dd01d1626a1e23e37211e3254c1c06c)\n\n---\nupdated\n[…]\n- dependency-name: actions/setup-go\n  dependency-version: 6.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump actions/setup-go from 6.2.0 to 6.4.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T08:12:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "730a8aa7bae6bac308fa436fe597f67ad536f90b",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.5.0 to 6.2.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/d35c59abb061a4a6fb18e82ac0862c26744d6ab5...7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5)\n\n---\nupdated\n[…]\nirect:production\n  update-type: version-update:semver-major\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 5.5.0 to 6.2.0 (#45)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-21T06:53:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "03e988044e1c3b077a996737711a6103ab23c8be",
          "body": "…ns/upload-artifact-6.0.0\n\n[chore] : Bump actions/upload-artifact from 5.0.0 to 6.0.0",
          "is_bot": false,
          "headline": "Merge pull request #43 from hashicorp/dependabot/github_actions/actio…",
          "author_name": "nasareeny",
          "author_login": "nasareeny",
          "committed_at": "2025-12-15T09:48:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54358207505e1cb0b4aa575ae779f155a0bda607",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5.0.0 to 6.0.0.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/330a01c490aca151604b8cf639adc76d48f6c5d4...b7c566a772e6b6bfb58ed0dc25\n[…]\ndency-name: actions/upload-artifact\n  dependency-version: 6.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump actions/upload-artifact from 5.0.0 to 6.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T08:20:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ba8593e48367a316ac5cc60aa558b32f0fa3b5d9",
          "body": null,
          "is_bot": false,
          "headline": "upgraded the go version (#40)",
          "author_name": "sonamtenzin",
          "author_login": "sonamtenzin2",
          "committed_at": "2025-12-01T04:51:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15f6c960ed834b36e1a6feb2c9849f7213a9dde0",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/08c6903cd8c0fde910a37f8\n[…]\nirect:production\n  update-type: version-update:semver-major\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 5.0.0 to 6.0.0 (#37)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-27T08:21:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8f9eb0c4279910ab0fb0e836b4a3865b79b7829f",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8.0.0 to 9.0.0.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/4afd733a84b1f43292c63897423277bb7f4313a9...0a\n[…]\nirect:production\n  update-type: version-update:semver-major\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 from 8.0.0 to 9.0.0 (#36)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-13T19:59:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3d2228a7f0dc660c2af63f285170828d0485ca83",
          "body": "[IND-4226] [COMPLIANCE] Update Copyright Headers",
          "is_bot": false,
          "headline": "Merge pull request #35 from hashicorp/compliance/update-headers",
          "author_name": "Mohan Manikanta",
          "author_login": "mohanmanikanta2299",
          "committed_at": "2025-11-03T12:37:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "722358dd06fccbe10fdd145991c2ef60e77f9eb3",
          "body": null,
          "is_bot": true,
          "headline": "[COMPLIANCE] Update Copyright and License Headers",
          "author_name": "hashicorp-copywrite[bot]",
          "author_login": "hashicorp-copywrite[bot]",
          "committed_at": "2025-11-03T12:17:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c461198202305db5f624924eefe9e790deca832",
          "body": "Bumps [actions/upload-artifact](https://github.com/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/ea165f8d65b6e75b540449e92b4886f43607fa02...330a01c490aca151604b8cf639\n[…]\nirect:production\n  update-type: version-update:semver-major\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 from 4.6.2 to 5.0.0 (#34)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-29T05:20:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eb151b47731e16a79040abf52290a0abdfbbfd1d",
          "body": "…ns/checkout-5.0.0\n\n[chore] : Bump actions/checkout from 4.2.2 to 5.0.0",
          "is_bot": false,
          "headline": "Merge pull request #32 from hashicorp/dependabot/github_actions/actio…",
          "author_name": "Blake Ryder",
          "author_login": "CreatorHead",
          "committed_at": "2025-08-26T05:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abc214c76b24953b7f28c53cc2ec2a58d8eee4c2",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/11bd71901bbe5b1630ceea7\n[…]\n- dependency-name: actions/checkout\n  dependency-version: 5.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump actions/checkout from 4.2.2 to 5.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-25T15:15:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d914f8498083a6cd0136ffe977cd9701acd46c5b",
          "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",
          "author_name": "compliance-pr-automation-bot[bot]",
          "author_login": "compliance-pr-automation-bot[bot]",
          "committed_at": "2025-06-25T04:41:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcf1b7905f0b03df52aba5b5fbc0def2b2e76062",
          "body": null,
          "is_bot": false,
          "headline": "fix lint errors due to linter upgrade",
          "author_name": "Abhijeet V",
          "author_login": null,
          "committed_at": "2025-06-02T16:15:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd990aea22a062cff09b02735db4f5c49c232bac",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.4.0 to 8.0.0.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/08e2f20817b15149a52b5b3ebe7de50aff2ba8c5...4a\n[…]\nname: golangci/golangci-lint-action\n  dependency-version: 8.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump golangci/golangci-lint-action from 3.4.0 to 8.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-02T16:15:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e3bf9afebd9c8c49a806d2e01f2f50ece1b4b351",
          "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-06-02T16:15:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02b88189630da8c7a8cc8edebb5516d71d10be82",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.2.0 to 5.5.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/3041bf56c941b39c61721a86cd11f3bb1338122a...d35c59abb061a4a6fb18e82ac0862c26744d6ab5)\n\n---\nupdated\n[…]\n- dependency-name: actions/setup-go\n  dependency-version: 5.5.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump actions/setup-go from 5.2.0 to 5.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-02T12:43:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9175d8568a0cffcef85054d6edf11ff603ce8d26",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.6.2.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/65462800fd760344b1a7b4382951275a0abb4808...ea165f8d65b6e75b540449e92b\n[…]\ndency-name: actions/upload-artifact\n  dependency-version: 4.6.2\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "[chore] : Bump actions/upload-artifact from 4.3.3 to 4.6.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-02T12:43:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d7ff53e6cdb23b41cba0b82f4e8c504595f23802",
          "body": "Add changelog file for standardisation",
          "is_bot": false,
          "headline": "Merge pull request #28 from hashicorp/add-changelog",
          "author_name": "Mohan Manikanta",
          "author_login": "mohanmanikanta2299",
          "committed_at": "2025-06-02T11:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f0fe7094a682124e667a487f284fb8f00710d8e",
          "body": null,
          "is_bot": false,
          "headline": "Add changelog file for standardisation",
          "author_name": "Mohan Manikanta",
          "author_login": "mohanmanikanta2299",
          "committed_at": "2025-06-02T10:32:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7432cbadf215f80d529e6ea62390c1a7c03345d8",
          "body": "IND-3745 Dependabot intgeration",
          "is_bot": false,
          "headline": "Merge pull request #24 from hashicorp/dependabot-intge",
          "author_name": "KaushikiAnand",
          "author_login": "KaushikiAnand",
          "committed_at": "2025-06-02T06:58:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd98c7149add66f7838bf7a12dcc5ba19e2ff2ea",
          "body": null,
          "is_bot": false,
          "headline": "IND-3745 dependabot enabling",
          "author_name": "KaushikiAnand",
          "author_login": "KaushikiAnand",
          "committed_at": "2025-06-02T06:28:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "994deb2bec3c7f6d65dd99d7acd53a8b4cd4530b",
          "body": null,
          "is_bot": false,
          "headline": "dependabot.yaml added",
          "author_name": "KaushikiAnand",
          "author_login": "KaushikiAnand",
          "committed_at": "2025-06-02T05:29:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3774b2d0fd2b2f1eac155a36dcb42b28a4ef985",
          "body": "Build test",
          "is_bot": false,
          "headline": "Merge pull request #22 from hashicorp/build-test",
          "author_name": "KaushikiAnand",
          "author_login": "KaushikiAnand",
          "committed_at": "2025-02-07T11:12:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "063f448f003f1105d156fa94c0f1e0cc88f279cf",
          "body": null,
          "is_bot": false,
          "headline": "IND-2174 unit test coverage and linting added",
          "author_name": "KaushikiAnand",
          "author_login": "KaushikiAnand",
          "committed_at": "2025-02-07T10:21:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d85df1961bd0452607ed910859cd45fa948aabe",
          "body": null,
          "is_bot": false,
          "headline": "workflow updation",
          "author_name": "KaushikiAnand",
          "author_login": "KaushikiAnand",
          "committed_at": "2025-02-07T09:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1df0f36a85f57e3ad2f2ebfd88c6d61b25321816",
          "body": "IND-2051 updated branch to master",
          "is_bot": false,
          "headline": "Merge pull request #21 from hashicorp/build-test",
          "author_name": "KaushikiAnand",
          "author_login": "KaushikiAnand",
          "committed_at": "2025-01-30T11:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e36c91af654c5af90ace0b6e50c14a7e4d99180",
          "body": null,
          "is_bot": false,
          "headline": "IND-2051 updated branch to master",
          "author_name": "KaushikiAnand",
          "author_login": "KaushikiAnand",
          "committed_at": "2025-01-30T11:26:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cd0f0a2d6f42171f933301d363dc76548db3d3a",
          "body": "Build test",
          "is_bot": false,
          "headline": "Merge pull request #20 from hashicorp/build-test",
          "author_name": "KaushikiAnand",
          "author_login": "KaushikiAnand",
          "committed_at": "2025-01-28T10:05:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1afa8701e71de4ccbda2517ba14e3fddf7e06e4d",
          "body": null,
          "is_bot": false,
          "headline": "IND-2051 Go version changed",
          "author_name": "KaushikiAnand",
          "author_login": "KaushikiAnand",
          "committed_at": "2025-01-28T06:42:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "156284a9580a159cfb7f192d8859c7b2201275c6",
          "body": null,
          "is_bot": false,
          "headline": "IND-2051 Build Test workflow added",
          "author_name": "KaushikiAnand",
          "author_login": "KaushikiAnand",
          "committed_at": "2025-01-28T06:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0c54e14676292170f53fab01dcc806e5df5975f",
          "body": "[COMPLIANCE] Add Copyright and License Headers",
          "is_bot": false,
          "headline": "Merge pull request #11 from hashicorp/compliance/add-headers",
          "author_name": "Mukesh Choudhari",
          "author_login": "mukeshjc",
          "committed_at": "2024-11-18T16:30:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f107ea4dc817abf214a3a8cae09ac3e98183309b",
          "body": null,
          "is_bot": true,
          "headline": "[COMPLIANCE] Add Copyright and License Headers",
          "author_name": "hashicorp-copywrite[bot]",
          "author_login": "hashicorp-copywrite[bot]",
          "committed_at": "2024-11-18T16:05:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9218d8eb76912ce416b0902b404c56691179a47b",
          "body": "Add CODEOWNERS file in .github/CODEOWNERS",
          "is_bot": false,
          "headline": "Merge pull request #19 from hashicorp/add-codeowners-20241114_113733",
          "author_name": "Mukesh Choudhari",
          "author_login": "mukeshjc",
          "committed_at": "2024-11-18T16:00:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff659c2de4edc2c31fc0cc386c2b858358f28cd5",
          "body": null,
          "is_bot": false,
          "headline": "Update CODEOWNERS file in .github/CODEOWNERS",
          "author_name": "Mukesh Choudhari",
          "author_login": "mukeshjc",
          "committed_at": "2024-11-17T16:17:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "035c32f63c476ed994cc566d64c3db8d5b66a6d0",
          "body": null,
          "is_bot": false,
          "headline": "Add CODEOWNERS file in .github/CODEOWNERS",
          "author_name": "Mukesh Choudhari",
          "author_login": "mukeshjc",
          "committed_at": "2024-11-14T06:07:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3622ed43b5c382494ba1496673ff8d4a9d4f6ea7",
          "body": "[COMPLIANCE] Update MPL-2.0 LICENSE",
          "is_bot": false,
          "headline": "Merge pull request #10 from hashicorp/compliance/add-license",
          "author_name": "Caleb Albers",
          "author_login": "CalebAlbers",
          "committed_at": "2023-01-25T17:47:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33906e66579c3f1f3318ae152bc292e0edf1f1a2",
          "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:33:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b00e5db719c64d14dd0caaacbd13e76254d02c0",
          "body": "Go1.13 errors compat",
          "is_bot": false,
          "headline": "Merge pull request #9 from hashicorp/go1.13-errors-compat",
          "author_name": "Daniel Nephin",
          "author_login": "dnephin",
          "committed_at": "2020-07-14T15:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96a78fc01475f1ab9853c716f182a5107af3fc91",
          "body": null,
          "is_bot": false,
          "headline": "Unwrap in Walk for compat with go1.13 errors",
          "author_name": "Daniel Nephin",
          "author_login": "dnephin",
          "committed_at": "2020-07-13T16:54:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09e55f21458f9929edce6d41d976dc394f730550",
          "body": null,
          "is_bot": false,
          "headline": "Add Unwrap for compat with go1.13 errors",
          "author_name": "Daniel Nephin",
          "author_login": "dnephin",
          "committed_at": "2020-07-13T02:27:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a6fb523712970c966eefc6b39ed2c5e74880354",
          "body": null,
          "is_bot": false,
          "headline": "Add go.mod and mark this version 1.0",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2018-08-24T00:39:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6c0cd88035724dd42e0f335ae30161c20575ecc",
          "body": "fix use of errwrap.Contains in README",
          "is_bot": false,
          "headline": "Merge pull request #6 from matthewleon/fix-README",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2018-07-15T04:49:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5af30ee7960c67220c5b7bae98687fd8961a2358",
          "body": "fixes https://github.com/hashicorp/errwrap/issues/4",
          "is_bot": false,
          "headline": "fix use of errwrap.Contains in README",
          "author_name": "Matthew Leon",
          "author_login": "matthewleon",
          "committed_at": "2018-05-08T00:16:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7554cd9344cec97297fa6649b055a8c98c2a1e55",
          "body": "spelling",
          "is_bot": false,
          "headline": "Merge pull request #1 from adamar/master",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2014-10-28T05:47:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1c0f7d19f6e9eb76facc67c1c22c07bb2ad39c4",
          "body": null,
          "is_bot": false,
          "headline": "spelling",
          "author_name": "Andrew Martin",
          "author_login": null,
          "committed_at": "2014-10-28T05:40:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c70f79c26526ba74f38ecff2e1e686fc3e2bdcdd",
          "body": null,
          "is_bot": false,
          "headline": "Treat wrappedError specially",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2014-10-21T01:36:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8607215009786878d78cd00c2c4fbe034b670298",
          "body": null,
          "is_bot": false,
          "headline": "Update LICENSE",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2014-10-21T01:31:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a3ddc4ef2f7e1a8807835ae01205ad565996da3",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2014-10-21T01:30:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1d62fbf5172b0c8aae2f6a0523d80f6baba3e40",
          "body": null,
          "is_bot": false,
          "headline": "Wrapped interface",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2014-10-21T01:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dac43147613015f632e2fee22f1f93ad62da675",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2014-10-21T01:12:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f76331c2b89a2a0408d142d7e6150e7e831510d",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in README",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2014-10-21T01:11:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "656ca4df05221444ab261d204b9bd578fbe94199",
          "body": null,
          "is_bot": false,
          "headline": "Get and GetType",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2014-10-21T01:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cd10fbfce5ff53eca0db1180a540df7a6d3f576",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2014-10-21T01:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d166c8436fba7a801b9f2c4f203af220f41cd001",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2014-10-21T01:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 2,
      "commits_last_year": 23,
      "latest_release_at": "2020-07-14T15:51:01Z",
      "latest_release_tag": "v1.1.0",
      "releases_from_tags": true,
      "days_since_last_push": 5,
      "active_weeks_last_year": 17,
      "days_since_latest_release": 2204,
      "mean_days_between_releases": 690.6
    },
    "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/errwrap",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/hashicorp/errwrap",
          "is_deprecated": false,
          "latest_version": "v1.1.0",
          "repository_url": "https://github.com/hashicorp/errwrap",
          "versions_count": 2,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2020-07-14T15:51:01Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2204
        }
      ]
    },
    "popularity": {
      "forks": 31,
      "stars": 454,
      "watchers": 274,
      "fork_history": {
        "days": [
          {
            "date": "2014-10-21",
            "count": 1
          },
          {
            "date": "2014-10-28",
            "count": 1
          },
          {
            "date": "2014-11-15",
            "count": 1
          },
          {
            "date": "2014-12-26",
            "count": 1
          },
          {
            "date": "2015-03-04",
            "count": 1
          },
          {
            "date": "2015-04-06",
            "count": 1
          },
          {
            "date": "2015-12-18",
            "count": 1
          },
          {
            "date": "2016-06-15",
            "count": 1
          },
          {
            "date": "2017-04-19",
            "count": 1
          },
          {
            "date": "2017-05-26",
            "count": 1
          },
          {
            "date": "2017-07-12",
            "count": 1
          },
          {
            "date": "2017-09-01",
            "count": 1
          },
          {
            "date": "2017-09-21",
            "count": 1
          },
          {
            "date": "2018-04-26",
            "count": 1
          },
          {
            "date": "2018-05-08",
            "count": 1
          },
          {
            "date": "2019-03-01",
            "count": 1
          },
          {
            "date": "2019-08-09",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 1
          },
          {
            "date": "2020-11-14",
            "count": 1
          },
          {
            "date": "2021-05-06",
            "count": 1
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-07-30",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2024-01-12",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 31,
        "total_forks": 31
      },
      "star_history": null,
      "open_issues_and_prs": 8
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 4609,
      "source_files_sampled": 2,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 34,
        "open_issues": 5,
        "closed_ratio": 0.167,
        "closed_issues": 1,
        "closed_unmerged_prs": 19
      },
      "bus_factor": 2,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "mitchellh",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/1299?v=4"
        },
        {
          "type": "User",
          "login": "KaushikiAnand",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/194199276?v=4"
        },
        {
          "type": "User",
          "login": "mukeshjc",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/176994694?v=4"
        },
        {
          "type": "User",
          "login": "CreatorHead",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/24372051?v=4"
        },
        {
          "type": "User",
          "login": "mohanmanikanta2299",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/182484804?v=4"
        },
        {
          "type": "User",
          "login": "dnephin",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/442180?v=4"
        },
        {
          "type": "User",
          "login": "CalebAlbers",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/7110138?v=4"
        },
        {
          "type": "User",
          "login": "jrasell",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2980562?v=4"
        },
        {
          "type": "User",
          "login": "matthewleon",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/278859?v=4"
        },
        {
          "type": "User",
          "login": "nasareeny",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/244988369?v=4"
        }
      ],
      "contributors_sampled": 11,
      "top_contributor_share": 0.286
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build_test.yml",
        "copywrite.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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": 7,
            "reason": "19 out of 24 merged PRs checked by a CI test -- score normalized to 7",
            "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": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "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": 8,
            "reason": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
            "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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f3725be46c9a3ed05afef6b71848942e3e017ca1",
        "ran_at": "2026-07-28T13:11:52Z",
        "aggregate_score": 7.1,
        "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-23T08:55:47Z",
      "oldest_open_prs": [
        {
          "number": 17,
          "created_at": "2024-03-21T13:03:53Z",
          "last_comment_at": "2025-02-10T13:29:21Z",
          "last_comment_author": "dolmen"
        },
        {
          "number": 18,
          "created_at": "2024-03-21T13:23:37Z",
          "last_comment_at": "2024-03-21T13:32:41Z",
          "last_comment_author": "dolmen"
        },
        {
          "number": 23,
          "created_at": "2025-04-08T06:19:30Z",
          "last_comment_at": "2025-04-08T06:19:45Z",
          "last_comment_author": "hashicorp-cla-app"
        }
      ],
      "last_merged_pr_at": "2026-07-23T08:06:31Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 2,
          "created_at": "2015-04-12T02:19:24Z",
          "last_comment_at": "2018-11-01T09:16:56Z",
          "last_comment_author": "AntonAM"
        },
        {
          "number": 5,
          "created_at": "2018-05-07T23:49:06Z",
          "last_comment_at": "2018-05-08T00:34:07Z",
          "last_comment_author": "mitchellh"
        },
        {
          "number": 12,
          "created_at": "2023-02-20T11:09:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 16,
          "created_at": "2024-02-28T21:12:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 49,
          "created_at": "2026-03-04T09:11:55Z",
          "last_comment_at": "2026-07-15T09:53:38Z",
          "last_comment_author": "hanwen-flow"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/hashicorp/errwrap",
    "host": "github.com",
    "name": "errwrap",
    "owner": "hashicorp"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 61,
      "inputs": {
        "security": 71,
        "vitality": 50,
        "community": 70,
        "governance": 61,
        "engineering": 57
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 50,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "commits_last_year": 23,
              "human_commit_share": 0.667,
              "days_since_last_push": 5,
              "active_weeks_last_year": 17
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "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": "23 commits in the last year",
                "points": 12.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "critical",
            "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": 24,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "v1.1.0",
              "releases_from_tags": true,
              "days_since_latest_release": 2204,
              "mean_days_between_releases": 690.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2204 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2204
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~690.6 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 690.6
                    }
                  }
                ],
                "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": 19,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 19 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 19
                    }
                  }
                ],
                "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": 69,
            "inputs": {
              "forks": 31,
              "stars": 454,
              "watchers": 274,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "454 stars",
                "points": 43.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 454
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "31 forks",
                "points": 12.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "274 watchers",
                "points": 13.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 274
                    }
                  }
                ],
                "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": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 11,
              "top_contributor_share": 0.286
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 29% of commits",
                "points": 16.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 29
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "11 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "merged_prs": 34,
              "open_issues": 5,
              "closed_issues": 1,
              "issue_closed_ratio": 0.167,
              "closed_unmerged_prs": 19
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "17% of issues closed",
                "points": 7.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 17
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "34/53 decided PRs merged",
                "points": 24.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 34,
                      "decided": 53
                    }
                  }
                ],
                "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": 10706,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "hashicorp",
              "public_repos": 941,
              "account_age_days": 5567
            },
            "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,706 followers of hashicorp",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 10706,
                      "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": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "packages": [
                "github.com/hashicorp/errwrap"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 2204
            },
            "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 2204 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2204
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "2 published versions",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 57,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "19 out of 24 merged PRs checked by a CI test -- score normalized to 7",
                "points": 14,
                "status": "partial",
                "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": 71,
        "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": 71,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 7.1
            },
            "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": "19 out of 24 merged PRs checked by a CI test -- score normalized to 7",
                "points": 1.8,
                "status": "partial",
                "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 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "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": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "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": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "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": 13
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 58,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.409,
              "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": "18 of 44 human commits state their intent (structured subject or explanatory body)",
                "points": 21.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 18,
                      "sampled": 44
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.258
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 66",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 66
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "17 of the last 66 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 17,
                      "sampled": 66
                    }
                  }
                ],
                "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": 4609,
              "source_files_sampled": 2,
              "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/2 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 2,
                      "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-28T13:12:17.207465Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hashicorp/errwrap.svg",
  "full_name": "hashicorp/errwrap",
  "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.