Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 645,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 290662,
"Nix": 117,
"Shell": 91
},
"pushed_at": "2026-05-04T05:01:02Z",
"created_at": "2023-12-18T15:19:52Z",
"owner_type": "Organization",
"updated_at": "2026-07-28T12:44:53Z",
"description": "Go library for decoding generic map values into native Go structures and vice versa.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://github.com/spf13/viper",
"name": "Viper",
"type": "Organization",
"login": "go-viper",
"company": null,
"location": null,
"followers": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/72136025?v=4",
"created_at": "2020-09-30T11:10:48Z",
"is_verified": null,
"public_repos": 2,
"account_age_days": 2127
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v2.5.0",
"kind": "minor",
"published_at": "2026-01-12T18:06:40Z"
},
{
"tag": "v2.4.0",
"kind": "minor",
"published_at": "2025-07-15T09:00:03Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2025-06-16T14:14:06Z"
},
{
"tag": "v2.2.1",
"kind": "patch",
"published_at": "2024-09-22T22:44:04Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2024-09-22T22:43:47Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2024-08-12T11:59:24Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2024-06-02T08:44:35Z"
},
{
"tag": "v2.0.0-alpha.1",
"kind": "prerelease",
"published_at": "2023-12-19T21:05:28Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2023-12-19T20:57:06Z"
}
],
"recent_commits": [
{
"oid": "52aa5c6dc1d27226460807054ca2107b2d54fb2d",
"body": "…ns/setup-go-6.2.0\n\nbuild(deps): bump actions/setup-go from 6.1.0 to 6.2.0",
"is_bot": false,
"headline": "Merge pull request #168 from go-viper/dependabot/github_actions/actio…",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2026-01-27T15:43:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff15f95f7dc047e83e2dc8148bb8b2bda3becbec",
"body": "…ns/checkout-6.0.2\n\nbuild(deps): bump actions/checkout from 6.0.1 to 6.0.2",
"is_bot": false,
"headline": "Merge pull request #170 from go-viper/dependabot/github_actions/actio…",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2026-01-27T15:43:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9315f758e7ec7689dd919833f17baca81912032c",
"body": "…b/codeql-action-4.32.0\n\nbuild(deps): bump github/codeql-action from 4.31.9 to 4.32.0",
"is_bot": false,
"headline": "Merge pull request #172 from go-viper/dependabot/github_actions/githu…",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2026-01-27T15:43:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41eafd1297d5bf456af4b3c97708d375cd6b53dd",
"body": "fix: nil value in decode hooks",
"is_bot": false,
"headline": "Merge pull request #167 from go-viper/fix-nil-hook",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2026-01-27T15:42:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0b04bc55e1bc32f3ad11bbcba33e92252166cdc",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.9 to 4.32.0.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/5\n[…]\nendency-name: github/codeql-action\n dependency-version: 4.32.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 4.31.9 to 4.32.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-27T04:31:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "96af2f42ced9698a64e1126f7f7df0cf0f42ead5",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/8e8c483db84b4bee98b60c0\n[…]\n- dependency-name: actions/checkout\n dependency-version: 6.0.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 6.0.1 to 6.0.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-23T04:33:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "25ebc5db9341949b9af8cfbe4c291525decfb1ea",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.1.0 to 6.2.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/4dc6199c7b1a012772edbd06daecab0f50c9053c...7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5)\n\n---\nupdated\n[…]\n- dependency-name: actions/setup-go\n dependency-version: 6.2.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-go from 6.1.0 to 6.2.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-13T06:26:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cd52f897d661ab270360ef886f72cd1a09325c55",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "fix: nil value in decode hooks",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2026-01-12T17:49:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aa3f77c68e2a56222ea436c1bfa631f1b1072d5",
"body": "Add unmarshaler interface",
"is_bot": false,
"headline": "Merge pull request #166 from go-viper/unmarshal2",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2026-01-12T17:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae32a619963bc512eedecf39d6114c53b6141305",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "doc: add more documentation",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2026-01-12T17:12:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "320c8c9462b5fce88e6a6b2ca84ac6572f89e985",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "test: cover unmarshaler to map",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2026-01-12T17:06:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b228297c7907a2ccf111ba13384ef4e46ee21b3",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "feat: add unmarshaler interface",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2026-01-12T17:02:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd74c75bae0e10fe9e986fc2256a29b0ecef1b86",
"body": "feat: optional root object name",
"is_bot": false,
"headline": "Merge pull request #137 from andreev-fn/opt-root-name",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2026-01-12T15:41:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dee46614248bbb8265a24fa3975216e4387cac36",
"body": "feat(decoder): support multiple tag names in order",
"is_bot": false,
"headline": "Merge pull request #59 from DarkiT/main",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2026-01-12T15:41:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5605df44c49e65ca3f1205d23b50933d3e60f156",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "chore: cover more test cases, fix edge cases, add docs",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2026-01-12T15:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6166631c5a2cf200bdefb2e05352481ec2f36a35",
"body": null,
"is_bot": false,
"headline": "fix(mapstructure): add multi-tag support and regression tests",
"author_name": "zishuo",
"author_login": "DarkiT",
"committed_at": "2026-01-12T15:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6471aa6cf510a0cb2110e3e89ea769b76eadaa08",
"body": "feature: Add map field name to convert structs dynamically instead of individually with a tag.",
"is_bot": false,
"headline": "Merge pull request #149 from thespags/main",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2026-01-12T15:21:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbffaaa4db23836718adca6f080a536490cfbeb6",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "chore: add more tests and clarification to the documentation",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2026-01-12T15:11:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87d541b0178826826d3a6812461705598934c26a",
"body": "…b/codeql-action-4.31.9\n\nbuild(deps): bump github/codeql-action from 4.31.8 to 4.31.9",
"is_bot": false,
"headline": "Merge pull request #163 from go-viper/dependabot/github_actions/githu…",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2026-01-12T14:52:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "562c5c2649bf2b75065e9f2df2d307bb4084ac97",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.8 to 4.31.9.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/1\n[…]\nendency-name: github/codeql-action\n dependency-version: 4.31.9\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 4.31.8 to 4.31.9",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-17T04:11:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6ffa40ae91364d0f764f1ad154b5b030f32ce46c",
"body": "…ns/upload-artifact-6.0.0\n\nbuild(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0",
"is_bot": false,
"headline": "Merge pull request #161 from go-viper/dependabot/github_actions/actio…",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-12-17T03:41:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd2a175424cac1b1fa9d26846f8901b5ce000e9b",
"body": "…b/codeql-action-4.31.8\n\nbuild(deps): bump github/codeql-action from 4.31.7 to 4.31.8",
"is_bot": false,
"headline": "Merge pull request #162 from go-viper/dependabot/github_actions/githu…",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-12-17T03:41:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f96328d246d1a8aed155034a16ec9e44c7dbde03",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.7 to 4.31.8.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/c\n[…]\nendency-name: github/codeql-action\n dependency-version: 4.31.8\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 4.31.7 to 4.31.8",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-15T04:12:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "43b64faf61f4ae26b627d50d89cc7fd2719378d8",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5.0.0 to 6.0.0.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/330a01c490aca151604b8cf639adc76d48f6c5d4...b7c566a772e6b6bfb58ed0dc25\n[…]\ndency-name: actions/upload-artifact\n dependency-version: 6.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-15T04:12:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cf810d943440e99d5ce3b51e4d8a21e328e80390",
"body": "…ns/setup-go-6.1.0\n\nbuild(deps): bump actions/setup-go from 6.0.0 to 6.1.0",
"is_bot": false,
"headline": "Merge pull request #159 from go-viper/dependabot/github_actions/actio…",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-12-13T03:19:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68fb065d159230327d3422213de4f8352851c6a6",
"body": "…ns/checkout-6.0.1\n\nbuild(deps): bump actions/checkout from 5.0.0 to 6.0.1",
"is_bot": false,
"headline": "Merge pull request #160 from go-viper/dependabot/github_actions/actio…",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-12-13T03:19:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eeb752a14dc179da55b67dc46eb2fa5eecb6fa5",
"body": null,
"is_bot": false,
"headline": "feat: optional root object name",
"author_name": "Fedor Andreev",
"author_login": "andreev-fn",
"committed_at": "2025-12-10T07:37:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b2e16cf7e9bb6da088f0817759a3bec30412563",
"body": null,
"is_bot": false,
"headline": "Add decodeStructFromMap for map field name.",
"author_name": "Jimmy Spagnola",
"author_login": null,
"committed_at": "2025-12-10T06:34:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bf87ceb9e16073c29c0d73f6b681ded50805e78",
"body": "… individually with a tag.",
"is_bot": false,
"headline": "feature: Add map field name to convert structs dynamically instead of…",
"author_name": "Jimmy Spagnola",
"author_login": null,
"committed_at": "2025-12-10T06:13:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d4a6fe951f26604e6a2ba74d489b0060f302de5",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.1.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/08c6903cd8c0fde910a37f8\n[…]\n- dependency-name: actions/checkout\n dependency-version: 6.0.1\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 5.0.0 to 6.0.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-10T04:11:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3bbda7530b41c20588ab7aa154e7f2d929f48a54",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.0.0 to 6.1.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/44694675825211faa026b3c33043df3e48a5fa00...4dc6199c7b1a012772edbd06daecab0f50c9053c)\n\n---\nupdated\n[…]\n- dependency-name: actions/setup-go\n dependency-version: 6.1.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-go from 6.0.0 to 6.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-10T04:11:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "af2cf2a8a32dfd9461423d91da2f28b78a0b237d",
"body": "…gci/golangci-lint-action-9.0.0\n\nbuild(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0",
"is_bot": false,
"headline": "Merge pull request #154 from go-viper/dependabot/github_actions/golan…",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-12-09T17:24:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ad840fc66779fd5dbf01c031ba4fd6bb4abafb4",
"body": "…b/codeql-action-4.31.2\n\nbuild(deps): bump github/codeql-action from 3.29.10 to 4.31.2",
"is_bot": false,
"headline": "Merge pull request #153 from go-viper/dependabot/github_actions/githu…",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-12-09T17:23:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "335282e973d7fb6694b5c532df0712c5b1e258a6",
"body": "…ns/upload-artifact-5.0.0\n\nbuild(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0",
"is_bot": false,
"headline": "Merge pull request #151 from go-viper/dependabot/github_actions/actio…",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-12-09T17:23:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5f43b726db8617605e708915cf23c1bcef0d5f7",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.10 to 4.31.2.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/\n[…]\nendency-name: github/codeql-action\n dependency-version: 4.31.2\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 3.29.10 to 4.31.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-09T17:03:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "452fec4f02701fe09eff9cc8336928077df5cdb4",
"body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8.0.0 to 9.0.0.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/4afd733a84b1f43292c63897423277bb7f4313a9...0a\n[…]\nname: golangci/golangci-lint-action\n dependency-version: 9.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-09T17:03:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6b7bfdbbb88776a625ccd41af40c9203d1fd3f9a",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/ea165f8d65b6e75b540449e92b4886f43607fa02...330a01c490aca151604b8cf639\n[…]\ndency-name: actions/upload-artifact\n dependency-version: 5.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-09T17:03:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8b0fc9935193b521aca32ab867e07416de8c9ae9",
"body": "chore: switch to devenv",
"is_bot": false,
"headline": "Merge pull request #158 from go-viper/devenv",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-12-09T17:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66680cffac6987ca68a0e0981376554c6ba50381",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "chore: switch to devenv",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2025-12-09T17:01:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99f08429473b483dba17f4133c3d6cb6c00e0515",
"body": "chore: fix lint violations",
"is_bot": false,
"headline": "Merge pull request #157 from go-viper/fix-lint",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-12-09T16:51:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b192b119078cf935f8f76abd4e16a3d67e90700c",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "chore: fix lint violations",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2025-12-09T16:49:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "541cf33b6cbea6d787f0b17d42cb53066e07e8c7",
"body": "Fix slice deep map (owned)",
"is_bot": false,
"headline": "Merge pull request #144 from jphastings/fix-slice-deep-map",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-12-09T16:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cac4a14caa425f81a8a781448623ddaaf72ff265",
"body": "…scorecard-action-2.4.3\n\nbuild(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3",
"is_bot": false,
"headline": "Merge pull request #142 from go-viper/dependabot/github_actions/ossf/…",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-12-09T16:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "725a17cc9f1003bb312cf2b24d931a5ae6762bc8",
"body": "…ns/setup-go-6.0.0\n\nbuild(deps): bump actions/setup-go from 5.5.0 to 6.0.0",
"is_bot": false,
"headline": "Merge pull request #134 from go-viper/dependabot/github_actions/actio…",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-12-09T16:19:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b54ec8245e54715f044da8e6431cbd764ddda371",
"body": "…-initializing-squashed-pointer-structs\n\nfeat: support for automatically initializing squashed pointer structs",
"is_bot": false,
"headline": "Merge pull request #71 from tuunit/feat/add-support-for-automatically…",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-10-13T20:42:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cf92cab1f6a607f19526be0d3f089af0bec80ed",
"body": null,
"is_bot": false,
"headline": "Add tests for deep mapping of nested slices of structs",
"author_name": "Ayrat Sadreev",
"author_login": "ayratsa",
"committed_at": "2025-10-04T10:15:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "170d17dbf3e3758c4c7f86101e130b13d259d3b9",
"body": null,
"is_bot": false,
"headline": "Implement deep mapping of nested slices of structs",
"author_name": "Ayrat Sadreev",
"author_login": "ayratsa",
"committed_at": "2025-10-04T10:15:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d361ecabce066557c8cd060405956dbb72d1b3da",
"body": "Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.2 to 2.4.3.\n- [Release notes](https://github.com/ossf/scorecard-action/releases)\n- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)\n- [Commits](https://github.com/ossf/scorecard-action/compare/\n[…]\nendency-name: ossf/scorecard-action\n dependency-version: 2.4.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-01T04:18:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ab9f4551c3dda8f66b150bab54498f05edbd780c",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.5.0 to 6.0.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/d35c59abb061a4a6fb18e82ac0862c26744d6ab5...44694675825211faa026b3c33043df3e48a5fa00)\n\n---\nupdated\n[…]\n- dependency-name: actions/setup-go\n dependency-version: 6.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-go from 5.5.0 to 6.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-04T11:05:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f9d9e58287f21778ce03d4271e76e13a835d5447",
"body": "…ns/checkout-5.0.0\n\nbuild(deps): bump actions/checkout from 4.2.2 to 5.0.0",
"is_bot": false,
"headline": "Merge pull request #129 from go-viper/dependabot/github_actions/actio…",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-08-20T15:44:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "885f8d3a33ad40a783743cd8c5aaf9b35902e96e",
"body": "…b/codeql-action-3.29.10\n\nbuild(deps): bump github/codeql-action from 3.29.7 to 3.29.10",
"is_bot": false,
"headline": "Merge pull request #131 from go-viper/dependabot/github_actions/githu…",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-08-20T15:43:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8896a261bf24502c8889fdeb66737d30b850d335",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.7 to 3.29.10.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/\n[…]\nndency-name: github/codeql-action\n dependency-version: 3.29.10\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 3.29.7 to 3.29.10",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-19T15:44:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "664d9065bc43705902b757ad93d040f1b46a70e0",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/11bd71901bbe5b1630ceea7\n[…]\n- dependency-name: actions/checkout\n dependency-version: 5.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 4.2.2 to 5.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-12T12:16:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bbfe61d1af95ca650669f7a00d42e39b55aa7c7f",
"body": "…b/codeql-action-3.29.5\n\nbuild(deps): bump github/codeql-action from 3.29.2 to 3.29.5",
"is_bot": false,
"headline": "Merge pull request #126 from go-viper/dependabot/github_actions/githu…",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-08-07T14:24:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32ddeafd78999569cf219486532ba433eabafc57",
"body": "…sed keys in embedded fields (#113)\n\n* Print qualified type name when ErrorUnused=true causes errors for unused keys in embedded fields\n\n* fmt\n\n* fix: lint violation\n\nSigned-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>\n\n---------\n\nSigned-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>\nCo-authored-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "Print qualified type name when ErrorUnused=true causes errors for unu…",
"author_name": "Joshua MacDonald",
"author_login": "jmacd",
"committed_at": "2025-08-07T14:23:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d3d82f064a5fb34222a6ba37b08820a43a2fe55",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.2 to 3.29.5.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/1\n[…]\nendency-name: github/codeql-action\n dependency-version: 3.29.5\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 3.29.2 to 3.29.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-30T04:23:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "40dfde52c1e4974bdf2ef714e04b28ac4ab13895",
"body": "Signed-off-by: Jan Larwig <jan@larwig.com>",
"is_bot": false,
"headline": "improved error handling",
"author_name": "Jan Larwig",
"author_login": "tuunit",
"committed_at": "2025-07-22T17:38:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e9a2a9bab3c66e9bdb240f75d7998b321962865",
"body": null,
"is_bot": false,
"headline": "feat: support for automatically initializing squashed pointer structs",
"author_name": "Jan Larwig",
"author_login": "tuunit",
"committed_at": "2025-07-22T17:38:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9794a5f0e73d425210d6614ed833067029155f5",
"body": "feat: add back previous StringToSlice as a weak function",
"is_bot": false,
"headline": "Merge pull request #119 from go-viper/string-to-weak-slice",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-07-15T08:59:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17cdcb0741054e2a33938adf6bd1f2a5c0aa8f30",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "feat: add back previous StringToSlice as a weak function",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2025-07-15T08:57:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3caca3614c3ab2c5b5d359c44fdcd72058887b19",
"body": "feat: add StringToTimeLocationHookFunc to convert strings to *time.Location",
"is_bot": false,
"headline": "Merge pull request #117 from ErfanMomeniii/main",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-07-15T08:38:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a861bc115f2b54ed4e494662f29c172d9ef046a",
"body": "Fix godoc reference link in README.md",
"is_bot": false,
"headline": "Merge pull request #107 from peczenyj/patch-2",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-07-14T17:29:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86ed5b59da0615fb8c3a413f401cdf0231f1234c",
"body": null,
"is_bot": false,
"headline": "refactor: update",
"author_name": "ErfanMomeniii",
"author_login": "ErfanMomeniii",
"committed_at": "2025-07-14T17:27:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ace5b4e8b3dec99468ffa9498e42fb09d177b0a6",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "chore: add interface any linter",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2025-07-14T17:24:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a4f1aef38bfa8549762aaf42c7c18a5d268e76e",
"body": "Generic tests",
"is_bot": false,
"headline": "Merge pull request #118 from go-viper/generic-tests",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-07-14T17:13:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2689090ed4348033c36724d866faf1f911a9f63",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "fix: lint",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2025-07-14T16:52:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17f1fd44eb7606b109c9bb017c0a1c6d3e93b5cd",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "test: add more comments",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2025-07-14T16:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b48c8566836bf291bfee2b217d51fc36e8e61f6f",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "test: expand tests",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2025-07-14T15:49:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3c251daed7e1e376ef785a6df93d50e60cb25cc",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "test: refactor string to remaining net tests",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2025-07-14T15:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a513ebfaa1fb523d7dd1e7875b9434e7abd6d3f2",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "test: refactor string to remaining tests",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2025-07-14T15:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daa007c22ba38275c90b638dca0c737349255dad",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "test: refactor string to int and uint tests",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2025-07-14T14:58:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96fd375ee0d473b42c2b8f4428de2a19adee616b",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "test: refactor string to int8 tests",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2025-07-14T14:35:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de5deae90d84305d79915ea61465095a4953c8e6",
"body": "…b/codeql-action-3.29.2\n\nbuild(deps): bump github/codeql-action from 3.29.0 to 3.29.2",
"is_bot": false,
"headline": "Merge pull request #114 from go-viper/dependabot/github_actions/githu…",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-07-12T08:18:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbc51820735b9536224f6ec5050a76d477eca016",
"body": "refactor: replace interface{} with any",
"is_bot": false,
"headline": "Merge pull request #115 from go-viper/use-any",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-07-12T05:58:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cee6f795a06f3e75a6dc4475bb3159d94115fe76",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "refactor: replace interface{} with any",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2025-07-12T05:56:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3dec69edeb5737d2f38268fdd5b41dbfa8cca1c",
"body": "Fix error leakage",
"is_bot": false,
"headline": "Merge commit from fork",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-07-12T05:52:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "786e1832f87523515fa6c070fa5d3d135f2b2b0d",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "test: remove unmarshaler use case",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2025-07-12T05:51:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "742921c9ba2854d27baa64272487fc5075d2c39c",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "fix: error message leaks",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2025-07-12T05:50:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7f94ec98239d56130bbdff198534bbaa5957be5",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.0 to 3.29.2.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/c\n[…]\nendency-name: github/codeql-action\n dependency-version: 3.29.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 3.29.0 to 3.29.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-01T08:10:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5d1b937024c69dd6681c6df40a7a7c4e1676d6c8",
"body": "Signed-off-by: Alexander Scheel <alexander.m.scheel@gmail.com>",
"is_bot": false,
"headline": "Add error leakage test cases",
"author_name": "Alexander Scheel",
"author_login": "cipherboy",
"committed_at": "2025-06-26T04:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0de0bb0ddbf71f8552b826fccfc361b07e779d98",
"body": "Today this button redirects to original mapstructure. Seems a feature of pkg.go.dev when detect a fork\r\n\r\nThis fixed #104",
"is_bot": false,
"headline": "Fix godoc reference link in README.md",
"author_name": "Tiago Peczenyj",
"author_login": "peczenyj",
"committed_at": "2025-06-17T03:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c61ec1924fcfa522f9fc6b4618c672db61d1a38",
"body": "Feature allow unset pointer",
"is_bot": false,
"headline": "Merge pull request #80 from rostislaved/feature-allow-unset-pointer",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-06-16T14:11:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df765f469ad16a1996fd0f0ae6a32b20535b966a",
"body": "update linter",
"is_bot": false,
"headline": "Merge pull request #106 from go-viper/update-linter",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-06-16T13:48:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f34b05aa12639380ef7c2af69eb6f8fd629dbd0",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "update linter",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2025-06-16T13:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36de1e1d74f55681536097ff8467a8ce952ef183",
"body": "feat: add common error interface",
"is_bot": false,
"headline": "Merge pull request #105 from go-viper/error-refactor",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-06-16T13:44:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a283a390ee7bc0f9331f58199db234902e0739f",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "chore: update error type doc",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2025-06-16T13:43:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "599cb73236404c044abcf278a45c3928d7480dd0",
"body": "…b/codeql-action-3.29.0\n\nbuild(deps): bump github/codeql-action from 3.28.19 to 3.29.0",
"is_bot": false,
"headline": "Merge pull request #101 from go-viper/dependabot/github_actions/githu…",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-06-16T13:35:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed3f92181528ff776a0324107b8b55026e93766a",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "feat: remove value from error messages",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2025-06-16T13:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3f8b227dcdae324c070d389152837f0aa635f4b",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "revert: error message change",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2025-06-16T13:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9661f6d07c319da00ae0508d99df5f3f0c3953bd",
"body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
"is_bot": false,
"headline": "feat: add common error interface",
"author_name": "Mark Sagi-Kazar",
"author_login": "sagikazarmark",
"committed_at": "2025-06-16T13:23:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f12f6c76fe743c8e4cc6465c6a9f16fcd8cede57",
"body": "Use error structs instead of duplicated strings",
"is_bot": false,
"headline": "Merge pull request #102 from m1k1o/prettify-errors2",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-06-16T13:14:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b82cfe5c8e588a6eb9e52694753bc1f043a86487",
"body": null,
"is_bot": false,
"headline": "use DecodeError as internal interface for all errors.",
"author_name": "Miroslav Šedivý",
"author_login": "m1k1o",
"committed_at": "2025-06-14T13:43:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0d489ccca2f3220f7dc3e7c7922e1aed5a297f6",
"body": null,
"is_bot": false,
"headline": "add error structs.",
"author_name": "Miroslav Šedivý",
"author_login": "m1k1o",
"committed_at": "2025-06-14T13:07:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef60c974643d9e157392b2db8321be3c156786c2",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.19 to 3.29.0.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/\n[…]\nendency-name: github/codeql-action\n dependency-version: 3.29.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 3.28.19 to 3.29.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-12T05:05:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1a66224d5e54d8757f63bd66339cf764c3292c21",
"body": "Add omitzero tag.",
"is_bot": false,
"headline": "Merge pull request #98 from Crystalix007/main",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-06-06T11:34:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75046f5bae734e249c1526e9927d13315da8a2a5",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #90 from peczenyj/patch-1",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-06-06T11:31:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47ce2359a08cbb7ceeb3a2e3d17f76f6e5c6a104",
"body": "…corecard-action-2.4.2\n\nbuild(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2",
"is_bot": false,
"headline": "Merge pull request #96 from go-viper/dependabot/github_actions/ossf/s…",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-06-06T11:30:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6ced41b3d11f79d1a699eb423a4fe0c1739daf6",
"body": "…/codeql-action-3.28.19\n\nbuild(deps): bump github/codeql-action from 3.28.17 to 3.28.19",
"is_bot": false,
"headline": "Merge pull request #97 from go-viper/dependabot/github_actions/github…",
"author_name": "Márk Sági-Kazár",
"author_login": "sagikazarmark",
"committed_at": "2025-06-06T11:30:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21da84398aec0a6d7d7f0dc828466321ff78b4e6",
"body": "Adds a tag for omitting zero-valued elements, such as nil slices and\nmaps. This enables a bit more fine-grained control over whether a slice\nwill be copied across (by explicitly choosing to set as nil or\nzero-length).",
"is_bot": false,
"headline": "feat: add omitzero struct tag.",
"author_name": "Michael Kuc",
"author_login": "Crystalix007",
"committed_at": "2025-06-04T13:38:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c2eaaea7a5f2d4b21cee53846b044fa5a2caa5c",
"body": "Improves the documentation of the existing `omitempty` struct tag, as it\nrelates to nil and empty slices.",
"is_bot": false,
"headline": "docs: improve omitempty documentation.",
"author_name": "Michael Kuc",
"author_login": "Crystalix007",
"committed_at": "2025-06-04T13:38:08Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 54,
"latest_release_at": "2026-01-12T18:06:40Z",
"latest_release_tag": "v2.5.0",
"releases_from_tags": false,
"days_since_last_push": 85,
"active_weeks_last_year": 16,
"days_since_latest_release": 196,
"mean_days_between_releases": 94.4
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/go-viper/mapstructure/v2",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/go-viper/mapstructure/v2",
"is_deprecated": false,
"latest_version": "v2.5.0",
"repository_url": "https://github.com/go-viper/mapstructure",
"versions_count": 8,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-01-12T17:24:26Z",
"latest_version_yanked": null,
"days_since_latest_publish": 196
}
]
},
"popularity": {
"forks": 43,
"stars": 477,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2023-12-20",
"count": 1
},
{
"date": "2023-12-30",
"count": 2
},
{
"date": "2024-01-03",
"count": 1
},
{
"date": "2024-03-28",
"count": 1
},
{
"date": "2024-06-02",
"count": 1
},
{
"date": "2024-06-27",
"count": 1
},
{
"date": "2024-06-28",
"count": 1
},
{
"date": "2024-08-16",
"count": 1
},
{
"date": "2024-08-24",
"count": 1
},
{
"date": "2024-09-22",
"count": 1
},
{
"date": "2024-11-13",
"count": 1
},
{
"date": "2024-11-30",
"count": 1
},
{
"date": "2024-12-17",
"count": 1
},
{
"date": "2025-01-21",
"count": 1
},
{
"date": "2025-01-29",
"count": 1
},
{
"date": "2025-02-15",
"count": 1
},
{
"date": "2025-03-24",
"count": 1
},
{
"date": "2025-04-07",
"count": 1
},
{
"date": "2025-05-01",
"count": 1
},
{
"date": "2025-05-26",
"count": 1
},
{
"date": "2025-06-01",
"count": 1
},
{
"date": "2025-06-04",
"count": 1
},
{
"date": "2025-06-10",
"count": 1
},
{
"date": "2025-06-19",
"count": 1
},
{
"date": "2025-06-30",
"count": 1
},
{
"date": "2025-07-14",
"count": 1
},
{
"date": "2025-07-17",
"count": 1
},
{
"date": "2025-08-28",
"count": 1
},
{
"date": "2025-09-09",
"count": 1
},
{
"date": "2025-09-20",
"count": 1
},
{
"date": "2025-10-04",
"count": 1
},
{
"date": "2025-10-11",
"count": 1
},
{
"date": "2025-10-15",
"count": 1
},
{
"date": "2025-11-16",
"count": 1
},
{
"date": "2025-12-18",
"count": 1
},
{
"date": "2026-01-12",
"count": 1
},
{
"date": "2026-01-23",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
},
{
"date": "2026-03-24",
"count": 1
},
{
"date": "2026-04-11",
"count": 1
},
{
"date": "2026-05-30",
"count": 1
},
{
"date": "2026-07-23",
"count": 1
}
],
"complete": true,
"collected": 43,
"total_forks": 43
},
"star_history": null,
"open_issues_and_prs": 36
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 99563,
"source_files_sampled": 13,
"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": 14,
"merged_prs": 84,
"open_issues": 22,
"closed_ratio": 0.45,
"closed_issues": 18,
"closed_unmerged_prs": 57
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "mitchellh",
"commits": 236,
"avatar_url": "https://avatars.githubusercontent.com/u/1299?v=4"
},
{
"type": "User",
"login": "sagikazarmark",
"commits": 141,
"avatar_url": "https://avatars.githubusercontent.com/u/1226384?v=4"
},
{
"type": "User",
"login": "calvn",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/1883212?v=4"
},
{
"type": "User",
"login": "yurishkuro",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/3523016?v=4"
},
{
"type": "User",
"login": "mahadzaryab1",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/43658574?v=4"
},
{
"type": "User",
"login": "tlipoca9",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/160737620?v=4"
},
{
"type": "User",
"login": "ozgursoy",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/13810383?v=4"
},
{
"type": "User",
"login": "bastjan",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1249775?v=4"
},
{
"type": "User",
"login": "ryanuber",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1642288?v=4"
},
{
"type": "User",
"login": "carlohamalainen",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/815386?v=4"
}
],
"contributors_sampled": 75,
"top_contributor_share": 0.485
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"analysis-scorecard.yaml",
"ci.yaml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yaml"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 9,
"reason": "12 out of 13 merged PRs checked by a CI test -- score normalized to 9",
"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": 6,
"reason": "Found 3/5 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 17 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"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": "52aa5c6dc1d27226460807054ca2107b2d54fb2d",
"ran_at": "2026-07-28T13:06:56Z",
"aggregate_score": 6.7,
"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-24T03:51:59Z",
"oldest_open_prs": [
{
"number": 57,
"created_at": "2025-01-17T09:14:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 61,
"created_at": "2025-01-29T16:43:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 103,
"created_at": "2025-06-14T13:24:04Z",
"last_comment_at": "2025-07-16T11:03:33Z",
"last_comment_author": "pcfreak30"
},
{
"number": 109,
"created_at": "2025-06-19T04:38:49Z",
"last_comment_at": "2025-07-16T02:52:45Z",
"last_comment_author": "KianYang-Lee"
},
{
"number": 116,
"created_at": "2025-07-12T09:37:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 176,
"created_at": "2026-02-20T16:29:04Z",
"last_comment_at": "2026-07-08T07:51:37Z",
"last_comment_author": "iamtakingiteasy"
},
{
"number": 183,
"created_at": "2026-03-21T06:22:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 185,
"created_at": "2026-03-25T01:31:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 187,
"created_at": "2026-03-30T04:49:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 188,
"created_at": "2026-04-13T04:51:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 190,
"created_at": "2026-05-04T05:00:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 191,
"created_at": "2026-05-18T14:54:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 192,
"created_at": "2026-05-30T06:26:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 195,
"created_at": "2026-07-23T10:43:54Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-01-27T15:43:36Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 12,
"created_at": "2024-02-13T01:13:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 20,
"created_at": "2024-05-13T01:07:14Z",
"last_comment_at": "2025-01-29T18:36:54Z",
"last_comment_author": "Bechma"
},
{
"number": 21,
"created_at": "2024-05-16T18:15:28Z",
"last_comment_at": "2024-08-11T22:33:37Z",
"last_comment_author": "sagikazarmark"
},
{
"number": 35,
"created_at": "2024-07-15T10:06:30Z",
"last_comment_at": "2024-09-01T21:09:29Z",
"last_comment_author": "baagod"
},
{
"number": 39,
"created_at": "2024-08-07T23:05:20Z",
"last_comment_at": "2024-08-20T17:52:43Z",
"last_comment_author": "kmuchmore"
},
{
"number": 40,
"created_at": "2024-08-12T08:36:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 49,
"created_at": "2024-10-12T23:46:48Z",
"last_comment_at": "2024-11-18T14:59:05Z",
"last_comment_author": "yurishkuro"
},
{
"number": 62,
"created_at": "2025-01-30T14:38:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 67,
"created_at": "2025-02-12T22:43:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 73,
"created_at": "2025-02-18T13:06:13Z",
"last_comment_at": "2025-02-18T13:45:26Z",
"last_comment_author": "vkrizan"
},
{
"number": 75,
"created_at": "2025-02-20T09:13:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 79,
"created_at": "2025-03-21T23:10:54Z",
"last_comment_at": "2025-06-26T21:56:34Z",
"last_comment_author": "lelandbatey"
},
{
"number": 81,
"created_at": "2025-03-25T04:01:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 83,
"created_at": "2025-03-25T10:13:04Z",
"last_comment_at": "2025-04-03T14:03:16Z",
"last_comment_author": "ddelpero"
},
{
"number": 84,
"created_at": "2025-04-07T04:47:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 89,
"created_at": "2025-04-29T13:11:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 94,
"created_at": "2025-05-08T07:39:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 108,
"created_at": "2025-06-19T04:28:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 120,
"created_at": "2025-07-16T13:00:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 121,
"created_at": "2025-07-17T17:18:05Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/go-viper/mapstructure",
"host": "github.com",
"name": "mapstructure",
"owner": "go-viper"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 67,
"vitality": 55,
"community": 42,
"governance": 63,
"engineering": 57
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 55,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"commits_last_year": 54,
"human_commit_share": 0.82,
"days_since_last_push": 85,
"active_weeks_last_year": 16
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 85 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 85
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "16/52 weeks with commits",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 16
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "54 commits in the last year",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 54
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 70,
"inputs": {
"releases_count": 9,
"latest_release_tag": "v2.5.0",
"releases_from_tags": false,
"days_since_latest_release": 196,
"mean_days_between_releases": 94.4
},
"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 196 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 196
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~94.4 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 94.4
}
}
],
"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": "dormant",
"guards": [
"recent_release"
],
"signals": [
"issue_rot",
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 5,
"unanswered_open_issues": 18,
"days_since_last_merged_pr": 181,
"days_since_last_human_commit": 181,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 181 days, with nothing left unanswered; held at dormant by a release within the year",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 181
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "a release within the year"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 42,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"forks": 43,
"stars": 477,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "477 stars",
"points": 43.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 477
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "43 forks",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 43
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 63,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 75,
"top_contributor_share": 0.485
},
"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 48% of commits",
"points": 11.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 48
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "75 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 75
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 17 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"merged_prs": 84,
"open_issues": 22,
"closed_issues": 18,
"issue_closed_ratio": 0.45,
"closed_unmerged_prs": 57
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "45% of issues closed",
"points": 21,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 45
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "84/141 decided PRs merged",
"points": 22.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 84,
"decided": 141
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/5 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"followers": 10,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "go-viper",
"public_repos": 2,
"account_age_days": 2127
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "10 followers of go-viper",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 10,
"login": "go-viper"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "2 public repos, account ~5 yr old",
"points": 15.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 2
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"github.com/go-viper/mapstructure/v2"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 196
},
"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 196 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 196
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "8 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 8
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 57,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 88,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yaml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "12 out of 13 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 67,
"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": 67,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 6.7
},
"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": "12 out of 13 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"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 3/5 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 17 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"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": 24
},
"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": 66,
"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.89,
"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": "73 of 82 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 73,
"sampled": 82
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.18
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yaml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "18 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 18,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 99563,
"source_files_sampled": 13,
"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/13 source files over 60KB",
"points": 46.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 13,
"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",
"Community profile unavailable"
],
"report_type": "repository",
"generated_at": "2026-07-28T13:07:24.933799Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/go-viper/mapstructure.svg",
"full_name": "go-viper/mapstructure",
"license_state": "standard",
"license_spdx": "MIT"
}