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

stretchr / objx

Go package for dealing with maps, slices, JSON and other data.

GoMIT★ 864 stars⑂ 80 forkssince Sep 2013View on GitHub ↗

stretchr/objx holds a health index of 61 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (74/100) and lowest on Security (50/100). It was last updated 12 days ago. 2 contributors account for most of its recent work.

61
overall / 100
Moderate

Software health index

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

61
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Stretchr, Inc.Organization
162 followers51 public repossince Jun 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/stretchr/objxv0.5.3-9298 days ago

Metrics by category

Vitality

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

53Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 12 days ago
6.9/36Commit cadence — 10/52 weeks with commits
10.3/18Commit volume — 13 commits in the last year
1/10OpenSSF Scorecard: Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Inputs used
commits_last_year13
human_commit_share0.78
days_since_last_push12
active_weeks_last_year10
How it's scored
27/27Ships releases — 9 releases published
16.2/36Release recency — latest release 294 days ago
12.6/27Release cadence — a release every ~332.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count9
latest_release_tagv0.5.3
releases_from_tagsno
days_since_latest_release294
mean_days_between_releases332.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

70Good · 18% of overall
How it's scored
47.6/60Stars — 864 stars
15.8/25Forks — 80 forks
5.6/15Watchers — 11 watchers
Inputs used
forks80
stars864
watchers11
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
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes

Sustainability & Governance

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

74Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
14.1/22.5Commit distribution — top contributor authored 37% of commits
13.5/13.5Contributor breadth — 16 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor2
contributors_sampled16
top_contributor_share0.372
How it's scored
43.3/46.8Issue resolution — 93% of issues closed
32.4/38.3PR acceptance — 94/111 decided PRs merged
7.5/15OpenSSF Scorecard: Code-Review — Found 7/14 approved changesets -- score normalized to 5
Inputs used
merged_prs94
open_issues4
closed_issues50
issue_closed_ratio0.926
closed_unmerged_prs17
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
15.9/25Owner reach — 162 followers of stretchr
24.5/25Track record — 51 public repos, account ~14 yr old
Inputs used
followers162
owner_typeOrganization
is_verified
owner_loginstretchr
public_repos51
account_age_days5,159
How it's scored
25/25Published & resolvable — 1 package(s) on go
26/35Publish recency — latest publish 298 days ago
20/20Version history — 9 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/stretchr/objx
ecosystemsgo
any_deprecatedno
min_days_since_publish298

Engineering Quality

Are baseline engineering and documentation practices in place?

54Moderate · 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
8/20OpenSSF Scorecard: CI-Tests — 13 out of 30 merged PRs checked by a CI test -- score normalized to 4
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicsgo, golang, objx
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

50Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
1/2.5CI-Tests — 13 out of 30 merged PRs checked by a CI test -- score normalized to 4
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 7/14 approved changesets -- score normalized to 5
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0.8/7.5Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
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_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.9
Excluded from scoring (no data or not applicable): branch_protection, 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.

64Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 70 of 78 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.897
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Taskfile.yml
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 22 of the last 100 commits are automated dependency updates
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_filesTaskfile.yml
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.01
toolchain_manifestsgo.mod
dependency_bot_commit_share0.22
How it's scored
45/45Type-checkable code — Go (statically typed)
50/55Manageable file sizes — 2/22 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes66,128
source_files_sampled22
oversized_source_files2

Key facts

864GitHub stars
16contributors
13commits, last 12 months
12days since last push
9releases
2bus factor
4open 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 ★ / 80 ⇿
0Stars
80Forks
9Releases

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.

0204060808022014-082020-072026-07
Major 0Minor 5Patch 4

Each point covers 11 days.

OpenSSF Scorecard 4.9 / 10
4.9aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
4CI-Tests13 out of 30 merged PRs checked by a CI test -- score normalized to 4
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 7/14 approved changesets -- score normalized to 5
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
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
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": [
        "go",
        "golang",
        "objx"
      ],
      "is_fork": false,
      "size_kb": 514,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 217812,
        "HTML": 1420
      },
      "pushed_at": "2026-07-16T06:14:51Z",
      "created_at": "2013-09-10T19:45:41Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-28T12:47:37Z",
      "description": "Go package for dealing with maps, slices, JSON and other data.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Stretchr, Inc.",
      "type": "Organization",
      "login": "stretchr",
      "company": null,
      "location": "Boulder, CO & Worldwide & The Cloud",
      "followers": 162,
      "avatar_url": "https://avatars.githubusercontent.com/u/1841476?v=4",
      "created_at": "2012-06-12T07:43:51Z",
      "is_verified": null,
      "public_repos": 51,
      "account_age_days": 5159
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2025-10-07T09:06:55Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2024-02-29T09:59:03Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2023-08-08T12:03:56Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2022-10-15T03:19:49Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2022-05-08T11:03:12Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2020-07-15T08:16:08Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2019-04-09T12:34:45Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2018-06-10T06:30:13Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2018-06-26T14:28:51Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b7ad70c8adc800b08e717e87ca2b76fe4c46d26b",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '7'\n  depen\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-go from 6 to 7 (#168)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T06:14:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7c699a8db248c08c6c95c71dc02e117c438b0909",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7 (#167)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-19T13:00:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "915117450009ccb03dcde9898d2a76e02d7fda75",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump go-task/setup-task from 1 to 2 (#166)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-20T13:17:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1d0630e0fe761e8daaaca295e7c6571c2592210",
          "body": "Tests that call SetURLValuesSliceKeySuffix mutate package-level global\nstate without restoring it. When shuffled to run before\nTestConversionURLValues, the suffix is \"\" or \"[i]\" instead of \"[]\",\ncausing key mismatches. Add t.Cleanup to restore the default suffix.\n\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix flaky TestConversionURLValues when run with -shuffle (#165)",
          "author_name": "Ben Schumacher",
          "author_login": "hanzei",
          "committed_at": "2026-03-09T19:37:17Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9f9e2f38c499f41998315b91b5d16ad1c6c1c04b",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5 to 6 (#163)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T07:46:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b152998cb1395c270b4ae1659971578328983793",
          "body": "Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>",
          "is_bot": false,
          "headline": "Replace `testify` assertions with custom testing helpers (#159)",
          "author_name": "emilien puget",
          "author_login": "emilien-puget",
          "committed_at": "2025-10-03T06:41:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f248e2bd444ba7e8aea2eac48a73d32d7e6d8473",
          "body": null,
          "is_bot": false,
          "headline": "Remove duplicate module cache from CI (#162)",
          "author_name": "Ben Schumacher",
          "author_login": "hanzei",
          "committed_at": "2025-09-23T11:37:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8175ed5814b1327260c82521d8dacd2260b204af",
          "body": null,
          "is_bot": false,
          "headline": "Extend test coverage to include go 1.25 (#161)",
          "author_name": "Ben Schumacher",
          "author_login": "hanzei",
          "committed_at": "2025-09-23T11:35:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d14c8ff533ec21438406ae0c83ecbd6e5478c10",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-go from 5 to 6 (#158)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-23T11:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15bffc629e50e189188125a65d3b2fd7ba79ef8c",
          "body": null,
          "is_bot": false,
          "headline": "Remove codeclimate integration (#160)",
          "author_name": "Ben Schumacher",
          "author_login": "hanzei",
          "committed_at": "2025-09-23T11:28:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b94b78f91ba02ab1590fa4ddae3f931257612d17",
          "body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.11.0 to 1.11.1.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#157)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-31T11:52:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0b52e9c779690ad6776c76a390a94987f97df4b2",
          "body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.0.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.10.0...v1.11.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#156)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-25T16:13:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "07525db716a36090edd214884ecbdcac97973d31",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 5 (#155)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-12T15:22:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3a7a994966e8a41c962e78662aa9f8af2ffd549",
          "body": null,
          "is_bot": false,
          "headline": "Add syntax highlighting in README (#153)",
          "author_name": "Jake Roggenbuck",
          "author_login": "JakeRoggenbuck",
          "committed_at": "2025-02-09T05:41:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c86e8205754fd28c6719ecfb7b2f92e1cd11965",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#152)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-25T12:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57832dc6e27fd96037781d1737abf48c4e1edba0",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#150)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-04T08:28:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "307d0db21292676ac9d469826525c3630f47f63a",
          "body": null,
          "is_bot": false,
          "headline": "Update testify (#147)",
          "author_name": "Ben Schumacher",
          "author_login": "hanzei",
          "committed_at": "2024-02-29T09:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "762bf42adf033a33c0234f73d1ffbb89353c0122",
          "body": null,
          "is_bot": false,
          "headline": "Update supported go versions to latest three (#149)",
          "author_name": "Ben Schumacher",
          "author_login": "hanzei",
          "committed_at": "2024-02-29T09:55:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69bcfd79c1e8f33a3f24cf3f5d196988be0aa3a5",
          "body": null,
          "is_bot": false,
          "headline": "Update taskfile to latest version (#148)",
          "author_name": "Ben Schumacher",
          "author_login": "hanzei",
          "committed_at": "2024-02-29T09:48:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "095c67f3f66b9cf58064e58657ca3879da818c20",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 3 to 4 (#145)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-25T15:28:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fa6af1fa7faaf6cccee71299fe124552e28b427",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-go from 4 to 5 (#144)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-12-07T06:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f94dc0f261e438a379720da9d8c43d586e1b80d",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 3 to 4 (#143)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-09-05T05:50:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "65e87f45aef3cace4135eebbd8338a7f9fd68232",
          "body": null,
          "is_bot": false,
          "headline": "deps: fix dependency cycle with testify (#124) (#140)",
          "author_name": "Olivier Mengué",
          "author_login": "dolmen",
          "committed_at": "2023-08-08T12:00:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3499ad5ddb7c7017aa35e3029ad7ef7bb1741a58",
          "body": null,
          "is_bot": false,
          "headline": "gofmt 1.20 (#139)",
          "author_name": "Olivier Mengué",
          "author_login": "dolmen",
          "committed_at": "2023-08-08T11:03:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dce549bf9c75533ea766c489cc08955976f0418d",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-go from 3 to 4 (#133)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-21T20:13:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61eb6cc3a235ad5985670a7f50dd82067d5b3413",
          "body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/tes\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#132)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-02-27T10:45:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a484224d6ac83d66d04e1448dbf2cb7b743276eb",
          "body": null,
          "is_bot": false,
          "headline": "Use go1.13; remove vendor folder; update .github action (#130)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2022-12-08T11:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ede46d3632c2126a639c40e0bbc46a8da8f2809",
          "body": null,
          "is_bot": false,
          "headline": "Fix typos in comments and function names (#129)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2022-11-22T13:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0315e5193c7be9835dfccfaa95947683ae3b91a",
          "body": null,
          "is_bot": false,
          "headline": "Fix a couple typos in the README.md (#128)",
          "author_name": "Dave Rolsky",
          "author_login": "autarch",
          "committed_at": "2022-10-28T17:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40ef69b875479c13d18b949ec979d98bdc6ef507",
          "body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/tes\n[…]\n-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#126)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-10-24T06:00:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "50a2c064be99303c5dddf725da60e30fbc4f6ede",
          "body": "Super minor change and you could do it yourself - just found it and would propose fixing it",
          "is_bot": false,
          "headline": "Fix typo in Taskfile (#122)",
          "author_name": "Tobias Schoknecht",
          "author_login": "tobischo",
          "committed_at": "2022-09-18T03:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4df03b2ec91d08350078721d78c7e8261af26fe5",
          "body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.8.0.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/tes\n[…]\n-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/stretchr/testify from 1.7.1 to 1.8.0 (#121)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-09-18T03:09:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5dbb4e6c708f7eb56fc184f7c5dd5e482b555f69",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-go from 2 to 3 (#115)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-04-12T09:17:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f77885d62f160026648c6e11550818366fb0f87",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Commits](https://github.com/actions/cache/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 2 to 3 (#114)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-03-22T10:39:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c8524c310ff34c50a5b8527014ebb6ed68bee29",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 2 to 3 (#112)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-03-16T12:45:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1b6aeb364d58fec237ecfb45c59f27c674e97ab",
          "body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.7.1.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/tes\n[…]\nrect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#113)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-03-16T06:33:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "27373ced094756c353f68145eb313a575ca613ed",
          "body": null,
          "is_bot": false,
          "headline": "fix set within Map child element (#105)",
          "author_name": "E Sequeira",
          "author_login": "geseq",
          "committed_at": "2021-08-19T10:44:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ff3852e7937649b7dd13364f7f7a25c651ef45b",
          "body": null,
          "is_bot": false,
          "headline": "fix int to float conversions (#108)",
          "author_name": "E Sequeira",
          "author_login": "geseq",
          "committed_at": "2021-07-16T20:44:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ea374a6f41426d08157e82fd362ba3cccf8eaa4",
          "body": "Co-authored-by: Earncef Sequeira <earncef.sequeira@beamery.com>",
          "is_bot": false,
          "headline": "fix nested array access (#104)",
          "author_name": "E Sequeira",
          "author_login": "geseq",
          "committed_at": "2021-07-16T20:44:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5b1e6cf828f9d5871858e5f1b5f855293de41bd",
          "body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.3.0 to 1.7.0.\r\n- [Release notes](https://github.com/stretchr/testify/releases)\r\n- [Commits](https://github.com/stretchr/testify/compare/v1.3.0...v1.7.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/stretc\n[…]\nroduction\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/stretchr/testify from 1.3.0 to 1.7.0 (#110)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-07-12T18:23:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0301209dab6a8105a91a11b15f17a097655a330f",
          "body": null,
          "is_bot": false,
          "headline": "Set up Dependabot (#109)",
          "author_name": "Matthieu MOREL",
          "author_login": "mmorel-35",
          "committed_at": "2021-07-12T18:20:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31052d358c999fbceff27d8a7656079681c1dbd5",
          "body": null,
          "is_bot": false,
          "headline": "fix cc test reporter (#107)",
          "author_name": "E Sequeira",
          "author_login": "geseq",
          "committed_at": "2021-07-07T11:50:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dffac5155bb8b5c737c0817c601093608a39ee5",
          "body": null,
          "is_bot": false,
          "headline": "add github action (#106)",
          "author_name": "E Sequeira",
          "author_login": "geseq",
          "committed_at": "2021-07-02T08:50:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c797d85514c4d6037645a011a3024b4a7ef63ac",
          "body": null,
          "is_bot": false,
          "headline": "Add helpers for slice of Map (#102)",
          "author_name": "Michal Vyskocil",
          "author_login": "vyskocilm",
          "committed_at": "2021-02-08T11:38:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35313a95ee26395aa17d366c71a2ccf788fa69b6",
          "body": null,
          "is_bot": false,
          "headline": "Fixes #88 (#95)",
          "author_name": "earncef",
          "author_login": "geseq",
          "committed_at": "2019-04-15T11:18:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4ea3d61d86b462cbae42f0e38a3477e8a829f9e",
          "body": null,
          "is_bot": false,
          "headline": "Check more errors in tests (#94)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2019-04-15T10:16:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fd60cc37c5adfd35a7346f6c2318680a5e946bf",
          "body": "#### Summary\r\nfixes #89 \r\nMaps can now be accessed both as `a.b` or `a[b]`\r\n\r\n#### Checklist\r\n- [x] Tests are passing: `task test`\r\n- [x] Code style is correct: `task lint`",
          "is_bot": false,
          "headline": "Updated Map accessors (#93)",
          "author_name": "earncef",
          "author_login": "geseq",
          "committed_at": "2019-04-15T10:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea4fe68685ee0d3cee7032121851b57e7494e8ea",
          "body": null,
          "is_bot": false,
          "headline": "Move to go modules (#91)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2019-04-09T12:31:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2ce26355cc1a2261ab6d98ba3bf9309e6a32fbc",
          "body": null,
          "is_bot": false,
          "headline": "Update to go 1.12 (#90)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2019-04-09T10:43:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c61a9dfcced1815e7d40e214d00d1a8669a9f58c",
          "body": null,
          "is_bot": false,
          "headline": "Fix for map[interface{}]interface{} to JSON conversion (#87)",
          "author_name": "earncef",
          "author_login": "geseq",
          "committed_at": "2019-02-11T16:23:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3a9fb181056cd80e0a50b6632afda135e99174e",
          "body": "Fixes #7 \r\n\r\nObjxMapSlice() and MSISlice() casting was already fixed in my previous pull requests. However, the checks in IsObjxMapSlice() and IsMSISlice() weren't.\r\n\r\nFixed and added new tests.",
          "is_bot": false,
          "headline": "Fix for #7 (#85)",
          "author_name": "earncef",
          "author_login": "geseq",
          "committed_at": "2019-02-04T13:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef50b0de28773081167c97fc27cf29a0bf8b8c71",
          "body": null,
          "is_bot": false,
          "headline": "Update to go 1.11 (#83)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-08-25T06:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0444fcb6e0ec930fd2bb7657d1286c9630c1411",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies (#82)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-08-25T06:48:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8b73a35e9830ae509858c10dec5866b4d5c8bff",
          "body": "* URLQuery with index slice keys\r\n\r\n* Added tests\r\n\r\n* Cleanup\r\n\r\n* Added test for MSI and cleaned up redundant code\r\n\r\n* Added SetURLValuesSliceKeySuffix()\r\n\r\n* Added error to SetURLValuesSliceKeySuffix()",
          "is_bot": false,
          "headline": "URLQuery with index slice keys (#74)",
          "author_name": "earncef",
          "author_login": "geseq",
          "committed_at": "2018-07-02T10:34:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e1dfc121bca96d392da5d00591953bdb54ab306",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies (#81)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-06-26T19:55:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ab728f62c7f6fcd754334f7931c2dd659dce1d1",
          "body": "* Added new tests for type_specific.go and fixed the code to work for both MSI and Map",
          "is_bot": false,
          "headline": "New tests for type_specific.go and fixed code (#75)",
          "author_name": "earncef",
          "author_login": "geseq",
          "committed_at": "2018-05-31T20:07:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f031c854820227383026b94ca617d3e8a0d04808",
          "body": null,
          "is_bot": false,
          "headline": "Update travis file (#79)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-05-31T19:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20b7418876c17be5332228a4e413c4469d13e841",
          "body": "* Add lint-fix command\r\n\r\n* Check if files are linted",
          "is_bot": false,
          "headline": "Fix lint (#78)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-05-31T19:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "652affc2ce6703a7229d08427e633cd71c7ab052",
          "body": null,
          "is_bot": false,
          "headline": "Add PULL_REQUEST_TEMPLATE.md (#77)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-05-31T19:26:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c6cf0178cab1e6bba782c066b7d34b2160e8042",
          "body": null,
          "is_bot": false,
          "headline": "Fix style",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-05-31T19:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77d01504cd0f198dda814c8e0b61fb0d0766555b",
          "body": null,
          "is_bot": false,
          "headline": "Nil value returns empty string. (#76)",
          "author_name": "earncef",
          "author_login": "geseq",
          "committed_at": "2018-05-31T14:23:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1e4838ff99bdc9b78118344a62885513e090da5",
          "body": null,
          "is_bot": false,
          "headline": "Update types_list.txt",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-05-28T12:27:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8db58a32d02e8b4affbfafaf3fc85d24c0dfccd",
          "body": "* Move type Map out of type_specific_codegen.go\r\n\r\n* Removed TODO comments.",
          "is_bot": false,
          "headline": "Move type Map out of type_specific_codegen.go (#73)",
          "author_name": "earncef",
          "author_login": "geseq",
          "committed_at": "2018-05-28T12:25:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb882144af2d483c128b9a1e0a34b42d319cd264",
          "body": "* URLValues without sprinf, support for maps and slices\r\n\r\n* Fixeded import from earncef/objx\r\n\r\n* Cleanup\r\n\r\n* Cleanup\r\n\r\n* Fixed tests",
          "is_bot": false,
          "headline": " URLValues without sprinf, support for maps and slices (#63)",
          "author_name": "earncef",
          "author_login": "geseq",
          "committed_at": "2018-05-27T16:20:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a97c7cc011bee869799d5eacbfcd2ed43651f79f",
          "body": "* Fixed incorrect result for obj.Value().MSI() getter\r\n\r\n* Cleanup\r\n\r\n* Added todo for a better fix.\r\n\r\n* Restored  indentation.\r\n\r\n* Fix indentation",
          "is_bot": false,
          "headline": "Fixed incorrect result for obj.Value().MSI() getter (#65)",
          "author_name": "earncef",
          "author_login": "geseq",
          "committed_at": "2018-05-27T10:55:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "253263374380877490d4bfead330c089817e266c",
          "body": "* Fix indentation\r\n\r\n* Fix ObjxMapSlice()\r\n\r\n* Fix more indentations\r\n\r\n* Remove golint\r\n\r\n* Simplfy lint command",
          "is_bot": false,
          "headline": "Fix indentation (#69)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-05-27T08:40:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6667b53588d15f3c8c519f0d1802d282e163381f",
          "body": null,
          "is_bot": false,
          "headline": "Drop go 1.6 & 1.7 support (#68)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-05-25T15:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5cfa15c000af5f09784e5355969ba7eb66ef0de",
          "body": "* Add go 1.10 tests && Bump task version\r\n\r\n* Update dependencies",
          "is_bot": false,
          "headline": "Add go 1.10 tests && update dependencies (#67)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-04-26T10:50:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b6f327a06a05cfa6c4ddbfed4e4d0794b5a4f66",
          "body": "…, the path will be created. (#66)",
          "is_bot": false,
          "headline": "FEATURE: When calling Set() with key pointing to nonexistent map path…",
          "author_name": "earncef",
          "author_login": "geseq",
          "committed_at": "2018-04-26T09:12:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a3f7159479fbc75b30357fbc48f380b7320f08e",
          "body": "* Fix bug introduced with #17\r\n\r\n* Add testcase for mixed json slice",
          "is_bot": false,
          "headline": "Fix bug introduced with #17 (#60)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-29T17:20:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e89b2c16b4238c21b56d9c77250519defcd52d31",
          "body": null,
          "is_bot": false,
          "headline": "Fix ObjxMapSlice (#17)",
          "author_name": "Andrey",
          "author_login": "onrik",
          "committed_at": "2018-01-29T11:20:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca93b98cc9fdc43e5ede9603e01f4ee0c46a0a6b",
          "body": null,
          "is_bot": false,
          "headline": "Convert floats to int when parsing JSON (#59)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-29T11:10:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f41636ba953bdfc8810fdea119b2cfc992f4780",
          "body": "* Move tests to objx_test\r\n\r\n* Ingore generated files for codeclimate",
          "is_bot": false,
          "headline": "Move tests to objx_test (#58)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-29T08:50:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcc2171a54b5f5bdfabf4e6a698a7cd11d4f65cd",
          "body": null,
          "is_bot": false,
          "headline": "Remove constants file (#57)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-28T19:41:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11b25c5637d96844d658408d8f9df4df3a32a4f2",
          "body": "* Add tests for go 1.6&1.7\r\n\r\n* Dont install dep\r\n\r\n* Update README\r\n\r\n* Remove go tip from tests",
          "is_bot": false,
          "headline": "Add tests for go 1.6&1.7 (#56)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-28T19:35:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a84add7d93f32c345e71905afa5477fffcab63a",
          "body": null,
          "is_bot": false,
          "headline": "Ignore more files for codeclimate",
          "author_name": "Ben Schumacher",
          "author_login": "hanzei",
          "committed_at": "2018-01-28T19:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c522ac968109bbf6943a7dbef2d0f9504bc5682",
          "body": null,
          "is_bot": false,
          "headline": "Install task via wget (#55)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-28T19:07:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfebd64bd462f710238807c6b7407f77aca4809f",
          "body": "* Remove untested check\r\n\r\n* Remove New() call\r\n\r\n* Ingore more files for codeclimate",
          "is_bot": false,
          "headline": "Codeclimate (#54)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-28T18:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84b03696d5c9f6d31a9cb8718fe3534e0866aa82",
          "body": "* Remove unused selecting via int\r\n\r\n* Move test to package objx_test\r\n\r\n* Add more tests\r\n\r\n* Refactor access methode",
          "is_bot": false,
          "headline": "Refactor accessors (#53)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-26T09:24:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "477a77ecc69700c7cdeb1fa9e129548e1c1c393c",
          "body": null,
          "is_bot": false,
          "headline": "Add more tests for conversions.go (#47)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-25T22:19:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a077bf3572d5a3d924becdde5d51e144d38ec1e",
          "body": "* Make methode more compact\r\n\r\n* Remove dupicate switch statement\r\n\r\n* Remove duplicate test\r\n\r\n* Ignore doc.go for codeclimate\r\n\r\n* Remove unneeded linebreaks\r\n\r\n* Add more test and refactor existing ones\r\n\r\n* MSI(keyAndValuePairs ...interface{}) Map does not panik\r\n\r\n* Upload github.com/stretchr/testify/require to vendor\r\n\r\n* Replace map[string]interface{} with Map",
          "is_bot": false,
          "headline": "Refactor tests (#46)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-25T22:02:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8018d91614c09a29d9ee0f8311600e22b9458cc",
          "body": null,
          "is_bot": false,
          "headline": "Add codeclimate badges (#44)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-25T12:59:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fab57f01ad8547e7bb0ad5425099fccde2473f62",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for mutations (#43)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-25T12:50:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b1ee21faa8fb930c1f1aac5624790616a6eb126",
          "body": null,
          "is_bot": false,
          "headline": "Exclude files for codeclimate",
          "author_name": "Ben Schumacher",
          "author_login": "hanzei",
          "committed_at": "2018-01-25T12:06:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54db61ca7647758482451516ac10243acce06074",
          "body": "* Upload test coverage to codeclimate",
          "is_bot": false,
          "headline": "Upload test coverage to codeclimate (#39)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-25T11:59:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c9a577dfed4572e77d30a0f5553efd839b3161d",
          "body": "* Consolidate files\r\n\r\n* Update to dep 0.4",
          "is_bot": false,
          "headline": "Update to Dep 0.4 (#38)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-25T09:19:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc43df392909781b3b7b1912fcf414b6e088936e",
          "body": null,
          "is_bot": false,
          "headline": "Create CODE_OF_CONDUCT.md (#37)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-10T15:16:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7fedc474811b6b1b2c2169927a669e70a5d1d51",
          "body": null,
          "is_bot": false,
          "headline": "Lint files with go fmt & go vet (#36)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-08T17:06:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "facf9a85c22f48d2f52f2380e4efce1768749a89",
          "body": "* Add linter\r\n\r\n* Lint files\r\n\r\n* Split template files",
          "is_bot": false,
          "headline": "Add linter (#35)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-06T01:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fbe94b961d56d465cae678be2cfaf987f02a751",
          "body": "Add build script",
          "is_bot": false,
          "headline": "Add build script (#33)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-05T21:32:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60322984d976962071e8a36ae378658deb45001b",
          "body": null,
          "is_bot": false,
          "headline": "Update readme (#31)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-05T14:02:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a255b21821a86d113121b97c3ceaa1057b264e4d",
          "body": null,
          "is_bot": false,
          "headline": "Drop old go versions (#29)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-05T13:03:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d40b9ae41799e6e4abb713775a4d6567dc737e51",
          "body": "* Add basic travis file\r\n\r\n* Add travis badge to readme",
          "is_bot": false,
          "headline": "Add basic travis file (#26)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-05T12:42:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bda4cfa3260d1375f847959b7b32c0b3a7249d8f",
          "body": null,
          "is_bot": false,
          "headline": "Update LICENSE (#28)",
          "author_name": "Hanzei",
          "author_login": "hanzei",
          "committed_at": "2018-01-05T12:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74fbc600c03d927552c1888536e49238da904364",
          "body": "Fixed typo in docstring",
          "is_bot": false,
          "headline": "Merge pull request #20 from joe2far/patch-1",
          "author_name": "Mat Ryer",
          "author_login": "matryer",
          "committed_at": "2018-01-03T13:37:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8912a8197dbd150c0ce1f4dac75a936ee9a6f1e",
          "body": "correct spelling mistake",
          "is_bot": false,
          "headline": "Merge pull request #23 from EdwardBetts/spelling",
          "author_name": "Mat Ryer",
          "author_login": "matryer",
          "committed_at": "2018-01-03T13:36:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6736fbf2ea597412531baccca2e758cc3e476382",
          "body": null,
          "is_bot": false,
          "headline": "correct spelling mistake",
          "author_name": "Edward Betts",
          "author_login": "EdwardBetts",
          "committed_at": "2017-09-01T17:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82e657bb3ae6be55bf41ee411220f4a19c83bda2",
          "body": null,
          "is_bot": false,
          "headline": "Fixed typo in docstring",
          "author_name": "Joe Farrell",
          "author_login": "joe2far",
          "committed_at": "2016-06-07T09:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a9d0bb9f541897e62256577b352fdbc1fb4fd94",
          "body": "Value.String()",
          "is_bot": false,
          "headline": "Merge pull request #13 from mcuadros/master",
          "author_name": "Mat Ryer",
          "author_login": "matryer",
          "committed_at": "2015-09-28T12:21:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbeaeb16a013161a98496fad62933b1d21786672",
          "body": null,
          "is_bot": false,
          "headline": "Update LICENSE.md",
          "author_name": "Mat Ryer",
          "author_login": null,
          "committed_at": "2014-05-26T18:09:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 9,
      "commits_last_year": 13,
      "latest_release_at": "2025-10-07T09:06:55Z",
      "latest_release_tag": "v0.5.3",
      "releases_from_tags": false,
      "days_since_last_push": 12,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 294,
      "mean_days_between_releases": 332.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/stretchr/objx",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/stretchr/objx",
          "is_deprecated": false,
          "latest_version": "v0.5.3",
          "repository_url": "https://github.com/stretchr/objx",
          "versions_count": 9,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-10-03T06:41:42Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 298
        }
      ]
    },
    "popularity": {
      "forks": 80,
      "stars": 864,
      "watchers": 11,
      "fork_history": {
        "days": [
          {
            "date": "2014-08-14",
            "count": 1
          },
          {
            "date": "2014-09-29",
            "count": 1
          },
          {
            "date": "2015-01-30",
            "count": 1
          },
          {
            "date": "2015-03-03",
            "count": 1
          },
          {
            "date": "2015-03-04",
            "count": 1
          },
          {
            "date": "2015-04-11",
            "count": 1
          },
          {
            "date": "2015-05-08",
            "count": 1
          },
          {
            "date": "2015-08-16",
            "count": 1
          },
          {
            "date": "2015-08-24",
            "count": 1
          },
          {
            "date": "2015-09-05",
            "count": 1
          },
          {
            "date": "2015-09-26",
            "count": 1
          },
          {
            "date": "2015-10-07",
            "count": 1
          },
          {
            "date": "2016-03-09",
            "count": 1
          },
          {
            "date": "2016-06-07",
            "count": 1
          },
          {
            "date": "2016-06-14",
            "count": 1
          },
          {
            "date": "2016-10-04",
            "count": 1
          },
          {
            "date": "2016-10-06",
            "count": 1
          },
          {
            "date": "2017-05-03",
            "count": 1
          },
          {
            "date": "2017-06-18",
            "count": 1
          },
          {
            "date": "2017-09-01",
            "count": 1
          },
          {
            "date": "2017-09-28",
            "count": 1
          },
          {
            "date": "2017-12-18",
            "count": 1
          },
          {
            "date": "2017-12-20",
            "count": 1
          },
          {
            "date": "2018-04-30",
            "count": 1
          },
          {
            "date": "2018-07-25",
            "count": 1
          },
          {
            "date": "2018-08-20",
            "count": 1
          },
          {
            "date": "2018-09-05",
            "count": 1
          },
          {
            "date": "2018-10-12",
            "count": 1
          },
          {
            "date": "2019-02-06",
            "count": 1
          },
          {
            "date": "2019-02-27",
            "count": 1
          },
          {
            "date": "2019-04-05",
            "count": 1
          },
          {
            "date": "2019-04-09",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 1
          },
          {
            "date": "2019-06-25",
            "count": 1
          },
          {
            "date": "2019-07-02",
            "count": 1
          },
          {
            "date": "2019-07-13",
            "count": 1
          },
          {
            "date": "2019-08-16",
            "count": 1
          },
          {
            "date": "2019-10-10",
            "count": 1
          },
          {
            "date": "2019-10-12",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2020-04-09",
            "count": 1
          },
          {
            "date": "2020-07-14",
            "count": 1
          },
          {
            "date": "2020-12-18",
            "count": 1
          },
          {
            "date": "2021-01-07",
            "count": 1
          },
          {
            "date": "2021-05-27",
            "count": 1
          },
          {
            "date": "2021-06-27",
            "count": 1
          },
          {
            "date": "2021-07-20",
            "count": 1
          },
          {
            "date": "2021-08-16",
            "count": 1
          },
          {
            "date": "2021-10-12",
            "count": 1
          },
          {
            "date": "2021-11-06",
            "count": 1
          },
          {
            "date": "2021-12-05",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2022-01-25",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-04-10",
            "count": 1
          },
          {
            "date": "2022-05-14",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-10-28",
            "count": 1
          },
          {
            "date": "2022-11-01",
            "count": 1
          },
          {
            "date": "2022-12-14",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-27",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-08-27",
            "count": 1
          },
          {
            "date": "2023-08-30",
            "count": 1
          },
          {
            "date": "2023-11-01",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 1
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-07-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 80,
        "total_forks": 80
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Taskfile.yml"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 66128,
      "source_files_sampled": 22,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 94,
        "open_issues": 4,
        "closed_ratio": 0.926,
        "closed_issues": 50,
        "closed_unmerged_prs": 17
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "hanzei",
          "commits": 45,
          "avatar_url": "https://avatars.githubusercontent.com/u/16541325?v=4"
        },
        {
          "type": "User",
          "login": "tylerb",
          "commits": 43,
          "avatar_url": "https://avatars.githubusercontent.com/u/64670539?v=4"
        },
        {
          "type": "User",
          "login": "geseq",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/5458743?v=4"
        },
        {
          "type": "User",
          "login": "matryer",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/101659?v=4"
        },
        {
          "type": "User",
          "login": "alexandear",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/3228886?v=4"
        },
        {
          "type": "User",
          "login": "dolmen",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/129536?v=4"
        },
        {
          "type": "User",
          "login": "emilien-puget",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4057108?v=4"
        },
        {
          "type": "User",
          "login": "tobischo",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/968947?v=4"
        },
        {
          "type": "User",
          "login": "mcuadros",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1573114?v=4"
        },
        {
          "type": "User",
          "login": "vyskocilm",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/8830676?v=4"
        }
      ],
      "contributors_sampled": 16,
      "top_contributor_share": 0.372
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "go.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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 4,
            "reason": "13 out of 30 merged PRs checked by a CI test -- score normalized to 4",
            "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": 5,
            "reason": "Found 7/14 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 1,
            "reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
            "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": "b7ad70c8adc800b08e717e87ca2b76fe4c46d26b",
        "ran_at": "2026-07-28T13:17:46Z",
        "aggregate_score": 4.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-28T05:42:15Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-16T06:14:49Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 71,
          "created_at": "2018-05-27T21:51:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 131,
          "created_at": "2022-11-27T11:23:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 135,
          "created_at": "2023-04-26T03:14:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 141,
          "created_at": "2023-08-11T22:11:51Z",
          "last_comment_at": "2025-04-24T21:45:11Z",
          "last_comment_author": "gustavobertoi"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/stretchr/objx",
    "host": "github.com",
    "name": "objx",
    "owner": "stretchr"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 61,
      "inputs": {
        "security": 50,
        "vitality": 53,
        "community": 70,
        "governance": 74,
        "engineering": 54
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 53,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "commits_last_year": 13,
              "human_commit_share": 0.78,
              "days_since_last_push": 12,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 12 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "13 commits in the last year",
                "points": 10.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "releases_count": 9,
              "latest_release_tag": "v0.5.3",
              "releases_from_tags": false,
              "days_since_latest_release": 294,
              "mean_days_between_releases": 332.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "9 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 294 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 294
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~332.5 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 332.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 140,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 140 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 140
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 70,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "forks": 80,
              "stars": 864,
              "watchers": 11,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "864 stars",
                "points": 47.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 864
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "80 forks",
                "points": 15.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 80
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "11 watchers",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (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": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 74,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 16,
              "top_contributor_share": 0.372
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 37% of commits",
                "points": 14.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 37
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "16 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "merged_prs": 94,
              "open_issues": 4,
              "closed_issues": 50,
              "issue_closed_ratio": 0.926,
              "closed_unmerged_prs": 17
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "93% of issues closed",
                "points": 43.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "94/111 decided PRs merged",
                "points": 32.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 94,
                      "decided": 111
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/14 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "followers": 162,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "stretchr",
              "public_repos": 51,
              "account_age_days": 5159
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "162 followers of stretchr",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 162,
                      "login": "stretchr"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "51 public repos, account ~14 yr old",
                "points": 24.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 51
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "github.com/stretchr/objx"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 298
            },
            "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 298 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 298
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "9 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": 54,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 56,
            "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": "13 out of 30 merged PRs checked by a CI test -- score normalized to 4",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "go",
                "golang",
                "objx"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.9
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "13 out of 30 merged PRs checked by a CI test -- score normalized to 4",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 7/14 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "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": 12
            },
            "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": 64,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.897,
              "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": "70 of 78 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 70,
                      "sampled": 78
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Taskfile.yml"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.22
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Taskfile.yml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Taskfile.yml"
                    }
                  }
                ],
                "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": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "22 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 22,
                      "sampled": 100
                    }
                  }
                ],
                "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": 95,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 66128,
              "source_files_sampled": 22,
              "oversized_source_files": 2
            },
            "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": "2/22 source files over 60KB",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 22,
                      "oversized": 2
                    }
                  }
                ],
                "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:18:10.129263Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/stretchr/objx.svg",
  "full_name": "stretchr/objx",
  "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.