Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 1040,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 228258,
"Shell": 4069,
"GCC Machine Description": 283
},
"pushed_at": "2016-08-27T14:53:09Z",
"created_at": "2016-08-26T11:24:38Z",
"owner_type": "User",
"updated_at": "2021-08-31T17:10:34Z",
"description": "GitHub's Online Schema Change for MySQL",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Simon J Mudd",
"type": "User",
"login": "sjmudd",
"company": null,
"location": "Madrid, Spain",
"followers": 75,
"avatar_url": "https://avatars.githubusercontent.com/u/116250?v=4",
"created_at": "2009-08-17T18:17:28Z",
"is_verified": null,
"public_repos": 67,
"account_age_days": 6187
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.0.14",
"kind": "patch",
"published_at": "2016-08-26T06:30:00Z"
},
{
"tag": "v1.0.13",
"kind": "patch",
"published_at": "2016-08-24T07:12:21Z"
},
{
"tag": "v1.0.11",
"kind": "patch",
"published_at": "2016-08-22T06:01:50Z"
},
{
"tag": "v1.0.10",
"kind": "patch",
"published_at": "2016-08-18T08:11:35Z"
},
{
"tag": "v1.0.9",
"kind": "patch",
"published_at": "2016-08-15T08:53:36Z"
},
{
"tag": "v1.0.8",
"kind": "patch",
"published_at": "2016-08-01T08:37:31Z"
},
{
"tag": "v1.0.7",
"kind": "patch",
"published_at": "2016-07-31T07:18:50Z"
},
{
"tag": "v1.0.6",
"kind": "patch",
"published_at": "2016-07-27T08:57:59Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2016-07-19T23:00:46Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2016-07-08T08:16:40Z"
},
{
"tag": "v0.9.9",
"kind": "patch",
"published_at": "2016-07-04T12:30:14Z"
},
{
"tag": "v0.9.8",
"kind": "patch",
"published_at": "2016-06-28T11:01:05Z"
},
{
"tag": "v0.9.7",
"kind": "patch",
"published_at": "2016-06-21T10:56:53Z"
},
{
"tag": "v0.9.6",
"kind": "patch",
"published_at": "2016-06-20T10:10:03Z"
},
{
"tag": "v0.9.2",
"kind": "patch",
"published_at": "2016-06-15T10:32:32Z"
},
{
"tag": "v0.8.8",
"kind": "patch",
"published_at": "2016-06-09T09:25:54Z"
},
{
"tag": "v0.8.7",
"kind": "patch",
"published_at": "2016-06-07T12:26:15Z"
},
{
"tag": "v0.8.5",
"kind": "patch",
"published_at": "2016-06-07T12:19:00Z"
},
{
"tag": "v0.8.4",
"kind": "patch",
"published_at": "2016-06-07T09:59:49Z"
},
{
"tag": "v0.8.3",
"kind": "patch",
"published_at": "2016-06-06T11:01:47Z"
},
{
"tag": "v0.8.2",
"kind": "patch",
"published_at": "2016-06-01T08:41:52Z"
},
{
"tag": "v0.7.16",
"kind": "patch",
"published_at": "2016-05-20T10:53:34Z"
},
{
"tag": "v0.7.2",
"kind": "patch",
"published_at": "2016-05-17T12:42:12Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2016-05-16T09:11:55Z"
}
],
"recent_commits": [
{
"oid": "2663b00e32ce464f8a8367cd008942a0d6078c12",
"body": "config file allows underscore variables",
"is_bot": false,
"headline": "Merge pull request #199 from github/config-underscore",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-26T06:30:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f9c1448d11981e7b790356fee46d0d2dbcbc583",
"body": "fixed 5.5 binlog_row_image default value",
"is_bot": false,
"headline": "Merge pull request #200 from github/support-5-5",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-26T06:29:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b595b15f2f920117d8f580c2d852d27162a662b",
"body": "concurrent row-count",
"is_bot": false,
"headline": "Merge pull request #196 from github/concurrent-rowcount",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-26T06:29:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59967d53a3d3a6431ae94b45e2ce211551029b1e",
"body": "avoiding writing rows when rowcopy complete",
"is_bot": false,
"headline": "Merge pull request #192 from github/row-copy-complete",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-26T06:27:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63a0e5cf2cbd80f231ee4eba5a5894458d9c22f1",
"body": null,
"is_bot": false,
"headline": "fixed 5.5 binlog_row_image default value",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-25T14:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb68cf20113cbc4ff2207f9bbe3c7eb9dff37bdf",
"body": null,
"is_bot": false,
"headline": "config file allows underscore variables",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-25T10:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfcedef8cff4898694ed2ad0bd0ae6bc59904663",
"body": null,
"is_bot": false,
"headline": "updated version",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-25T10:20:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7d88499af466d40f9e961c1a2c15bd1738c42d6",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into row-copy-complete",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-25T08:15:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7edd1ef84c09e0cb433a57a4ad42459de1260a6",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into concurrent-rowcount",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-25T07:44:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a00abfc99fe7b276a96861f5cfeea9d7085a635",
"body": "DML write sets sql_mode to STRICT ALL TABLES",
"is_bot": false,
"headline": "Merge pull request #191 from github/sql-mode-strict",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-25T06:23:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfc4d6548194b14266de5bc9706254c079bc8bd8",
"body": "WIP: Local tests",
"is_bot": false,
"headline": "Merge pull request #185 from github/local-tests",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-24T12:22:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0a2e4c65079c275b442a134a57e2ccaedf84881",
"body": null,
"is_bot": false,
"headline": "graceful sleep for replica lag",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-24T12:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79399f446beccb9ff7e1501b3440e8219a0ca4ab",
"body": null,
"is_bot": false,
"headline": "added documentation for local tests",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-24T10:51:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "194500c2fa191ae3e3ed268690f09ff3903f71f3",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into local-tests",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-24T10:29:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1773f338c2794d64605fbcf69bfac513a03c67bc",
"body": "on concurrent count(*) this means we re-apply delta onto new estimate",
"is_bot": false,
"headline": "keeping track of delta rows",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-24T10:16:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "553f4c8d13dc7eface08c1afe5aa72a4e8d9dea1",
"body": null,
"is_bot": false,
"headline": "concurrent row-count",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-24T09:39:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c972184a8a2f146869a0d0165e6c52e34170046",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into sql-mode-strict",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-24T07:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56fd82a82477fb64b23f1f43cb301be6c69e5c56",
"body": "…on-control\n\noutstanding. Thank you!",
"is_bot": false,
"headline": "Merge pull request #174 from Wattpad/test-on-replica-manual-replicati…",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-24T07:12:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b21ade6d087d356ce6c4b14fb3f066c431681e3",
"body": null,
"is_bot": false,
"headline": "Check for --test-on-replica-skip-replica-stop in cutOver method",
"author_name": "Paulo Bittencourt",
"author_login": "pbitty",
"committed_at": "2016-08-23T22:34:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56d09c41059b6cdd995ff1b3f1db41e2500f8fe3",
"body": null,
"is_bot": false,
"headline": "avoiding writing rows when rowcopy complete",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-23T12:26:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b42e7384098a3eed318954a3ed2ba55353831a5",
"body": "redundencying the UTC path",
"is_bot": false,
"headline": "Merge branch 'master' into local-tests",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-23T12:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec7f641ecb89b7268620e214bacdc8e2ca8ac63b",
"body": null,
"is_bot": false,
"headline": "added enum tests",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-23T10:13:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b76d0e75b11a536caf5098841c2554f8a7197b5",
"body": null,
"is_bot": false,
"headline": "DML write sets sql_mode to STRICT ALL TABLES",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-23T09:58:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1021a83ac0a0af77229a8780553c376bb43ed21c",
"body": "thank you",
"is_bot": false,
"headline": "Merge pull request #189 from dveeden/feedback_on_wait",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-23T07:50:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8cfd49e2c645fa9d671bd20210e515983cef287",
"body": null,
"is_bot": false,
"headline": "Message about waiting should be INFO not DEBUG",
"author_name": "Daniël van Eeden",
"author_login": "dveeden",
"committed_at": "2016-08-23T07:41:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "757271bd3a7917f4a5c45c65312ba1e5d6f1aada",
"body": "…-replicas\n\nthank you",
"is_bot": false,
"headline": "Merge pull request #186 from dveeden/doc_interactive_throttle-control…",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-23T07:18:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf7d33efe5bad9ac0d4976946822cdb7faa170d3",
"body": null,
"is_bot": false,
"headline": "Improve documentation for throttle-control-replicas interactive command",
"author_name": "Daniël van Eeden",
"author_login": "dveeden",
"committed_at": "2016-08-23T07:16:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1baa1971cc24c2b8c993adb11ba242be97e64d3",
"body": "row_event converts timestamps to UTC",
"is_bot": false,
"headline": "Merge pull request #182 from github/utc-streamer",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-23T06:13:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "458b43841a05f044e3d7cc1f6304a4ed0a987525",
"body": "make tz tests pass",
"is_bot": false,
"headline": "Merge branch 'utc-streamer' into local-tests",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-23T06:09:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "316a26e316e0c27c2ae5ee5bb93e492e018466e4",
"body": "get rename fixes",
"is_bot": false,
"headline": "Merge branch 'master' into utc-streamer",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-23T05:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0228498b70557e9cbf0a1e86131a52b4ab863300",
"body": "fix INSERT DML handling on renamed column",
"is_bot": false,
"headline": "Merge pull request #183 from github/fix-rename-insert",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-23T05:17:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b380578f5368f62fa0d0dc0c84e31dae56de6b54",
"body": null,
"is_bot": false,
"headline": "improved rename:DELETE test",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T14:35:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f947c46e3c008c190a8d170bfd5066954bd2a682",
"body": null,
"is_bot": false,
"headline": "improved rename:DELETE test",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T14:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f33bebb52795d91dd31b433edfd7006a9c6e18d1",
"body": null,
"is_bot": false,
"headline": "improved rename:DELETE test",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T14:33:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bd93bda70fc8330aa2f3d11f04313d4ad649781",
"body": null,
"is_bot": false,
"headline": "localtest: rename: testing for DELETE",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T14:28:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dc378feaa62c66851c29aa3b694c0f3ade36bda",
"body": null,
"is_bot": false,
"headline": "updated version",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T14:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edcb1c446bcf654c2850e3f84b8a13e7399ac283",
"body": "fixing tests for rename - INSERT DML",
"is_bot": false,
"headline": "Merge branch 'fix-rename-insert' into local-tests",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T14:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b63cc3e75e448071122fbe67e0f3f15f95f11997",
"body": null,
"is_bot": false,
"headline": "fix INSERT DML handling on renamed column",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T14:00:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a2e3146a2d04d64a8a7404cc4b72dd15d486bfe",
"body": null,
"is_bot": false,
"headline": "fixed alter statement in rename test",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T13:53:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1be3b052c25770dd2027cb86a2f4dbf7e248b078",
"body": "Get correct `rename` behavior for tests to pass",
"is_bot": false,
"headline": "Merge branch 'master' into local-tests",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T13:49:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61237f9e93b506500066543152334d8b08509b65",
"body": null,
"is_bot": false,
"headline": "rename",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T13:49:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "950fde2ad6bdd82216115c60e0ca0aec68e8d1eb",
"body": null,
"is_bot": false,
"headline": "row_event converts timestamps to UTC",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T13:45:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2faa27a2c402506518113cc4f2afb286825c387e",
"body": null,
"is_bot": false,
"headline": "elaborate output on failure",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T13:43:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a20808389c2582407cfba6288e722bbf018febe",
"body": null,
"is_bot": false,
"headline": "adding timezone tests",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T13:42:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c792d3ba3f2cf28cd3df35abf0c277b93f88bff",
"body": "fixed UPDATE dml on renamed column",
"is_bot": false,
"headline": "Merge pull request #181 from github/fix-rename",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T13:41:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c78520f3d8b1c6753ddc05ff8321be7931da528",
"body": null,
"is_bot": false,
"headline": "fixed argument extrapolation",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T10:18:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf5fdb971b988851e6492b9a2b2c4a8f666a7e66",
"body": null,
"is_bot": false,
"headline": "updated version",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T09:55:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cf4819a98de5973174b623919433d89d9b10ee5",
"body": "Wish to incorporate important time_zone fix",
"is_bot": false,
"headline": "Merge branch 'master' into fix-rename",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T09:54:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "745fce249c4fb4b87f110effa37b82f98642f299",
"body": null,
"is_bot": false,
"headline": "working on extra_args, incomplete",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T09:51:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2831a6dc869e2b14e29ab0fa067295c64d0b2cef",
"body": null,
"is_bot": false,
"headline": "adding rename test",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T09:50:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "744f009b3b140141216cb3f89d9f5a76e984a58f",
"body": null,
"is_bot": false,
"headline": "remove redundant file",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T09:14:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a50f7637a480b44709b9363bbe40dbdfc98ac8bf",
"body": null,
"is_bot": false,
"headline": "working testing suite",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T09:13:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bb8d70fcebc0970f815cce92f85e12bdb20dc60",
"body": null,
"is_bot": false,
"headline": "initial preparation for local tests",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T07:20:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1376f0af23780a80885df49ea7d66ef1298f8fcb",
"body": null,
"is_bot": false,
"headline": "fixed UPDATE dml on renamed column",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T06:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc954562a3a6f13c9f0f2b892b1addbafc66683e",
"body": "setting time_zone on DML apply",
"is_bot": false,
"headline": "Merge pull request #175 from github/apply-dml-tz",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-22T06:01:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e43718ef38032b9589c32e59c2e9174d9fe44f7",
"body": null,
"is_bot": false,
"headline": "Add --test-on-replica-skip-replica-stop flag",
"author_name": "Paulo Bittencourt",
"author_login": "pbitty",
"committed_at": "2016-08-19T21:34:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36a28637f22e75c2e4e5f8f0dee4525f1c52c808",
"body": "fixed sup printing heuristic",
"is_bot": false,
"headline": "Merge pull request #177 from github/interactive-sup-fix",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-19T07:42:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8e30fcd8590997a7c759ac2b642f0332219115b",
"body": null,
"is_bot": false,
"headline": "fixed sup printing heuristic",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-19T07:41:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61c7e18c41ab8179344d979ddd5cacbce4ef1e8d",
"body": "interactive command: sup",
"is_bot": false,
"headline": "Merge pull request #176 from github/interactive-sup",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-19T07:19:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9752179723964a6e39f1aff6056404c39ce1e133",
"body": null,
"is_bot": false,
"headline": "interactive command: sup",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-19T07:16:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d80340e4f4aa00d6ada4e0f77136656848f811a",
"body": null,
"is_bot": false,
"headline": "setting time_zone on DML apply",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-19T07:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6a02d81e07f43708b2ca50cfd7acee288992a48",
"body": "clarifying meaning of sleep-ratio",
"is_bot": false,
"headline": "Merge pull request #170 from github/nice-ratio-doc-clarification",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-19T06:27:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e88dbd04afd03bd3d15b65723b860de762cd50c",
"body": "progress is 100% when 0/0 rows copied",
"is_bot": false,
"headline": "Merge pull request #171 from github/empty-table-progress",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-19T06:27:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a7df07f64f016788bbd281553b00e006f072b30",
"body": "relaxed config scanner mode",
"is_bot": false,
"headline": "Merge pull request #173 from github/accept-mysql-prompt-config",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-19T06:26:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41d43933c81f545c5d4b4c4a817fa2e4d4da1fcb",
"body": "DML write wrapped in transaction",
"is_bot": false,
"headline": "Merge pull request #172 from github/transactional-apply-dml",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-19T06:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a62f9e0754825433af33ac6bea233f173a1d06e9",
"body": "This will wait indefinitely for the replication status to change.\nThis allows us to run test schema changes in RDS without needing\ncustom RDS commands in gh-ost.",
"is_bot": false,
"headline": "Add --test-on-replica-manual-replication-control flag",
"author_name": "Paulo Bittencourt",
"author_login": "pbitty",
"committed_at": "2016-08-18T15:53:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00369d7e5db3863395ff7dc0f23fc814f177da35",
"body": "- does not fail on MySQL 'prompt' config",
"is_bot": false,
"headline": "relaxed config scanner mode",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-18T11:58:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88eb2d6ee18179f4da14c442a764dfd704e3c755",
"body": "Give more info about foreign keys",
"is_bot": false,
"headline": "Merge pull request #130 from dveeden/foreign_key_info",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-18T11:40:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75e0d123027b2a8fda1100eee1b624a404d081e6",
"body": null,
"is_bot": false,
"headline": "simplified error logic; fixed incorrect RowsEstimate handling on error",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-18T11:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74593ec0109c2041b46838fa5487d6b2a5f6fa5b",
"body": "- solving the golang problem: 'sql: converting Exec argument #2's type: uint64 values with high bit set are not supported'",
"is_bot": false,
"headline": "DML write wrapped in transaction",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-18T11:31:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e9f578e12b5f63b21feaeabc6dae2e968bfd4ec",
"body": null,
"is_bot": false,
"headline": "progress is 100% when 0/0 rows copied",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-18T11:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dbd2e1c85d73654df09344732e97124def1d7fc",
"body": null,
"is_bot": false,
"headline": "clarifying meaning of sleep-ratio",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-18T11:13:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9ae2f394297ae2246d3db227c086489e1e543ad",
"body": "accepting `--assume-rbr`, remove `SUPER` requirement",
"is_bot": false,
"headline": "Merge pull request #156 from github/avoid-restarting-replication",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-18T08:11:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "508534976af0b343646794a3f41ddea99b259e7b",
"body": "- introducing --assume-rbr\n- discussing the implication of being able to run without SUPER",
"is_bot": false,
"headline": "assume-rbr and SUPER documentation",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-18T08:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3422bd19af6bdf0b4bd5fc6fe1e15029e91025b",
"body": "This helps when the table itself doesn't have foreign keys defined but if there are other tables with foreign keys pointing to the table on which gh-ost runs.\n\nThis gives INFO messages for each FK. Note that it now informs the user about `payment` being involved.\n```\n$ ./gh-ost -database sakila -tab\n[…]\n 10:18:47 FATAL 2016-08-03 10:18:47 ERROR Found 4 foreign keys related to `sakila`.`rental`. Foreign keys are not supported. Bailing out\n```\n\nRelated Issue: https://github.com/github/gh-ost/issues/129",
"is_bot": false,
"headline": "Give more info about foreign keys",
"author_name": "Daniël van Eeden",
"author_login": "dveeden",
"committed_at": "2016-08-18T08:07:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "825c64fd62484b989c492737de1c157a0cc6bb11",
"body": "Fix unsigned columns",
"is_bot": false,
"headline": "Merge pull request #160 from github/fix-unsigned-columns",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-17T11:22:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a0ee9b4a5637d2345a7726d1e5539c236601a85",
"body": null,
"is_bot": false,
"headline": "clarified commented transactional apply",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-17T08:50:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16d76aa299ba02b0f2bdc8ef0b90ce134b624fec",
"body": null,
"is_bot": false,
"headline": "builder fixes arg type from signed to unsigned based on UnsingedFlags",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-17T04:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29d20316ba62dd595ee04eb932c92c92296ea50c",
"body": null,
"is_bot": false,
"headline": "inspector applies unsigned flags to all migration related columns",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-17T04:51:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f00a9814e65adc45050cfd39361ef181af564ccd",
"body": null,
"is_bot": false,
"headline": "legacy comments cleanup",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-17T04:51:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c8edf637207bc45510d007ed767818d4537664e",
"body": "…r, query and args",
"is_bot": false,
"headline": "elaborate error message on applying event data: printing out the erro…",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-17T04:50:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a0e2cfe3f2e477b75308e2496f309a7216469b3",
"body": null,
"is_bot": false,
"headline": "adding UnsignedFlags to ColumnsList",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-17T04:49:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "596dce5993f15ee257380bd5a78ca171456730f8",
"body": null,
"is_bot": false,
"headline": "elaborate output on error in apply dml",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-15T13:23:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac0b788153c4a5c8b447ce98c164a8e5beefbe11",
"body": null,
"is_bot": false,
"headline": "rename trust-rbr to assume-rbr",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-15T09:05:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01d48e667ce69c22b5243fce6916541750d346a1",
"body": "Thank you",
"is_bot": false,
"headline": "Merge pull request #143 from EasyPost/issue_142",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-15T08:53:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20456c894e794f7775c7e42314407a4c514a248a",
"body": null,
"is_bot": false,
"headline": "manual fix to branch",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-12T14:21:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1995be2b3f02bbf86d91a5b928de8348404b52fe",
"body": "- avoiding need to restart replication\n- in turn avoiding need for SUPER",
"is_bot": false,
"headline": "accepting `--trust-rbr`",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-12T12:26:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98f6ddf00cb20e101b9bfbcf1cb7b8dad947a57f",
"body": null,
"is_bot": false,
"headline": "merged dveeden-build_failfast",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-12T11:04:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bf07c506f6b2f56b44a0b0e6b29187d9eed7d20",
"body": "Cleanup socket file",
"is_bot": false,
"headline": "Merge pull request #147 from github/cleanup-socket-file",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-12T09:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51111e0aa7995373900c853909c07d9bc68184d9",
"body": "relaxed check for log_slave_updates",
"is_bot": false,
"headline": "Merge pull request #155 from github/relaxed-log-slave-updates",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-12T09:25:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5001e7303f7f37f623e2215f2f32467819e3cc20",
"body": "testing for trigger existence",
"is_bot": false,
"headline": "Merge pull request #152 from github/validate-no-triggers",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-12T09:24:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a46022f72776d94adc27ae380b800f8ae0e9f36b",
"body": null,
"is_bot": false,
"headline": "localized function name",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-11T15:37:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66ff5964eda06be220b2346a81eb99705ca11140",
"body": null,
"is_bot": false,
"headline": "relaxed check for log_slave_updates",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-11T12:49:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95b4f9e440009e778b02f519cea099984b0ddf20",
"body": null,
"is_bot": false,
"headline": "testing for trigger existence",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-11T12:10:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfe7e117902d356fa4de37d65e4300cf2012637c",
"body": "doc: active-active master-master unsupported",
"is_bot": false,
"headline": "Merge pull request #148 from github/master-master-limitation",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-11T07:19:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d29e3dedd1885b8145cb6e90c389d454015c254",
"body": null,
"is_bot": false,
"headline": "master-master unsupported",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-11T07:18:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1f9c4710294818aee515ba3b5eb3f8c34a56442",
"body": "Thank you",
"is_bot": false,
"headline": "Merge pull request #137 from dveeden/grants_info",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-11T07:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35ff3f5b7b289489801e4ba4b0dc06720699e010",
"body": null,
"is_bot": false,
"headline": "added log message",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-11T07:03:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd1ef29dacf0f337619b16e9770323cb41d80a49",
"body": null,
"is_bot": false,
"headline": "cleaning up socket file",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-11T07:01:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d62f362b75c8ed823a7d7a3f8c836613a7b1a6c",
"body": "Thank you!",
"is_bot": false,
"headline": "Merge pull request #126 from dveeden/exec_buildsh",
"author_name": "Shlomi Noach",
"author_login": null,
"committed_at": "2016-08-11T06:50:54Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 24,
"commits_last_year": 0,
"latest_release_at": "2016-08-26T06:30:00Z",
"latest_release_tag": "v1.0.14",
"releases_from_tags": true,
"days_since_last_push": 3620,
"active_weeks_last_year": 0,
"days_since_latest_release": 3621,
"mean_days_between_releases": 5.4
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"vendor/github.com/BurntSushi/toml/Makefile",
"vendor/github.com/juju/errors/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 45409,
"source_files_sampled": 28,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": null,
"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": [],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "dveeden",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/1272980?v=4"
},
{
"type": "User",
"login": "pbitty",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/307866?v=4"
},
{
"type": "User",
"login": "SuperQ",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1320667?v=4"
},
{
"type": "User",
"login": "jonahberquist",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/9256173?v=4"
},
{
"type": "User",
"login": "adamvduke",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/94930?v=4"
},
{
"type": "User",
"login": "dgryski",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/970862?v=4"
},
{
"type": "User",
"login": "Roguelazer",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/263424?v=4"
},
{
"type": "User",
"login": "sethkrasnianski",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1910114?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.353
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"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": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": "no SAST tool detected",
"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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "2663b00e32ce464f8a8367cd008942a0d6078c12",
"ran_at": "2026-07-27T01:21:01Z",
"aggregate_score": 2.6,
"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": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sjmudd/gh-ost",
"host": "github.com",
"name": "gh-ost",
"owner": "sjmudd"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"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": 23,
"inputs": {
"security": 26,
"vitality": 20,
"community": 12,
"governance": 40,
"engineering": 32,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 27,
"overall_after_abandonment_multiplier": 23
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 20,
"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": 3620,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3620 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 3620
}
}
],
"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": "at_risk",
"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": 48,
"inputs": {
"releases_count": 24,
"latest_release_tag": "v1.0.14",
"releases_from_tags": true,
"days_since_latest_release": 3621,
"mean_days_between_releases": 5.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "24 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 24
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3621 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3621
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~5.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 5.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"no_open_demand"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 3621,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 3621 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 3621,
"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": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 40,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 8,
"top_contributor_share": 0.353
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 35% of commits",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 35
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 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": 61,
"inputs": {
"followers": 75,
"owner_type": "User",
"is_verified": null,
"owner_login": "sjmudd",
"public_repos": 67,
"account_age_days": 6187
},
"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": "75 followers of sjmudd",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 75,
"login": "sjmudd"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "67 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 67
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
}
],
"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": 32,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 26,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 26,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 2.6
},
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"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": "no SAST tool detected",
"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": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"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": 15
},
"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": 51,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.34,
"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": "34 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 18.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 34,
"sampled": 100
}
}
],
"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": 57,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"vendor/github.com/BurntSushi/toml/Makefile",
"vendor/github.com/juju/errors/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "vendor/github.com/BurntSushi/toml/Makefile, vendor/github.com/juju/errors/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "vendor/github.com/BurntSushi/toml/Makefile, vendor/github.com/juju/errors/Makefile"
}
}
],
"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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"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": 45409,
"source_files_sampled": 28,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/28 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 28,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Community profile unavailable",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-27T01:21:08.337732Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sjmudd/gh-ost.svg",
"full_name": "sjmudd/gh-ost",
"license_state": "standard",
"license_spdx": "MIT"
}