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

mitchellh / copystructure

Go (golang) library for deep copying values in Go.

GoMIT★ 355 stars⑂ 33 forkssince Jun 2014archivedView on GitHub ↗

mitchellh/copystructure holds a health index of 18 out of 100, placing it in the Critical band. It scores highest on Sustainability & Governance (63/100) and lowest on Vitality (18/100). The repository is archived, so no further maintenance is expected.

18
overall / 100
Critical

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.

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

Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.

Ownership

Mitchell HashimotoPersonal account
23,644 followers119 public repossince Feb 2008

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/mitchellh/copystructurev1.2.0-51909 days ago

Metrics by category

Vitality

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

18Critical · 22% of overall
How it's scored
0/36Push recency — last push 1,909 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — project is archived
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push1,909
active_weeks_last_year0
How it's scored
27/27Ships releases — 1 releases published
0/36Release recency — latest release 1,909 days ago
12.6/27Release cadence — cadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count1
latest_release_tagv1.2.0
releases_from_tagsno
days_since_latest_release1,909
mean_days_between_releases
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

52Moderate · 18% of overall
How it's scored
41.3/60Stars — 355 stars
12.5/25Forks — 33 forks
0/15Watchers — 1 watchers
Inputs used
forks33
stars355
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

63Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6.5/22.5Commit distribution — top contributor authored 71% of commits
9.5/13.5Contributor breadth — 7 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled7
top_contributor_share0.711
How it's scored
40.1/46.8Issue resolution — 86% of issues closed
34.9/38.3PR acceptance — 21/23 decided PRs merged
6/15OpenSSF Scorecard: Code-Review — Found 9/21 approved changesets -- score normalized to 4
Inputs used
merged_prs21
open_issues2
closed_issues12
issue_closed_ratio0.857
closed_unmerged_prs2
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 23,644 followers of mitchellh
25/25Track record — 119 public repos, account ~18 yr old
Inputs used
followers23,644
owner_typeUser
is_verified
owner_loginmitchellh
public_repos119
account_age_days6,725
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
4/35Publish recency — latest publish 1,909 days ago
20/20Version history — 5 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/mitchellh/copystructure
ecosystemsgo
any_deprecatedno
min_days_since_publish1,909

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

36At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 11 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 9/21 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — project is archived
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not 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_aggregate3.6
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.

52Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
23.2/40Legible commit history — 37 of 85 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.435
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 85
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/5 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes19,662
source_files_sampled5
oversized_source_files0

Key facts

355GitHub stars
7contributors
0commits, last 12 months
1,909days since last push
1releases
1bus factor
2open 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 ★ / 33 ⇿
0Stars
33Forks
1Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

01325383322014-082020-062026-04
Major 0Minor 1Patch 0

Each point covers 11 days.

OpenSSF Scorecard 3.6 / 10
3.6aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-28 13:15 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 11 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 9/21 approved changesets -- score normalized to 4
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject is archived
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
Gogithub.com/mitchellh/reflectwalkv1.0.2go.mod
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": 103,
      "has_wiki": true,
      "homepage": "https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc",
      "languages": {
        "Go": 36022
      },
      "pushed_at": "2021-05-05T17:08:29Z",
      "created_at": "2014-06-12T21:22:32Z",
      "owner_type": "User",
      "updated_at": "2026-07-28T12:59:54Z",
      "description": "Go (golang) library for deep copying values in Go.",
      "is_archived": true,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://mitchellh.com",
      "name": "Mitchell Hashimoto",
      "type": "User",
      "login": "mitchellh",
      "company": null,
      "location": "Los Angeles, CA",
      "followers": 23644,
      "avatar_url": "https://avatars.githubusercontent.com/u/1299?v=4",
      "created_at": "2008-02-27T23:27:54Z",
      "is_verified": null,
      "public_repos": 119,
      "account_age_days": 6725
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2021-05-05T17:08:29Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d4ce1f938f7a7ea2a40bff4544b56be9c00b5e84",
          "body": "Add ShallowCopiers for shallow copying pointer values",
          "is_bot": false,
          "headline": "Merge pull request #36 from vancluever/add-shallow-copiers",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2021-05-05T17:08:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f65fd0e04eb2e4ddf0c4947f73b166a08c56915",
          "body": "This adds the ShallowCopiers field, which allows specifying a set of\npointer types that, when encountered during copy, will be shallow copied\nand not walked into.\n\nThis functionality is being introduced to address missing coverage in\nthe current shallow copy and custom copier functionality in that i\n[…]\neats the\nvalue as a primitive and does not enter the pointer.\n\nNote that non-pointer value types in ShallowCopiers should have no\neffect, although they are not checked, so their behavior is undefined.",
          "is_bot": false,
          "headline": "Add ShallowCopiers for shallow copying pointer values",
          "author_name": "Chris Marchesi",
          "author_login": "vancluever",
          "committed_at": "2021-05-03T23:39:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "669acedc395e9787079b9144952d8b1469cadc7d",
          "body": "Use custom copiers declared in Config",
          "is_bot": false,
          "headline": "Merge pull request #35 from radeksimko/fix-copiers-via-config",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2021-04-08T16:46:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51d5881f6b28cb27b8afaca722b7a9134a7da0c8",
          "body": null,
          "is_bot": false,
          "headline": "Use custom copiers declared in Config",
          "author_name": "Radek Simko",
          "author_login": "radeksimko",
          "committed_at": "2021-04-08T12:12:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e4d1a12be340981ac4f6232847d00917646d547",
          "body": "The issue was that our \"ignoreDepth\" approach wasn't actually working\nand reflectwalk would attempt to enter the struct. Instead of going that\nroute, let's just assign the value directly.",
          "is_bot": false,
          "headline": "shallow copying was broken, more detailed test",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2021-02-02T20:59:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "552f94de3a70dc9e46ee48c0c9df619c52ff1ff9",
          "body": "use github actions for tests",
          "is_bot": false,
          "headline": "Merge pull request #34 from mitchellh/f-actions",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2021-02-02T20:17:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64df42e3a290aaf4d568ecfaacac08e5a67dc238",
          "body": null,
          "is_bot": false,
          "headline": "use github actions for tests",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2021-02-02T20:15:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "079c2984277d0afa2a939d0f51fd546ba4dff926",
          "body": null,
          "is_bot": false,
          "headline": "update reflectwalk",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2021-02-02T20:03:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6675c7152e69606543295ef704405ebad6a95cb",
          "body": null,
          "is_bot": false,
          "headline": "add support for \"ignore\" tag",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2021-02-02T20:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5db940beb31d8fed0f3433d5aaa3ded285816cf9",
          "body": null,
          "is_bot": false,
          "headline": "Add support for shallow copying via the `copy` struct tag.",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2021-02-02T19:57:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b49c60115adf1dcd591ac8256af72138379ce902",
          "body": null,
          "is_bot": false,
          "headline": "update go.mod to have go directive",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2021-02-02T19:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d25ecc34c63fb094d4015086c41e4ea8a5fcb4b",
          "body": "AddingPowerSupport_CI/Testing",
          "is_bot": false,
          "headline": "Merge pull request #32 from santosh653/master",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2020-11-20T17:12:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f1ea2d9288e31a2408c39d4cd7255656e50b0e2",
          "body": "Adding power support.",
          "is_bot": false,
          "headline": "Update .travis.yml",
          "author_name": "santosh653",
          "author_login": "santosh653",
          "committed_at": "2020-11-12T08:31:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e980c1d414129174f5cc3c7e6bf31caf9df0a503",
          "body": "Change CRLF line endings to LF",
          "is_bot": false,
          "headline": "Merge pull request #30 from ialidzhikov/nit/line-endings",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2020-05-03T16:51:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e19c838da78f5a4ea9cbc62b0b7cfbd9a6f076a",
          "body": "Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>",
          "is_bot": false,
          "headline": "Change CRLF line endings to LF",
          "author_name": "ialidzhikov",
          "author_login": "ialidzhikov",
          "committed_at": "2020-05-03T10:03:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a1b6f44e8da0e0e374624fb0a825a231b00c537",
          "body": null,
          "is_bot": false,
          "headline": "Add go.mod file",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2018-08-24T00:35:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d23ffcb85de31694d6ccaa23ccb4a03e55c1303f",
          "body": "copiers need to push a pointer value onto the value stack",
          "is_bot": false,
          "headline": "Merge pull request #27 from mitchellh/b-pointer-copier",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2017-05-25T01:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a894073dfaa13af92812f6dcc84435150512657f",
          "body": null,
          "is_bot": false,
          "headline": "copiers need to push a pointer value onto the value stack",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2017-05-24T23:01:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f81071c9d77b7931f78c90b416a074ecdc50e959",
          "body": null,
          "is_bot": false,
          "headline": "comment",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2017-01-16T00:44:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66695cfe8266c6436e9ba23de3ff0f43d632dff5",
          "body": "…com/sbinq/copystructure into sbinq-maps-slices-pointers-level-mismatch",
          "is_bot": false,
          "headline": "Merge branch 'maps-slices-pointers-level-mismatch' of https://github.…",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2017-01-16T00:43:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15d60d16d62d2acb8520638928af1572bd7177ee",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'sbinq-arrays-support'",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2017-01-16T00:39:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "621e77f4d83b820154d625acd6ed036cda01d86f",
          "body": null,
          "is_bot": false,
          "headline": "clarifying comment for array copy",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2017-01-16T00:39:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c35361eaffbd8150818d8d8c6adadcd056b2229a",
          "body": null,
          "is_bot": false,
          "headline": "support pointer to collections case",
          "author_name": "Stas Binko",
          "author_login": null,
          "committed_at": "2017-01-10T23:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2b7bc0e188553ad79d215f51544debc1a699c2f",
          "body": null,
          "is_bot": false,
          "headline": "arrays support",
          "author_name": "Stas Binko",
          "author_login": null,
          "committed_at": "2017-01-10T12:52:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa7e5b3642ee8042df11f4aa0cbbe73a0c38a983",
          "body": "copy interface pointers (arbitrarily deep)",
          "is_bot": false,
          "headline": "Merge pull request #18 from mitchellh/b-pointer-to-iface",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2017-01-07T07:58:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5b8c1f14a3f731baeecddfeb22cd68ba5bf59a0",
          "body": "Fixes #16\n\nThis properly converts a reflected value to `*interface{}` (with any\nnumber of `*` nesting) so that it is settable.\n\nWhen a field is `interface{}` (no pointer), any value is settable to it.\nBut when a field is `*interface{}` (one or more pointers), then pointer\nvalues are not assignable to it, it must _exactly_ match `*interface{}`.\n\nThe code added in this PR checks for this scenario and converts.",
          "is_bot": false,
          "headline": "copy interface pointers (arbitrarily deep)",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2017-01-07T07:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5af94aef99f597e6a9e1f6ac6be6ce0f3c96b49d",
          "body": "Always pop the slice index off the stack",
          "is_bot": false,
          "headline": "Merge pull request #15 from jbardin/jbardin/nil-pointer-in-slice",
          "author_name": "James Bardin",
          "author_login": "jbardin",
          "committed_at": "2016-10-13T19:53:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f84439abc805e858953d90f85d6e50511ae4022",
          "body": "When encountering an invalid value for a slice, we still need to pop the\nindex off the stack or it will throw off the rest of the walk.",
          "is_bot": false,
          "headline": "Always pop the slice index off the stack",
          "author_name": "James Bardin",
          "author_login": "jbardin",
          "committed_at": "2016-10-13T19:19:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce7a8b146c229178c4dc1c17562d644babeabd5e",
          "body": "We're getting an actual value where we should be getting a\nreflect.StructField.",
          "is_bot": false,
          "headline": "Failing test for a nil pointer in a slice",
          "author_name": "James Bardin",
          "author_login": "jbardin",
          "committed_at": "2016-10-13T15:35:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4815f984fb5c5486f6db1c9a5660e7605fd4c20",
          "body": "Implement InterfaceWalker",
          "is_bot": false,
          "headline": "Merge pull request #14 from jbardin/jbardin/interfaceWalker",
          "author_name": "James Bardin",
          "author_login": "jbardin",
          "committed_at": "2016-10-03T18:23:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1ea7e5418ff74562f41948fe1ed2f3fc00e17c5",
          "body": "InterfaceWalker allows us to record specific interface types when\nwalking over chains of pointer and interfaces. The walker will record\neach interface type encountered, indexed by the walk depth and number of\npointers.",
          "is_bot": false,
          "headline": "Implement InterfaceWalker",
          "author_name": "James Bardin",
          "author_login": "jbardin",
          "committed_at": "2016-10-03T18:11:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1865f62413f349ce033dab86e44d941336efadf5",
          "body": "Use new reflectwalk.SkipEntry as a cleaner way to skip unexported fields",
          "is_bot": false,
          "headline": "Merge pull request #13 from mitchellh/b-unexported",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2016-10-03T18:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "736acde1f3a3919dd4cd1eaa50351a0fa801bcfa",
          "body": "Prior to this, `ignore()` was used which ignores the entire _depth_\nvalue which is actually all the struct fields that follow. What we\nactually want to do is just ignore this single entry, which is what this\nnew reflectwalk API does.",
          "is_bot": false,
          "headline": "Use new reflectwalk.SkipEntry as a cleaner way to skip unexported fields",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2016-10-03T17:31:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c740739b7b69de009385f52933769c1c037705df",
          "body": "Introduce Must",
          "is_bot": false,
          "headline": "Merge pull request #11 from mitchellh/f-must",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2016-10-03T06:35:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e2c7b16b1698f527897ef4f96822137581ec9cf",
          "body": "Fix primitive pointer test",
          "is_bot": false,
          "headline": "Merge pull request #12 from jbardin/jbardin/pointers",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2016-10-02T04:35:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d76b4376c03911a52623c80c83a4e34cd5c1e232",
          "body": "PointerEnter and Exit may be called multiple times per depth as we\ndereference chains of pointers.. Instead of a stack of pointer bools,\nuse counters indicating the number of levels of pointers we've received\nat a particular depth.",
          "is_bot": false,
          "headline": "Fix the handling of PointerEnter and Exit",
          "author_name": "James Bardin",
          "author_login": "jbardin",
          "committed_at": "2016-09-29T18:45:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d818033cf8160440c07a585ea67f05ecbf47325",
          "body": "The test was actually testing pointers to an interface{}, not pointers\nto a primitive.",
          "is_bot": false,
          "headline": "Fix primitive pointer test",
          "author_name": "James Bardin",
          "author_login": "jbardin",
          "committed_at": "2016-09-28T19:10:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad4c8fe111e90a651ae529a0eb45a12385e2a8eb",
          "body": null,
          "is_bot": false,
          "headline": "Add a test that verifies Lock isn't called on a nil interface",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2016-09-28T02:51:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49a4444999946bce1882f9db0eb3ba0a44ed1fbb",
          "body": null,
          "is_bot": false,
          "headline": "Easier test output",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2016-09-28T02:49:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a177f6b65039d06b802aeccff40a92e6ba86f654",
          "body": "This is basically identical to text/template.Must and copies that\npattern introduced by the Go standard library. While using the library\nI've found that in many cases if the copy fails it is very much\ncompletely a bug in the program and I'd like to panic.",
          "is_bot": false,
          "headline": "Introduce Must",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2016-09-27T22:56:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "229eded3ae0ea551edfa102f544950a6a91fa36b",
          "body": null,
          "is_bot": false,
          "headline": "Add a new test to verify reflectwalk behavior",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2016-09-27T22:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f3c396a26dadccbd29ee24c76c89166249cc16f",
          "body": "Copy should not copy unexported fields",
          "is_bot": false,
          "headline": "Merge pull request #10 from mitchellh/f-unexported",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2016-09-27T21:34:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f697d4f19f3d1cf16a995275dd6dc8f8e88955c4",
          "body": null,
          "is_bot": false,
          "headline": "Copy should not copy unexported fields",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2016-09-27T21:30:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63c3aa7f2cc873c0feb8a7d2a4356ad41b5756e2",
          "body": null,
          "is_bot": false,
          "headline": "Add travis.yml",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2016-09-27T21:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6510b21bfe5f7e2a1bf902d1a42662259f7cf889",
          "body": "failing tests for a fix in reflectwalk",
          "is_bot": false,
          "headline": "Merge pull request #9 from jbardin/jbardin/fixed-in-reflectwalk",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2016-09-22T18:27:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1dc6deb6b2cf6025e540177ea62681fe2dd57a7",
          "body": null,
          "is_bot": false,
          "headline": "failing tests for a fix in reflectwalk",
          "author_name": "James Bardin",
          "author_login": "jbardin",
          "committed_at": "2016-09-22T17:59:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "501dcbdc7c358c4d0bfa066018834bedca79fde3",
          "body": "Don't call Interface() on a non-pointer values",
          "is_bot": false,
          "headline": "Merge pull request #7 from jbardin/jbardin/locker",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2016-09-16T19:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "120c96774de6302d472860d9ec72250becc7fc84",
          "body": null,
          "is_bot": false,
          "headline": "Add test for required pointer argument",
          "author_name": "James Bardin",
          "author_login": "jbardin",
          "committed_at": "2016-09-16T15:34:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8308983ed164167c5b00e63da0f33bebb853e97",
          "body": "Calling Interface() on a relect.Value requires a copy, so it's not safe\nto call on a non-pointer value to check for the lock methods. This is OK\nsince a pointer to a sync.Locker still satisfies the interface. It will\nhowever require that cal call to Copy with Lock set to true can only\naccept a pointer argument, even if the value is safe to Lock/Unlock.",
          "is_bot": false,
          "headline": "Don't call Interface() on a non-pointer value",
          "author_name": "James Bardin",
          "author_login": "jbardin",
          "committed_at": "2016-09-16T15:18:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6871c41ca9148d368715dedcda473f396f205df5",
          "body": "Modify Copy to automatically lock sync.Lockers",
          "is_bot": false,
          "headline": "Merge pull request #5 from jbardin/jbardin/locked-copy",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2016-08-25T20:45:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35d2e7ee88ea5e4736e64fd8e5a838263b9ce83c",
          "body": null,
          "is_bot": false,
          "headline": "remove LockedCopy func",
          "author_name": "James Bardin",
          "author_login": "jbardin",
          "committed_at": "2016-08-25T20:44:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "110db251b59825211a26a20306a1246ecd784edb",
          "body": null,
          "is_bot": false,
          "headline": "s/Opts/Config/",
          "author_name": "James Bardin",
          "author_login": "jbardin",
          "committed_at": "2016-08-25T17:26:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4a1d08db96bef65b480869405a3566d40209b95",
          "body": "The Opts struct has a Lock field to indicate if we want to take locks\nwhile copying. There is also a Copiers field to override the global\nCopiers map.\n\nAdded the ability to check for an RLocker() method, and obtain read\nlocks when possible.",
          "is_bot": false,
          "headline": "Add public Opts type to maintain API",
          "author_name": "James Bardin",
          "author_login": "jbardin",
          "committed_at": "2016-08-25T17:26:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f63149e8382f46eece883005ff0045f4528f8fa6",
          "body": "Whenever a value which is also a sync.Locker is encountered during Copy,\nand it isn't specifically a sync.Mutex or sync.RWMutex, we lock it while\ncopying any part of that value.",
          "is_bot": false,
          "headline": "Modify Copy to automatically lock sync.Lockers",
          "author_name": "James Bardin",
          "author_login": "jbardin",
          "committed_at": "2016-08-25T17:23:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0411c40e830fc374bfad76f769528dbf0f39497",
          "body": "Fix some crashes dealing with nil pointers",
          "is_bot": false,
          "headline": "Merge pull request #6 from jbardin/jbardin/crashes",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2016-08-25T16:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d3712e33d3c7127b37e8f808f2c4d3c91b35588",
          "body": "Because refllectwalk always indirects pointer values, copystructure\ncan't determine the type of a nil pointer. This isn't an issue with\nstruct fields, because the field zero value will already be the properly\ntyped nil, and slices are already initialized with the correct capacity\nand zero values. When inserting nil into a map however, a zero value\nreflect.Value indicates that the key be removed bu SetMapIndex.\n\nThis patch creates a properly typed nil value to insert into a map.",
          "is_bot": false,
          "headline": "Add nil to maps",
          "author_name": "James Bardin",
          "author_login": "jbardin",
          "committed_at": "2016-08-25T16:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e781dae8a392bd722b415951a437b252170c95bb",
          "body": null,
          "is_bot": false,
          "headline": "Add test for missing nil pointer in a map",
          "author_name": "James Bardin",
          "author_login": "jbardin",
          "committed_at": "2016-08-25T16:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b9b3741f21f28b82fd1a998a03559fb166c4021",
          "body": "If a slice has a nil pointer value, our \"copied\" reflect.Value will be\nthe zero value, which cannot be set. Since the slice is already\ninitialized with the correct length of zero values, we can skip setting\nthe value.",
          "is_bot": false,
          "headline": "Ensure that slice elements are valid",
          "author_name": "James Bardin",
          "author_login": "jbardin",
          "committed_at": "2016-08-25T16:01:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "991587fe848f20e0465cce1da4789fee75a5af20",
          "body": null,
          "is_bot": false,
          "headline": "Add failing test for slice with nil pointer",
          "author_name": "James Bardin",
          "author_login": "jbardin",
          "committed_at": "2016-08-25T14:31:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdac8253d00f2ecf0a0b19fbff173a9a72de4f82",
          "body": "Don't panic trying to set an unexprted field",
          "is_bot": false,
          "headline": "Merge pull request #4 from jbardin/CanSet",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2016-08-04T03:23:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "677f503322af9bd9990f312ab53e0b69de3af14a",
          "body": "Nested structs with unexported fields would panic while copying.\nTest that a field can be set before attempting to set it.",
          "is_bot": false,
          "headline": "Don't panic trying to set an unexprted field",
          "author_name": "James Bardin",
          "author_login": "jbardin",
          "committed_at": "2016-08-03T20:44:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae8f8315ad044b86ced2e0be9e3598e9dd94f38e",
          "body": "Add test for aliased types and fix map aliases",
          "is_bot": false,
          "headline": "Merge pull request #3 from gavv/master",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2016-06-09T17:01:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa1bec8eb8fcddc6c25b35b1724749dc755d98d7",
          "body": null,
          "is_bot": false,
          "headline": "add test for aliased types and fix map aliases",
          "author_name": "Victor Gaydov",
          "author_login": "gavv",
          "committed_at": "2016-06-09T08:21:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80adcec1955ee4e97af357c30dee61aadcc02c10",
          "body": null,
          "is_bot": false,
          "headline": "Don't panic on unexported fields [GH-1]",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2016-01-28T17:02:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fc66267e9da7d155a9d3bd489e00dad02666dc6",
          "body": null,
          "is_bot": false,
          "headline": "return typed nil on nil copy",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2015-04-27T23:08:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c26a21b7410e062ce0da5bbbe01f5872672b5e56",
          "body": null,
          "is_bot": false,
          "headline": "If the root struct is nil, copy it properly",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2015-04-27T23:01:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a192ddae50b2108064e132e40f3f487c9d93c0ce",
          "body": null,
          "is_bot": false,
          "headline": "handle nil values properly for struct fields",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2015-04-27T22:51:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beccbe3a614742b825cec6ec33abfb0d52fefd26",
          "body": null,
          "is_bot": false,
          "headline": "don't make new slice/map if it is nil to begin with",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2015-04-27T22:34:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a314b3f3f3537838b2bf7fb157173b7ed769557d",
          "body": "Some types can't be magically deep copied: types with private fields for\nexample. You can now register custom types with the Copiers global\nvariable and if copystructure sees it, it'll use this to copy instead.",
          "is_bot": false,
          "headline": "Allow specifying custom functions for copying specific types",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2015-04-25T19:26:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c101d94abf8cd5c6213c8300d0aed6368f2d6ede",
          "body": null,
          "is_bot": false,
          "headline": "Don't use Enter/Exit primitives",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2015-01-26T17:25:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82316e88a84a08f3e2703e9dff9b49915a7fcbea",
          "body": null,
          "is_bot": false,
          "headline": "Preserve primitive pointers",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2015-01-26T17:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e4a4f3bedc9ecf774d12ce55a2f7aeadd5d1827",
          "body": "This commit enables copystructure to now deep copy structs as easy as\nanything else. It properly preserves pointer values if needed.",
          "is_bot": false,
          "headline": "Deep copy structs",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2015-01-26T17:10:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51b9c07185c144f6df63be2ab519305249b93fb2",
          "body": null,
          "is_bot": false,
          "headline": "Remove more test non-determinism",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2015-01-26T17:08:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "881d3bba9f80615cb0fd336f2f6a3c02118af2d6",
          "body": null,
          "is_bot": false,
          "headline": "Get rid of non-determinism in tests",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2015-01-26T16:43:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8968bce41ab42f33aeb143afa95e331cb1ba886",
          "body": null,
          "is_bot": false,
          "headline": "Fmt",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2014-06-12T21:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a09e2637e260d09559596b7f384863cf9135e12",
          "body": null,
          "is_bot": false,
          "headline": "Unused fields",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2014-06-12T21:24:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dc17ff2d177fc78796f7ef603829ff128733949",
          "body": null,
          "is_bot": false,
          "headline": "Line endings",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2014-06-12T21:24:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07580682f2c77228f1a28ed03b9a997af853c531",
          "body": null,
          "is_bot": false,
          "headline": "License",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2014-06-12T21:23:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c4b9042e81040fa32e7ed4c31db19488884ff67",
          "body": null,
          "is_bot": false,
          "headline": "Examples",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2014-06-12T21:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eff91815fb59ef676013b90a9108bff52b9cfc8",
          "body": null,
          "is_bot": false,
          "headline": "Unused package",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2014-06-12T21:12:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8734b0aafb871027e020861edf6ad59ae67cd42",
          "body": null,
          "is_bot": false,
          "headline": "Remove debugging",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2014-06-12T21:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a820ce7696d31d4ed8bcf041a92f8101911a75c",
          "body": null,
          "is_bot": false,
          "headline": "Don't pop structure",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2014-06-12T21:11:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7ab65b605a38c888029683adbeb55491d9c2816",
          "body": null,
          "is_bot": false,
          "headline": "Slices are copied.",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2014-06-12T21:07:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d6689eb573a20f6afe5cb8f9c1c9ebd628cc8b9",
          "body": null,
          "is_bot": false,
          "headline": "Things are getting copied...",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2014-06-12T19:22:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac91d459f00f90211b011229ccc09a276129a5c1",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Mitchell Hashimoto",
          "author_login": "mitchellh",
          "committed_at": "2014-06-11T19:42:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 1,
      "commits_last_year": 0,
      "latest_release_at": "2021-05-05T17:08:29Z",
      "latest_release_tag": "v1.2.0",
      "releases_from_tags": false,
      "days_since_last_push": 1909,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1909,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/mitchellh/copystructure",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/mitchellh/copystructure",
          "is_deprecated": false,
          "latest_version": "v1.2.0",
          "repository_url": "https://github.com/mitchellh/copystructure",
          "versions_count": 5,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2021-05-05T17:08:07Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1909
        }
      ]
    },
    "popularity": {
      "forks": 33,
      "stars": 355,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2014-08-09",
            "count": 1
          },
          {
            "date": "2014-12-30",
            "count": 1
          },
          {
            "date": "2015-03-27",
            "count": 1
          },
          {
            "date": "2015-09-14",
            "count": 1
          },
          {
            "date": "2016-06-15",
            "count": 1
          },
          {
            "date": "2016-08-03",
            "count": 1
          },
          {
            "date": "2016-10-21",
            "count": 1
          },
          {
            "date": "2017-09-27",
            "count": 1
          },
          {
            "date": "2018-10-22",
            "count": 1
          },
          {
            "date": "2019-02-11",
            "count": 1
          },
          {
            "date": "2019-03-01",
            "count": 1
          },
          {
            "date": "2019-08-13",
            "count": 1
          },
          {
            "date": "2019-09-04",
            "count": 1
          },
          {
            "date": "2019-09-05",
            "count": 1
          },
          {
            "date": "2019-12-05",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2019-12-19",
            "count": 1
          },
          {
            "date": "2019-12-29",
            "count": 1
          },
          {
            "date": "2020-03-04",
            "count": 1
          },
          {
            "date": "2020-05-03",
            "count": 1
          },
          {
            "date": "2020-06-11",
            "count": 1
          },
          {
            "date": "2020-07-18",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2021-01-02",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 1
          },
          {
            "date": "2021-05-15",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2023-07-21",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 33,
        "total_forks": 33
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 19662,
      "source_files_sampled": 5,
      "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": [
        {
          "name": "github.com/mitchellh/reflectwalk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.2"
        }
      ],
      "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": 0,
        "merged_prs": 21,
        "open_issues": 2,
        "closed_ratio": 0.857,
        "closed_issues": 12,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "mitchellh",
          "commits": 59,
          "avatar_url": "https://avatars.githubusercontent.com/u/1299?v=4"
        },
        {
          "type": "User",
          "login": "jbardin",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/35067?v=4"
        },
        {
          "type": "User",
          "login": "vancluever",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/10704423?v=4"
        },
        {
          "type": "User",
          "login": "radeksimko",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/287584?v=4"
        },
        {
          "type": "User",
          "login": "gavv",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/8436629?v=4"
        },
        {
          "type": "User",
          "login": "ialidzhikov",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/9372594?v=4"
        },
        {
          "type": "User",
          "login": "santosh653",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/70637961?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.711
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
            "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": 4,
            "reason": "Found 9/21 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "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": 0,
            "reason": "no 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": 0,
            "reason": "project is archived",
            "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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "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": 0,
            "reason": "security policy file not 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": "d4ce1f938f7a7ea2a40bff4544b56be9c00b5e84",
        "ran_at": "2026-07-28T13:15:08Z",
        "aggregate_score": 3.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2021-05-05T17:08:07Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 17,
          "created_at": "2017-01-06T16:27:30Z",
          "last_comment_at": "2017-01-09T09:39:56Z",
          "last_comment_author": "sbinq"
        },
        {
          "number": 29,
          "created_at": "2019-12-29T05:30:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/mitchellh/copystructure",
    "host": "github.com",
    "name": "copystructure",
    "owner": "mitchellh"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 29,
            "pct": 40
          }
        }
      ],
      "value": 18,
      "inputs": {
        "security": 36,
        "vitality": 18,
        "community": 52,
        "governance": 63,
        "engineering": 55,
        "abandonment_cap": 29,
        "abandonment_state": "declared",
        "abandonment_multiplier": 40,
        "weighted_overall_before_abandonment": 45,
        "overall_after_abandonment_multiplier": 18
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 18,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 1909,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1909 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1909
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project is archived",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 44,
            "inputs": {
              "releases_count": 1,
              "latest_release_tag": "v1.2.0",
              "releases_from_tags": false,
              "days_since_latest_release": 1909,
              "mean_days_between_releases": null
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "1 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1909 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1909
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "cadence unknown (single release)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence_unknown",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "at_risk",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "cap": 29,
              "state": "declared",
              "guards": [],
              "signals": [],
              "red_flag": true,
              "multiplier_pct": 40,
              "declared_reason": "archived",
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "the repository is archived on GitHub",
                "points": 40,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_archived",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 52,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "forks": 33,
              "stars": 355,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "355 stars",
                "points": 41.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 355
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "33 forks",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "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": 0,
                "status": "missed",
                "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": 0,
                "status": "missed",
                "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": 63,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 7,
              "top_contributor_share": 0.711
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 71% of commits",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 71
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "merged_prs": 21,
              "open_issues": 2,
              "closed_issues": 12,
              "issue_closed_ratio": 0.857,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "86% of issues closed",
                "points": 40.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 86
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "21/23 decided PRs merged",
                "points": 34.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 21,
                      "decided": 23
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 9/21 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "followers": 23644,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "mitchellh",
              "public_repos": 119,
              "account_age_days": 6725
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "23,644 followers of mitchellh",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 23644,
                      "login": "mitchellh"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "119 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 119
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "github.com/mitchellh/copystructure"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 1909
            },
            "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 1909 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1909
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "5 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": 55,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "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": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc",
              "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": "https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc",
                "points": 15,
                "status": "met",
                "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": "at_risk",
        "name": "Security",
        "value": 36,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 36,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.6
            },
            "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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "Found 9/21 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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": "project is archived",
                "points": 0,
                "status": "missed",
                "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 not detected",
                "points": 0,
                "status": "missed",
                "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": 10
            },
            "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": 52,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.435,
              "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": "37 of 85 human commits state their intent (structured subject or explanatory body)",
                "points": 23.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 37,
                      "sampled": 85
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 85",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 85
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": 19662,
              "source_files_sampled": 5,
              "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/5 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 5,
                      "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:15:23.694774Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mitchellh/copystructure.svg",
  "full_name": "mitchellh/copystructure",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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.