原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1665,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 408697,
"HTML": 7440,
"Ruby": 445238,
"Shell": 2539
},
"pushed_at": "2026-07-10T15:48:28Z",
"created_at": "2008-07-15T15:31:43Z",
"owner_type": "User",
"updated_at": "2026-07-10T15:49:33Z",
"description": "Ruby bindings for libcurl",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Ruby",
"significant_languages": [
"Ruby",
"C"
]
},
"owner": {
"blog": "https://www.calltrackingmetrics.com/",
"name": "Todd",
"type": "User",
"login": "taf2",
"company": "CallTrackingMetrics",
"location": "Severna Park MD",
"followers": 176,
"avatar_url": "https://avatars.githubusercontent.com/u/1568?v=4",
"created_at": "2008-02-28T13:12:11Z",
"is_verified": null,
"public_repos": 218,
"account_age_days": 6718
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "0.7.15",
"kind": "patch",
"published_at": "2011-03-21T00:57:54Z"
},
{
"tag": "0.7.9",
"kind": "patch",
"published_at": "2010-12-22T05:18:29Z"
}
],
"recent_commits": [
{
"oid": "8bb408070d8452240dffdc8b286fafd7b96e37a6",
"body": "windoze tests",
"is_bot": false,
"headline": "keep test server live for more of the suite this should* speed up",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-07-10T15:47:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c066d1ccd59ebeb2b354289d28003861f248a2b",
"body": null,
"is_bot": false,
"headline": "it should work too",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-07-10T15:25:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2bea6b4b9c25e279d72f0f4ac51ba640192c5a7",
"body": null,
"is_bot": false,
"headline": "update the long out of date compatibility table",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-07-10T15:22:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bc61a5d9a0d559a87c7be9775ab0d480ae790bc",
"body": null,
"is_bot": false,
"headline": "minor README fixes",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-07-10T15:19:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0065182cf5806b47a03b0c72cce68ca5648c8c1",
"body": null,
"is_bot": false,
"headline": "readme fixes",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-07-10T15:15:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8bc5b2aa0ccd788f294546c35eb70c1cf831cc1",
"body": null,
"is_bot": false,
"headline": "fixes for ruby 3.0",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-07-10T15:14:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8398339418ed2b70be22de5c7fa8f1f45c44f1d6",
"body": null,
"is_bot": false,
"headline": "prepare for 1.3.7 release",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-07-10T14:23:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e80ed3b2b455ef35f57d8744be830bed264d41e1",
"body": "…tion\n\nruby_curl_easy keeps a `self` back-reference as a raw VALUE in the\nmalloc'd struct (set at initialize/reset/clone/dup) and libcurl hands\nthat struct back via CURLINFO_PRIVATE on every completed transfer. The\nCurl::Easy wrapper is movable: the data type has no dcompact handler\nand curl_easy_ma\n[…]\nbject. It errors with the TypeError above on the unpatched build and\npasses with this change, which also survived a soak of 1M requests on\na persistent handle across ~100 forced full-heap compactions.",
"is_bot": false,
"headline": "Mark rbce->self in curl_easy_mark to pin Curl::Easy against GC compac…",
"author_name": "Bill Kolokithas",
"author_login": "bill-kolokithas",
"committed_at": "2026-07-10T14:16:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "948846d8a928bf02a6767562a1ff31768a30d45a",
"body": null,
"is_bot": false,
"headline": "getting ready for a new release",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-07-10T14:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1420ed945dc2d51265330415192e2d194bc51605",
"body": null,
"is_bot": false,
"headline": "Fix FTP option configuration",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-07-10T14:09:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ef2b1695171e904e0108964c840a210e7b8bdab",
"body": null,
"is_bot": false,
"headline": "Fix Fiber scheduler waits",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-07-10T14:00:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35cf53766ae0972d210dc305f227edc618b243b4",
"body": "The resolve tests map a bogus hostname (curb.invalid) to 127.0.0.1 via\nCURLOPT_RESOLVE and expect curl to reach the local WEBrick test server.\nWhen http_proxy is set, libcurl forwards the request to the proxy and\nignores the CURLOPT_RESOLVE mapping. The proxy cannot resolve\ncurb.invalid and returns an error page, so the assertions fail.\n\nUnset the proxy on the handles these tests use, so curl performs its own\nresolution and connects directly to the loopback server.",
"is_bot": false,
"headline": "Disable proxy in CURLOPT_RESOLVE tests (#480)",
"author_name": "Guilherme Puida",
"author_login": "guilherme-puida",
"committed_at": "2026-06-17T15:13:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ddff9ce9ce262f56665c335e5aca2f5abdb19b6",
"body": null,
"is_bot": false,
"headline": "prepare for 1.3.6 release",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-06-17T15:05:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeb1a69b50cb3b0539cf59064a8f8f7f4abf38a4",
"body": "…ptimization",
"is_bot": false,
"headline": "Avoid potential for mis-use and remove the thread local performance o…",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-06-17T14:50:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05dca26060982bca92f52b2f7b897aae9c651c63",
"body": null,
"is_bot": false,
"headline": "Adding new network/protocol isolation Curl.safe!",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-06-17T14:49:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9110ae90ee0036a17b22bb8656de6d1c1a517c85",
"body": null,
"is_bot": false,
"headline": "new failing test",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-06-17T14:10:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "216aa09433f6051f33cc322df248d7161f0a2b7d",
"body": null,
"is_bot": false,
"headline": "Restore Ruby 2.6 support for Easy perform",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-06-06T14:51:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "330b5cf27fa2746d9e5ba3d3ce649fbf74d45989",
"body": null,
"is_bot": false,
"headline": "Harden easy cleanup during coercion",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-06-06T05:03:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "065ac8cdf50529d1723f1b07872f8be862faaeb8",
"body": "….0.5 continues to show issues 4.0.3 was the last known good version of ruby",
"is_bot": false,
"headline": "Adjusting memory checker to ignore new ruby issues after 4.0.4 even 4…",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-05-20T23:31:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f9d8f82c69148ee6e6d15a84525a1558ff1e605",
"body": null,
"is_bot": false,
"headline": "update to ruby 4.0.5 for use after free fixes",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-05-20T23:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68453fb1a77fd73fd6d422720a54952f435ae047",
"body": null,
"is_bot": false,
"headline": "prepare for new release",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-05-14T18:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc70c4495f9f3f279f6845e26a643ad729ba90db",
"body": null,
"is_bot": false,
"headline": "Change log entry",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-05-14T18:33:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e341b9a98175daaca8b0d86ba30c1eb4b38f903",
"body": "…new request was added during the final yield, perform could autoclose the multi before processing it. Keep the final yield inside the loop so newly added work is performed. (#476)",
"is_bot": false,
"headline": "Fix Multi#perform dropping work added during the final yield. When a …",
"author_name": "Eric Schwartz",
"author_login": "eschwartz-ctm",
"committed_at": "2026-05-14T18:31:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88c90aa27fd07d36807b01d236c6f14c002bf3e0",
"body": null,
"is_bot": false,
"headline": "adjusting for fiber in CI",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-05-14T02:08:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ca7316af6837bc755b9695ea10d755be2b86bfd",
"body": null,
"is_bot": false,
"headline": "more memory valgrind work",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-05-13T17:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54c29eff77ff0508ac25921db5c86177c015d963",
"body": null,
"is_bot": false,
"headline": "Fix Fiber scheduler socket handling with libcurl 8.20.0",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-05-13T17:06:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f630466550eec177d28d85467a3d1679695a996c",
"body": null,
"is_bot": false,
"headline": "Valgrind improvements for ruby 4.0.4",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-05-13T00:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "640f504fae7debebc2edd1f51f6b92002b9e92f9",
"body": null,
"is_bot": false,
"headline": "update local to 4.0.4",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-05-13T00:37:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "402e701576e84e3de3d089da8b10644ecce1607b",
"body": null,
"is_bot": false,
"headline": "scope to curb_core only",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-05-12T23:46:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e387343df88c957c990853c185208b87d7755d5b",
"body": null,
"is_bot": false,
"headline": "possible another valgrind ci fix?",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-05-12T20:19:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "139561829dd1734744e2ed454a06f34a41cac978",
"body": null,
"is_bot": false,
"headline": "Fixes for valgrind issues in the last release",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-05-12T14:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f068c9804a2557617bb61f307e4cd17eb8397c26",
"body": null,
"is_bot": false,
"headline": "ostruct for ruby 4",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-05-12T00:25:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a75f93e2d1b5f5fee1099bab2cee1857ab2eaf83",
"body": null,
"is_bot": false,
"headline": "Fiber work for OSX",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-05-11T22:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29c1927dbca2013d2b945869d9133b2297420567",
"body": null,
"is_bot": false,
"headline": "preparing for 1.3.3 release",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-05-11T21:23:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b3caf1487ee0cb4f5c6eaed2f0c8bf4c7b2e720",
"body": null,
"is_bot": false,
"headline": "update our rvm version",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-05-11T21:21:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b92e494e86dff3f3fc4fc958fabfc43272485af3",
"body": "… (#475)\n\ncurl 8.20.0 disables NTLM support by default (with planned removal in\n September 2026). When NTLM is unavailable, libcurl silently downgrades\n to Basic auth, breaking the assertion that expects an NTLM Type 1\n message. Use Curl.ntlm? to skip the NTLM-specific portion of the test\n when libcurl was built without NTLM support.\n\n Closes: https://github.com/taf2/curb/issues/474",
"is_bot": false,
"headline": "Skip NTLM assertion in test_username_password when libcurl lacks NTLM…",
"author_name": "Samuel Henrique",
"author_login": "samueloph",
"committed_at": "2026-05-11T21:21:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "889f5f77dcfb11028d6ad5b9b6f13bf346fa83e2",
"body": null,
"is_bot": false,
"headline": "more stability improvements",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-04-30T00:30:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "458ed02284124083b16243d2da20b50dc02c5279",
"body": "…like symbols",
"is_bot": false,
"headline": "improving curl.put_data to avoid crashes when using unexpected input …",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-04-28T13:56:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fba7d38895a4103900f5b57bd1cc04208aa4d186",
"body": null,
"is_bot": false,
"headline": "package for release 1.3.2",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-04-23T23:32:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dfb1856f363e2f46b5115ff9dcfef06ff5b5d1f",
"body": null,
"is_bot": false,
"headline": "work on multiple fixes",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-04-23T23:23:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a5265736fc2d7e92a6465d115c5cd1752c856a1",
"body": null,
"is_bot": false,
"headline": "package for next release",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-04-05T13:52:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "126325fda612077c780c52e63eee311ef7744c04",
"body": null,
"is_bot": false,
"headline": "correctly detect rb_thread_fd_select for ruby 4",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-04-04T23:31:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60342b15c6b5134cb52c3bf9d8616c7d134e23f4",
"body": null,
"is_bot": false,
"headline": "ready for release",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-04-02T12:22:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a21fd275e971018a7de8642f77a5e732cd78826b",
"body": null,
"is_bot": false,
"headline": "Adding more coverage",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-04-01T21:50:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1406dfd5e303db7f2a8a6c03949813c7dd1d7cb4",
"body": null,
"is_bot": false,
"headline": "Addressing a GC triggered segmentation fault due to TypedData_Get_Struct",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-04-01T20:58:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98be2097e1bf6385f2d2bdb0e01dc29b238dddfd",
"body": null,
"is_bot": false,
"headline": "Add a limit to each test to avoid runaway and pid tracking",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-04-01T19:42:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86a6ec11f2137c0adab5c3046248eaf802d6733d",
"body": "- align Multi#close with its documented terminal semantics while preserving reusable autoclose paths for implicit Easy#perform and scheduler-driven requests\n- make callback failures deterministic by preserving the original exception, deferring re-raise until sibling work drains, and keeping deferred\n[…]\n easy/multi backreferences and leaked handles under Ruby 4.x and newer libcurl\n- add leak-trace, valgrind, and regression coverage for cleanup, scheduler, callback, and test-server recovery edge cases",
"is_bot": false,
"headline": "Strengthen Easy/Multi lifecycle and callback cleanup",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-04-01T16:12:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "70d1725c23f603b6ae0636b6c92651d1a991b506",
"body": null,
"is_bot": false,
"headline": "we need this for ruby 2.7",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-03-21T14:37:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f5d2eb353f8983d8eafe68182993b4987e599a4",
"body": null,
"is_bot": false,
"headline": "Fix Ruby 4 typed-data breakage and Async scheduler regressions",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-03-20T21:30:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf20cb8ae685e78f6e8d97f1ab8b51bb2797fc66",
"body": null,
"is_bot": false,
"headline": "adding http_versio to allow explicit control of the http version used",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-03-20T20:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "def77ab9e594b8a5767bed9d4ad02401a637743d",
"body": null,
"is_bot": false,
"headline": "some notable changes for the next release",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-03-13T17:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3182bc145f06f0976afc2f425e56192e1869ce5c",
"body": "…cally",
"is_bot": false,
"headline": "adding a switch script to more easily switch between ruby versions lo…",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-03-13T17:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31bf3089a12a848988df30b389b20c12d43196bb",
"body": null,
"is_bot": false,
"headline": "locally run with ruby 4.0",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-03-13T17:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fba52eb71c9254a8476c42054a80b5d2901dcc2",
"body": null,
"is_bot": false,
"headline": "switch ss to tcp only to avoid RTNETLINK output in test",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-03-13T17:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9a9a6ce72363c29e8bcd601294ef5090677fbf3",
"body": null,
"is_bot": false,
"headline": "fix for ifdef conversion error",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-03-13T17:56:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8d8ea969e481d76cf991aacb6cc9fdd17a11ca3",
"body": null,
"is_bot": false,
"headline": "Using TypedData_Get_Struct to avoid deprecations in ruby 4",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-03-13T17:56:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90e4622420432db920c023cd828fe6cab144d48a",
"body": null,
"is_bot": false,
"headline": "libcurl deprecations addressed for example CURLOPT_XFERINFOFUNCTION",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-03-13T17:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4269e02160690404aefd26c1c0668ec92019fe2e",
"body": null,
"is_bot": false,
"headline": "updating macro's from #if to #ifdef",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2026-03-13T17:54:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06f2999201353585aa1417f985e1a09fd86692f6",
"body": null,
"is_bot": false,
"headline": "Use rb_block_call instead of rb_iterate (#468)",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2026-03-13T17:44:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eb4579d32f60c35558a4d3a15ed118e2c41ddfd",
"body": "This extension cannot build on Ruby 2.1 or earlier, because it uses\nfunctions exposed at 2.2, such as `rb_hash_clear`, `rb_hash_size`.",
"is_bot": false,
"headline": "Add `required_ruby_version` (#469)",
"author_name": "Nobuyoshi Nakada",
"author_login": "nobu",
"committed_at": "2026-03-13T17:41:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b890ebd7150f81bcd4681d975836a9d9af169bc6",
"body": null,
"is_bot": false,
"headline": "Adding ruby 4.0 to CI removing 2.6",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-12-25T19:08:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "053e6ed88a1c26e276cf2f512769b6bfaad357a1",
"body": null,
"is_bot": false,
"headline": "avoid this code when fibers not available",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-09-21T20:01:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c59fc2274d95384f4d43e0c0b35c3a2550cafd0",
"body": null,
"is_bot": false,
"headline": "typical application might do something more like this",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-09-19T15:04:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84b03d3a036f391b48d5262dfd3e2826f73cfd05",
"body": null,
"is_bot": false,
"headline": "1.2.2",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-09-18T23:52:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8fb34171387962cb855716d3401768e2aa22152",
"body": null,
"is_bot": false,
"headline": "add work around logic for 8.16.0 regression",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-09-18T20:54:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b7c7456d83fa36a8311eb86671f20c5c61a6287",
"body": null,
"is_bot": false,
"headline": "adding support for GC.compact",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-09-18T18:55:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3878647a8250ec3fc96526e27437b2742056f76d",
"body": null,
"is_bot": false,
"headline": "more complete ftp",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-09-18T13:15:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6c15006a24922f0551095a4027e1158a7946065",
"body": null,
"is_bot": false,
"headline": "Update release notes",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-09-18T02:31:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb8a06e65a2953adf0c4638c1a5f538121a8c8bb",
"body": null,
"is_bot": false,
"headline": "1.2.1 gemspec",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-09-18T02:31:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c432946898fc687425033bc378ca74c7da82fc4",
"body": null,
"is_bot": false,
"headline": "Fixes for a use after free bug",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-09-18T02:29:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "444e5df5babb3596bc0c424547a3a0bffc8708d0",
"body": null,
"is_bot": false,
"headline": "FTP updates",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-09-01T13:44:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7edf1fd3cd5db8ca1e4624a723d1c85fdcc835ea",
"body": null,
"is_bot": false,
"headline": "add test to verify #267 is a none issue now",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-09-01T13:17:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6f6ba4047f0dd56bc0331478988e6595035bef0",
"body": null,
"is_bot": false,
"headline": "Adding request_target when CURLOPT_REQUEST_TARGET is detected for \"#427\"",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-09-01T13:08:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae565147171086c5e5fddaf6cfb8c0821cc3b532",
"body": null,
"is_bot": false,
"headline": "add clarification to http_post usage",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-09-01T12:58:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6436a31bbaaaa95e81a22aa58ed5c231ace963e5",
"body": null,
"is_bot": false,
"headline": "cookie clearification and fixes: #449",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-09-01T12:29:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "867ab00e35ae992282681a9972f3fd371485770d",
"body": null,
"is_bot": false,
"headline": "fix incorrect warning issue: 464",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-09-01T11:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb6a748f9d216c6315393c14e8a904d696ba20fe",
"body": null,
"is_bot": false,
"headline": "prepare curb for release",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-08-31T19:20:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "048981fd0a788c0e94c76e4904682a65223f2852",
"body": null,
"is_bot": false,
"headline": "default to half the cpu's when configuring checks",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-08-31T19:20:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1aceb010d274970a08a9af09547d228c50cec8c0",
"body": null,
"is_bot": false,
"headline": "Add more CI testing for OSX and Windows",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-08-31T19:20:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc883ffdf25ed7409ae873d999b374da59b4119a",
"body": null,
"is_bot": false,
"headline": "Allow compiler checks to run on multiple processors",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-08-31T19:20:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35b844d99205839d574b8fac0e82a858d8318951",
"body": null,
"is_bot": false,
"headline": "Ensure CURLOPT_NOBODY=1 when using HEAD request method",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-08-31T19:20:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39e43ff88e32afb853e2583ca374eddfa06ad40e",
"body": "… scheduler will run overlapping io",
"is_bot": false,
"headline": "Fiber scheduler support, running multiple easy handles within a fiber…",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-08-31T19:20:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b71b40ea523001f358bb4032089e63ec27af20e5",
"body": null,
"is_bot": false,
"headline": "adding a sample for using fiber",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-08-31T19:20:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3cfded85f8417b19fa36e691ec62a4b1b565731",
"body": null,
"is_bot": false,
"headline": "fix for 227",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-07-25T18:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "704ce53b3085dfe57f9eab0e69cfd157160c2edf",
"body": null,
"is_bot": false,
"headline": "add noproxy support for issue 441",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-07-25T17:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96ac9ee51041d17bb3369a1a252cec1c2f72d6fe",
"body": null,
"is_bot": false,
"headline": "Fix for issue 465",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-07-25T17:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "011aaa85a11b7769e3aae1c36a6f389774a079cf",
"body": null,
"is_bot": false,
"headline": "add zero out last_result",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-07-24T15:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e0c90310a0ded0e4f761b45b4f9d3af9bd0c708",
"body": null,
"is_bot": false,
"headline": "adding test coverage maybe ci too",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-07-24T15:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac42a2a8a980b29dbce21ac948e921887434d4a3",
"body": "… memory errors",
"is_bot": false,
"headline": "improve how we handle high memory situations better by raising out of…",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-07-24T15:03:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0509d7844dd44835eaa2fa3e00fc0de1cd5a1d89",
"body": null,
"is_bot": false,
"headline": "1.1.0 updates",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-07-24T15:03:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23e0cdff71cb99de4b4268b38fe1046c11cc7541",
"body": null,
"is_bot": false,
"headline": "prepare new release",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-07-24T14:32:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a86553bbce96c76c9616c1c1101003a53972ca0",
"body": null,
"is_bot": false,
"headline": "bump rvm ruby version",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-07-24T14:32:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c0ad5a1112bb55bad6287912f63b46127257eeb",
"body": null,
"is_bot": false,
"headline": "allow resolv via curb set",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-07-24T14:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7d1958da8d6b5375635edda1061c89d05d30a93",
"body": null,
"is_bot": false,
"headline": "Move README.markdown to README.md",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-07-24T14:29:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c102c11c71a99f9993d20ea965d1c08127338c5a",
"body": "It's usage was removed in https://github.com/taf2/curb/commit/32fa6d78968c3b63e2a54a2c326efb577db04043\n\nRequiring `cgi` like this will emit a warning on Ruby 3.5: https://bugs.ruby-lang.org/issues/21258",
"is_bot": false,
"headline": "Remove unused `cgi` require (#461)",
"author_name": "Earlopain",
"author_login": "Earlopain",
"committed_at": "2025-07-24T14:17:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4600056563e91dfdbb66c145222f03c4747f0fad",
"body": "https://curl.se/libcurl/c/CURLMOPT_MAX_HOST_CONNECTIONS.html",
"is_bot": false,
"headline": "allow configuration curl multi MAX_HOST_CONNECTIONS (#460)",
"author_name": "Tiago",
"author_login": "HoneyryderChuck",
"committed_at": "2025-07-24T14:17:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02ed36d663103dc85fd98b0321d14ff56189a22b",
"body": null,
"is_bot": false,
"headline": "i believe this is true am i wrong?",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-03-13T21:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8374f96f183d29637c2480ad6ae149be47e670c6",
"body": null,
"is_bot": false,
"headline": "use digest to compare response body",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-02-15T14:44:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acb36547a12b523a10a335b16cf8bf310bf6ccdb",
"body": null,
"is_bot": false,
"headline": "bump version for release",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-02-15T14:39:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50e4bee7c555ad5a4ed463f6d1f2bbde24d644ee",
"body": null,
"is_bot": false,
"headline": "house keeping for the readme with some new examples",
"author_name": "Todd Fisher",
"author_login": "taf2",
"committed_at": "2025-02-15T14:39:03Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 96,
"latest_release_at": "2011-03-21T00:57:54Z",
"latest_release_tag": "0.7.15",
"releases_from_tags": true,
"days_since_last_push": 11,
"active_weeks_last_year": 17,
"days_since_latest_release": 5601,
"mean_days_between_releases": 88.8
},
"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": "curb",
"exists": true,
"license": "Ruby",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/curb",
"is_deprecated": false,
"latest_version": "1.3.7",
"repository_url": "https://github.com/taf2/curb",
"versions_count": 94,
"total_downloads": 40940132,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2009-07-25T18:27:55Z",
"latest_published_at": "2026-07-10T15:49:08.762000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 11
}
]
},
"popularity": {
"forks": 236,
"stars": 1329,
"watchers": 26,
"fork_history": {
"days": [
{
"date": "2008-08-15",
"count": 1
},
{
"date": "2008-10-03",
"count": 1
},
{
"date": "2008-11-06",
"count": 1
},
{
"date": "2009-01-24",
"count": 1
},
{
"date": "2009-06-07",
"count": 1
},
{
"date": "2009-08-12",
"count": 1
},
{
"date": "2009-09-30",
"count": 1
},
{
"date": "2009-11-09",
"count": 1
},
{
"date": "2010-03-31",
"count": 1
},
{
"date": "2010-04-23",
"count": 1
},
{
"date": "2010-05-10",
"count": 1
},
{
"date": "2010-06-18",
"count": 1
},
{
"date": "2010-08-16",
"count": 1
},
{
"date": "2010-08-26",
"count": 1
},
{
"date": "2010-09-21",
"count": 1
},
{
"date": "2010-10-18",
"count": 1
},
{
"date": "2010-10-24",
"count": 1
},
{
"date": "2010-10-29",
"count": 1
},
{
"date": "2011-02-25",
"count": 1
},
{
"date": "2011-04-15",
"count": 2
},
{
"date": "2011-04-28",
"count": 1
},
{
"date": "2011-04-29",
"count": 1
},
{
"date": "2011-06-06",
"count": 2
},
{
"date": "2011-06-22",
"count": 1
},
{
"date": "2011-07-05",
"count": 1
},
{
"date": "2011-08-03",
"count": 1
},
{
"date": "2011-11-21",
"count": 1
},
{
"date": "2012-01-14",
"count": 1
},
{
"date": "2012-01-20",
"count": 1
},
{
"date": "2012-04-11",
"count": 1
},
{
"date": "2012-05-11",
"count": 1
},
{
"date": "2012-07-02",
"count": 1
},
{
"date": "2012-07-09",
"count": 1
},
{
"date": "2012-07-17",
"count": 1
},
{
"date": "2012-07-18",
"count": 1
},
{
"date": "2012-07-19",
"count": 1
},
{
"date": "2012-08-08",
"count": 1
},
{
"date": "2012-08-29",
"count": 1
},
{
"date": "2012-09-03",
"count": 1
},
{
"date": "2012-09-28",
"count": 1
},
{
"date": "2012-10-19",
"count": 1
},
{
"date": "2012-11-08",
"count": 1
},
{
"date": "2012-11-16",
"count": 1
},
{
"date": "2012-12-06",
"count": 1
},
{
"date": "2012-12-08",
"count": 1
},
{
"date": "2012-12-29",
"count": 1
},
{
"date": "2013-01-29",
"count": 1
},
{
"date": "2013-02-06",
"count": 1
},
{
"date": "2013-02-08",
"count": 1
},
{
"date": "2013-03-03",
"count": 1
},
{
"date": "2013-03-25",
"count": 1
},
{
"date": "2013-04-03",
"count": 1
},
{
"date": "2013-05-06",
"count": 1
},
{
"date": "2013-05-18",
"count": 1
},
{
"date": "2013-05-20",
"count": 1
},
{
"date": "2013-06-19",
"count": 1
},
{
"date": "2013-08-07",
"count": 1
},
{
"date": "2013-08-09",
"count": 1
},
{
"date": "2013-08-14",
"count": 1
},
{
"date": "2013-08-16",
"count": 1
},
{
"date": "2013-08-19",
"count": 1
},
{
"date": "2013-08-31",
"count": 1
},
{
"date": "2013-09-01",
"count": 1
},
{
"date": "2013-10-16",
"count": 1
},
{
"date": "2013-10-20",
"count": 1
},
{
"date": "2013-11-15",
"count": 1
},
{
"date": "2013-11-23",
"count": 1
},
{
"date": "2013-12-12",
"count": 1
},
{
"date": "2014-01-05",
"count": 1
},
{
"date": "2014-01-06",
"count": 1
},
{
"date": "2014-01-13",
"count": 1
},
{
"date": "2014-01-28",
"count": 1
},
{
"date": "2014-02-12",
"count": 1
},
{
"date": "2014-02-14",
"count": 1
},
{
"date": "2014-02-15",
"count": 1
},
{
"date": "2014-02-18",
"count": 1
},
{
"date": "2014-03-04",
"count": 1
},
{
"date": "2014-03-07",
"count": 1
},
{
"date": "2014-04-05",
"count": 1
},
{
"date": "2014-04-06",
"count": 1
},
{
"date": "2014-04-17",
"count": 1
},
{
"date": "2014-05-06",
"count": 1
},
{
"date": "2014-05-13",
"count": 1
},
{
"date": "2014-05-20",
"count": 1
},
{
"date": "2014-06-20",
"count": 1
},
{
"date": "2014-06-25",
"count": 1
},
{
"date": "2014-06-26",
"count": 1
},
{
"date": "2014-07-01",
"count": 1
},
{
"date": "2014-09-12",
"count": 1
},
{
"date": "2014-10-11",
"count": 1
},
{
"date": "2014-10-16",
"count": 1
},
{
"date": "2014-10-18",
"count": 1
},
{
"date": "2014-10-26",
"count": 1
},
{
"date": "2014-11-13",
"count": 1
},
{
"date": "2014-12-20",
"count": 1
},
{
"date": "2015-01-07",
"count": 1
},
{
"date": "2015-01-20",
"count": 1
},
{
"date": "2015-01-24",
"count": 1
},
{
"date": "2015-02-01",
"count": 1
},
{
"date": "2015-02-06",
"count": 1
},
{
"date": "2015-03-16",
"count": 1
},
{
"date": "2015-04-01",
"count": 1
},
{
"date": "2015-04-02",
"count": 1
},
{
"date": "2015-07-01",
"count": 2
},
{
"date": "2015-07-06",
"count": 1
},
{
"date": "2015-07-14",
"count": 1
},
{
"date": "2015-07-16",
"count": 1
},
{
"date": "2015-08-15",
"count": 1
},
{
"date": "2015-10-08",
"count": 1
},
{
"date": "2015-10-14",
"count": 1
},
{
"date": "2015-10-16",
"count": 1
},
{
"date": "2015-10-18",
"count": 1
},
{
"date": "2015-10-19",
"count": 1
},
{
"date": "2015-11-06",
"count": 1
},
{
"date": "2015-11-09",
"count": 1
},
{
"date": "2015-11-12",
"count": 1
},
{
"date": "2015-11-24",
"count": 1
},
{
"date": "2015-12-14",
"count": 1
},
{
"date": "2015-12-16",
"count": 1
},
{
"date": "2015-12-20",
"count": 1
},
{
"date": "2016-01-05",
"count": 1
},
{
"date": "2016-01-20",
"count": 1
},
{
"date": "2016-01-27",
"count": 1
},
{
"date": "2016-02-11",
"count": 1
},
{
"date": "2016-02-12",
"count": 1
},
{
"date": "2016-03-08",
"count": 1
},
{
"date": "2016-04-03",
"count": 1
},
{
"date": "2016-04-18",
"count": 1
},
{
"date": "2016-05-28",
"count": 1
},
{
"date": "2016-06-08",
"count": 1
},
{
"date": "2016-07-06",
"count": 1
},
{
"date": "2016-07-08",
"count": 1
},
{
"date": "2016-08-28",
"count": 1
},
{
"date": "2016-10-18",
"count": 1
},
{
"date": "2016-10-30",
"count": 1
},
{
"date": "2016-12-14",
"count": 1
},
{
"date": "2017-01-20",
"count": 1
},
{
"date": "2017-02-15",
"count": 1
},
{
"date": "2017-02-16",
"count": 1
},
{
"date": "2017-03-09",
"count": 1
},
{
"date": "2017-03-21",
"count": 1
},
{
"date": "2017-04-07",
"count": 1
},
{
"date": "2017-04-10",
"count": 1
},
{
"date": "2017-04-15",
"count": 1
},
{
"date": "2017-04-20",
"count": 1
},
{
"date": "2017-04-26",
"count": 1
},
{
"date": "2017-04-27",
"count": 1
},
{
"date": "2017-07-17",
"count": 1
},
{
"date": "2017-08-22",
"count": 1
},
{
"date": "2017-09-13",
"count": 1
},
{
"date": "2017-10-15",
"count": 1
},
{
"date": "2017-10-24",
"count": 2
},
{
"date": "2017-10-31",
"count": 1
},
{
"date": "2017-11-27",
"count": 1
},
{
"date": "2018-01-05",
"count": 1
},
{
"date": "2018-02-08",
"count": 1
},
{
"date": "2018-03-19",
"count": 1
},
{
"date": "2018-04-13",
"count": 1
},
{
"date": "2018-04-18",
"count": 1
},
{
"date": "2018-06-06",
"count": 1
},
{
"date": "2018-06-26",
"count": 1
},
{
"date": "2018-07-09",
"count": 1
},
{
"date": "2018-07-11",
"count": 1
},
{
"date": "2018-08-07",
"count": 1
},
{
"date": "2018-08-22",
"count": 1
},
{
"date": "2018-08-30",
"count": 1
},
{
"date": "2018-09-21",
"count": 1
},
{
"date": "2018-10-27",
"count": 1
},
{
"date": "2018-12-04",
"count": 1
},
{
"date": "2019-02-20",
"count": 1
},
{
"date": "2019-02-21",
"count": 1
},
{
"date": "2019-03-11",
"count": 2
},
{
"date": "2019-07-03",
"count": 1
},
{
"date": "2019-09-11",
"count": 1
},
{
"date": "2019-10-23",
"count": 1
},
{
"date": "2019-10-28",
"count": 1
},
{
"date": "2019-12-17",
"count": 1
},
{
"date": "2020-01-17",
"count": 1
},
{
"date": "2020-01-24",
"count": 1
},
{
"date": "2020-03-06",
"count": 1
},
{
"date": "2020-04-02",
"count": 1
},
{
"date": "2020-05-04",
"count": 1
},
{
"date": "2020-06-28",
"count": 1
},
{
"date": "2020-11-30",
"count": 1
},
{
"date": "2021-02-04",
"count": 1
},
{
"date": "2021-02-08",
"count": 1
},
{
"date": "2021-05-03",
"count": 1
},
{
"date": "2021-08-03",
"count": 1
},
{
"date": "2021-08-14",
"count": 1
},
{
"date": "2021-09-21",
"count": 1
},
{
"date": "2021-11-10",
"count": 1
},
{
"date": "2021-11-28",
"count": 1
},
{
"date": "2022-02-19",
"count": 1
},
{
"date": "2022-02-25",
"count": 1
},
{
"date": "2022-04-29",
"count": 1
},
{
"date": "2022-09-20",
"count": 1
},
{
"date": "2022-10-21",
"count": 1
},
{
"date": "2022-11-10",
"count": 1
},
{
"date": "2022-11-24",
"count": 1
},
{
"date": "2022-12-18",
"count": 1
},
{
"date": "2023-01-25",
"count": 1
},
{
"date": "2023-02-24",
"count": 1
},
{
"date": "2023-06-06",
"count": 1
},
{
"date": "2023-06-22",
"count": 1
},
{
"date": "2023-07-12",
"count": 1
},
{
"date": "2023-11-11",
"count": 1
},
{
"date": "2023-12-01",
"count": 1
},
{
"date": "2024-04-10",
"count": 1
},
{
"date": "2024-07-05",
"count": 1
},
{
"date": "2024-07-24",
"count": 1
},
{
"date": "2024-08-06",
"count": 1
},
{
"date": "2025-03-15",
"count": 1
},
{
"date": "2025-03-30",
"count": 1
},
{
"date": "2025-05-10",
"count": 1
},
{
"date": "2025-09-02",
"count": 1
},
{
"date": "2025-11-21",
"count": 1
},
{
"date": "2026-02-21",
"count": 1
},
{
"date": "2026-05-09",
"count": 1
},
{
"date": "2026-05-14",
"count": 1
},
{
"date": "2026-05-25",
"count": 1
},
{
"date": "2026-06-02",
"count": 1
},
{
"date": "2026-06-16",
"count": 1
},
{
"date": "2026-07-08",
"count": 1
}
],
"complete": true,
"collected": 228,
"total_forks": 236
},
"star_history": {
"days": [
{
"date": "2010-06-15",
"count": 1
},
{
"date": "2010-06-21",
"count": 1
},
{
"date": "2010-06-22",
"count": 1
},
{
"date": "2010-06-25",
"count": 1
},
{
"date": "2010-06-26",
"count": 1
},
{
"date": "2010-08-05",
"count": 1
},
{
"date": "2010-08-17",
"count": 1
},
{
"date": "2010-08-25",
"count": 1
},
{
"date": "2010-08-27",
"count": 1
},
{
"date": "2010-09-20",
"count": 1
},
{
"date": "2010-10-01",
"count": 1
},
{
"date": "2010-10-05",
"count": 1
},
{
"date": "2010-10-07",
"count": 1
},
{
"date": "2010-10-20",
"count": 1
},
{
"date": "2010-10-21",
"count": 1
},
{
"date": "2010-10-30",
"count": 1
},
{
"date": "2010-11-03",
"count": 1
},
{
"date": "2010-11-05",
"count": 1
},
{
"date": "2010-11-09",
"count": 1
},
{
"date": "2010-11-30",
"count": 1
},
{
"date": "2010-12-18",
"count": 1
},
{
"date": "2010-12-20",
"count": 1
},
{
"date": "2010-12-22",
"count": 1
},
{
"date": "2010-12-29",
"count": 1
},
{
"date": "2011-01-11",
"count": 1
},
{
"date": "2011-01-17",
"count": 1
},
{
"date": "2011-02-03",
"count": 1
},
{
"date": "2011-02-08",
"count": 1
},
{
"date": "2011-02-10",
"count": 2
},
{
"date": "2011-02-11",
"count": 1
},
{
"date": "2011-02-14",
"count": 1
},
{
"date": "2011-03-16",
"count": 1
},
{
"date": "2011-03-28",
"count": 1
},
{
"date": "2011-04-04",
"count": 3
},
{
"date": "2011-04-12",
"count": 2
},
{
"date": "2011-04-14",
"count": 1
},
{
"date": "2011-04-23",
"count": 1
},
{
"date": "2011-04-26",
"count": 1
},
{
"date": "2011-05-10",
"count": 1
},
{
"date": "2011-05-11",
"count": 2
},
{
"date": "2011-05-22",
"count": 1
},
{
"date": "2011-06-09",
"count": 1
},
{
"date": "2011-07-10",
"count": 1
},
{
"date": "2011-07-27",
"count": 1
},
{
"date": "2011-08-02",
"count": 1
},
{
"date": "2011-08-11",
"count": 1
},
{
"date": "2011-08-25",
"count": 1
},
{
"date": "2011-09-29",
"count": 1
},
{
"date": "2011-10-24",
"count": 1
},
{
"date": "2011-10-31",
"count": 1
},
{
"date": "2011-11-05",
"count": 1
},
{
"date": "2011-11-09",
"count": 1
},
{
"date": "2011-11-12",
"count": 1
},
{
"date": "2011-11-29",
"count": 1
},
{
"date": "2011-11-30",
"count": 1
},
{
"date": "2011-12-03",
"count": 1
},
{
"date": "2011-12-19",
"count": 1
},
{
"date": "2011-12-22",
"count": 1
},
{
"date": "2011-12-24",
"count": 1
},
{
"date": "2012-01-15",
"count": 1
},
{
"date": "2012-01-17",
"count": 1
},
{
"date": "2012-02-16",
"count": 1
},
{
"date": "2012-03-05",
"count": 1
},
{
"date": "2012-03-08",
"count": 1
},
{
"date": "2012-03-30",
"count": 1
},
{
"date": "2012-04-07",
"count": 1
},
{
"date": "2012-05-02",
"count": 2
},
{
"date": "2012-05-03",
"count": 1
},
{
"date": "2012-05-05",
"count": 1
},
{
"date": "2012-07-10",
"count": 1
},
{
"date": "2012-07-13",
"count": 1
},
{
"date": "2012-07-16",
"count": 1
},
{
"date": "2012-08-04",
"count": 1
},
{
"date": "2012-08-12",
"count": 1
},
{
"date": "2013-02-12",
"count": 1
},
{
"date": "2013-02-13",
"count": 1
},
{
"date": "2013-02-20",
"count": 1
},
{
"date": "2013-02-23",
"count": 1
},
{
"date": "2013-03-01",
"count": 1
},
{
"date": "2013-03-02",
"count": 1
},
{
"date": "2013-03-05",
"count": 1
},
{
"date": "2013-03-07",
"count": 1
},
{
"date": "2013-03-09",
"count": 1
},
{
"date": "2013-03-12",
"count": 1
},
{
"date": "2013-03-14",
"count": 2
},
{
"date": "2013-03-19",
"count": 1
},
{
"date": "2013-03-20",
"count": 1
},
{
"date": "2013-03-25",
"count": 3
},
{
"date": "2013-03-26",
"count": 1
},
{
"date": "2013-03-27",
"count": 1
},
{
"date": "2013-03-28",
"count": 2
},
{
"date": "2013-03-31",
"count": 1
},
{
"date": "2013-04-01",
"count": 1
},
{
"date": "2013-04-03",
"count": 1
},
{
"date": "2013-04-10",
"count": 1
},
{
"date": "2013-04-11",
"count": 1
},
{
"date": "2013-04-12",
"count": 1
},
{
"date": "2013-04-13",
"count": 1
},
{
"date": "2013-04-16",
"count": 1
},
{
"date": "2013-04-27",
"count": 2
},
{
"date": "2013-04-28",
"count": 1
},
{
"date": "2013-04-30",
"count": 1
},
{
"date": "2013-05-03",
"count": 1
},
{
"date": "2013-05-05",
"count": 1
},
{
"date": "2013-05-07",
"count": 1
},
{
"date": "2013-05-08",
"count": 2
},
{
"date": "2013-05-10",
"count": 1
},
{
"date": "2013-05-14",
"count": 1
},
{
"date": "2013-05-17",
"count": 1
},
{
"date": "2013-05-20",
"count": 1
},
{
"date": "2013-05-25",
"count": 1
},
{
"date": "2013-06-05",
"count": 2
},
{
"date": "2013-06-07",
"count": 1
},
{
"date": "2013-06-12",
"count": 1
},
{
"date": "2013-06-13",
"count": 2
},
{
"date": "2013-06-17",
"count": 2
},
{
"date": "2013-06-21",
"count": 1
},
{
"date": "2013-06-23",
"count": 1
},
{
"date": "2013-06-24",
"count": 2
},
{
"date": "2013-06-25",
"count": 2
},
{
"date": "2013-06-26",
"count": 2
},
{
"date": "2013-07-02",
"count": 1
},
{
"date": "2013-07-04",
"count": 1
},
{
"date": "2013-07-05",
"count": 1
},
{
"date": "2013-07-08",
"count": 2
},
{
"date": "2013-07-10",
"count": 2
},
{
"date": "2013-07-17",
"count": 1
},
{
"date": "2013-07-18",
"count": 1
},
{
"date": "2013-07-19",
"count": 1
},
{
"date": "2013-07-23",
"count": 1
},
{
"date": "2013-07-26",
"count": 2
},
{
"date": "2013-07-29",
"count": 1
},
{
"date": "2013-07-30",
"count": 3
},
{
"date": "2013-08-07",
"count": 1
},
{
"date": "2013-08-08",
"count": 1
},
{
"date": "2013-08-12",
"count": 1
},
{
"date": "2013-08-19",
"count": 1
},
{
"date": "2013-08-20",
"count": 1
},
{
"date": "2013-08-21",
"count": 1
},
{
"date": "2013-08-23",
"count": 1
},
{
"date": "2013-08-24",
"count": 1
},
{
"date": "2013-08-25",
"count": 1
},
{
"date": "2013-08-26",
"count": 3
},
{
"date": "2013-08-27",
"count": 1
},
{
"date": "2013-08-30",
"count": 1
},
{
"date": "2013-09-09",
"count": 1
},
{
"date": "2013-09-11",
"count": 3
},
{
"date": "2013-09-17",
"count": 1
},
{
"date": "2013-09-22",
"count": 1
},
{
"date": "2013-09-25",
"count": 1
},
{
"date": "2013-10-07",
"count": 1
},
{
"date": "2013-10-10",
"count": 1
},
{
"date": "2013-10-12",
"count": 1
},
{
"date": "2013-10-15",
"count": 1
},
{
"date": "2013-10-16",
"count": 1
},
{
"date": "2013-10-22",
"count": 1
},
{
"date": "2013-10-24",
"count": 1
},
{
"date": "2013-10-29",
"count": 1
},
{
"date": "2013-11-05",
"count": 2
},
{
"date": "2013-11-16",
"count": 1
},
{
"date": "2013-11-17",
"count": 1
},
{
"date": "2013-11-24",
"count": 1
},
{
"date": "2013-11-25",
"count": 2
},
{
"date": "2013-11-27",
"count": 1
},
{
"date": "2013-11-29",
"count": 1
},
{
"date": "2013-12-01",
"count": 1
},
{
"date": "2013-12-03",
"count": 2
},
{
"date": "2013-12-04",
"count": 1
},
{
"date": "2013-12-05",
"count": 1
},
{
"date": "2013-12-06",
"count": 1
},
{
"date": "2013-12-14",
"count": 1
},
{
"date": "2013-12-16",
"count": 1
},
{
"date": "2013-12-17",
"count": 1
},
{
"date": "2013-12-23",
"count": 1
},
{
"date": "2013-12-24",
"count": 1
},
{
"date": "2013-12-26",
"count": 1
},
{
"date": "2013-12-28",
"count": 1
},
{
"date": "2014-01-03",
"count": 1
},
{
"date": "2014-01-14",
"count": 1
},
{
"date": "2014-01-15",
"count": 1
},
{
"date": "2014-01-18",
"count": 1
},
{
"date": "2014-01-22",
"count": 1
},
{
"date": "2014-01-25",
"count": 1
},
{
"date": "2014-01-26",
"count": 1
},
{
"date": "2014-01-28",
"count": 2
},
{
"date": "2014-01-29",
"count": 3
},
{
"date": "2014-02-04",
"count": 1
},
{
"date": "2014-02-06",
"count": 1
},
{
"date": "2014-02-12",
"count": 1
},
{
"date": "2014-02-13",
"count": 2
},
{
"date": "2014-02-16",
"count": 1
},
{
"date": "2014-02-19",
"count": 1
},
{
"date": "2014-02-24",
"count": 3
},
{
"date": "2014-02-25",
"count": 1
},
{
"date": "2014-02-27",
"count": 1
},
{
"date": "2014-03-04",
"count": 1
},
{
"date": "2014-03-07",
"count": 1
},
{
"date": "2014-03-11",
"count": 2
},
{
"date": "2014-03-12",
"count": 1
},
{
"date": "2014-03-13",
"count": 2
},
{
"date": "2014-03-14",
"count": 1
},
{
"date": "2014-03-17",
"count": 1
},
{
"date": "2014-03-18",
"count": 1
},
{
"date": "2014-03-19",
"count": 1
},
{
"date": "2014-03-20",
"count": 1
},
{
"date": "2014-03-24",
"count": 1
},
{
"date": "2014-03-26",
"count": 1
},
{
"date": "2014-03-29",
"count": 2
},
{
"date": "2014-03-30",
"count": 1
},
{
"date": "2014-04-01",
"count": 1
},
{
"date": "2014-04-03",
"count": 2
},
{
"date": "2014-04-05",
"count": 2
},
{
"date": "2014-04-11",
"count": 2
},
{
"date": "2014-04-15",
"count": 1
},
{
"date": "2014-04-16",
"count": 1
},
{
"date": "2014-04-18",
"count": 1
},
{
"date": "2014-04-20",
"count": 1
},
{
"date": "2014-04-23",
"count": 2
},
{
"date": "2014-05-03",
"count": 1
},
{
"date": "2014-05-04",
"count": 2
},
{
"date": "2014-05-05",
"count": 1
},
{
"date": "2014-05-07",
"count": 1
},
{
"date": "2014-05-12",
"count": 2
},
{
"date": "2014-05-13",
"count": 1
},
{
"date": "2014-05-22",
"count": 2
},
{
"date": "2014-05-31",
"count": 1
},
{
"date": "2014-06-01",
"count": 1
},
{
"date": "2014-06-05",
"count": 2
},
{
"date": "2014-06-13",
"count": 1
},
{
"date": "2014-06-16",
"count": 1
},
{
"date": "2014-06-19",
"count": 1
},
{
"date": "2014-06-24",
"count": 1
},
{
"date": "2014-06-26",
"count": 1
},
{
"date": "2014-06-28",
"count": 1
},
{
"date": "2014-07-03",
"count": 1
},
{
"date": "2014-07-07",
"count": 1
},
{
"date": "2014-07-08",
"count": 1
},
{
"date": "2014-07-11",
"count": 2
},
{
"date": "2014-07-12",
"count": 1
},
{
"date": "2014-07-14",
"count": 1
},
{
"date": "2014-07-15",
"count": 1
},
{
"date": "2014-07-18",
"count": 1
},
{
"date": "2014-07-19",
"count": 1
},
{
"date": "2014-07-22",
"count": 1
},
{
"date": "2014-07-27",
"count": 1
},
{
"date": "2014-08-06",
"count": 1
},
{
"date": "2014-08-08",
"count": 2
},
{
"date": "2014-08-13",
"count": 1
},
{
"date": "2014-08-15",
"count": 1
},
{
"date": "2014-08-20",
"count": 2
},
{
"date": "2014-08-22",
"count": 1
},
{
"date": "2014-08-28",
"count": 1
},
{
"date": "2014-08-30",
"count": 3
},
{
"date": "2014-09-03",
"count": 1
},
{
"date": "2014-09-08",
"count": 1
},
{
"date": "2014-09-12",
"count": 1
},
{
"date": "2014-09-15",
"count": 1
},
{
"date": "2014-09-22",
"count": 2
},
{
"date": "2014-09-23",
"count": 2
},
{
"date": "2014-09-25",
"count": 1
},
{
"date": "2014-09-26",
"count": 1
},
{
"date": "2014-09-29",
"count": 1
},
{
"date": "2014-09-30",
"count": 1
},
{
"date": "2014-10-03",
"count": 1
},
{
"date": "2014-10-08",
"count": 1
},
{
"date": "2014-10-16",
"count": 1
},
{
"date": "2014-10-17",
"count": 1
},
{
"date": "2014-10-25",
"count": 1
},
{
"date": "2014-10-27",
"count": 1
},
{
"date": "2014-10-29",
"count": 1
},
{
"date": "2014-10-30",
"count": 1
},
{
"date": "2014-10-31",
"count": 2
},
{
"date": "2014-11-12",
"count": 1
},
{
"date": "2014-11-15",
"count": 1
},
{
"date": "2014-11-19",
"count": 1
},
{
"date": "2014-11-21",
"count": 1
},
{
"date": "2014-11-23",
"count": 1
},
{
"date": "2014-11-29",
"count": 2
},
{
"date": "2014-12-01",
"count": 1
},
{
"date": "2014-12-04",
"count": 2
},
{
"date": "2014-12-12",
"count": 1
},
{
"date": "2014-12-14",
"count": 1
},
{
"date": "2014-12-15",
"count": 1
},
{
"date": "2014-12-17",
"count": 1
},
{
"date": "2014-12-20",
"count": 1
},
{
"date": "2014-12-22",
"count": 1
},
{
"date": "2014-12-24",
"count": 3
},
{
"date": "2014-12-25",
"count": 1
},
{
"date": "2014-12-31",
"count": 2
},
{
"date": "2015-01-01",
"count": 2
},
{
"date": "2015-01-02",
"count": 1
},
{
"date": "2015-01-05",
"count": 2
},
{
"date": "2015-01-12",
"count": 1
},
{
"date": "2015-01-14",
"count": 1
},
{
"date": "2015-01-28",
"count": 1
},
{
"date": "2015-01-30",
"count": 1
},
{
"date": "2015-02-03",
"count": 1
},
{
"date": "2015-02-05",
"count": 2
},
{
"date": "2015-02-11",
"count": 1
},
{
"date": "2015-02-12",
"count": 3
},
{
"date": "2015-02-16",
"count": 2
},
{
"date": "2015-02-18",
"count": 3
},
{
"date": "2015-02-19",
"count": 1
},
{
"date": "2015-02-24",
"count": 1
},
{
"date": "2015-02-26",
"count": 1
},
{
"date": "2015-03-02",
"count": 2
},
{
"date": "2015-03-04",
"count": 1
},
{
"date": "2015-03-08",
"count": 1
},
{
"date": "2015-03-09",
"count": 5
},
{
"date": "2015-03-11",
"count": 1
},
{
"date": "2015-03-16",
"count": 1
},
{
"date": "2015-03-18",
"count": 1
},
{
"date": "2015-03-20",
"count": 1
},
{
"date": "2015-03-26",
"count": 3
},
{
"date": "2015-03-28",
"count": 1
},
{
"date": "2015-03-30",
"count": 1
},
{
"date": "2015-03-31",
"count": 1
},
{
"date": "2015-04-02",
"count": 2
},
{
"date": "2015-04-07",
"count": 2
},
{
"date": "2015-04-08",
"count": 1
},
{
"date": "2015-04-09",
"count": 1
},
{
"date": "2015-04-10",
"count": 2
},
{
"date": "2015-04-13",
"count": 1
},
{
"date": "2015-04-14",
"count": 1
},
{
"date": "2015-04-17",
"count": 1
},
{
"date": "2015-04-28",
"count": 3
},
{
"date": "2015-05-06",
"count": 1
},
{
"date": "2015-05-07",
"count": 2
},
{
"date": "2015-05-12",
"count": 3
},
{
"date": "2015-05-19",
"count": 1
},
{
"date": "2015-05-20",
"count": 1
},
{
"date": "2015-05-25",
"count": 1
},
{
"date": "2015-05-26",
"count": 1
},
{
"date": "2015-05-27",
"count": 1
},
{
"date": "2015-05-28",
"count": 1
},
{
"date": "2015-06-07",
"count": 1
},
{
"date": "2015-06-08",
"count": 1
},
{
"date": "2015-06-09",
"count": 1
},
{
"date": "2015-06-10",
"count": 1
},
{
"date": "2015-06-14",
"count": 2
},
{
"date": "2015-06-15",
"count": 1
},
{
"date": "2015-06-19",
"count": 1
},
{
"date": "2015-06-21",
"count": 1
},
{
"date": "2015-06-22",
"count": 1
},
{
"date": "2015-06-23",
"count": 1
},
{
"date": "2015-06-24",
"count": 1
},
{
"date": "2015-06-29",
"count": 1
},
{
"date": "2015-07-04",
"count": 1
},
{
"date": "2015-07-13",
"count": 1
},
{
"date": "2015-07-17",
"count": 2
},
{
"date": "2015-07-24",
"count": 1
},
{
"date": "2015-07-28",
"count": 3
},
{
"date": "2015-07-31",
"count": 1
},
{
"date": "2015-08-02",
"count": 1
},
{
"date": "2015-08-06",
"count": 1
},
{
"date": "2015-08-13",
"count": 1
},
{
"date": "2015-08-20",
"count": 1
},
{
"date": "2015-08-22",
"count": 1
},
{
"date": "2015-08-28",
"count": 2
},
{
"date": "2015-08-29",
"count": 1
},
{
"date": "2015-09-02",
"count": 1
},
{
"date": "2015-09-03",
"count": 1
},
{
"date": "2015-09-06",
"count": 2
},
{
"date": "2015-09-07",
"count": 3
},
{
"date": "2015-09-08",
"count": 1
},
{
"date": "2015-09-22",
"count": 1
},
{
"date": "2015-09-25",
"count": 1
},
{
"date": "2015-10-01",
"count": 1
},
{
"date": "2015-10-05",
"count": 2
},
{
"date": "2015-10-07",
"count": 1
},
{
"date": "2015-10-08",
"count": 1
},
{
"date": "2015-10-09",
"count": 1
},
{
"date": "2015-10-10",
"count": 1
},
{
"date": "2015-10-11",
"count": 1
},
{
"date": "2015-10-13",
"count": 3
},
{
"date": "2015-10-14",
"count": 1
},
{
"date": "2015-10-16",
"count": 1
},
{
"date": "2015-10-17",
"count": 1
},
{
"date": "2015-10-18",
"count": 1
},
{
"date": "2015-10-20",
"count": 1
},
{
"date": "2015-10-21",
"count": 1
},
{
"date": "2015-10-24",
"count": 1
},
{
"date": "2015-11-03",
"count": 1
},
{
"date": "2015-11-05",
"count": 3
},
{
"date": "2015-11-06",
"count": 1
},
{
"date": "2015-11-11",
"count": 1
},
{
"date": "2015-11-13",
"count": 1
},
{
"date": "2015-11-16",
"count": 1
},
{
"date": "2015-11-19",
"count": 1
},
{
"date": "2015-11-27",
"count": 1
},
{
"date": "2015-12-05",
"count": 1
},
{
"date": "2015-12-15",
"count": 1
},
{
"date": "2015-12-16",
"count": 1
},
{
"date": "2015-12-21",
"count": 2
},
{
"date": "2015-12-23",
"count": 1
},
{
"date": "2015-12-29",
"count": 2
},
{
"date": "2016-01-02",
"count": 1
},
{
"date": "2016-01-04",
"count": 1
},
{
"date": "2016-01-05",
"count": 1
},
{
"date": "2016-01-13",
"count": 1
},
{
"date": "2016-01-14",
"count": 4
},
{
"date": "2016-01-16",
"count": 1
},
{
"date": "2016-01-19",
"count": 1
},
{
"date": "2016-01-20",
"count": 2
},
{
"date": "2016-01-21",
"count": 1
},
{
"date": "2016-01-24",
"count": 1
},
{
"date": "2016-01-26",
"count": 1
},
{
"date": "2016-01-28",
"count": 1
},
{
"date": "2016-02-04",
"count": 2
},
{
"date": "2016-02-05",
"count": 1
},
{
"date": "2016-02-07",
"count": 1
},
{
"date": "2016-02-08",
"count": 2
},
{
"date": "2016-02-09",
"count": 1
},
{
"date": "2016-02-10",
"count": 1
},
{
"date": "2016-02-15",
"count": 2
},
{
"date": "2016-02-18",
"count": 1
},
{
"date": "2016-02-19",
"count": 1
},
{
"date": "2016-02-22",
"count": 2
},
{
"date": "2016-02-23",
"count": 1
},
{
"date": "2016-02-26",
"count": 2
},
{
"date": "2016-03-02",
"count": 1
},
{
"date": "2016-03-05",
"count": 1
},
{
"date": "2016-03-07",
"count": 3
},
{
"date": "2016-03-08",
"count": 1
},
{
"date": "2016-03-12",
"count": 1
},
{
"date": "2016-03-16",
"count": 1
},
{
"date": "2016-03-28",
"count": 3
},
{
"date": "2016-03-30",
"count": 1
},
{
"date": "2016-03-31",
"count": 1
},
{
"date": "2016-04-01",
"count": 1
},
{
"date": "2016-04-02",
"count": 2
},
{
"date": "2016-04-04",
"count": 1
},
{
"date": "2016-04-06",
"count": 2
},
{
"date": "2016-04-07",
"count": 1
},
{
"date": "2016-04-09",
"count": 1
},
{
"date": "2016-04-15",
"count": 1
},
{
"date": "2016-04-16",
"count": 2
},
{
"date": "2016-04-19",
"count": 1
},
{
"date": "2016-04-22",
"count": 1
},
{
"date": "2016-04-28",
"count": 2
},
{
"date": "2016-04-30",
"count": 2
},
{
"date": "2016-05-03",
"count": 1
},
{
"date": "2016-05-06",
"count": 1
},
{
"date": "2016-05-14",
"count": 1
},
{
"date": "2016-05-16",
"count": 1
},
{
"date": "2016-05-19",
"count": 2
},
{
"date": "2016-05-31",
"count": 1
},
{
"date": "2016-06-03",
"count": 1
},
{
"date": "2016-06-08",
"count": 2
},
{
"date": "2016-06-10",
"count": 1
},
{
"date": "2016-06-13",
"count": 1
},
{
"date": "2016-06-26",
"count": 1
},
{
"date": "2016-06-30",
"count": 2
},
{
"date": "2016-07-01",
"count": 2
},
{
"date": "2016-07-03",
"count": 2
},
{
"date": "2016-07-07",
"count": 1
},
{
"date": "2016-07-09",
"count": 2
},
{
"date": "2016-07-11",
"count": 1
},
{
"date": "2016-07-25",
"count": 1
},
{
"date": "2016-07-28",
"count": 1
},
{
"date": "2016-07-31",
"count": 1
},
{
"date": "2016-08-02",
"count": 1
},
{
"date": "2016-08-03",
"count": 1
},
{
"date": "2016-08-08",
"count": 1
},
{
"date": "2016-08-09",
"count": 3
},
{
"date": "2016-08-10",
"count": 1
},
{
"date": "2016-08-12",
"count": 2
},
{
"date": "2016-08-16",
"count": 2
},
{
"date": "2016-08-18",
"count": 1
},
{
"date": "2016-08-24",
"count": 1
},
{
"date": "2016-08-29",
"count": 1
},
{
"date": "2016-08-31",
"count": 2
},
{
"date": "2016-09-01",
"count": 1
},
{
"date": "2016-09-04",
"count": 1
},
{
"date": "2016-09-07",
"count": 1
},
{
"date": "2016-09-12",
"count": 1
},
{
"date": "2016-09-20",
"count": 1
},
{
"date": "2016-09-21",
"count": 1
},
{
"date": "2016-09-22",
"count": 1
},
{
"date": "2016-09-23",
"count": 1
},
{
"date": "2016-09-24",
"count": 1
},
{
"date": "2016-09-26",
"count": 2
},
{
"date": "2016-09-27",
"count": 1
},
{
"date": "2016-10-06",
"count": 1
},
{
"date": "2016-10-07",
"count": 1
},
{
"date": "2016-10-13",
"count": 2
},
{
"date": "2016-10-15",
"count": 1
},
{
"date": "2016-10-17",
"count": 1
},
{
"date": "2016-10-18",
"count": 1
},
{
"date": "2016-10-24",
"count": 1
},
{
"date": "2016-10-26",
"count": 1
},
{
"date": "2016-10-27",
"count": 1
},
{
"date": "2016-11-01",
"count": 1
},
{
"date": "2016-11-03",
"count": 1
},
{
"date": "2016-11-06",
"count": 1
},
{
"date": "2016-11-14",
"count": 2
},
{
"date": "2016-11-15",
"count": 1
},
{
"date": "2016-11-17",
"count": 1
},
{
"date": "2016-11-23",
"count": 2
},
{
"date": "2016-11-24",
"count": 1
},
{
"date": "2016-11-25",
"count": 1
},
{
"date": "2016-11-26",
"count": 1
},
{
"date": "2016-12-02",
"count": 1
},
{
"date": "2016-12-03",
"count": 1
},
{
"date": "2016-12-05",
"count": 1
},
{
"date": "2016-12-16",
"count": 2
},
{
"date": "2016-12-29",
"count": 1
},
{
"date": "2017-01-05",
"count": 1
},
{
"date": "2017-01-15",
"count": 1
},
{
"date": "2017-01-17",
"count": 1
},
{
"date": "2017-02-09",
"count": 1
},
{
"date": "2017-02-13",
"count": 1
},
{
"date": "2017-02-17",
"count": 1
},
{
"date": "2017-02-18",
"count": 1
},
{
"date": "2017-02-21",
"count": 1
},
{
"date": "2017-03-01",
"count": 1
},
{
"date": "2017-03-03",
"count": 2
},
{
"date": "2017-03-06",
"count": 1
},
{
"date": "2017-03-18",
"count": 1
},
{
"date": "2017-03-20",
"count": 1
},
{
"date": "2017-04-04",
"count": 1
},
{
"date": "2017-04-10",
"count": 1
},
{
"date": "2017-04-24",
"count": 1
},
{
"date": "2017-05-03",
"count": 1
},
{
"date": "2017-05-09",
"count": 1
},
{
"date": "2017-05-13",
"count": 1
},
{
"date": "2017-05-17",
"count": 3
},
{
"date": "2017-05-22",
"count": 1
},
{
"date": "2017-05-30",
"count": 1
},
{
"date": "2017-06-02",
"count": 1
},
{
"date": "2017-06-05",
"count": 2
},
{
"date": "2017-06-06",
"count": 1
},
{
"date": "2017-06-14",
"count": 1
},
{
"date": "2017-06-16",
"count": 1
},
{
"date": "2017-06-22",
"count": 1
},
{
"date": "2017-07-04",
"count": 1
},
{
"date": "2017-07-10",
"count": 1
},
{
"date": "2017-07-18",
"count": 1
},
{
"date": "2017-07-24",
"count": 1
},
{
"date": "2017-07-27",
"count": 1
},
{
"date": "2017-08-03",
"count": 1
},
{
"date": "2017-08-15",
"count": 1
},
{
"date": "2017-08-16",
"count": 1
},
{
"date": "2017-08-18",
"count": 1
},
{
"date": "2017-08-21",
"count": 1
},
{
"date": "2017-08-24",
"count": 2
},
{
"date": "2017-08-28",
"count": 1
},
{
"date": "2017-08-29",
"count": 2
},
{
"date": "2017-09-07",
"count": 1
},
{
"date": "2017-09-12",
"count": 2
},
{
"date": "2017-09-20",
"count": 1
},
{
"date": "2017-09-21",
"count": 1
},
{
"date": "2017-09-26",
"count": 1
},
{
"date": "2017-09-28",
"count": 1
},
{
"date": "2017-10-03",
"count": 2
},
{
"date": "2017-10-04",
"count": 1
},
{
"date": "2017-10-05",
"count": 1
},
{
"date": "2017-10-13",
"count": 1
},
{
"date": "2017-10-18",
"count": 3
},
{
"date": "2017-10-26",
"count": 1
},
{
"date": "2017-10-27",
"count": 1
},
{
"date": "2017-11-01",
"count": 2
},
{
"date": "2017-11-15",
"count": 1
},
{
"date": "2017-11-19",
"count": 1
},
{
"date": "2017-11-25",
"count": 1
},
{
"date": "2017-11-28",
"count": 1
},
{
"date": "2017-12-02",
"count": 1
},
{
"date": "2017-12-05",
"count": 1
},
{
"date": "2017-12-06",
"count": 1
},
{
"date": "2017-12-29",
"count": 3
},
{
"date": "2018-01-16",
"count": 1
},
{
"date": "2018-01-25",
"count": 2
},
{
"date": "2018-01-27",
"count": 1
},
{
"date": "2018-01-30",
"count": 1
},
{
"date": "2018-02-01",
"count": 1
},
{
"date": "2018-02-05",
"count": 1
},
{
"date": "2018-02-07",
"count": 1
},
{
"date": "2018-02-19",
"count": 1
},
{
"date": "2018-02-22",
"count": 1
},
{
"date": "2018-02-24",
"count": 1
},
{
"date": "2018-03-06",
"count": 1
},
{
"date": "2018-03-12",
"count": 1
},
{
"date": "2018-03-21",
"count": 1
},
{
"date": "2018-03-28",
"count": 1
},
{
"date": "2018-04-03",
"count": 1
},
{
"date": "2018-04-07",
"count": 1
},
{
"date": "2018-04-17",
"count": 1
},
{
"date": "2018-04-18",
"count": 1
},
{
"date": "2018-04-19",
"count": 1
},
{
"date": "2018-04-21",
"count": 1
},
{
"date": "2018-04-25",
"count": 1
},
{
"date": "2018-04-27",
"count": 1
},
{
"date": "2018-04-28",
"count": 2
},
{
"date": "2018-05-05",
"count": 1
},
{
"date": "2018-05-07",
"count": 1
},
{
"date": "2018-05-13",
"count": 1
},
{
"date": "2018-06-22",
"count": 2
},
{
"date": "2018-06-25",
"count": 1
},
{
"date": "2018-06-29",
"count": 1
},
{
"date": "2018-07-05",
"count": 1
},
{
"date": "2018-07-10",
"count": 2
},
{
"date": "2018-07-16",
"count": 1
},
{
"date": "2018-07-24",
"count": 2
},
{
"date": "2018-07-25",
"count": 1
},
{
"date": "2018-08-07",
"count": 1
},
{
"date": "2018-08-13",
"count": 1
},
{
"date": "2018-08-16",
"count": 1
},
{
"date": "2018-08-25",
"count": 1
},
{
"date": "2018-08-29",
"count": 1
},
{
"date": "2018-09-04",
"count": 2
},
{
"date": "2018-09-05",
"count": 1
},
{
"date": "2018-09-21",
"count": 1
},
{
"date": "2018-09-29",
"count": 2
},
{
"date": "2018-10-04",
"count": 1
},
{
"date": "2018-10-13",
"count": 1
},
{
"date": "2018-10-15",
"count": 1
},
{
"date": "2018-10-16",
"count": 1
},
{
"date": "2018-10-22",
"count": 1
},
{
"date": "2018-11-04",
"count": 1
},
{
"date": "2018-11-12",
"count": 1
},
{
"date": "2018-11-13",
"count": 1
},
{
"date": "2018-11-16",
"count": 1
},
{
"date": "2018-11-22",
"count": 1
},
{
"date": "2018-11-26",
"count": 1
},
{
"date": "2018-12-03",
"count": 1
},
{
"date": "2018-12-06",
"count": 4
},
{
"date": "2018-12-07",
"count": 2
},
{
"date": "2018-12-09",
"count": 1
},
{
"date": "2018-12-10",
"count": 3
},
{
"date": "2018-12-11",
"count": 1
},
{
"date": "2018-12-12",
"count": 1
},
{
"date": "2018-12-19",
"count": 1
},
{
"date": "2018-12-21",
"count": 1
},
{
"date": "2019-01-01",
"count": 1
},
{
"date": "2019-01-06",
"count": 1
},
{
"date": "2019-01-15",
"count": 1
},
{
"date": "2019-01-17",
"count": 1
},
{
"date": "2019-01-29",
"count": 1
},
{
"date": "2019-02-04",
"count": 2
},
{
"date": "2019-02-20",
"count": 1
},
{
"date": "2019-02-26",
"count": 1
},
{
"date": "2019-03-07",
"count": 1
},
{
"date": "2019-03-14",
"count": 1
},
{
"date": "2019-03-25",
"count": 2
},
{
"date": "2019-04-06",
"count": 1
},
{
"date": "2019-04-07",
"count": 1
},
{
"date": "2019-04-09",
"count": 1
},
{
"date": "2019-04-17",
"count": 1
},
{
"date": "2019-04-19",
"count": 1
},
{
"date": "2019-04-23",
"count": 1
},
{
"date": "2019-04-29",
"count": 1
},
{
"date": "2019-05-07",
"count": 1
},
{
"date": "2019-05-08",
"count": 1
},
{
"date": "2019-05-12",
"count": 1
},
{
"date": "2019-05-19",
"count": 1
},
{
"date": "2019-05-24",
"count": 1
},
{
"date": "2019-05-29",
"count": 1
},
{
"date": "2019-06-21",
"count": 1
},
{
"date": "2019-06-24",
"count": 1
},
{
"date": "2019-06-30",
"count": 2
},
{
"date": "2019-07-12",
"count": 1
},
{
"date": "2019-07-14",
"count": 1
},
{
"date": "2019-07-23",
"count": 1
},
{
"date": "2019-07-25",
"count": 1
},
{
"date": "2019-07-30",
"count": 1
},
{
"date": "2019-08-22",
"count": 1
},
{
"date": "2019-09-09",
"count": 1
},
{
"date": "2019-09-17",
"count": 1
},
{
"date": "2019-10-03",
"count": 1
},
{
"date": "2019-10-07",
"count": 1
},
{
"date": "2019-10-08",
"count": 1
},
{
"date": "2019-10-23",
"count": 1
},
{
"date": "2019-11-04",
"count": 1
},
{
"date": "2019-11-06",
"count": 1
},
{
"date": "2019-11-13",
"count": 1
},
{
"date": "2019-12-04",
"count": 2
},
{
"date": "2019-12-05",
"count": 1
},
{
"date": "2019-12-09",
"count": 1
},
{
"date": "2019-12-12",
"count": 1
},
{
"date": "2019-12-17",
"count": 1
},
{
"date": "2019-12-19",
"count": 1
},
{
"date": "2019-12-30",
"count": 1
},
{
"date": "2020-01-16",
"count": 1
},
{
"date": "2020-02-01",
"count": 1
},
{
"date": "2020-02-10",
"count": 1
},
{
"date": "2020-02-22",
"count": 1
},
{
"date": "2020-02-24",
"count": 1
},
{
"date": "2020-03-12",
"count": 1
},
{
"date": "2020-03-15",
"count": 1
},
{
"date": "2020-03-16",
"count": 1
},
{
"date": "2020-03-20",
"count": 1
},
{
"date": "2020-03-23",
"count": 1
},
{
"date": "2020-04-03",
"count": 1
},
{
"date": "2020-04-23",
"count": 1
},
{
"date": "2020-05-07",
"count": 1
},
{
"date": "2020-05-15",
"count": 1
},
{
"date": "2020-06-01",
"count": 1
},
{
"date": "2020-06-07",
"count": 1
},
{
"date": "2020-06-30",
"count": 1
},
{
"date": "2020-08-25",
"count": 1
},
{
"date": "2020-09-17",
"count": 1
},
{
"date": "2020-10-02",
"count": 1
},
{
"date": "2020-10-06",
"count": 1
},
{
"date": "2020-11-05",
"count": 1
},
{
"date": "2020-11-22",
"count": 2
},
{
"date": "2020-11-26",
"count": 1
},
{
"date": "2020-12-02",
"count": 1
},
{
"date": "2020-12-11",
"count": 1
},
{
"date": "2020-12-25",
"count": 1
},
{
"date": "2021-01-28",
"count": 1
},
{
"date": "2021-02-04",
"count": 1
},
{
"date": "2021-02-19",
"count": 2
},
{
"date": "2021-03-02",
"count": 1
},
{
"date": "2021-03-07",
"count": 1
},
{
"date": "2021-03-28",
"count": 1
},
{
"date": "2021-04-01",
"count": 1
},
{
"date": "2021-04-21",
"count": 1
},
{
"date": "2021-04-22",
"count": 1
},
{
"date": "2021-05-03",
"count": 1
},
{
"date": "2021-05-09",
"count": 1
},
{
"date": "2021-06-02",
"count": 1
},
{
"date": "2021-06-12",
"count": 1
},
{
"date": "2021-06-23",
"count": 1
},
{
"date": "2021-07-18",
"count": 1
},
{
"date": "2021-07-22",
"count": 1
},
{
"date": "2021-08-03",
"count": 1
},
{
"date": "2021-09-28",
"count": 1
},
{
"date": "2021-11-18",
"count": 1
},
{
"date": "2021-12-07",
"count": 1
},
{
"date": "2021-12-19",
"count": 1
},
{
"date": "2021-12-27",
"count": 1
},
{
"date": "2022-02-01",
"count": 1
},
{
"date": "2022-02-06",
"count": 1
},
{
"date": "2022-02-09",
"count": 1
},
{
"date": "2022-03-07",
"count": 1
},
{
"date": "2022-04-07",
"count": 1
},
{
"date": "2022-04-13",
"count": 1
},
{
"date": "2022-04-26",
"count": 1
},
{
"date": "2022-05-18",
"count": 1
},
{
"date": "2022-06-08",
"count": 1
},
{
"date": "2022-07-20",
"count": 1
},
{
"date": "2022-07-28",
"count": 1
},
{
"date": "2022-08-04",
"count": 1
},
{
"date": "2022-09-19",
"count": 1
},
{
"date": "2022-10-14",
"count": 1
},
{
"date": "2022-10-24",
"count": 2
},
{
"date": "2022-10-25",
"count": 1
},
{
"date": "2022-11-01",
"count": 1
},
{
"date": "2022-11-09",
"count": 1
},
{
"date": "2022-11-23",
"count": 1
},
{
"date": "2022-11-29",
"count": 2
},
{
"date": "2022-11-30",
"count": 1
},
{
"date": "2022-12-04",
"count": 1
},
{
"date": "2022-12-20",
"count": 2
},
{
"date": "2023-01-07",
"count": 1
},
{
"date": "2023-01-09",
"count": 1
},
{
"date": "2023-01-17",
"count": 1
},
{
"date": "2023-01-25",
"count": 1
},
{
"date": "2023-02-01",
"count": 1
},
{
"date": "2023-02-06",
"count": 1
},
{
"date": "2023-02-19",
"count": 1
},
{
"date": "2023-03-29",
"count": 1
},
{
"date": "2023-05-25",
"count": 1
},
{
"date": "2023-06-23",
"count": 1
},
{
"date": "2023-07-26",
"count": 2
},
{
"date": "2023-07-31",
"count": 1
},
{
"date": "2023-08-18",
"count": 1
},
{
"date": "2023-08-25",
"count": 1
},
{
"date": "2023-09-04",
"count": 1
},
{
"date": "2023-10-12",
"count": 1
},
{
"date": "2023-10-16",
"count": 1
},
{
"date": "2023-11-07",
"count": 1
},
{
"date": "2024-01-30",
"count": 1
},
{
"date": "2024-02-13",
"count": 1
},
{
"date": "2024-04-11",
"count": 1
},
{
"date": "2024-04-23",
"count": 1
},
{
"date": "2024-04-26",
"count": 1
},
{
"date": "2024-05-08",
"count": 1
},
{
"date": "2024-07-08",
"count": 1
},
{
"date": "2024-07-11",
"count": 1
},
{
"date": "2024-07-13",
"count": 1
},
{
"date": "2024-08-28",
"count": 1
},
{
"date": "2024-09-05",
"count": 1
},
{
"date": "2024-10-30",
"count": 1
},
{
"date": "2024-11-03",
"count": 1
},
{
"date": "2024-11-21",
"count": 1
},
{
"date": "2024-11-26",
"count": 1
},
{
"date": "2024-12-16",
"count": 1
},
{
"date": "2025-02-27",
"count": 1
},
{
"date": "2025-03-09",
"count": 1
},
{
"date": "2025-03-14",
"count": 1
},
{
"date": "2025-03-15",
"count": 1
},
{
"date": "2025-03-20",
"count": 1
},
{
"date": "2025-03-26",
"count": 1
},
{
"date": "2025-03-30",
"count": 1
},
{
"date": "2025-04-16",
"count": 1
},
{
"date": "2025-07-27",
"count": 1
},
{
"date": "2025-08-09",
"count": 1
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-08-31",
"count": 3
},
{
"date": "2025-09-01",
"count": 20
},
{
"date": "2025-09-02",
"count": 1
},
{
"date": "2025-09-03",
"count": 1
},
{
"date": "2025-10-25",
"count": 1
},
{
"date": "2025-11-22",
"count": 1
},
{
"date": "2025-11-25",
"count": 1
},
{
"date": "2025-12-30",
"count": 1
},
{
"date": "2026-02-28",
"count": 1
},
{
"date": "2026-03-22",
"count": 1
},
{
"date": "2026-05-14",
"count": 1
},
{
"date": "2026-07-04",
"count": 1
}
],
"complete": false,
"collected": 1000,
"total_stars": 1329
},
"open_issues_and_prs": 0
},
"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": 211189,
"source_files_sampled": 84,
"oversized_source_files": 2,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile",
"bench/Gemfile"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "addressable",
"direct": false,
"version": "2.8.0",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-h27x-rffw-24p4"
],
"fixed_version": "2.9.0",
"advisory_count": 1,
"oldest_advisory_days": 104
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 16,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 11,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [
{
"name": "simplecov",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "simplecov-lcov",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "ostruct",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "minitest",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "curb",
"manifest": "bench/Gemfile",
"ecosystem": "rubygems",
"version_constraint": "1.0.0"
},
{
"name": "rmem",
"manifest": "bench/Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "net-http-persistent",
"manifest": "bench/Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "em-http-request",
"manifest": "bench/Gemfile",
"ecosystem": "rubygems",
"version_constraint": ">= 1.1.6"
},
{
"name": "patron",
"manifest": "bench/Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "typhoeus",
"manifest": "bench/Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "rake",
"manifest": "bench/Gemfile",
"ecosystem": "rubygems",
"version_constraint": ">= 13.0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "curb",
"direct": true,
"version": "1.0.0",
"ecosystem": "rubygems"
},
{
"name": "em-http-request",
"direct": true,
"version": "1.1.7",
"ecosystem": "rubygems"
},
{
"name": "minitest",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "net-http-persistent",
"direct": true,
"version": "4.0.1",
"ecosystem": "rubygems"
},
{
"name": "ostruct",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "patron",
"direct": true,
"version": "0.13.3",
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": true,
"version": "13.0.6",
"ecosystem": "rubygems"
},
{
"name": "rmem",
"direct": true,
"version": "1.0.0",
"ecosystem": "rubygems"
},
{
"name": "simplecov",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "simplecov-lcov",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "typhoeus",
"direct": true,
"version": "1.4.0",
"ecosystem": "rubygems"
},
{
"name": "addressable",
"direct": false,
"version": "2.8.0",
"ecosystem": "rubygems"
},
{
"name": "async",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "connection_pool",
"direct": false,
"version": "2.2.5",
"ecosystem": "rubygems"
},
{
"name": "cookiejar",
"direct": false,
"version": "0.3.3",
"ecosystem": "rubygems"
},
{
"name": "em-socksify",
"direct": false,
"version": "0.3.2",
"ecosystem": "rubygems"
},
{
"name": "ethon",
"direct": false,
"version": "0.15.0",
"ecosystem": "rubygems"
},
{
"name": "eventmachine",
"direct": false,
"version": "1.2.7",
"ecosystem": "rubygems"
},
{
"name": "ffi",
"direct": false,
"version": "1.15.5",
"ecosystem": "rubygems"
},
{
"name": "http_parser.rb",
"direct": false,
"version": "0.8.0",
"ecosystem": "rubygems"
},
{
"name": "mixlib-shellout",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "public_suffix",
"direct": false,
"version": "4.0.6",
"ecosystem": "rubygems"
},
{
"name": "rdoc",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "ruby_memcheck",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "test-unit",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "webrick",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 27,
"direct_count": 12,
"indirect_count": 15
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 144,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 299,
"closed_unmerged_prs": 38
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "taf2",
"commits": 384,
"avatar_url": "https://avatars.githubusercontent.com/u/1568?v=4"
},
{
"type": "User",
"login": "olleolleolle",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/211?v=4"
},
{
"type": "User",
"login": "robuye",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/853568?v=4"
},
{
"type": "User",
"login": "hpvb",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/2591099?v=4"
},
{
"type": "User",
"login": "chuyeow",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/213?v=4"
},
{
"type": "User",
"login": "mkauf",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/12849992?v=4"
},
{
"type": "User",
"login": "roscopeco",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/2096421?v=4"
},
{
"type": "User",
"login": "nobu",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/16700?v=4"
},
{
"type": "User",
"login": "hsbt",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/12301?v=4"
},
{
"type": "User",
"login": "bf4",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/142914?v=4"
}
],
"contributors_sampled": 100,
"top_contributor_share": 0.645
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"CI.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Gemfile.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 5,
"reason": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 2/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 40 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": 10,
"reason": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "8bb408070d8452240dffdc8b286fafd7b96e37a6",
"ran_at": "2026-07-21T23:36:03Z",
"aggregate_score": 4.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-10T16:00:19Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-17T15:13:07Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/taf2/curb",
"host": "github.com",
"name": "curb",
"owner": "taf2"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 56,
"vitality": 57,
"community": 71,
"governance": 67,
"engineering": 55
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 57,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"commits_last_year": 96,
"human_commit_share": 1,
"days_since_last_push": 11,
"active_weeks_last_year": 17
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 11 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 11
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "17/52 weeks with commits",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 17
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "96 commits in the last year",
"points": 17.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 96
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"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": 40,
"inputs": {
"releases_count": 2,
"latest_release_tag": "0.7.15",
"releases_from_tags": true,
"days_since_latest_release": 5601,
"mean_days_between_releases": 88.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5601 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 5601
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~88.8 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 88.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 11,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 11 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 11
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 71,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"forks": 236,
"stars": 1329,
"watchers": 26,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,329 stars",
"points": 50.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1329
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "236 forks",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 236
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "26 watchers",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 26
}
}
],
"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": 99,
"inputs": {
"packages": [
"curb"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 40940132,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "40,940,132 downloads all-time across rubygems",
"points": 79.1,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 40940132,
"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": 67,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 100,
"top_contributor_share": 0.645
},
"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 64% of commits",
"points": 8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 64
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "100 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 100
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 40 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"merged_prs": 144,
"open_issues": 0,
"closed_issues": 299,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 38
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "144/182 decided PRs merged",
"points": 30.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 144,
"decided": 182
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/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": 64,
"inputs": {
"followers": 176,
"owner_type": "User",
"is_verified": null,
"owner_login": "taf2",
"public_repos": 218,
"account_age_days": 6718
},
"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": "176 followers of taf2",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 176,
"login": "taf2"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "218 public repos, account ~18 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 218
}
},
{
"code": "account_age_years",
"params": {
"years": 18
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"curb"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 11
},
"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 11 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 11
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "94 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 94
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 55,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 56,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 45,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 2 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 40 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 16 resolved dependencies against OSV; 11 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 16
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 11
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 16,
"unassessed_packages": 11,
"affected_by_severity": "high 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 16,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 25
},
"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": 29,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 6,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.12,
"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": "12 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 6.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 12,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Gemfile.lock"
],
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"primary_language": "Ruby",
"largest_source_bytes": 211189,
"source_files_sampled": 84,
"oversized_source_files": 2
},
"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": "2/84 source files over 60KB",
"points": 53.7,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 84,
"oversized": 2
}
}
],
"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-21T23:36:21.121419Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/taf2/curb.svg",
"full_name": "taf2/curb",
"license_state": "custom",
"license_spdx": null
}