Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 670,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 643617
},
"pushed_at": "2026-07-19T22:22:33Z",
"created_at": "2014-06-21T09:07:48Z",
"owner_type": "User",
"updated_at": "2026-07-12T00:44:58Z",
"description": ":sushi: emoji terminal output for golang",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://note.kyokomi.dev",
"name": "kyokomi",
"type": "User",
"login": "kyokomi",
"company": "Cluster, Inc.",
"location": "Tokyo, Japan",
"followers": 153,
"avatar_url": "https://avatars.githubusercontent.com/u/1456047?v=4",
"created_at": "2012-02-21T03:49:27Z",
"is_verified": null,
"public_repos": 24,
"account_age_days": 5270
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.2.14",
"kind": "patch",
"published_at": "2026-07-12T00:31:48Z"
},
{
"tag": "v2.2.13",
"kind": "patch",
"published_at": "2024-05-06T11:47:50Z"
},
{
"tag": "v2.2.12",
"kind": "patch",
"published_at": "2023-02-19T02:20:24Z"
},
{
"tag": "v2.2.11",
"kind": "patch",
"published_at": "2022-12-07T13:53:18Z"
},
{
"tag": "v2.2.10",
"kind": "patch",
"published_at": "2022-08-07T13:37:22Z"
},
{
"tag": "v2.2.9",
"kind": "patch",
"published_at": "2022-03-02T14:10:36Z"
},
{
"tag": "v2.2.8",
"kind": "patch",
"published_at": "2020-12-30T23:59:05Z"
},
{
"tag": "v2.2.7",
"kind": "patch",
"published_at": "2020-12-30T07:07:46Z"
},
{
"tag": "v2.2.5",
"kind": "patch",
"published_at": "2020-06-09T04:14:26Z"
},
{
"tag": "v2.2.4",
"kind": "patch",
"published_at": "2020-06-09T03:12:52Z"
},
{
"tag": "v2.2.3",
"kind": "patch",
"published_at": "2020-05-12T11:18:18Z"
},
{
"tag": "v2.2.2",
"kind": "patch",
"published_at": "2020-04-14T16:47:48Z"
},
{
"tag": "v2.2.1",
"kind": "patch",
"published_at": "2020-04-08T09:38:48Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2020-04-04T02:20:41Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2019-02-02T09:26:58Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2019-02-02T06:41:55Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2018-11-28T05:44:33Z"
},
{
"tag": "v1.5.1",
"kind": "patch",
"published_at": "2018-05-23T08:32:35Z"
},
{
"tag": "v1.5",
"kind": "other",
"published_at": "2016-12-05T12:57:34Z"
},
{
"tag": "v1.4",
"kind": "other",
"published_at": "2016-04-26T14:37:43Z"
},
{
"tag": "v1.3",
"kind": "other",
"published_at": "2016-02-25T11:02:40Z"
},
{
"tag": "v1.2",
"kind": "other",
"published_at": "2015-11-04T13:10:47Z"
},
{
"tag": "v1.1",
"kind": "other",
"published_at": "2015-06-01T22:59:33Z"
},
{
"tag": "v1.0",
"kind": "other",
"published_at": "2015-05-27T07:38:10Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2014-08-17T11:41:35Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2014-06-24T16:00:36Z"
}
],
"recent_commits": [
{
"oid": "cfee07073ae364a975f88301b2fd6f247dee13e8",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Update README branch references from master to main",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2026-07-12T00:44:54Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8e56d8b3d0331730b3bb57ff4a0c8dc5c56aa2a3",
"body": "* Bump actions/setup-go from 5 to 6\n\nBumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup\n[…]\npport@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: kyokomi <email@kyokomi.dev>\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": true,
"headline": "Bump actions/setup-go from 5 to 6 (#66)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-12T00:42:56Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3479da203483e00c13a10bfafb56fe1c2f32ff4e",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 7 (#67)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-12T00:33:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c34a6fed5d0548429562addf9ddf006b31109e3e",
"body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8 to 9.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v8...v9)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump golangci/golangci-lint-action from 8 to 9 (#68)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-12T00:33:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a659fe56a640109bc44bfecdd0a9641642971f27",
"body": "* Modernize Go directives and update goquery\n\n- go.mod: go 1.14 -> 1.21\n- cmd/go.mod: go 1.12 -> 1.25, goquery v1.5.1 -> v1.12.0\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n* Update emoji\n\nRegenerate emoji_codemap.go with Unicode Emoji 16.0/17.0 additions\n(18 new emoji, no removals)\n\nCo\n[…]\npairs (zodiac signs, :OK_hand:, :ZZZ:,\netc.) now also normalize to lowercase.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Maintenance: update emoji data, modernize Go/CI, add dependabot (#65)",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2026-07-12T00:30:42Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "eb108489069ff2953e6bb4fe471784e664563644",
"body": null,
"is_bot": false,
"headline": "Bump GitHub workflow actions (#64)",
"author_name": "Andreas Deininger",
"author_login": "deining",
"committed_at": "2024-09-19T08:36:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6143718b8c151d51c5a3388d3ebf2947887be8ec",
"body": null,
"is_bot": false,
"headline": "Update emoji",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2024-04-25T10:15:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a71330d6d8dc4ff12f54872055f7cb3a40596f8",
"body": "一旦停止",
"is_bot": false,
"headline": "Delete check_generate.yml",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2023-06-05T09:14:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9db2baf4342717f3b5de85964c8d1fad90727fb9",
"body": null,
"is_bot": false,
"headline": "Update unicodeorg url",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2023-05-31T01:21:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b24f485ed90c9bc7d733b8df97ac380f44e0df11",
"body": null,
"is_bot": false,
"headline": "fit typo",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2023-02-19T07:23:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c37c65064ac285cd1d62ec6300c94a781d8a8486",
"body": null,
"is_bot": false,
"headline": "Fix export `emojize` for use with the transform package etc. (#62)",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2023-02-19T02:09:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bdd002db218c6342ad9a13085fb2250dc5b36c4",
"body": null,
"is_bot": false,
"headline": "Add workflow to check generateEmojiCodeMap (#61)",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2023-02-18T15:38:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44f96761fd0b9926bc931661f01a701164b8308b",
"body": null,
"is_bot": false,
"headline": "Upgrade emoji (#57)",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2022-12-07T13:52:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52125aba273b0e17ae7cc40211d4009589320adb",
"body": null,
"is_bot": false,
"headline": "Support github actions CI (#56)",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2022-12-07T13:48:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a3035031369c2e9ccf3a6b5bee535cdeba3b5dc",
"body": "Update emoji",
"is_bot": false,
"headline": "Merge pull request #55 from kyokomi/feature/kyokomi/emoji_generate",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2022-08-07T13:36:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cd1718ccb1d7fee4758870d165a8fb147c848ba",
"body": null,
"is_bot": false,
"headline": "fix tool install",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2022-08-07T13:28:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89c5ff975c2085d7285fa77f8e689a9948a94294",
"body": null,
"is_bot": false,
"headline": "fix lint",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2022-08-07T13:25:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf1a64078e05a727b2144f36754e39ae2dce3e00",
"body": null,
"is_bot": false,
"headline": "Update emoji",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2022-08-07T13:23:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ce7145aeed4411c2feb50435bcd9aab9689d4ce",
"body": "Update emoji",
"is_bot": false,
"headline": "Merge pull request #54 from kyokomi/upgrade_emoji",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2022-03-02T14:09:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d899d4bbe3b04d672c5006a8cfd76433806fbabc",
"body": null,
"is_bot": false,
"headline": "Update emoji",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2022-03-02T14:06:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f48dc4297ae1446d0422078b5ed1ef0d1299ece",
"body": null,
"is_bot": false,
"headline": "Fix import path in example",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2020-12-30T23:57:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a342ba54a721c6bccec3b8510281900dba7146b4",
"body": "Fix import path and godoc link in README",
"is_bot": false,
"headline": "Merge pull request #51 from moorereason/readme",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2020-12-30T23:55:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d559881a98bd5d1bfe233a5f44527c27c17c8d89",
"body": "Go modules expects releases greater than or equal to v2.0.0 to be\nimported with a `/v2` suffix. Without the `/v2` suffix, `go mod` is\nunable to detect the latest version of emoji and saves a \"+incompatible\"\nversion in the user's go.mod file.\n\ngodoc.org is deprecated and will begin redirecting to pkg.go.dev in\nearly 2021. Update link and badge to point to pkg.go.dev.\nSee https://blog.golang.org/godoc.org-redirect for more information.",
"is_bot": false,
"headline": "Fix import path and godoc link in README",
"author_name": "Cameron Moore",
"author_login": "moorereason",
"committed_at": "2020-12-30T19:44:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9154b5b5a4737fa6829843cbe79a1f969a17da51",
"body": "Fix generate code",
"is_bot": false,
"headline": "Merge pull request #50 from kyokomi/fix_generate_code",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2020-12-30T07:06:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40a9a20dc77b68b63fc73302531efe0648f740d6",
"body": "It was not updated due to a mistake in the path to be generated.",
"is_bot": false,
"headline": "Fix generate code",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2020-12-30T07:04:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a38e5d40966afdc6a3a773f452c52a27abb88ca6",
"body": "Fix init costs",
"is_bot": false,
"headline": "Merge pull request #49 from kyokomi/initcosts",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2020-12-30T05:57:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68c6c721e35f068e13e816fa889e4f185a38cfbb",
"body": null,
"is_bot": false,
"headline": "fix init costs",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2020-12-30T04:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24a0d8a0df5265db6864d89826b44f39f9f0ff24",
"body": null,
"is_bot": false,
"headline": "fix module version",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2020-06-09T04:12:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9229474a237462857f099f7bfa2636b3f14ada25",
"body": "* Remove go.mod\r\n\r\n* fix GO111MODULE=on",
"is_bot": false,
"headline": "Remove go.mod (#47)",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2020-06-09T03:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0909d26d4a8365ec76f2df00b9456b3ba3c64e62",
"body": "https://github.com/golang/go/issues/35732",
"is_bot": false,
"headline": "Fix go.mod (#46)",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2020-06-09T02:51:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9287703717b443eb36d6132dbc17aa1750525082",
"body": null,
"is_bot": false,
"headline": "add go mod support (#45)",
"author_name": "Michael Muré",
"author_login": "MichaelMure",
"committed_at": "2020-05-11T16:00:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cab09f717dfe17c99b322c198d2dfe1690f19056",
"body": null,
"is_bot": false,
"headline": "Change ReplacePadding to option (#44)",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2020-04-14T16:45:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73b0214ffacb5ca82003fa45624d9c33be9cda82",
"body": null,
"is_bot": false,
"headline": "Fix codemap generation (#41)",
"author_name": "Joshua Blum",
"author_login": "joshblum",
"committed_at": "2020-04-07T23:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f03f5a266215d86ca91b3b8f3a9019e2528cca5",
"body": "* Fix support github.com/golangci/golangci-lint\r\n\r\n* fix lint",
"is_bot": false,
"headline": "Add github.com/golangci/golangci-lint to CI (#40)",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2020-04-04T02:16:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "073c8f320b3f9ef915610d0af113e43a385dc477",
"body": "Generate reverse code map in template, alias obsoletes",
"is_bot": false,
"headline": "Merge pull request #38 from joshblum/joshblum/codegen",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2020-04-04T02:00:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3737a90715d2280c3a0d8a683872502a850faa04",
"body": null,
"is_bot": false,
"headline": "fix typo",
"author_name": "Joshua Blum",
"author_login": "joshblum",
"committed_at": "2020-04-02T16:31:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d67f8bf86809b8667560452fe03292d43aa32051",
"body": null,
"is_bot": false,
"headline": "fix tests",
"author_name": "Joshua Blum",
"author_login": "joshblum",
"committed_at": "2020-04-02T16:30:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b19aa85487a873589beadd79f1de5810a2869450",
"body": null,
"is_bot": false,
"headline": "Generate reverse code map in template, alias obsoletes",
"author_name": "Joshua Blum",
"author_login": "joshblum",
"committed_at": "2020-04-02T16:18:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7918144063fd8d0a06e7670fdc5557cc99e53e2",
"body": "Add emoji data source",
"is_bot": false,
"headline": "Merge pull request #36 from joshblum/joshblum/emojisrc",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2020-04-02T15:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8803a15706ee7c162469e414913de31943feaa38",
"body": "ReverseCodeMap, map unicode character to lists of short codes",
"is_bot": false,
"headline": "Merge pull request #35 from joshblum/joshblum/revmap",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2020-04-02T15:07:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81a1f6e9ebc0751ebbcf86610a669be0c1db6f1c",
"body": null,
"is_bot": false,
"headline": "Add emoji data source",
"author_name": "Joshua Blum",
"author_login": "joshblum",
"committed_at": "2020-04-02T14:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "051f4c94f0f3c3861ce83ff635868e107cf31a11",
"body": null,
"is_bot": false,
"headline": "sortby short name length",
"author_name": "Joshua Blum",
"author_login": "joshblum",
"committed_at": "2020-04-02T13:20:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d285ed8789f34d7951f7ce9e95bd5193141e30a5",
"body": null,
"is_bot": false,
"headline": "ReverseCodeMap, map unicode character to lists of short codes",
"author_name": "Joshua Blum",
"author_login": "joshblum",
"committed_at": "2020-04-02T01:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2b747d740d8dd2d6f770cb67e6fd6163b4c44f6",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2019-12-03T09:18:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4610be54f4e805c862c5e6673c0c957eec03dbe5",
"body": "Update emoji",
"is_bot": false,
"headline": "Merge pull request #33 from kyokomi/feature/generate_emoji",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2019-11-15T04:47:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49ca9ef4c9c82387a8fe2acf082efd77d91974db",
"body": null,
"is_bot": false,
"headline": "Update emoji",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2019-11-15T04:45:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51762253ec2b5dafce2d33adfb0d49121924ee58",
"body": "add support for emoji compilation in formatted arguments",
"is_bot": false,
"headline": "Merge pull request #32 from bobheadxi/master",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2019-03-03T06:51:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbb51e81aa7115c66cf47164ba810f44baa29067",
"body": null,
"is_bot": false,
"headline": "make compilation the last step in all printers",
"author_name": "Robert Lin",
"author_login": "bobheadxi",
"committed_at": "2019-03-01T21:52:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eba9a9d7bfd64dcfe6e90fb3d53b2f3357a015c3",
"body": "Fix support unicode v11.0",
"is_bot": false,
"headline": "Merge pull request #31 from kyokomi/feature/unnicodev11",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2019-02-02T09:25:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d293807f4e1bddd80c5ded92e89578bc3a7d4c90",
"body": null,
"is_bot": false,
"headline": "Fix support unicode v11.0",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2019-02-02T09:20:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc10b9e32b0ba31d5ecf00514ee09c3449d6aac9",
"body": "Fix compatible with gemoji codemap",
"is_bot": false,
"headline": "Merge pull request #30 from kyokomi/feature/compatibility",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2019-02-02T06:40:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28a598f2d333f7cf673fda1ec79e20b3cfdc6246",
"body": null,
"is_bot": false,
"headline": "Fix compatible with gemoji codemap",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2019-02-02T06:35:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e8ba3a0c44777fb024ba9a6876d261f215a0c15",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #28 from kyokomi/kyokomi-patch-readme",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2018-11-28T13:45:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7a76adb1b993a3fadde73f55379039cd46095e0",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2018-11-28T13:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cd7d0b1b03c19b7a9a01a515038c46cf6de6ae0",
"body": "…mojo_v5\n\nUpdate emoji CodeFreezr/emojo_v5",
"is_bot": false,
"headline": "Merge pull request #27 from kyokomi/feature/update_emoji_codeFreezr_e…",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2018-11-28T05:42:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de4b88943e1b6000508cf395af73e5200dd9dacf",
"body": "See https://github.com/kyokomi/generateEmojiCodeMap/pull/1",
"is_bot": false,
"headline": "Update emoji CodeFreezr/emojo_v5",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2018-11-28T05:31:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e9a9507333f3ee28f3fab88c2c3aba34455d734",
"body": "Fix emoji rendering for some ops",
"is_bot": false,
"headline": "Merge pull request #22 from gonzaloserrano/fix/emoji-rendering",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2017-11-21T01:00:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9986e901eebdce6a4f36c2aaf0754680189bb439",
"body": null,
"is_bot": false,
"headline": "Fix emoji rendering for some ops",
"author_name": "gonzaloserrano",
"author_login": "gonzaloserrano",
"committed_at": "2017-11-20T13:46:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f154540c9a5e5d8daee4cd5d6313595a442f3510",
"body": "Update emoji",
"is_bot": false,
"headline": "Merge pull request #21 from kyokomi/feature/update_emoji",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2017-11-20T01:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7403fc930e2f2d8545a5f5cf9c13bdaf1d358ef",
"body": null,
"is_bot": false,
"headline": "Update emoji",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2017-11-20T01:14:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddd4753eac3f6480ca86b16cc6c98d26a0935d17",
"body": "update emoji",
"is_bot": false,
"headline": "Merge pull request #17 from kyokomi/update_emoji",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2017-05-19T01:14:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8abea673883b169d421e5ca107fe499420cb3d2",
"body": "Add benchmark test",
"is_bot": false,
"headline": "Merge pull request #16 from kyokomi/add_benchmark",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2017-05-19T01:14:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5a83f9c6e0200f9762979cbcf57ad647430b57a",
"body": "Add support for :flag-**: emojis",
"is_bot": false,
"headline": "Merge pull request #15 from htdvisser/master",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2017-05-19T01:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fe0952b9224b4994314a72f101adc3d0bf59778",
"body": null,
"is_bot": false,
"headline": "update emoji",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2017-05-19T01:08:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9741cad62a11e36366ef1f677831a28d0d83d9da",
"body": null,
"is_bot": false,
"headline": "Add benchmark test",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2017-05-19T01:04:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1592c07f599b02a22c2fce04bdd8669e7e9b148",
"body": null,
"is_bot": false,
"headline": "Add support for flag emojis",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2017-05-18T18:39:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "567e12a938225a2e97bb02fe8194bb8271871307",
"body": "Update emoji to latest",
"is_bot": false,
"headline": "Merge pull request #14 from kyokomi/update_emoji",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2017-04-15T05:58:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cac809257f89e0a7f161908268421bc3ad8472c8",
"body": null,
"is_bot": false,
"headline": "Update emoji to latest",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2017-04-15T05:54:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ad0be7be9d4ee6ec2cf5df483dbec752626ac64",
"body": "Add support ci to wercker.com",
"is_bot": false,
"headline": "Merge pull request #12 from kyokomi/feature/wercker",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2017-02-07T14:41:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58206a8a0339c75e47f30f68ed518c36d3565c6b",
"body": null,
"is_bot": false,
"headline": "Add build status badge",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2017-02-07T14:41:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "750c2ef2d0660df158c42318981e5758ae3bfec3",
"body": null,
"is_bot": false,
"headline": "Add support ci to wercker.com",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2017-02-07T14:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e06b236c489543f53868841f188a294e3383eab",
"body": null,
"is_bot": false,
"headline": "Fix generate codemap",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2016-11-23T14:43:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a68d8b4cc477a35899b4ca324216421b89cb597d",
"body": "fixing typo in readme and demo",
"is_bot": false,
"headline": "Merge pull request #11 from jorinvo/typo-fix",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2016-11-23T14:12:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "772c29c330f81802cd6341dd4174ca6f67ca06bb",
"body": null,
"is_bot": false,
"headline": "fixing typo in readme and demo",
"author_name": "Jorin Vogel",
"author_login": "jorinvo",
"committed_at": "2016-11-23T13:16:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17c5e7085c9d59630aa578df67f4469481fbe7a9",
"body": "Fix typo in example/hello.go",
"is_bot": false,
"headline": "Merge pull request #8 from anthonyfok/patch-1",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2016-04-21T00:15:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "581a63654b1cdbcdd1157c0a02872c574bd79b67",
"body": null,
"is_bot": false,
"headline": "Fix typo in example/hello.go",
"author_name": "Anthony Fok",
"author_login": "anthonyfok",
"committed_at": "2016-04-20T21:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d06585c66dd0b6daf530e55318049438f26e80d",
"body": null,
"is_bot": false,
"headline": "support :mandarin: :ng_woman: :orange:",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2016-03-27T15:24:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ee4529aea609e7364bf629527f390d9d1b88dfb",
"body": "bugfix Colon followed by emoji fails",
"is_bot": false,
"headline": "Merge pull request #7 from kyokomi/bugfix-colon-followed-emoji",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2016-03-03T01:14:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24efda31b0789451e5bbf352ed88693f9cdfc256",
"body": "https://github.com/kyokomi/emoji/issues/6",
"is_bot": false,
"headline": "bugfix Colon followed by emoji fails",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2016-03-03T01:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f5ed6f9be2e471a618949b52b7a70fea5fd57f7",
"body": "added the space check",
"is_bot": false,
"headline": "Merge pull request #5 from kyokomi/bugfix-text-colons",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2016-02-25T01:43:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fda82aa9940628c8d723ee9b180e10aa37fde1a7",
"body": null,
"is_bot": false,
"headline": "added the space check",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2016-02-25T01:37:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c2f77e85b7a6ed3601dd3d20d024621192f444e",
"body": null,
"is_bot": false,
"headline": "added :pout: 😡",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2015-11-04T13:09:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1f6e02234f907fdd9bc1ff1bf4bafe19602df55",
"body": null,
"is_bot": false,
"headline": "fix go vet",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2015-08-11T05:25:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a079c4d28380d51c43cb568a384a2ff3adcf9f8",
"body": "added import instructions",
"is_bot": false,
"headline": "Merge pull request #3 from matryer/master",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2015-06-01T22:57:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3801199141754853be870c520e3d77bc936dc4f",
"body": null,
"is_bot": false,
"headline": "added import instructions",
"author_name": "Mat Ryer",
"author_login": "matryer",
"committed_at": "2015-06-01T22:51:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c91bc3e37b4c8c9f149ce4e72a830bd8bc9b2f6",
"body": "added CodeMap exposure",
"is_bot": false,
"headline": "Merge pull request #2 from matryer/master",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2015-06-01T22:47:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77e35d66c93b3773ebf9cc8a4aedc4c0ec45f355",
"body": null,
"is_bot": false,
"headline": "added CodeMap exposure (for more flexible use)",
"author_name": "Mat Ryer",
"author_login": "matryer",
"committed_at": "2015-06-01T22:29:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "991bfd6d5efa065a072dd4443c296b665f33c46d",
"body": null,
"is_bot": false,
"headline": "removed: warn log",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2015-05-13T12:43:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "541ce2d43541b32586ca25f8dfb97439e8fa79c2",
"body": null,
"is_bot": false,
"headline": "update: emoji_codemap.go",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2015-01-17T01:55:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f54be4479b071c17745829a103be4903adf42b50",
"body": "instead of emojiCodeMap go:generate.",
"is_bot": false,
"headline": "Use `github.com/kyokomi/generateEmojiCodeMap`",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2015-01-17T01:53:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74386e52a29984717adaab99ffd997b61ad32e87",
"body": null,
"is_bot": false,
"headline": "document",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2014-08-31T00:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34cc78154944cb3b3f4d2b50ba2f59500ea6c218",
"body": null,
"is_bot": false,
"headline": "bugfix: removed the errorlog for emojiReplase",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2014-08-17T11:53:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8afdba536aacf626c5d222e867373da17b6b3ea",
"body": null,
"is_bot": false,
"headline": "example: fix v0.0.2",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2014-08-17T11:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e4f63431a721ead5e373ff0cbc8fd7668ed327d",
"body": null,
"is_bot": false,
"headline": "document: update",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2014-08-17T11:40:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dae4fd9b545011fde7eabc7d0ec14970480d8f7",
"body": null,
"is_bot": false,
"headline": "fix: goimports",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2014-08-17T11:30:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19e70d74798bd1bc1fb8f5acd266798e828d44a9",
"body": null,
"is_bot": false,
"headline": "test: added emoji multi pattern",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2014-08-17T11:29:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19a8538feb3c5db8ee5db2a06f599257ad09c715",
"body": null,
"is_bot": false,
"headline": "fix: removed emojiSyntax @{:beer:} -> :beer:",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2014-08-17T11:29:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21797527e6830262bd49a9aaf66fb5a74d5472ca",
"body": null,
"is_bot": false,
"headline": "document: update README.md and golint",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2014-08-10T06:35:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2846d6f77d871224db5a15f2f6d8b2d7a1347ab9",
"body": null,
"is_bot": false,
"headline": "document: update",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2014-08-10T06:09:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42ec7f3daa774e18cf29b3a14fcd0197033d65ec",
"body": null,
"is_bot": false,
"headline": "update README.md coverage badge",
"author_name": "kyokomi",
"author_login": "kyokomi",
"committed_at": "2014-08-10T06:02:36Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 26,
"commits_last_year": 5,
"latest_release_at": "2026-07-12T00:31:48Z",
"latest_release_tag": "v2.2.14",
"releases_from_tags": false,
"days_since_last_push": 7,
"active_weeks_last_year": 1,
"days_since_latest_release": 15,
"mean_days_between_releases": 247.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/kyokomi/emoji/v2",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/kyokomi/emoji/v2",
"is_deprecated": false,
"latest_version": "v2.2.14",
"repository_url": "https://github.com/kyokomi/emoji",
"versions_count": 18,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-12T00:30:42Z",
"latest_version_yanked": null,
"days_since_latest_publish": 15
},
{
"name": "github.com/kyokomi/emoji",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/kyokomi/emoji",
"is_deprecated": false,
"latest_version": "v1.5.1",
"repository_url": "https://github.com/kyokomi/emoji",
"versions_count": 10,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2017-11-21T01:00:09Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3170
}
]
},
"popularity": {
"forks": 94,
"stars": 812,
"watchers": 8,
"fork_history": {
"days": [
{
"date": "2015-05-08",
"count": 1
},
{
"date": "2015-06-01",
"count": 1
},
{
"date": "2015-10-27",
"count": 1
},
{
"date": "2016-02-18",
"count": 1
},
{
"date": "2016-04-11",
"count": 1
},
{
"date": "2016-04-20",
"count": 1
},
{
"date": "2016-05-16",
"count": 1
},
{
"date": "2016-05-18",
"count": 1
},
{
"date": "2016-08-04",
"count": 1
},
{
"date": "2016-09-03",
"count": 1
},
{
"date": "2016-12-15",
"count": 1
},
{
"date": "2017-04-17",
"count": 1
},
{
"date": "2017-04-18",
"count": 2
},
{
"date": "2017-11-17",
"count": 1
},
{
"date": "2017-11-18",
"count": 1
},
{
"date": "2017-12-09",
"count": 1
},
{
"date": "2017-12-29",
"count": 1
},
{
"date": "2018-05-23",
"count": 1
},
{
"date": "2018-08-31",
"count": 1
},
{
"date": "2018-09-10",
"count": 1
},
{
"date": "2018-11-28",
"count": 1
},
{
"date": "2019-03-08",
"count": 1
},
{
"date": "2019-04-10",
"count": 1
},
{
"date": "2019-05-10",
"count": 1
},
{
"date": "2019-05-13",
"count": 1
},
{
"date": "2019-05-18",
"count": 1
},
{
"date": "2019-05-24",
"count": 1
},
{
"date": "2019-06-07",
"count": 1
},
{
"date": "2019-07-26",
"count": 1
},
{
"date": "2019-11-17",
"count": 1
},
{
"date": "2020-01-10",
"count": 1
},
{
"date": "2020-03-05",
"count": 1
},
{
"date": "2020-03-21",
"count": 1
},
{
"date": "2020-03-22",
"count": 1
},
{
"date": "2020-03-24",
"count": 1
},
{
"date": "2020-04-02",
"count": 1
},
{
"date": "2020-05-10",
"count": 1
},
{
"date": "2020-11-19",
"count": 1
},
{
"date": "2020-12-04",
"count": 1
},
{
"date": "2020-12-29",
"count": 1
},
{
"date": "2020-12-31",
"count": 1
},
{
"date": "2021-01-05",
"count": 1
},
{
"date": "2021-02-21",
"count": 1
},
{
"date": "2021-05-08",
"count": 1
},
{
"date": "2021-07-22",
"count": 1
},
{
"date": "2021-09-01",
"count": 1
},
{
"date": "2021-09-14",
"count": 1
},
{
"date": "2021-11-08",
"count": 1
},
{
"date": "2022-02-11",
"count": 9
},
{
"date": "2022-02-12",
"count": 1
},
{
"date": "2022-02-13",
"count": 2
},
{
"date": "2022-02-14",
"count": 5
},
{
"date": "2022-02-16",
"count": 1
},
{
"date": "2022-02-17",
"count": 4
},
{
"date": "2022-02-18",
"count": 2
},
{
"date": "2022-02-19",
"count": 1
},
{
"date": "2022-04-04",
"count": 1
},
{
"date": "2022-04-14",
"count": 1
},
{
"date": "2022-04-19",
"count": 1
},
{
"date": "2022-05-02",
"count": 1
},
{
"date": "2022-06-30",
"count": 1
},
{
"date": "2022-07-15",
"count": 1
},
{
"date": "2022-12-09",
"count": 1
},
{
"date": "2024-04-25",
"count": 1
},
{
"date": "2024-09-18",
"count": 1
},
{
"date": "2024-09-24",
"count": 1
},
{
"date": "2024-10-19",
"count": 1
},
{
"date": "2025-04-05",
"count": 1
},
{
"date": "2025-05-28",
"count": 1
},
{
"date": "2025-11-02",
"count": 1
},
{
"date": "2026-02-13",
"count": 1
},
{
"date": "2026-05-09",
"count": 1
},
{
"date": "2026-05-27",
"count": 1
}
],
"complete": true,
"collected": 91,
"total_forks": 94
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"cmd/go.mod",
"go.mod"
],
"largest_source_bytes": 624128,
"source_files_sampled": 9,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"cmd/go.mod",
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 4,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/PuerkitoBio/goquery",
"manifest": "cmd/go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/puerkitobio/goquery",
"direct": true,
"version": "1.5.1",
"ecosystem": "go"
},
{
"name": "github.com/puerkitobio/goquery",
"direct": true,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "github.com/andybalholm/cascadia",
"direct": false,
"version": "v1.3.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.57.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 4,
"direct_count": 2,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 42,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 16,
"closed_unmerged_prs": 10
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "kyokomi",
"commits": 90,
"avatar_url": "https://avatars.githubusercontent.com/u/1456047?v=4"
},
{
"type": "User",
"login": "joshblum",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/1144020?v=4"
},
{
"type": "User",
"login": "matryer",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/101659?v=4"
},
{
"type": "User",
"login": "deining",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/18169566?v=4"
},
{
"type": "User",
"login": "anthonyfok",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1274764?v=4"
},
{
"type": "User",
"login": "moorereason",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/131056?v=4"
},
{
"type": "User",
"login": "htdvisser",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/181308?v=4"
},
{
"type": "User",
"login": "jorinvo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/738978?v=4"
},
{
"type": "User",
"login": "MichaelMure",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/294669?v=4"
},
{
"type": "User",
"login": "bobheadxi",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/23356519?v=4"
}
],
"contributors_sampled": 11,
"top_contributor_share": 0.841
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"go.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 2,
"reason": "4 out of 16 merged PRs checked by a CI test -- score normalized to 2",
"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": 1,
"reason": "Found 2/20 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 5,
"reason": "5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "cfee07073ae364a975f88301b2fd6f247dee13e8",
"ran_at": "2026-07-27T18:20:21Z",
"aggregate_score": 5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-26T22:22:37Z",
"oldest_open_prs": [
{
"number": 69,
"created_at": "2026-07-19T22:22:34Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-12T00:42:56Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/kyokomi/emoji",
"host": "github.com",
"name": "emoji",
"owner": "kyokomi"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 60,
"vitality": 63,
"community": 60,
"governance": 66,
"engineering": 51
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 63,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"commits_last_year": 5,
"human_commit_share": 0.97,
"days_since_last_push": 7,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "5 commits in the last year",
"points": 7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 5
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"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": 26,
"latest_release_tag": "v2.2.14",
"releases_from_tags": false,
"days_since_latest_release": 15,
"mean_days_between_releases": 247.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "26 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 26
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 15 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 15
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~247.1 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 247.1
}
}
],
"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": 15,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 15 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 15
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 60,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"forks": 94,
"stars": 812,
"watchers": 8,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "812 stars",
"points": 47.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 812
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "94 forks",
"points": 16.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 94
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "8 watchers",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 8
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 66,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 11,
"top_contributor_share": 0.841
},
"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 84% of commits",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 84
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "11 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 11
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"merged_prs": 42,
"open_issues": 0,
"closed_issues": 16,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 10
},
"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": "42/52 decided PRs merged",
"points": 30.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 42,
"decided": 52
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/20 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"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": 60,
"inputs": {
"followers": 153,
"owner_type": "User",
"is_verified": null,
"owner_login": "kyokomi",
"public_repos": 24,
"account_age_days": 5270
},
"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": "153 followers of kyokomi",
"points": 15.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 153,
"login": "kyokomi"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "24 public repos, account ~14 yr old",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 24
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/kyokomi/emoji/v2",
"github.com/kyokomi/emoji"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 15
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 15 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 15
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "18 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 18
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 51,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "4 out of 16 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 60,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "4 out of 16 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.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 2/20 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "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 4 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": 4
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 4,
"unassessed_packages": 0,
"affected_by_severity": "none",
"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": 4,
"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": 19
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 56,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.515,
"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": "50 of 97 human commits state their intent (structured subject or explanatory body)",
"points": 27.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 50,
"sampled": 97
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.03,
"toolchain_manifests": [
"cmd/go.mod",
"go.mod"
],
"dependency_bot_commit_share": 0.03
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "cmd/go.mod, go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "cmd/go.mod, go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "3 of the last 100 commits agent-authored or agent-credited",
"points": 6,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 3,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "3 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 3,
"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": 94,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 624128,
"source_files_sampled": 9,
"oversized_source_files": 1
},
"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": "1/9 source files over 60KB",
"points": 48.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 9,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"max_points": 40
}
]
}
],
"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-27T18:20:39.046395Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/kyokomi/emoji.svg",
"full_name": "kyokomi/emoji",
"license_state": "standard",
"license_spdx": "MIT"
}