JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 349,
"has_wiki": true,
"homepage": null,
"languages": {
"Ruby": 29961
},
"pushed_at": "2023-11-28T22:45:47Z",
"created_at": "2009-06-07T04:23:26Z",
"owner_type": "User",
"updated_at": "2026-02-20T11:19:42Z",
"description": "open child process with handles on pid, stdin, stdout, and stderr: manage child processes and their io handles easily.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "https://drawohara.io",
"name": "ara.t.howard",
"type": "User",
"login": "ahoward",
"company": "https://deploystrata.com/",
"location": "Palmer, Alaska -- Tabernash, Colorado -- Los Angeles, California -- Boulder, Colorado",
"followers": 530,
"avatar_url": "https://avatars.githubusercontent.com/u/6094?v=4",
"created_at": "2008-04-09T20:08:00Z",
"is_verified": null,
"public_repos": 198,
"account_age_days": 6677
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "2bc378285dcec9c88613fd4def57a58606c0680b",
"body": null,
"is_bot": false,
"headline": "merging zenspider's work",
"author_name": "ahoward",
"author_login": "ahoward",
"committed_at": "2014-03-13T14:29:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdaa0437603db5db01618ef813cf45609d204b6e",
"body": null,
"is_bot": false,
"headline": "v1.3.3",
"author_name": "ahoward",
"author_login": "ahoward",
"committed_at": "2014-03-03T18:02:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "981ba5782f1727c28a1087c91e9c4b3eec3e362d",
"body": "use underscore instead of unused variable",
"is_bot": false,
"headline": "Merge pull request #25 from hsbt/remove-unused-variables",
"author_name": "ara.t.howard",
"author_login": "ahoward",
"committed_at": "2014-03-03T18:01:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd7be4669a75d36c3f70748e5b4b294eaa53d6ec",
"body": null,
"is_bot": false,
"headline": "version",
"author_name": "ahoward",
"author_login": "ahoward",
"committed_at": "2014-02-22T14:40:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26026f702ec4fa2e62fa13e781d152f93d65d802",
"body": null,
"is_bot": false,
"headline": "gem desc",
"author_name": "ahoward",
"author_login": "ahoward",
"committed_at": "2014-02-15T04:02:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "987c178f600f68da6c8ab85abbda6bc94c8db4f1",
"body": null,
"is_bot": false,
"headline": "use underscore instead of unused variable",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2014-02-14T13:51:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c8572bc6ab0f3d7a358e30706386ebde96f9c2c",
"body": null,
"is_bot": false,
"headline": "- Fixed all shadowed and unused variables so open4 is -w safe",
"author_name": "Ryan Davis",
"author_login": "zenspider",
"committed_at": "2012-11-30T00:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91df4254b9867c0732bf69fc31d245c83953288e",
"body": null,
"is_bot": false,
"headline": "- Switch to RbConfig to avoid deprecation warnings",
"author_name": "Ryan Davis",
"author_login": "zenspider",
"committed_at": "2012-11-30T00:03:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "846da92dbd4e7344cec21301b9bbbb47ef3c186b",
"body": "Ignore errors when closing file-descriptors.",
"is_bot": false,
"headline": "Merge pull request #14 from roadrunner2/master",
"author_name": "ara.t.howard",
"author_login": "ahoward",
"committed_at": "2012-02-10T00:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0c2868551457ac7975c6ca1217319fe52e1ebe7",
"body": "In particular, if one of these functions are called with closefds=true\nshortly after a failed TCPSocket, the ObjectSpace iterator will find that\nsocket; but even called closed? on the socket will throw an error. Since\nfailing to close an fd is unlikely to be a serious issue, we just ignore\nany errors.",
"is_bot": false,
"headline": "Ignore errors when closing file-descriptors.",
"author_name": "Ronald Tschalär",
"author_login": "roadrunner2",
"committed_at": "2012-02-09T23:06:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06f371b7fe73d05e665c5c730a61082875cf46a1",
"body": null,
"is_bot": false,
"headline": "Add close_fds option to spawn.",
"author_name": "Ronald Tschalär",
"author_login": "roadrunner2",
"committed_at": "2012-02-09T09:13:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aff90ef017a735e39cbce5f6dace71a39452a07",
"body": null,
"is_bot": false,
"headline": "v 1.3.0",
"author_name": "ara.t.howard",
"author_login": "ahoward",
"committed_at": "2011-11-19T20:35:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6262d0d407f9b82f0a743a756c14a491621fbf7a",
"body": "optional parameter closefds to not propogate fds from parent to forked process",
"is_bot": false,
"headline": "Merge pull request #10 from ramr/master",
"author_name": "ara.t.howard",
"author_login": "ahoward",
"committed_at": "2011-11-19T20:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7346f904453728533533250587ae3be6eca38755",
"body": "passing it the flag. Having a vararg and a block makes it tough.\nAlso fixed bug to not close std{in,out,err} fds.\n\nMaybe the better solution is to make closefds=true by default.",
"is_bot": false,
"headline": "Added extension method with the closefds parameter ... to call do_popen",
"author_name": "Ram Ranganathan",
"author_login": null,
"committed_at": "2011-11-18T04:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51f9d93dd2ccfa32388afb3f4abf46dc403727de",
"body": "passing it the flag. Having a vararg and a block makes it tough.\nAlso fixed bug to not close std{in,out,err} fds.\n\nMaybe the better solution is to make closefds=true by default.",
"is_bot": false,
"headline": "Added extension method with the closefds parameter ... to call do_popen",
"author_name": "Ram Ranganathan",
"author_login": null,
"committed_at": "2011-11-18T04:24:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78e10424e145b159f8a4ebdf5a2c30c7075098b8",
"body": "…process.\n\nThis causes fds from parent to get propogated to the forked process [which\nmight not be intented in some cases]. Pass true to close all fds - the value\ncurrently defaults to false so that all tests can pass.",
"is_bot": false,
"headline": "Add optional parameter closefds to close all fds in the forked/child …",
"author_name": "Ram Ranganathan",
"author_login": null,
"committed_at": "2011-11-18T00:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99befa51c05aa2797d66a55d0e738ab7c39f08e8",
"body": "Add Open4::pfork4 for executing arbitrary Ruby code",
"is_bot": false,
"headline": "Merge pull request #9 from tkareine/pfork4",
"author_name": "ara.t.howard",
"author_login": "ahoward",
"committed_at": "2011-10-05T02:49:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7fd95b6e08d917c692a8c28308acf49233d55ff",
"body": null,
"is_bot": false,
"headline": "Document sample usage of pfork4",
"author_name": "Tuomas Kareinen",
"author_login": "tkareine",
"committed_at": "2011-10-01T01:02:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7f187cebdba22844b9655590992be3c17ff6b21",
"body": "Should fix this issue: https://github.com/ahoward/open4/issues/8",
"is_bot": false,
"headline": "Avoid zombie child process if it raises exception",
"author_name": "Tuomas Kareinen",
"author_login": "tkareine",
"committed_at": "2011-10-01T00:21:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e32f921f0da1364dee94801b20bc342830c45f04",
"body": "Like popen4, but instead of executing command line, call arbitrary Ruby\ncode in a child process via a lambda.\n\nWe must use lambda for passing the code, because the block argument of\npfork4 is reserved for controlling the pipes. This is analogous to\npopen4.\n\npfork4 propagates any exception raised in \n[…]\nprocess if pfork4 is called with a block. This makes error\nhandling in the parent process more natural than with checking child\nprocess exit status (which would destroy all exception information too).",
"is_bot": false,
"headline": "Add Open4::pfork4 for executing arbitrary Ruby code",
"author_name": "Tuomas Kareinen",
"author_login": "tkareine",
"committed_at": "2011-09-30T23:15:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "46533e8d099cfde7867dc084a326ac9bf4a9c869",
"body": null,
"is_bot": false,
"headline": "Add rudimentary tests for Open4::popen4",
"author_name": "Tuomas Kareinen",
"author_login": "tkareine",
"committed_at": "2011-09-30T23:14:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43f3bd032003160e7d4d089a6fd37e80cde62add",
"body": null,
"is_bot": false,
"headline": "Add rudimentary test framework",
"author_name": "Tuomas Kareinen",
"author_login": "tkareine",
"committed_at": "2011-09-30T23:14:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8df8993d4e616c27be9b9b766efe8cdc4981d188",
"body": null,
"is_bot": false,
"headline": "release v1.1.0",
"author_name": "ara.t.howard",
"author_login": "ahoward",
"committed_at": "2011-06-24T13:45:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1c9fadc6d0f26460cd633062027764389b43436",
"body": null,
"is_bot": false,
"headline": "remove old cruftly vim folding markers",
"author_name": "ara.t.howard",
"author_login": "ahoward",
"committed_at": "2011-06-24T13:39:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c049fa5cadf2c21fafec7f84415ddba764601c2",
"body": "fixed catch in getopts to work with ruby 1.9.2",
"is_bot": false,
"headline": "Merge pull request #5 from danishkhan/master",
"author_name": "ara.t.howard",
"author_login": "ahoward",
"committed_at": "2011-06-24T13:38:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29d76904a72dfb862243ef457a8eb3ef02a6bff7",
"body": null,
"is_bot": false,
"headline": "add a sample from jesse caldwell",
"author_name": "ara.t.howard",
"author_login": "ahoward",
"committed_at": "2011-03-02T04:46:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a257b3fdf7ca0987681a858121eee84bbccc6ede",
"body": null,
"is_bot": false,
"headline": "fixed get opt to work with ruby 1.9.2",
"author_name": "Danish Khan",
"author_login": null,
"committed_at": "2011-01-17T06:04:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3e61cda38b36cc280cbe3fe0a09e7baec5ab44b",
"body": null,
"is_bot": false,
"headline": "add LICENSE",
"author_name": "ara.t.howard",
"author_login": "ahoward",
"committed_at": "2010-12-17T17:34:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b45122a059dcc6a0feba31c0e6a14b02036d63d4",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "ara.t.howard",
"author_login": "ahoward",
"committed_at": "2010-04-27T23:36:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "257b5c2c7f3dce14fa566b28d630b2eec397af95",
"body": null,
"is_bot": false,
"headline": "Don't try to append buf to nil.",
"author_name": "Eric Lindvall",
"author_login": "eric",
"committed_at": "2010-04-27T23:35:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dcefff478d99e6548f37e60bc9517529a0d8c6a",
"body": "…ubyforge.",
"is_bot": false,
"headline": "patch from http://github.com/dpiddy. bump version. release gem to r…",
"author_name": "ara.t.howard",
"author_login": "ahoward",
"committed_at": "2009-10-18T18:38:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "657924763182b5b9d360f6d48f11baccac4cf786",
"body": null,
"is_bot": false,
"headline": "set FD_CLOEXEC on the parent side of the exception-passing pipe as well",
"author_name": "Dan Peterson",
"author_login": "danp",
"committed_at": "2009-10-18T18:26:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25c3ed8f6d85561ab0610d0f485670a3172e8453",
"body": null,
"is_bot": false,
"headline": "tweaks to rakefile - dealing with pkg/ dir",
"author_name": "ara.t.howard",
"author_login": "ahoward",
"committed_at": "2009-06-08T19:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "788087487279d0dae08e82035226da185fd70083",
"body": null,
"is_bot": false,
"headline": "update gemspec to ignore pkg directory",
"author_name": "ara.t.howard",
"author_login": "ahoward",
"committed_at": "2009-06-08T19:06:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "854e14a267a33448bb565b9529d318635030558a",
"body": null,
"is_bot": false,
"headline": "rake-ify the open4 proj",
"author_name": "ara.t.howard",
"author_login": "ahoward",
"committed_at": "2009-06-08T04:53:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8600faf38862598e2655e3f934ab2e3f109a41d6",
"body": null,
"is_bot": false,
"headline": "first commit",
"author_name": "ara.t.howard",
"author_login": "ahoward",
"committed_at": "2009-06-07T04:23:45Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 0,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 966,
"active_weeks_last_year": 0,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"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": "open4",
"exists": true,
"license": "Ruby",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/open4",
"is_deprecated": false,
"latest_version": "1.3.4",
"repository_url": "https://github.com/ahoward/open4",
"versions_count": 23,
"total_downloads": 147198841,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2009-07-25T18:04:01Z",
"latest_published_at": "2014-05-15T05:57:24.703000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4450
}
]
},
"popularity": {
"forks": 27,
"stars": 190,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2010-04-27",
"count": 1
},
{
"date": "2011-01-11",
"count": 1
},
{
"date": "2011-01-17",
"count": 1
},
{
"date": "2011-10-01",
"count": 1
},
{
"date": "2011-11-17",
"count": 1
},
{
"date": "2012-02-09",
"count": 1
},
{
"date": "2012-04-07",
"count": 1
},
{
"date": "2012-09-04",
"count": 1
},
{
"date": "2012-12-02",
"count": 1
},
{
"date": "2013-09-15",
"count": 1
},
{
"date": "2014-01-07",
"count": 1
},
{
"date": "2014-02-13",
"count": 1
},
{
"date": "2014-02-14",
"count": 1
},
{
"date": "2014-10-10",
"count": 1
},
{
"date": "2015-02-23",
"count": 1
},
{
"date": "2015-04-23",
"count": 1
},
{
"date": "2015-07-01",
"count": 1
},
{
"date": "2015-10-15",
"count": 1
},
{
"date": "2015-12-11",
"count": 1
},
{
"date": "2016-08-19",
"count": 1
},
{
"date": "2017-08-28",
"count": 1
},
{
"date": "2017-12-29",
"count": 1
},
{
"date": "2019-08-08",
"count": 1
},
{
"date": "2023-09-28",
"count": 1
},
{
"date": "2023-10-15",
"count": 1
},
{
"date": "2023-11-28",
"count": 1
}
],
"complete": true,
"collected": 26,
"total_forks": 27
},
"star_history": {
"days": [
{
"date": "2009-06-07",
"count": 47
},
{
"date": "2009-07-09",
"count": 1
},
{
"date": "2009-07-22",
"count": 1
},
{
"date": "2009-08-09",
"count": 1
},
{
"date": "2009-08-31",
"count": 1
},
{
"date": "2009-09-02",
"count": 1
},
{
"date": "2009-09-03",
"count": 1
},
{
"date": "2009-09-18",
"count": 1
},
{
"date": "2009-09-19",
"count": 1
},
{
"date": "2009-09-25",
"count": 1
},
{
"date": "2009-11-15",
"count": 1
},
{
"date": "2009-12-20",
"count": 1
},
{
"date": "2009-12-30",
"count": 1
},
{
"date": "2010-01-03",
"count": 3
},
{
"date": "2010-01-07",
"count": 1
},
{
"date": "2010-01-27",
"count": 1
},
{
"date": "2010-02-22",
"count": 1
},
{
"date": "2010-03-08",
"count": 1
},
{
"date": "2010-03-18",
"count": 1
},
{
"date": "2010-04-24",
"count": 1
},
{
"date": "2010-05-31",
"count": 1
},
{
"date": "2010-07-04",
"count": 1
},
{
"date": "2010-07-09",
"count": 1
},
{
"date": "2010-07-13",
"count": 1
},
{
"date": "2010-08-23",
"count": 1
},
{
"date": "2010-09-02",
"count": 1
},
{
"date": "2010-10-21",
"count": 1
},
{
"date": "2010-11-12",
"count": 1
},
{
"date": "2010-12-12",
"count": 1
},
{
"date": "2011-01-21",
"count": 1
},
{
"date": "2011-01-25",
"count": 1
},
{
"date": "2011-02-28",
"count": 1
},
{
"date": "2011-04-21",
"count": 1
},
{
"date": "2011-06-18",
"count": 1
},
{
"date": "2011-07-20",
"count": 1
},
{
"date": "2011-09-04",
"count": 1
},
{
"date": "2011-10-12",
"count": 1
},
{
"date": "2011-12-19",
"count": 1
},
{
"date": "2013-02-14",
"count": 1
},
{
"date": "2013-02-17",
"count": 1
},
{
"date": "2013-02-22",
"count": 1
},
{
"date": "2013-03-01",
"count": 1
},
{
"date": "2013-03-24",
"count": 1
},
{
"date": "2013-04-13",
"count": 1
},
{
"date": "2013-05-08",
"count": 1
},
{
"date": "2013-05-11",
"count": 1
},
{
"date": "2013-05-14",
"count": 1
},
{
"date": "2013-05-19",
"count": 1
},
{
"date": "2013-06-02",
"count": 1
},
{
"date": "2013-06-24",
"count": 1
},
{
"date": "2013-07-30",
"count": 1
},
{
"date": "2013-08-14",
"count": 1
},
{
"date": "2013-08-21",
"count": 1
},
{
"date": "2013-09-06",
"count": 1
},
{
"date": "2013-09-07",
"count": 1
},
{
"date": "2013-09-09",
"count": 1
},
{
"date": "2013-09-29",
"count": 1
},
{
"date": "2013-10-14",
"count": 1
},
{
"date": "2013-10-30",
"count": 1
},
{
"date": "2013-12-21",
"count": 1
},
{
"date": "2014-01-10",
"count": 1
},
{
"date": "2014-02-14",
"count": 1
},
{
"date": "2014-02-24",
"count": 1
},
{
"date": "2014-04-27",
"count": 1
},
{
"date": "2014-04-30",
"count": 1
},
{
"date": "2014-05-02",
"count": 1
},
{
"date": "2014-06-06",
"count": 1
},
{
"date": "2014-06-13",
"count": 1
},
{
"date": "2014-07-05",
"count": 1
},
{
"date": "2014-07-14",
"count": 1
},
{
"date": "2014-07-15",
"count": 1
},
{
"date": "2014-07-28",
"count": 1
},
{
"date": "2014-08-22",
"count": 1
},
{
"date": "2014-09-02",
"count": 1
},
{
"date": "2014-09-04",
"count": 1
},
{
"date": "2014-09-10",
"count": 1
},
{
"date": "2014-11-05",
"count": 1
},
{
"date": "2014-11-14",
"count": 1
},
{
"date": "2014-11-22",
"count": 2
},
{
"date": "2014-12-18",
"count": 1
},
{
"date": "2015-01-14",
"count": 1
},
{
"date": "2015-02-11",
"count": 1
},
{
"date": "2015-02-25",
"count": 1
},
{
"date": "2015-03-13",
"count": 1
},
{
"date": "2015-03-23",
"count": 1
},
{
"date": "2015-04-03",
"count": 1
},
{
"date": "2015-04-17",
"count": 1
},
{
"date": "2015-05-31",
"count": 1
},
{
"date": "2015-06-02",
"count": 1
},
{
"date": "2015-06-11",
"count": 1
},
{
"date": "2015-06-17",
"count": 1
},
{
"date": "2015-08-27",
"count": 1
},
{
"date": "2015-10-05",
"count": 1
},
{
"date": "2015-11-04",
"count": 1
},
{
"date": "2015-11-05",
"count": 1
},
{
"date": "2015-11-09",
"count": 1
},
{
"date": "2015-11-19",
"count": 1
},
{
"date": "2015-11-20",
"count": 2
},
{
"date": "2015-12-08",
"count": 1
},
{
"date": "2015-12-11",
"count": 1
},
{
"date": "2016-02-22",
"count": 1
},
{
"date": "2016-03-11",
"count": 1
},
{
"date": "2016-03-23",
"count": 1
},
{
"date": "2016-03-29",
"count": 1
},
{
"date": "2016-04-25",
"count": 1
},
{
"date": "2016-05-01",
"count": 1
},
{
"date": "2016-06-12",
"count": 1
},
{
"date": "2016-09-28",
"count": 1
},
{
"date": "2016-10-19",
"count": 1
},
{
"date": "2016-11-21",
"count": 1
},
{
"date": "2016-11-30",
"count": 1
},
{
"date": "2016-12-10",
"count": 1
},
{
"date": "2017-01-11",
"count": 1
},
{
"date": "2017-02-04",
"count": 1
},
{
"date": "2017-02-18",
"count": 1
},
{
"date": "2017-03-14",
"count": 1
},
{
"date": "2017-05-07",
"count": 1
},
{
"date": "2017-06-23",
"count": 1
},
{
"date": "2017-08-03",
"count": 1
},
{
"date": "2017-08-23",
"count": 1
},
{
"date": "2017-09-04",
"count": 1
},
{
"date": "2017-09-20",
"count": 1
},
{
"date": "2017-11-08",
"count": 1
},
{
"date": "2017-12-29",
"count": 1
},
{
"date": "2018-02-22",
"count": 1
},
{
"date": "2018-03-16",
"count": 1
},
{
"date": "2018-04-09",
"count": 1
},
{
"date": "2018-04-21",
"count": 1
},
{
"date": "2018-05-09",
"count": 1
},
{
"date": "2018-06-01",
"count": 1
},
{
"date": "2018-06-26",
"count": 1
},
{
"date": "2019-02-25",
"count": 1
},
{
"date": "2019-03-28",
"count": 1
},
{
"date": "2019-04-01",
"count": 1
},
{
"date": "2019-05-07",
"count": 1
},
{
"date": "2019-06-21",
"count": 1
},
{
"date": "2019-08-08",
"count": 1
},
{
"date": "2019-11-06",
"count": 1
},
{
"date": "2020-08-14",
"count": 2
}
],
"complete": true,
"collected": 190,
"total_stars": 190
},
"open_issues_and_prs": 12
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"samples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 10932,
"source_files_sampled": 15,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"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": [],
"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": 5,
"merged_prs": 7,
"open_issues": 7,
"closed_ratio": 0.611,
"closed_issues": 11,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "ahoward",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/6094?v=4"
},
{
"type": "User",
"login": "tkareine",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/38920?v=4"
},
{
"type": "User",
"login": "roadrunner2",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/133040?v=4"
},
{
"type": "User",
"login": "zenspider",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/9832?v=4"
},
{
"type": "User",
"login": "danp",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2182?v=4"
},
{
"type": "User",
"login": "eric",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/470?v=4"
},
{
"type": "User",
"login": "hsbt",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/12301?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.625
},
"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 6 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": 2,
"reason": "Found 6/22 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": 9,
"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": "2bc378285dcec9c88613fd4def57a58606c0680b",
"ran_at": "2026-07-22T00:15:38Z",
"aggregate_score": 2.9,
"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": 19,
"created_at": "2012-12-02T21:58:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 23,
"created_at": "2013-09-15T17:26:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 27,
"created_at": "2015-02-23T03:15:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 32,
"created_at": "2023-09-28T05:30:02Z",
"last_comment_at": "2023-09-29T02:21:40Z",
"last_comment_author": "zenspider"
},
{
"number": 33,
"created_at": "2023-11-28T22:45:47Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2014-03-13T14:29:45Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 8,
"created_at": "2011-06-10T15:07:05Z",
"last_comment_at": "2011-08-09T21:32:50Z",
"last_comment_author": "robertgrimm"
},
{
"number": 12,
"created_at": "2012-02-03T11:47:26Z",
"last_comment_at": "2012-06-23T01:51:25Z",
"last_comment_author": "apotheon"
},
{
"number": 16,
"created_at": "2012-06-24T20:08:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 21,
"created_at": "2013-03-20T18:15:15Z",
"last_comment_at": "2013-04-01T15:28:15Z",
"last_comment_author": "r4um"
},
{
"number": 26,
"created_at": "2015-02-17T20:00:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 28,
"created_at": "2015-02-25T15:29:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 31,
"created_at": "2019-03-06T20:52:27Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ahoward/open4",
"host": "github.com",
"name": "open4",
"owner": "ahoward"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 20,
"inputs": {
"security": 29,
"vitality": 1,
"community": 53,
"governance": 55,
"engineering": 34,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 34,
"overall_after_abandonment_multiplier": 20
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 1,
"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": 966,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 966 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 966
}
}
],
"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": "critical",
"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": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"issue_rot",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 5,
"unanswered_open_issues": 7,
"days_since_last_merged_pr": 4513,
"days_since_last_human_commit": 4513,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 4513 days; 3 unmet obligation(s): pull requests unanswered, issues unanswered, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 4513,
"count": 3,
"signals": "pull requests unanswered, issues unanswered, 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": 53,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": "Inorganic Growth Policy discounts the stars and forks components by 40%. The finding describes the timing of public star and fork events; it does not establish that attention was purchased, or that the maintainers were involved.",
"notes": [
{
"code": "growth_policy_discount",
"params": {
"pct": 40
}
}
],
"value": 31,
"inputs": {
"forks": 27,
"stars": 190,
"watchers": 3,
"growth_state": "anomalous",
"growth_signals": [
"acquisition_burst",
"missing_decay",
"no_released_substance"
],
"growth_windows": [
"2009-06-07/2009-06-07"
],
"growth_peak_days": 1,
"growth_factor_pct": 60,
"growth_peak_stars": 47,
"growth_peak_window": "2009-06-07",
"growth_peak_multiple": 47,
"growth_top_days_share": 0.295,
"growth_baseline_per_day": 1,
"growth_history_complete": true
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "190 stars, discounted for inorganic growth: 47 stars over 1 day(s) from 2009-06-07, 47× the repository's own daily baseline",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 190
}
},
{
"code": "discounted_for_inorganic_growth",
"params": {
"days": 1,
"stars": 47,
"window": "2009-06-07",
"multiple": 47
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "27 forks, discounted for inorganic growth: 47 stars over 1 day(s) from 2009-06-07, 47× the repository's own daily baseline",
"points": 7.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 27
}
},
{
"code": "discounted_for_inorganic_growth",
"params": {
"days": 1,
"stars": 47,
"window": "2009-06-07",
"multiple": 47
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"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
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"open4"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 147198841,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "147,198,841 downloads all-time across rubygems",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_total",
"params": {
"count": 147198841,
"ecosystems": "rubygems"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.625
},
"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 62% of commits",
"points": 8.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 62
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"merged_prs": 7,
"open_issues": 7,
"closed_issues": 11,
"issue_closed_ratio": 0.611,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "61% of issues closed",
"points": 28.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 61
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "7/10 decided PRs merged",
"points": 26.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 7,
"decided": 10
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/22 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"followers": 530,
"owner_type": "User",
"is_verified": null,
"owner_login": "ahoward",
"public_repos": 198,
"account_age_days": 6677
},
"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": "530 followers of ahoward",
"points": 19.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 530,
"login": "ahoward"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "198 public repos, account ~18 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 198
}
},
{
"code": "account_age_years",
"params": {
"years": 18
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"open4"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 4450
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on rubygems",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "rubygems"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4450 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4450
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "23 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 23
}
}
],
"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 6 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": 29,
"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": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.9
},
"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 6 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 6/22 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"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.2,
"status": "partial",
"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": 22
},
"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": "critical",
"name": "AI Readiness",
"value": 28,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.278,
"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": "10 of 36 human commits state their intent (structured subject or explanatory body)",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 10,
"sampled": 36
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"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": 24,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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 36",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 36
}
}
],
"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": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Ruby",
"largest_source_bytes": 10932,
"source_files_sampled": 15,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Ruby without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Ruby"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/15 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 15,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"samples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "samples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-22T00:15:50.444578Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/ahoward/open4.svg",
"full_name": "ahoward/open4",
"license_state": "custom",
"license_spdx": null
}