Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 96,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 56719
},
"pushed_at": "2022-06-17T19:22:44Z",
"created_at": "2013-01-05T16:08:06Z",
"owner_type": "User",
"updated_at": "2026-07-21T06:17:29Z",
"description": "Debugging helper utilities for Go",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Kyle Lemons",
"type": "User",
"login": "kylelemons",
"company": null,
"location": null,
"followers": 139,
"avatar_url": "https://avatars.githubusercontent.com/u/322213?v=4",
"created_at": "2010-07-04T01:37:03Z",
"is_verified": null,
"public_repos": 55,
"account_age_days": 5868
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2019-05-05T01:19:08Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2019-04-30T01:48:46Z"
}
],
"recent_commits": [
{
"oid": "e693023230a4a8be4e28c9bd02f467b0534ac08b",
"body": null,
"is_bot": false,
"headline": "Update CI to use currently-supported Go versions",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2020-11-07T06:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a0035301fcf3b5b9709b9bc5dc9b46136f9ed65",
"body": null,
"is_bot": false,
"headline": "Set the CI build targets for tri-arch",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2020-11-07T06:12:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64c05a1169679df54a811436d0668aec10a8ca9b",
"body": "Adding power support",
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "santosh653",
"author_login": "santosh653",
"committed_at": "2020-11-07T05:56:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa7b53cdfc9105c70f134574002f406232921437",
"body": "Fixes #13",
"is_bot": false,
"headline": "pretty: Detect bad nil-calls of Stringer etc",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2019-08-24T19:27:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bde9f3c96d7aa052631925fa03b944627a335ffc",
"body": null,
"is_bot": false,
"headline": "travis: Remove support for versions of go before strings.Builder",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2019-08-24T18:50:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbf057ca71bbbee6f568c47d1051fb17eba85357",
"body": null,
"is_bot": false,
"headline": "diff: Add Render API for rendering the output of DiffChunks",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2019-08-24T18:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2dd1a805a6c8b11a8abf8c17aca480115deed4f",
"body": null,
"is_bot": false,
"headline": "travis: add new go versions",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2019-08-24T18:44:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a435ca668a924cbe28b15c21c2f9d46ed72e6783",
"body": null,
"is_bot": false,
"headline": "Merge branch 'selfref'",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2019-06-29T02:59:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e866184aa0f96583eb39fe74f0d6ef53e6b182e1",
"body": null,
"is_bot": false,
"headline": "doc: remove completed TODO",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2019-05-05T01:26:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ff306d4fbead574800b66369df5b6144732d58e",
"body": null,
"is_bot": false,
"headline": "README: link to the newish `cmp` package",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2019-05-05T01:16:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c2843eff2f0592946de18d0d01134b08b414bec",
"body": null,
"is_bot": false,
"headline": "pretty: Note that Compare doesn't compare types.",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2019-05-05T01:14:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8db7c349f9dc323408a97a8d3b8873aab177c271",
"body": null,
"is_bot": false,
"headline": "Merge branch 'selfref'",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2019-05-05T01:06:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce74423a4a2776bf9c580a4a6902cc6de6e39248",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into selfref",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2019-04-30T01:51:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "009bb93e63da0d3607040fbc75007ff3e635a5a5",
"body": null,
"is_bot": false,
"headline": "Create go.mod",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2019-04-30T01:43:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a67e28dea99791f60d42a5fe5b0e92b0db94ab8",
"body": null,
"is_bot": false,
"headline": "Emit tags in ascending order during output",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2017-11-18T19:00:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c79fab568fc3b6a41766566422a836fe42236c6",
"body": null,
"is_bot": false,
"headline": "Doc comment fixes and some misc cleanups",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2017-08-22T03:58:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8090bbff86adfd6c765d54e31b5d5a804ce8382a",
"body": "…etter.",
"is_bot": false,
"headline": "Switch from ref#1 to <#1> style representation; I think I like this b…",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2017-08-22T03:53:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f987c1853e36bf8909f185f815dd67d068276feb",
"body": "…field.",
"is_bot": false,
"headline": "Fix doc comment for TrackCycles to remove a reference to an outdated …",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2017-08-22T03:47:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecf6d57b713960a455bc9dc3dbbaf6538b99f5e3",
"body": null,
"is_bot": false,
"headline": "Add benchmarks for map code path of cycle tracking",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2017-08-22T03:37:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60ca602a6cdae3f958299cf2c26f423c49e14d5d",
"body": null,
"is_bot": false,
"headline": "Ensure stable map ordering for cycle ID allocation",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2017-08-22T01:54:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eadb21533165d228cde9f9c80bc853ec890942e",
"body": "See #17",
"is_bot": false,
"headline": "Switch to target/reference output for detected cycles",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2017-08-22T01:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba6def33137f90b615584370fde0bb13c561e67f",
"body": null,
"is_bot": false,
"headline": "Add benchmarks for reflect with tracking enabled",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2017-08-20T00:53:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5301bd2ee6e8f783e9fdcdcacacf24098ed18447",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into selfref",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2017-08-20T00:44:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d65d576e9348f5982d7f6d83682b694e731a45c6",
"body": null,
"is_bot": false,
"headline": "Add benchmark for val2node",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2017-08-20T00:43:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba77abe697aa866c8a46a7021a96c260e5e76f43",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into selfref",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2017-08-20T00:19:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bea4083db165ece6fb847b19d14398f847b1e9f4",
"body": null,
"is_bot": false,
"headline": "Remove 1.9 (doesn't exist yet, oops)",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2017-08-20T00:18:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a85deda102889db7d4e7c33181f6470a49e5e2bb",
"body": "See issue #16 and pulls #1 and #17 for context.",
"is_bot": false,
"headline": "Add support for self-referential structures.",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2017-08-20T00:15:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62304252c7e450a41f15acb045134d8d23bd96a9",
"body": null,
"is_bot": false,
"headline": "Add testing for go1.8 and go1.9",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2017-08-20T00:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a616ab194758ae0a11290d87ca46ee8c440117b0",
"body": "Change the argument names of pretty.Compare to a and b",
"is_bot": false,
"headline": "Merge pull request #14 from kbloom/master",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2017-02-24T01:00:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4106ce705375becba834ddbf2339edad9b842fe3",
"body": null,
"is_bot": false,
"headline": "Remove some indefinite articles from the comment on pretty.Compare",
"author_name": "Ken Bloom",
"author_login": "kbloom",
"committed_at": "2017-02-23T16:55:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95b382491af5f9717e12da0a413bb7d957763e08",
"body": null,
"is_bot": false,
"headline": "Change the argument names of pretty.Compare to a and b",
"author_name": "Ken Bloom",
"author_login": "kbloom",
"committed_at": "2017-02-22T21:35:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d99083b96f422f8fd5a93bc02040acec769e178f",
"body": null,
"is_bot": false,
"headline": "Fix case for examples",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2016-11-09T21:01:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d31080de936567ca001bdee27ae8d1097be4ed83",
"body": null,
"is_bot": false,
"headline": "Swich Travis to using 1.7, since we use subtests",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2016-11-09T18:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f5dacf3a1ad6fb2188edae01047bca91a80916f",
"body": "Fixes #10",
"is_bot": false,
"headline": "Refactor diff algo, fix a few corner cases.",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2016-11-09T01:20:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "397d9a06b6442f58c63fa75896608473fe21bbb1",
"body": "The Formatter field is a map from reflect.Type to arbitrary function\nvalues that are callable with values of the given type and which return\na string. The values will be printed literally.\n\nFixes issues: #8, #11",
"is_bot": false,
"headline": "Add a Formatter option to pretty.Config.",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2016-11-08T21:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eadb3ce320cbab8393bea5ca17bebac3f78a021b",
"body": null,
"is_bot": false,
"headline": "Restructure keyval WriteTo code to match lists",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2016-04-06T21:19:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68d2bbec656a1335b130c746bdbda409c21bd190",
"body": null,
"is_bot": false,
"headline": "Improve diffable output for lists",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2016-04-06T21:19:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fffda665884a378c804638f36a4a447a721063c4",
"body": null,
"is_bot": false,
"headline": "Reverse the TextMarshaler default",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2016-04-05T00:30:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6105c208d3c0bd69d470710725f962381b95d84d",
"body": null,
"is_bot": false,
"headline": "Test cleanups and coverage for nil values",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2016-04-02T19:57:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4da1e5af9387fc77d0e824ea7f04a6a39d6df1d3",
"body": null,
"is_bot": false,
"headline": "Correctly handle bare nil values",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2016-04-02T19:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "328c2a297d0d7905555ce3bf15d0a7a3d25f7a8c",
"body": null,
"is_bot": false,
"headline": "Fix link for Diff docs",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2016-04-02T19:21:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dba8eb16a85ee86aa82181b42a853e117b50a2e4",
"body": null,
"is_bot": false,
"headline": "Add a testing example for Compare",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2016-04-02T19:20:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e37ec97e45f3060c8bc7ae8b11618cfcd6a74ee5",
"body": null,
"is_bot": false,
"headline": "Add README",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2016-04-02T19:19:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5eac7ff92a1f32a1351a71f805f75e7633940883",
"body": "Remove padding from Diffable output",
"is_bot": false,
"headline": "Merge pull request #5 from mgood/diff-omit-padding",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2016-04-02T17:11:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42929bb12921baf6e0402a44acd208c093dc500e",
"body": null,
"is_bot": false,
"headline": "Fix list in Travis-CI config",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2016-03-30T07:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "474d6673b4f8185ca07c370500268b1885dbf1dd",
"body": null,
"is_bot": false,
"headline": "Add Travis-CI config",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2016-03-30T07:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "821e8e83d9cf85b35a29fb309c8aa0120c82ae9f",
"body": null,
"is_bot": false,
"headline": "goimports",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2016-03-30T07:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "135288e33abe585e2decda98f64af5d1d2e0aa3c",
"body": null,
"is_bot": false,
"headline": "Add support for TextMarshalers",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2016-03-30T07:09:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "165b433c1d1c9f9f9a1bbbab01595efcd3a8c4ad",
"body": "When comparing maps where the padding differs between the two sets of keys, the\ndiff will include keys that were unchanged except for the padding difference.\n\nFor example, Arthur Dent appears as a diff due to different padding:\n```\n{\n Crew: {\n- Arthur Dent: \"Along for the Ride\",\n- \n[…]\nx: \"Galactic President\",\n+ Arthur Dent: \"Along for the Ride\",\n },\n }\n```\n\nThis omits padding when `Diffable = true` so that the diff output is consistent\nto prevent these spurious diffs.",
"is_bot": false,
"headline": "Remove padding from Diffable output",
"author_name": "Matt Good",
"author_login": null,
"committed_at": "2016-03-22T23:16:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "21cb3784d9bda523911b96719efba02b7e983256",
"body": null,
"is_bot": false,
"headline": "Fix doc typo",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2015-05-19T15:45:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f3948b423353aa1b6242d1a409441457ce1370a",
"body": null,
"is_bot": false,
"headline": "Don't modify the config when Diff is called",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2015-05-17T18:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d56955e86e98dc396038da4b0aa658efe2bfa15",
"body": null,
"is_bot": false,
"headline": "Update doc comments",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2015-05-17T18:30:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73b4550a17e610de4fa1da76afccc6c9ab7cc375",
"body": "Allow the shortening of diffs by skipping fields with zero values",
"is_bot": false,
"headline": "Merge pull request #4 from rmartinjak/skipzerovals",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2015-05-17T18:17:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c13a706a38b293d2087d05c7c477941fac600b9e",
"body": null,
"is_bot": false,
"headline": "Add Config.Compare() and default CompareConfig",
"author_name": "Robin Martinjak",
"author_login": null,
"committed_at": "2015-05-15T19:47:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "509abe0bbf749e4333311828ae28037a65a4483e",
"body": "CompareWithoutZeroFields returns a diff like Compare but omits\nstruct fields that have a zero value.",
"is_bot": false,
"headline": "Add pretty.CompareWithoutZeroFields",
"author_name": "Robin Martinjak",
"author_login": null,
"committed_at": "2015-04-16T05:29:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "808ac284003ce2b08ef590da08f95379e8a06936",
"body": null,
"is_bot": false,
"headline": "LICENSE conformance",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-10-02T21:57:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f00afa0734e9eb1d0d4a79ea3fc0732934be23d",
"body": null,
"is_bot": false,
"headline": "Label ShortList as an 'Output transform'",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-04-06T05:30:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bed4810819d8453c8e15e40fbee6240c8a253f28",
"body": "…gers",
"is_bot": false,
"headline": "Allow printing of fmt.Stringer (e.g. time.Time) via config.PrintStrin…",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-04-06T05:13:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba260316d76376941cc715a4b6a6ab91306a50c5",
"body": null,
"is_bot": false,
"headline": "Compare unexported fields",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-11T05:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21e37b6e106518ebd7646a788a72ae36b942990c",
"body": null,
"is_bot": false,
"headline": "Don't air our dirty laundry (moved TODO out of godoc)",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-11T02:47:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e08959ce642bec4ad9b71de8a20cc7c718c9c14a",
"body": null,
"is_bot": false,
"headline": "Omit unexported fields by default (and during Compare)",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-11T02:45:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "756d21ca193b37d1759b0677285b3d8a1cdc1241",
"body": null,
"is_bot": false,
"headline": "Fix attachment of Print example",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-11T02:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4534709c1d9b22e0d6771d9940d9985ffc058c3",
"body": null,
"is_bot": false,
"headline": "Reorganize to standard {P,Sp,Fp}rint nomenclature",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-11T02:29:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fa838e43a338c3a99d28738024362937cface4f",
"body": null,
"is_bot": false,
"headline": "Work around godoc space trimming",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-06T11:24:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8996bc7c22223a64749317d82f2622db294a2d21",
"body": null,
"is_bot": false,
"headline": "Add Diff example",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-06T11:23:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3453e10fd0410314676803fb486901a67c50b90",
"body": null,
"is_bot": false,
"headline": "Add LICENSE",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-06T11:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "458a93d3a04ae5fdc8ac6a77cdd6d03fbb1bfd42",
"body": null,
"is_bot": false,
"headline": "Remove extraneous newline",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-06T11:10:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ed35c992f38dcda36ab5882c387d423d37804e2",
"body": null,
"is_bot": false,
"headline": "Rename Options -> Config",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-06T11:07:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d8b1deed50ee12035969fa29bfeb63f3e24a24d",
"body": null,
"is_bot": false,
"headline": "update TODO",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-06T11:02:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e41382cf04c08e34e32ef1285d81efa62c64ef39",
"body": null,
"is_bot": false,
"headline": "Add Compare example",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-06T10:59:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ce6b6c8dcf254c99c579014e5b3ddb8eb2583dc",
"body": null,
"is_bot": false,
"headline": "Use godebug/diff for Compare",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-06T10:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdcab07d3abba91e5d2080360a9714ccf5017c34",
"body": null,
"is_bot": false,
"headline": "Add diff package",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-06T10:49:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7fab8f5423917b79f9dd3ece29aefef96fa6938",
"body": null,
"is_bot": false,
"headline": "Compare doc",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-06T10:12:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23c933a5e77e63040b45f79084e249e2eddd6fb0",
"body": null,
"is_bot": false,
"headline": "add Compare",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-06T10:11:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b973cd0ff1847963482933815c5c07ff7f40554",
"body": null,
"is_bot": false,
"headline": "Call bytes.Buffer methods directly",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-06T00:12:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36584ca97a0d7ce936726433e31cc80595c22498",
"body": null,
"is_bot": false,
"headline": "Replace fmt.Fprintf with io.WriteString",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-05T23:57:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3e086b5ee2453d15a2cddd6e5d6ad386b89472f",
"body": null,
"is_bot": false,
"headline": "Add ShortList option",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-05T23:27:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdaa5736ff862edd55755f078c7c737b3bdd0d2b",
"body": null,
"is_bot": false,
"headline": "doc comments",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-05T16:09:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91da141d2c552f0594aabdeb45c3c4a4c51e1169",
"body": null,
"is_bot": false,
"headline": "add reflect",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-05T15:13:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7591a33dd9db8bc849a66f9f6e3cd8484ea0fc18",
"body": null,
"is_bot": false,
"headline": "created structure",
"author_name": "Kyle Lemons",
"author_login": "kylelemons",
"committed_at": "2013-01-05T13:27:37Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 0,
"latest_release_at": "2019-05-05T01:19:08Z",
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_last_push": 1501,
"active_weeks_last_year": 0,
"days_since_latest_release": 2641,
"mean_days_between_releases": 5
},
"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/kylelemons/godebug",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/kylelemons/godebug",
"is_deprecated": false,
"latest_version": "v1.1.0",
"repository_url": "https://github.com/kylelemons/godebug",
"versions_count": 2,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2019-05-05T01:16:37Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2641
}
]
},
"popularity": {
"forks": 36,
"stars": 357,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2013-02-16",
"count": 1
},
{
"date": "2013-06-06",
"count": 1
},
{
"date": "2015-03-21",
"count": 1
},
{
"date": "2015-04-15",
"count": 1
},
{
"date": "2015-07-13",
"count": 1
},
{
"date": "2015-10-16",
"count": 1
},
{
"date": "2016-03-22",
"count": 1
},
{
"date": "2016-07-27",
"count": 1
},
{
"date": "2016-09-30",
"count": 1
},
{
"date": "2016-12-28",
"count": 1
},
{
"date": "2017-08-14",
"count": 1
},
{
"date": "2017-08-16",
"count": 1
},
{
"date": "2017-08-19",
"count": 1
},
{
"date": "2017-10-02",
"count": 1
},
{
"date": "2018-01-03",
"count": 1
},
{
"date": "2018-06-20",
"count": 1
},
{
"date": "2018-07-18",
"count": 1
},
{
"date": "2018-07-24",
"count": 1
},
{
"date": "2018-08-25",
"count": 1
},
{
"date": "2018-11-21",
"count": 1
},
{
"date": "2019-04-04",
"count": 1
},
{
"date": "2019-04-18",
"count": 1
},
{
"date": "2019-09-25",
"count": 1
},
{
"date": "2019-11-22",
"count": 1
},
{
"date": "2020-01-31",
"count": 2
},
{
"date": "2020-03-02",
"count": 1
},
{
"date": "2020-07-06",
"count": 1
},
{
"date": "2020-07-13",
"count": 1
},
{
"date": "2020-11-02",
"count": 1
},
{
"date": "2021-05-27",
"count": 1
},
{
"date": "2022-05-09",
"count": 1
},
{
"date": "2022-10-15",
"count": 1
},
{
"date": "2024-06-19",
"count": 1
},
{
"date": "2024-08-02",
"count": 1
},
{
"date": "2026-04-14",
"count": 1
}
],
"complete": true,
"collected": 36,
"total_forks": 36
},
"star_history": null,
"open_issues_and_prs": 5
},
"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": 9199,
"source_files_sampled": 10,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 6,
"open_issues": 3,
"closed_ratio": 0.8,
"closed_issues": 12,
"closed_unmerged_prs": 11
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "kylelemons",
"commits": 74,
"avatar_url": "https://avatars.githubusercontent.com/u/322213?v=4"
},
{
"type": "User",
"login": "kbloom",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/56285?v=4"
},
{
"type": "User",
"login": "santosh653",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/70637961?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.961
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 2/29 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"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": "e693023230a4a8be4e28c9bd02f467b0534ac08b",
"ran_at": "2026-07-28T13:24:21Z",
"aggregate_score": 2.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 25,
"created_at": "2020-03-02T19:05:42Z",
"last_comment_at": "2020-08-30T17:59:40Z",
"last_comment_author": "kylelemons"
},
{
"number": 34,
"created_at": "2026-04-15T06:01:34Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2020-11-07T06:19:28Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 22,
"created_at": "2019-06-18T15:47:04Z",
"last_comment_at": "2019-08-30T23:12:06Z",
"last_comment_author": "thockin"
},
{
"number": 26,
"created_at": "2020-08-27T18:00:58Z",
"last_comment_at": "2020-08-30T17:55:09Z",
"last_comment_author": "kylelemons"
},
{
"number": 32,
"created_at": "2023-03-06T21:11:31Z",
"last_comment_at": "2023-03-06T22:22:36Z",
"last_comment_author": "shichuzhu"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/kylelemons/godebug",
"host": "github.com",
"name": "godebug",
"owner": "kylelemons"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 31,
"inputs": {
"security": 25,
"vitality": 25,
"community": 54,
"governance": 45,
"engineering": 34,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 37,
"overall_after_abandonment_multiplier": 31
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 25,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 1501,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1501 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1501
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_latest_release": 2641,
"mean_days_between_releases": 5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2641 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2641
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 2,
"days_since_last_merged_pr": 2089,
"days_since_last_human_commit": 2089,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2089 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 2089,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 54,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"forks": 36,
"stars": 357,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "357 stars",
"points": 41.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 357
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "36 forks",
"points": 12.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 36
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"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 (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 45,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.961
},
"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 96% of commits",
"points": 0.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 96
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"merged_prs": 6,
"open_issues": 3,
"closed_issues": 12,
"issue_closed_ratio": 0.8,
"closed_unmerged_prs": 11
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "80% of issues closed",
"points": 37.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 80
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "6/17 decided PRs merged",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 6,
"decided": 17
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/29 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": 63,
"inputs": {
"followers": 139,
"owner_type": "User",
"is_verified": null,
"owner_login": "kylelemons",
"public_repos": 55,
"account_age_days": 5868
},
"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": "139 followers of kylelemons",
"points": 15.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 139,
"login": "kylelemons"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "55 public repos, account ~16 yr old",
"points": 24.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 55
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"packages": [
"github.com/kylelemons/godebug"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 2641
},
"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 2641 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2641
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "2 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 2
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 34,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 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": "critical",
"name": "Security",
"value": 25,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 25,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.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": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 1
},
"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": "at_risk",
"name": "AI Readiness",
"value": 45,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 9,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.163,
"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": "13 of 80 human commits state their intent (structured subject or explanatory body)",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 13,
"sampled": 80
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 80",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 80
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 9199,
"source_files_sampled": 10,
"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/10 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 10,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T13:24:29.686487Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/kylelemons/godebug.svg",
"full_name": "kylelemons/godebug",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}