Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 2554,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 114790
},
"pushed_at": "2026-07-11T16:21:06Z",
"created_at": "2017-10-11T07:47:51Z",
"owner_type": "User",
"updated_at": "2026-07-11T16:01:12Z",
"description": "Game of Thrones character and organization data. Includes example scripts to load demo data into various services like RingCentral, Salesforce and Pipedrive.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://plexusone.dev",
"name": "John Wang",
"type": "User",
"login": "grokify",
"company": null,
"location": "California",
"followers": 158,
"avatar_url": "https://avatars.githubusercontent.com/u/209872?v=4",
"created_at": "2010-02-24T11:52:51Z",
"is_verified": null,
"public_repos": 418,
"account_age_days": 5995
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-07-11T16:21:06Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-04-19T14:37:52Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-02-10T09:02:55Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2024-04-30T09:50:29Z"
},
{
"tag": "v0.2.7",
"kind": "patch",
"published_at": "2024-03-18T08:42:53Z"
},
{
"tag": "v0.2.6",
"kind": "patch",
"published_at": "2023-11-13T11:32:58Z"
},
{
"tag": "v0.2.5",
"kind": "patch",
"published_at": "2023-04-13T06:27:01Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2023-02-20T19:28:29Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2023-01-15T04:41:24Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2022-11-14T13:59:58Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2022-08-22T09:57:46Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2022-04-25T10:39:21Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2022-04-24T17:47:56Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2022-03-02T01:43:28Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2021-09-24T18:30:52Z"
}
],
"recent_commits": [
{
"oid": "5006a2390a2ba8065cc29494f95bb36d7b89b8bd",
"body": "BREAKING CHANGE: Remove characters_demo.go and organizations_demo.go.\nUse the augmented package instead:\n\n import \"github.com/grokify/gameofthrones/augmented\"\n chars, err := augmented.GetCharacters()\n orgs, err := augmented.GetOrganizations()\n\n- Delete characters_demo.go (DemoCharacters, GetDemoC\n[…]\ngot/salesforce.go to use augmented package\n- Remove deprecated function tests from characters_test.go\n- Update CHANGELOG.json and release notes\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat!: remove deprecated demo types in favor of augmented package",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-11T15:55:59Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "adff3c2ae86dab01f315fa8603bfbfa4a370066e",
"body": "- Create docs/releases/v0.6.0.md with release highlights and migration guide\n- Update CHANGELOG.json with v0.6.0 entries\n- Regenerate CHANGELOG.md using schangelog\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add v0.6.0 release notes and changelog",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-11T15:44:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "725878adb0f973465345fb68f3e87aa7c3bc14d1",
"body": "Add canonical Game of Thrones data using period-appropriate terminology:\n\n- station.go: Social rank hierarchy (Smallfolk → Royal)\n- status.go: Character life status (Living/Deceased)\n- titles.go: Formal titles with categories (Governance, Military, etc.)\n- orders.go: Formal organizations (Night's Wa\n[…]\nor filtering and grouping\n\nAdd deprecation notices to characters_demo.go and organizations_demo.go\npointing users to the new augmented package.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add period-appropriate character data and augmented package",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-11T15:40:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7a8de536f9fe745b5341554588b7bd323cbae57b",
"body": null,
"is_bot": false,
"headline": "chore(deps): `go mod`: update dependencies",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-11T09:55:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "979f92bec279e0c06470a8644a598c4712061a43",
"body": null,
"is_bot": false,
"headline": "docs: `README.md`: update shields",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-11T09:55:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57084ccaa71d2bdbc526a0bbcfe03bbf6f89dfa0",
"body": "…/grokify/mogo-0.74.6\n\nbuild(deps): bump github.com/grokify/mogo from 0.74.4 to 0.74.6",
"is_bot": false,
"headline": "Merge pull request #265 from grokify/dependabot/go_modules/github.com…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-11T09:54:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f7ff71d50761a0744a54ca6f2b6bc79fa99522e",
"body": "Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.74.4 to 0.74.6.\n- [Release notes](https://github.com/grokify/mogo/releases)\n- [Changelog](https://github.com/grokify/mogo/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/grokify/mogo/compare/v0.74.4...v0.74.6)\n\n---\nupdate\n[…]\nency-name: github.com/grokify/mogo\n dependency-version: 0.74.6\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.com/grokify/mogo from 0.74.4 to 0.74.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-08T03:22:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2a4d63642dcc15c930892afd0e4ff80cb76bae68",
"body": "…/grokify/goauth-0.23.30\n\nbuild(deps): bump github.com/grokify/goauth from 0.23.29 to 0.23.30",
"is_bot": false,
"headline": "Merge pull request #263 from grokify/dependabot/go_modules/github.com…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-05-16T15:41:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee56163762d517d335c6659782f97205b84795c9",
"body": "Bumps [github.com/grokify/goauth](https://github.com/grokify/goauth) from 0.23.29 to 0.23.30.\n- [Release notes](https://github.com/grokify/goauth/releases)\n- [Commits](https://github.com/grokify/goauth/compare/v0.23.29...v0.23.30)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/goauth\n dependency-version: 0.23.30\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.com/grokify/goauth from 0.23.29 to 0.23.30",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-12T08:07:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b2abf909788d1a06b62fd6fd309eb6a7ad2e21b",
"body": "…/grokify/mogo-0.74.4\n\nbuild(deps): bump github.com/grokify/mogo from 0.74.1 to 0.74.4",
"is_bot": false,
"headline": "Merge pull request #262 from grokify/dependabot/go_modules/github.com…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-05-09T10:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6e9b8d8ce56381b5c641207bca57265466939d5",
"body": "Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.74.1 to 0.74.4.\n- [Release notes](https://github.com/grokify/mogo/releases)\n- [Changelog](https://github.com/grokify/mogo/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/grokify/mogo/compare/v0.74.1...v0.74.4)\n\n---\nupdate\n[…]\nency-name: github.com/grokify/mogo\n dependency-version: 0.74.4\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.com/grokify/mogo from 0.74.1 to 0.74.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-04T03:27:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a3013e4bed0cc421e39a6abda7c3b6b8af679104",
"body": null,
"is_bot": false,
"headline": "chore(deps): `go mod`: update dependencies",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-04-19T14:33:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5467019a80ca7c9222e2dd3eab67c5fa8d728706",
"body": "Update to use embedded CSV data instead of filesystem paths,\nfixing CI test failures.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(deps): update gophonenumbers to v0.6.0",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-04-19T13:46:45Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d66fb0e5598cc797f04e8fcd4f89cc962bfd54d2",
"body": "Add structured changelog using schangelog format with backfilled\nrelease history from v0.1.0 to v0.5.0 (14 releases total).\n\nv0.5.0 highlights:\n- Unified Cobra CLI replacing 5 separate command binaries\n- Unit tests for characters, organizations, and demo data\n- GoDoc comments and code quality improv\n[…]\nght:\n- Embedded CSV data with Characters() function\n\nv0.1.0 highlight:\n- Initial release with 85 characters, 31 organizations, CRM integrations\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add CHANGELOG.json and CHANGELOG.md with full history",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-04-19T13:30:27Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4bf997fa322ee3c707e4676322e4ac3e5abff946",
"body": "- Add CLI Tool section with installation and usage examples\n- Document show, salesforce, pipedrive, and ringcentral commands\n- Add library usage examples for characters, organizations, and demo data\n- Update CRM integration sections for new CLI commands\n- Add data reference tables for organizations and family mappings\n- Update screenshot paths to docs/images/salesforce/\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: expand README with CLI and library documentation",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-04-19T13:18:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "432522da23af7f81c294c7eeaa6830f3f4df314c",
"body": "Relocate screenshots from cmd/salesforce/ to docs/images/salesforce/\nfor better organization and future MkDocs compatibility.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: move salesforce screenshots to docs/images/salesforce",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-04-19T13:17:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "527d82ec6d03621c809952e98faf3c7c2e7ee6c1",
"body": "Add new `got` CLI with subcommands:\n- got show characters [--query Q] [--format json|text]\n- got show organizations [--query Q] [--format json|text]\n- got salesforce create-accounts|create-contacts|create-cases|delete-*\n- got pipedrive create-orgs|create-people|get-persons|get-org-fields\n- got ringc\n[…]\nI commands have moved from separate binaries\nto unified `got` command. Install with:\ngo install github.com/grokify/gameofthrones/cmd/got@latest\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(cli)!: replace legacy commands with unified Cobra CLI",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-04-19T13:11:51Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3182643511a74b9384b4200ef60ff79a67c2d3e0",
"body": "- TestCharacters: verify embedded CSV loads correctly\n- TestNewCharacterSimple: test character creation with options\n- TestGetOrganizationForUser: test family name to org mapping\n- TestOrganizations: verify organization list is populated\n- TestGetDemoOrganizations: verify area codes and phone genera\n[…]\nunique phone numbers and emails\n- TestDemoCharactersNamesSorted: verify alphabetical sorting\n\nReplaces cmd/test_numbers with proper unit tests.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test: add unit tests for characters, organizations, and demo data",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-04-19T13:11:05Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "22bb9b72268795c184168ec3f85e83ded1aa7f15",
"body": "- Add godoc comments to all exported types and functions\n- Extract magic numbers into named constants (csvColumnCount,\n areaCodeStride, phoneNumberStart, defaultFallbackDomain)\n- Improve panic messages with descriptive context\n- Remove ~60 lines of commented-out dead code in characters.go\n- Use empty struct for set membership in acsOrgs map\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: add godoc comments, constants, and improve error messages",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-04-19T13:09:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "184cc40f237af5608eac76d559af3574f68970d1",
"body": null,
"is_bot": false,
"headline": "docs: `README.md`: update shields",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-04-19T12:19:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e67b0c31474eb992058f8b1018e74f9b6fedb688",
"body": null,
"is_bot": false,
"headline": "fix(lint): `golangci-lint`: fix various",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-04-19T03:29:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2bb27b292426e77f866bbb7bdd040c8a6eceb8f",
"body": null,
"is_bot": false,
"headline": "chore(lint): `.golangci.yaml`: update golangci-lint config file",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-04-19T03:28:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcb6cff72b1c70eda9a0abca0fa12fdd5ab80ab6",
"body": null,
"is_bot": false,
"headline": "chore(ci): `workflows`: update to shared workflows",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-04-19T01:25:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be4d1a7a81c07f560fc839fe32026fa644392b74",
"body": null,
"is_bot": false,
"headline": "chore(ci): `workflows`: rename to shared filenames",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-04-19T01:25:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b49571d43c4038537eabb8d67cc0bd29edbbbcb6",
"body": null,
"is_bot": false,
"headline": "docs: `README.md`: update shields",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-04-19T01:24:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fd5ac43c7cf0fe67577f37f99466a0ddf6d1d5c",
"body": null,
"is_bot": false,
"headline": "chore(deps): `go mod`: update dependencies",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-04-19T01:10:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17c7373d3ecf52db77b7e2ed20ca09ef17477da4",
"body": "…ci/golangci-lint-action-8\n\nbuild(deps): bump golangci/golangci-lint-action from 6 to 8",
"is_bot": false,
"headline": "Merge pull request #248 from grokify/dependabot/github_actions/golang…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-04-19T01:08:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae984cf74becae992425a2653e67583b37b2db3f",
"body": "…/grokify/goauth-0.23.14\n\nbuild(deps): bump github.com/grokify/goauth from 0.23.5 to 0.23.14",
"is_bot": false,
"headline": "Merge pull request #260 from grokify/dependabot/go_modules/github.com…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-04-19T01:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "231c13394e4535fbb55dffb7ec77ae46da73cd48",
"body": "Bumps [github.com/grokify/goauth](https://github.com/grokify/goauth) from 0.23.5 to 0.23.14.\n- [Release notes](https://github.com/grokify/goauth/releases)\n- [Commits](https://github.com/grokify/goauth/compare/v0.23.5...v0.23.14)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/goauth\n dependency-version: 0.23.14\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.com/grokify/goauth from 0.23.5 to 0.23.14",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-13T03:11:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81f1097a21230b6b6b55e984f16cbe7cc663b524",
"body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 8.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6...v8)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-version: '8'\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 6 to 8",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-05T03:52:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4adfbd4b72a6d2a0019e2352b0f0a97c0eb4af4",
"body": null,
"is_bot": false,
"headline": "docs: `README.md`: add `golangci-lint` shield",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2025-02-10T08:54:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "487ecf73189d4fc240bde962319f4fafd705aa08",
"body": "…check)`",
"is_bot": false,
"headline": "chore(lint): `cmd`: fix `Error return value [...] is not checked (err…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2025-02-10T08:52:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6f53c5ded602a379c1a19b7b181ecb7ae1672e5",
"body": null,
"is_bot": false,
"headline": "chore(deps): go mod: update",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2025-02-10T08:38:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6e27bbfcf4b0fa9dc6dadd563dc0bde6f15f1c4",
"body": "…/grokify/goauth-0.23.3\n\nbuild(deps): bump github.com/grokify/goauth from 0.22.1 to 0.23.3",
"is_bot": false,
"headline": "Merge pull request #211 from grokify/dependabot/go_modules/github.com…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2025-02-10T08:19:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c0be1718bb2d92a3f7f243acb3d06191f1b784d",
"body": "Bumps [github.com/grokify/goauth](https://github.com/grokify/goauth) from 0.22.1 to 0.23.3.\n- [Release notes](https://github.com/grokify/goauth/releases)\n- [Commits](https://github.com/grokify/goauth/compare/v0.22.1...v0.23.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/goauth\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.com/grokify/goauth from 0.22.1 to 0.23.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-10T03:46:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38c0ef87fee138a9f65cf4e2a0071d2d90022391",
"body": "…/grokify/go-salesforce-0.2.47\n\nbuild(deps): bump github.com/grokify/go-salesforce from 0.2.44 to 0.2.47",
"is_bot": false,
"headline": "Merge pull request #171 from grokify/dependabot/go_modules/github.com…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2024-11-23T11:21:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa115f996bd60cd9a9f562bea3a93e2f484114c3",
"body": "Bumps [github.com/grokify/go-salesforce](https://github.com/grokify/go-salesforce) from 0.2.44 to 0.2.47.\n- [Release notes](https://github.com/grokify/go-salesforce/releases)\n- [Commits](https://github.com/grokify/go-salesforce/compare/v0.2.44...v0.2.47)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/go-salesforce\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.com/grokify/go-salesforce from 0.2.44 to 0.2.47",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-23T04:06:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8a4d51336f00b5743331b55f8cf9b4228b0f7b2",
"body": "…/grokify/gocharts/v2-2.21.0\n\nbuild(deps): bump github.com/grokify/gocharts/v2 from 2.20.2 to 2.21.0",
"is_bot": false,
"headline": "Merge pull request #170 from grokify/dependabot/go_modules/github.com…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2024-11-23T04:04:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0149db41d50675d070ef995f85c34d3758ed7f5b",
"body": "Bumps [github.com/grokify/gocharts/v2](https://github.com/grokify/gocharts) from 2.20.2 to 2.21.0.\n- [Release notes](https://github.com/grokify/gocharts/releases)\n- [Changelog](https://github.com/grokify/gocharts/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/grokify/gocharts/compare/v2.20\n[…]\ndependencies:\n- dependency-name: github.com/grokify/gocharts/v2\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.com/grokify/gocharts/v2 from 2.20.2 to 2.21.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-21T04:02:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a9fb9ac4dd1b48e3ef9f55a8148e1949dee2123d",
"body": "…/grokify/goauth-0.22.1\n\nbuild(deps): bump github.com/grokify/goauth from 0.22.0 to 0.22.1",
"is_bot": false,
"headline": "Merge pull request #155 from grokify/dependabot/go_modules/github.com…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2024-10-12T07:01:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e5d75816564ef9e046481d7f6ce67d353a329ac",
"body": "Bumps [github.com/grokify/goauth](https://github.com/grokify/goauth) from 0.22.0 to 0.22.1.\n- [Release notes](https://github.com/grokify/goauth/releases)\n- [Commits](https://github.com/grokify/goauth/compare/v0.22.0...v0.22.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/goauth\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.com/grokify/goauth from 0.22.0 to 0.22.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-07T03:59:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfe1ed17ca5817175fe63d4105c5baeae4978f16",
"body": null,
"is_bot": false,
"headline": "dep: go mod: update",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2024-09-29T07:57:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf45522bb8dbf4bae4b90135d02b235bd6af7dc7",
"body": "…/grokify/gocharts/v2-2.20.1\n\nbuild(deps): bump github.com/grokify/gocharts/v2 from 2.20.0 to 2.20.1",
"is_bot": false,
"headline": "Merge pull request #151 from grokify/dependabot/go_modules/github.com…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2024-09-29T03:52:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "670257ea9aed576d5d559d1a346cfc644bddcec6",
"body": "Bumps [github.com/grokify/gocharts/v2](https://github.com/grokify/gocharts) from 2.20.0 to 2.20.1.\n- [Release notes](https://github.com/grokify/gocharts/releases)\n- [Changelog](https://github.com/grokify/gocharts/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/grokify/gocharts/compare/v2.20\n[…]\ndependencies:\n- dependency-name: github.com/grokify/gocharts/v2\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.com/grokify/gocharts/v2 from 2.20.0 to 2.20.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-10T03:32:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "08351e74ecf36b92b93962cdb2ffbce1c1cf90a7",
"body": null,
"is_bot": false,
"headline": "dep: go mod: update",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2024-09-02T19:27:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a595cb83a0f9d4bd68199b38eb1e71952d153eab",
"body": null,
"is_bot": false,
"headline": "refactor: `gameofthrones`: move to `embed` for raw data",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2024-09-02T19:18:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b54586d03d32c9dc03c4ca90dc35f3ecf19524c",
"body": null,
"is_bot": false,
"headline": "ci: go test: update go versions",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2024-09-02T19:17:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8971dae71870e097c1383d6705f137df7916143f",
"body": "…/jessevdk/go-flags-1.6.1\n\nbuild(deps): bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1",
"is_bot": false,
"headline": "Merge pull request #142 from grokify/dependabot/go_modules/github.com…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2024-09-02T19:09:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de82be4de2558ac59305e25e69f23688936de7a8",
"body": "…ci/golangci-lint-action-6\n\nbuild(deps): bump golangci/golangci-lint-action from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #121 from grokify/dependabot/github_actions/golang…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2024-09-02T19:09:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "482aad1ac6aca20faec01a35ab880aaedcdf795a",
"body": null,
"is_bot": false,
"headline": "enhance: `gameofthrones`: update `Characters()`",
"author_name": "grokify",
"author_login": "grokify",
"committed_at": "2024-06-28T08:28:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a461227d48bdc3f4c51f400caa2712e0855a2cd",
"body": "Bumps [github.com/jessevdk/go-flags](https://github.com/jessevdk/go-flags) from 1.5.0 to 1.6.1.\n- [Release notes](https://github.com/jessevdk/go-flags/releases)\n- [Commits](https://github.com/jessevdk/go-flags/compare/v1.5.0...v1.6.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/jessevdk/go-flags\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.com/jessevdk/go-flags from 1.5.0 to 1.6.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-17T03:47:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae2fdb3f58d63d86f18d15dfa1d8cdb8cca06740",
"body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\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 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-07T03:48:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9584085cb0351ed836c7f9cbbdedeb87e907f01",
"body": null,
"is_bot": false,
"headline": "style: `gameofthrones`: update append in `ReadCharactersPathCSV()`",
"author_name": "grokify",
"author_login": "grokify",
"committed_at": "2024-04-30T11:08:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71dfca7bf6a81a2d25f642f53c39a5ddad8e280e",
"body": null,
"is_bot": false,
"headline": "style: `gameofthrones`: update `Characters()`",
"author_name": "grokify",
"author_login": "grokify",
"committed_at": "2024-04-30T09:47:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25c9b86bf4394890dd15b0695e5ffe462b3093ad",
"body": null,
"is_bot": false,
"headline": "docs: `README.md`: update shields",
"author_name": "grokify",
"author_login": "grokify",
"committed_at": "2024-04-30T09:43:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc05f273455e0e60f08121eaa92cfd4be29c39bd",
"body": null,
"is_bot": false,
"headline": "feat: `gameofthrones`: add `Characters()` and embedded CSV data",
"author_name": "grokify",
"author_login": "grokify",
"committed_at": "2024-04-30T09:42:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "959df858cb49f8896ba203df82a34ef8de8e4f2f",
"body": null,
"is_bot": false,
"headline": "dep: go mod: update",
"author_name": "grokify",
"author_login": "grokify",
"committed_at": "2024-04-30T08:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d69d92fdb93fc67d662c8a8de843fddd3df037d2",
"body": "…/grokify/mogo-0.63.10\n\nbuild(deps): bump github.com/grokify/mogo from 0.63.9 to 0.63.10",
"is_bot": false,
"headline": "Merge pull request #120 from grokify/dependabot/go_modules/github.com…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2024-04-30T08:44:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9310b6d8133e0831dc24c1db77f18d7e96c90581",
"body": "…ci/golangci-lint-action-5\n\nbuild(deps): bump golangci/golangci-lint-action from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #119 from grokify/dependabot/github_actions/golang…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2024-04-30T08:44:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ed80bd9889903366678f2e016fc2c83d182dce3",
"body": "Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.63.9 to 0.63.10.\n- [Release notes](https://github.com/grokify/mogo/releases)\n- [Commits](https://github.com/grokify/mogo/compare/v0.63.9...v0.63.10)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/mogo\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.com/grokify/mogo from 0.63.9 to 0.63.10",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-30T03:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6802a9032ee69a599204f7853426702c4d59df00",
"body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\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 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-25T03:03:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0794af0e032d827d864279bc6f5f11c3c9f45385",
"body": "…/grokify/mogo-0.63.9\n\nbuild(deps): bump github.com/grokify/mogo from 0.63.8 to 0.63.9",
"is_bot": false,
"headline": "Merge pull request #118 from grokify/dependabot/go_modules/github.com…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2024-04-22T13:24:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffcdfe568c432192c9dbc0c791b3b4735d3a97ef",
"body": "Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.63.8 to 0.63.9.\n- [Release notes](https://github.com/grokify/mogo/releases)\n- [Commits](https://github.com/grokify/mogo/compare/v0.63.8...v0.63.9)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/mogo\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.com/grokify/mogo from 0.63.8 to 0.63.9",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-22T09:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c33750aae3ff2144367df57ecae0b191f92b0cef",
"body": "…/grokify/goauth-0.20.14\n\nbuild(deps): bump github.com/grokify/goauth from 0.20.13 to 0.20.14",
"is_bot": false,
"headline": "Merge pull request #116 from grokify/dependabot/go_modules/github.com…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2024-04-22T09:29:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60aaeca6596a65814b79250ba1628a483f3bed4d",
"body": "Bumps [github.com/grokify/goauth](https://github.com/grokify/goauth) from 0.20.13 to 0.20.14.\n- [Release notes](https://github.com/grokify/goauth/releases)\n- [Commits](https://github.com/grokify/goauth/compare/v0.20.13...v0.20.14)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/goauth\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.com/grokify/goauth from 0.20.13 to 0.20.14",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-16T03:32:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cab400c1c1b4120889dad7ae40b3ec1491dd150d",
"body": "…/grokify/goauth-0.20.13\n\nbuild(deps): bump github.com/grokify/goauth from 0.20.12 to 0.20.13",
"is_bot": false,
"headline": "Merge pull request #114 from grokify/dependabot/go_modules/github.com…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2024-04-15T03:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ff454b2dccd39a5c6ec8a235bc7818d221767c5",
"body": "Bumps [github.com/grokify/goauth](https://github.com/grokify/goauth) from 0.20.12 to 0.20.13.\n- [Release notes](https://github.com/grokify/goauth/releases)\n- [Commits](https://github.com/grokify/goauth/compare/v0.20.12...v0.20.13)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/goauth\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.com/grokify/goauth from 0.20.12 to 0.20.13",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-08T03:08:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9b6b3b7b0ed0b9ffa2bd6eeb23c63baa41a4e1c",
"body": "…/grokify/mogo-0.63.5\n\nbuild(deps): bump github.com/grokify/mogo from 0.63.3 to 0.63.5",
"is_bot": false,
"headline": "Merge pull request #111 from grokify/dependabot/go_modules/github.com…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2024-03-31T04:25:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f0e9a214c5bc7004e28a70c71fcd6301bfb7a99",
"body": "Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.63.3 to 0.63.5.\n- [Release notes](https://github.com/grokify/mogo/releases)\n- [Commits](https://github.com/grokify/mogo/compare/v0.63.3...v0.63.5)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/mogo\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.com/grokify/mogo from 0.63.3 to 0.63.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-30T17:00:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a87f90d7ac85b8f4dd5ae0c809cf153a0b0adfe",
"body": "…/grokify/gophonenumbers-0.4.7\n\nbuild(deps): bump github.com/grokify/gophonenumbers from 0.4.6 to 0.4.7",
"is_bot": false,
"headline": "Merge pull request #109 from grokify/dependabot/go_modules/github.com…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2024-03-30T16:59:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca9a11ce717dc6a4462c486b97f7bab51c2df91e",
"body": "Bumps [github.com/grokify/gophonenumbers](https://github.com/grokify/gophonenumbers) from 0.4.6 to 0.4.7.\n- [Release notes](https://github.com/grokify/gophonenumbers/releases)\n- [Commits](https://github.com/grokify/gophonenumbers/compare/v0.4.6...v0.4.7)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/gophonenumbers\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.com/grokify/gophonenumbers from 0.4.6 to 0.4.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-25T03:55:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3570ccb8841c86049cee91118aa977fa8898c911",
"body": null,
"is_bot": false,
"headline": "dep: go mod: update go version",
"author_name": "grokify",
"author_login": "grokify",
"committed_at": "2024-03-18T08:36:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03f1f50050145c74281c7661fdca774189fd4679",
"body": "…ci/golangci-lint-action-4\n\nbuild(deps): bump golangci/golangci-lint-action from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #104 from grokify/dependabot/github_actions/golang…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2024-03-18T08:34:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d784b03a3a75d13cb2f66a3f84bbb29b73cb6bbc",
"body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\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 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-12T03:53:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "781fff348b30fff111ab8595ea745c00488c3b31",
"body": "…grokify/goauth-0.20.8\n\nbuild(deps): bump github.com/grokify/goauth from 0.20.7 to 0.20.8",
"is_bot": false,
"headline": "Merge pull request #94 from grokify/dependabot/go_modules/github.com/…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2023-12-31T07:06:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a16b0c4bf667a0b0135007e2163021cfe47a6a9",
"body": "Bumps [github.com/grokify/goauth](https://github.com/grokify/goauth) from 0.20.7 to 0.20.8.\n- [Release notes](https://github.com/grokify/goauth/releases)\n- [Commits](https://github.com/grokify/goauth/compare/v0.20.7...v0.20.8)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/goauth\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.com/grokify/goauth from 0.20.7 to 0.20.8",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-12-25T03:15:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6009d908330cb361768a5af78015a5d58fe0eaaa",
"body": "…grokify/mogo-0.62.5\n\nbuild(deps): bump github.com/grokify/mogo from 0.62.3 to 0.62.5",
"is_bot": false,
"headline": "Merge pull request #91 from grokify/dependabot/go_modules/github.com/…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2023-12-18T05:18:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18e3b9d0b506006c8c6da89a65d38e0ce62a107d",
"body": "Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.62.3 to 0.62.5.\n- [Release notes](https://github.com/grokify/mogo/releases)\n- [Commits](https://github.com/grokify/mogo/compare/v0.62.3...v0.62.5)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/mogo\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.com/grokify/mogo from 0.62.3 to 0.62.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-12-18T03:26:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a3a2011c3f96a7047cf0bfe788b38054a9c606a",
"body": "…grokify/goauth-0.20.7\n\nbuild(deps): bump github.com/grokify/goauth from 0.20.6 to 0.20.7",
"is_bot": false,
"headline": "Merge pull request #89 from grokify/dependabot/go_modules/github.com/…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2023-12-16T04:58:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8589610cd7823e4cd3e102ba0ad27bec4900ed08",
"body": "Bumps [github.com/grokify/goauth](https://github.com/grokify/goauth) from 0.20.6 to 0.20.7.\n- [Release notes](https://github.com/grokify/goauth/releases)\n- [Commits](https://github.com/grokify/goauth/compare/v0.20.6...v0.20.7)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/goauth\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.com/grokify/goauth from 0.20.6 to 0.20.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-12-12T03:22:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8205c87a3cda9074b806765e4017d245fa54fdfe",
"body": null,
"is_bot": false,
"headline": "dep: go mod: update",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2023-12-11T10:48:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5800315b3c7928a27c5b2ac98f03d63ae6824b66",
"body": "…/setup-go-5\n\nbuild(deps): bump actions/setup-go from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #85 from grokify/dependabot/github_actions/actions…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2023-12-10T09:29:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f59cc575aa24b0433e9ac00b4b6670e9c013013",
"body": "…grokify/mogo-0.61.1\n\nbuild(deps): bump github.com/grokify/mogo from 0.61.0 to 0.61.1",
"is_bot": false,
"headline": "Merge pull request #84 from grokify/dependabot/go_modules/github.com/…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2023-12-10T09:29:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3138b99e18ce06b0c3693620fb9aeeb3771c4609",
"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>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-go from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-12-07T03:44:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ed4981532dd2a4bac8d1c540e6c9d0e7becda69",
"body": "Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.61.0 to 0.61.1.\n- [Release notes](https://github.com/grokify/mogo/releases)\n- [Commits](https://github.com/grokify/mogo/compare/v0.61.0...v0.61.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/mogo\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.com/grokify/mogo from 0.61.0 to 0.61.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-11-28T03:06:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6ec9d35bbdeae75fe937c92f4377d78828d5a39",
"body": "…grokify/goauth-0.20.5\n\nbuild(deps): bump github.com/grokify/goauth from 0.20.4 to 0.20.5",
"is_bot": false,
"headline": "Merge pull request #83 from grokify/dependabot/go_modules/github.com/…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2023-11-27T05:55:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acc6ea44bc471872c90e76736b86607cd1977791",
"body": "Bumps [github.com/grokify/goauth](https://github.com/grokify/goauth) from 0.20.4 to 0.20.5.\n- [Release notes](https://github.com/grokify/goauth/releases)\n- [Commits](https://github.com/grokify/goauth/compare/v0.20.4...v0.20.5)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/goauth\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.com/grokify/goauth from 0.20.4 to 0.20.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-11-27T03:31:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08c9ac650d67b77cd6fe1be5258fb0f994230e44",
"body": null,
"is_bot": false,
"headline": "dep: go mod: update",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2023-11-13T11:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14afd5ee73ad97d6f633920298be3951039db83d",
"body": null,
"is_bot": false,
"headline": "ci: go test: update go versions",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2023-11-13T11:26:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f315fbd826c94e37f42c794ba43f7cb20a7fba6e",
"body": "…grokify/mogo-0.60.1\n\nbuild(deps): bump github.com/grokify/mogo from 0.56.0 to 0.60.1",
"is_bot": false,
"headline": "Merge pull request #79 from grokify/dependabot/go_modules/github.com/…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2023-11-13T11:25:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9362af339aa68708d0bcb63d0aaab5833fbc3cf",
"body": "Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.56.0 to 0.60.1.\n- [Release notes](https://github.com/grokify/mogo/releases)\n- [Commits](https://github.com/grokify/mogo/compare/v0.56.0...v0.60.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/mogo\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.com/grokify/mogo from 0.56.0 to 0.60.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-11-13T06:47:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "146dab4744b189ce95286dee69d0b3516a550557",
"body": "…grokify/go-salesforce-0.2.22\n\nbuild(deps): bump github.com/grokify/go-salesforce from 0.2.20 to 0.2.22",
"is_bot": false,
"headline": "Merge pull request #77 from grokify/dependabot/go_modules/github.com/…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2023-11-13T06:46:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8528d959a4ad3268664c4bc10986dfb4af162749",
"body": "Bumps [github.com/grokify/go-salesforce](https://github.com/grokify/go-salesforce) from 0.2.20 to 0.2.22.\n- [Release notes](https://github.com/grokify/go-salesforce/releases)\n- [Commits](https://github.com/grokify/go-salesforce/compare/v0.2.20...v0.2.22)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/go-salesforce\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.com/grokify/go-salesforce from 0.2.20 to 0.2.22",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-30T03:33:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "735aed72bbf72768e6d5c3997d4dbf365dd94b1a",
"body": "…grokify/mogo-0.56.0\n\nbuild(deps): bump github.com/grokify/mogo from 0.55.0 to 0.56.0",
"is_bot": false,
"headline": "Merge pull request #71 from grokify/dependabot/go_modules/github.com/…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2023-09-18T04:30:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4bc202c527ad8274a8f538f12db54616d301f67",
"body": "Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.55.0 to 0.56.0.\n- [Release notes](https://github.com/grokify/mogo/releases)\n- [Commits](https://github.com/grokify/mogo/compare/v0.55.0...v0.56.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/mogo\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.com/grokify/mogo from 0.55.0 to 0.56.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-09-18T03:27:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bcd7222dad05d6a6a4cd9bcecf78940bcffcccf",
"body": "…grokify/gophonenumbers-0.4.5\n\nbuild(deps): bump github.com/grokify/gophonenumbers from 0.4.4 to 0.4.5",
"is_bot": false,
"headline": "Merge pull request #68 from grokify/dependabot/go_modules/github.com/…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2023-09-16T15:49:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b3cb2e894420a344d529320c79885491002dfd0",
"body": "Bumps [github.com/grokify/gophonenumbers](https://github.com/grokify/gophonenumbers) from 0.4.4 to 0.4.5.\n- [Release notes](https://github.com/grokify/gophonenumbers/releases)\n- [Commits](https://github.com/grokify/gophonenumbers/compare/v0.4.4...v0.4.5)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/gophonenumbers\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.com/grokify/gophonenumbers from 0.4.4 to 0.4.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-09-09T18:14:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c74cba60d638bf4b4d82a78f41f99a5d7a5f6b2",
"body": "…grokify/goauth-0.20.2\n\nbuild(deps): bump github.com/grokify/goauth from 0.20.1 to 0.20.2",
"is_bot": false,
"headline": "Merge pull request #70 from grokify/dependabot/go_modules/github.com/…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2023-09-09T18:13:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4aa44d7e99847ca5fea151d59e20eb76f242c30",
"body": "…/checkout-4\n\nbuild(deps): bump actions/checkout from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #67 from grokify/dependabot/github_actions/actions…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2023-09-09T18:12:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a361c60e8ebc96d070b9d363c1d7a9c7a35b97fd",
"body": "Bumps [github.com/grokify/goauth](https://github.com/grokify/goauth) from 0.20.1 to 0.20.2.\n- [Release notes](https://github.com/grokify/goauth/releases)\n- [Commits](https://github.com/grokify/goauth/compare/v0.20.1...v0.20.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/goauth\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.com/grokify/goauth from 0.20.1 to 0.20.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-09-05T03:42:14Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 15,
"commits_last_year": 28,
"latest_release_at": "2026-07-11T16:21:06Z",
"latest_release_tag": "v0.6.0",
"releases_from_tags": false,
"days_since_last_push": 14,
"active_weeks_last_year": 5,
"days_since_latest_release": 14,
"mean_days_between_releases": 148.3
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": true,
"health_percentage": 71,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/grokify/gameofthrones",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/grokify/gameofthrones",
"is_deprecated": false,
"latest_version": "v0.6.0",
"repository_url": "https://github.com/grokify/gameofthrones",
"versions_count": 15,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-11T15:55:59Z",
"latest_version_yanked": null,
"days_since_latest_publish": 14
}
]
},
"popularity": {
"forks": 0,
"stars": 2,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": 13353,
"source_files_sampled": 28,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.82.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-hrxh-6v49-42gf"
],
"fixed_version": "1.82.1",
"advisory_count": 1,
"oldest_advisory_days": 4
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 18
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1,
"critical": 1
},
"advisory_count": 2,
"affected_count": 2,
"assessed_count": 69,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/grokify/go-salesforce",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.80"
},
{
"name": "github.com/grokify/goauth",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.23.30"
},
{
"name": "github.com/grokify/gocharts/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.27.0"
},
{
"name": "github.com/grokify/gophonenumbers",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.2"
},
{
"name": "github.com/grokify/mogo",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.74.6"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "github.com/ttacon/libphonenumber",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/grokify/go-salesforce",
"direct": true,
"version": "v0.2.80",
"ecosystem": "go"
},
{
"name": "github.com/grokify/goauth",
"direct": true,
"version": "v0.23.30",
"ecosystem": "go"
},
{
"name": "github.com/grokify/gocharts/v2",
"direct": true,
"version": "v2.27.0",
"ecosystem": "go"
},
{
"name": "github.com/grokify/gophonenumbers",
"direct": true,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/grokify/mogo",
"direct": true,
"version": "v0.74.6",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "github.com/ttacon/libphonenumber",
"direct": true,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/auth",
"direct": false,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/auth/oauth2adapt",
"direct": false,
"version": "v0.2.8",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/compute/metadata",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/caarlos0/env/v11",
"direct": false,
"version": "v11.4.1",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/clipperhouse/displaywidth",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "github.com/clipperhouse/uax29/v2",
"direct": false,
"version": "v2.7.0",
"ecosystem": "go"
},
{
"name": "github.com/erikstmartin/go-testdb",
"direct": false,
"version": "v0.0.0-20160219214506-8d10e4a1bae5",
"ecosystem": "go"
},
{
"name": "github.com/fatih/color",
"direct": false,
"version": "v1.19.0",
"ecosystem": "go"
},
{
"name": "github.com/felixge/httpsnoop",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": false,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/stdr",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-json",
"direct": false,
"version": "v0.10.6",
"ecosystem": "go"
},
{
"name": "github.com/golang-jwt/jwt/v5",
"direct": false,
"version": "v5.3.1",
"ecosystem": "go"
},
{
"name": "github.com/golang/protobuf",
"direct": false,
"version": "v1.5.4",
"ecosystem": "go"
},
{
"name": "github.com/google/s2a-go",
"direct": false,
"version": "v0.1.9",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/enterprise-certificate-proxy",
"direct": false,
"version": "v0.3.18",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/gax-go/v2",
"direct": false,
"version": "v2.23.0",
"ecosystem": "go"
},
{
"name": "github.com/huandu/xstrings",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/jessevdk/go-flags",
"direct": false,
"version": "v1.6.1",
"ecosystem": "go"
},
{
"name": "github.com/joho/godotenv",
"direct": false,
"version": "v1.5.1",
"ecosystem": "go"
},
{
"name": "github.com/kellydunn/golang-geo",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/kylelemons/go-gypsy",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/lib/pq",
"direct": false,
"version": "v1.12.3",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.15",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.22",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "v0.0.24",
"ecosystem": "go"
},
{
"name": "github.com/nyaruka/phonenumbers",
"direct": false,
"version": "v1.8.0",
"ecosystem": "go"
},
{
"name": "github.com/olekukonko/cat",
"direct": false,
"version": "v0.0.0-20250911104152-50322a0618f6",
"ecosystem": "go"
},
{
"name": "github.com/olekukonko/errors",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/olekukonko/ll",
"direct": false,
"version": "v0.1.8",
"ecosystem": "go"
},
{
"name": "github.com/olekukonko/tablewriter",
"direct": false,
"version": "v1.1.4",
"ecosystem": "go"
},
{
"name": "github.com/richardlehane/mscfb",
"direct": false,
"version": "v1.0.7",
"ecosystem": "go"
},
{
"name": "github.com/richardlehane/msoleps",
"direct": false,
"version": "v1.0.6",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/tiendc/go-deepcopy",
"direct": false,
"version": "v1.7.2",
"ecosystem": "go"
},
{
"name": "github.com/ttacon/builder",
"direct": false,
"version": "v0.0.0-20170518171403-c099f663e1c2",
"ecosystem": "go"
},
{
"name": "github.com/valyala/bytebufferpool",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/valyala/quicktemplate",
"direct": false,
"version": "v1.8.0",
"ecosystem": "go"
},
{
"name": "github.com/xuri/efp",
"direct": false,
"version": "v0.0.1",
"ecosystem": "go"
},
{
"name": "github.com/xuri/excelize/v2",
"direct": false,
"version": "v2.11.0",
"ecosystem": "go"
},
{
"name": "github.com/xuri/nfp",
"direct": false,
"version": "v0.0.2-0.20250530014748-2ddeb826f9a9",
"ecosystem": "go"
},
{
"name": "github.com/ziutek/mymysql",
"direct": false,
"version": "v1.5.4",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/auto/sdk",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"direct": false,
"version": "v0.69.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": false,
"version": "v0.0.0-20260709172345-9ea1abe57597",
"ecosystem": "go"
},
{
"name": "golang.org/x/image",
"direct": false,
"version": "v0.44.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.57.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/api",
"direct": false,
"version": "v0.288.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20260706201446-f0a921348800",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.82.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.11",
"ecosystem": "go"
},
{
"name": "gopkg.in/jeevatkm/go-model.v1",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 69,
"direct_count": 7,
"indirect_count": 62
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 55,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 209
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "grokify",
"commits": 155,
"avatar_url": "https://avatars.githubusercontent.com/u/209872?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"go-ci.yaml",
"go-lint.yaml",
"go-sast-codeql.yaml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yaml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 6,
"reason": "3 out of 5 merged PRs checked by a CI test -- score normalized to 6",
"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": 0,
"reason": "Found 0/20 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 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": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 9,
"reason": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"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": 6,
"reason": "SAST tool is not run on all commits -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 4,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 9,
"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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "5006a2390a2ba8065cc29494f95bb36d7b89b8bd",
"ran_at": "2026-07-26T06:41:36Z",
"aggregate_score": 5.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T03:22:23Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-11T09:54:31Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/grokify/gameofthrones",
"host": "github.com",
"name": "gameofthrones",
"owner": "grokify"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"security": 66,
"vitality": 66,
"community": 29,
"governance": 56,
"engineering": 76
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 66,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"commits_last_year": 28,
"human_commit_share": 0.69,
"days_since_last_push": 14,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 14 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 14
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "28 commits in the last year",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 28
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 9,
"status": "partial",
"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": 84,
"inputs": {
"releases_count": 15,
"latest_release_tag": "v0.6.0",
"releases_from_tags": false,
"days_since_latest_release": 14,
"mean_days_between_releases": 148.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "15 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 15
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 14 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 14
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~148.3 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 148.3
}
}
],
"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": 14,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 14 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 14
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 29,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 2,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 2
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"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": 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": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"merged_prs": 55,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 209
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "55/264 decided PRs merged",
"points": 8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 55,
"decided": 264
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/20 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"followers": 158,
"owner_type": "User",
"is_verified": null,
"owner_login": "grokify",
"public_repos": 418,
"account_age_days": 5995
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "158 followers of grokify",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 158,
"login": "grokify"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "418 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 418
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/grokify/gameofthrones"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 14
},
"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 14 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 14
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "15 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 15
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 76,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "3 out of 5 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 66,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 5 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.5,
"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 0/20 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 6.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 6",
"points": 3,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 2,
"status": "partial",
"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": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 69 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 69
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 2,
"assessed_packages": 69,
"unassessed_packages": 0,
"affected_by_severity": "critical 1, unknown 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 69,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 72,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"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": "69 of 69 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 69,
"sampled": 69
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.1,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.31
},
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "10 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 10,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "31 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 31,
"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": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 13353,
"source_files_sampled": 28,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/28 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 28,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-26T06:41:44.978996Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/grokify/gameofthrones.svg",
"full_name": "grokify/gameofthrones",
"license_state": "absent",
"license_spdx": null
}