Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"thin",
"ruby",
"web-server",
"server",
"rails",
"rack"
],
"is_fork": false,
"size_kb": 2054,
"has_wiki": false,
"homepage": "https://rubygems.org/gems/thin",
"languages": {
"C": 42334,
"CSS": 2210,
"HTML": 19478,
"Ruby": 234800,
"Ragel": 5821,
"Shell": 1433,
"JavaScript": 148
},
"pushed_at": "2026-07-15T19:34:32Z",
"created_at": "2008-01-19T05:39:04Z",
"owner_type": "User",
"updated_at": "2026-07-15T19:34:54Z",
"description": "A very fast & simple Ruby web server",
"is_archived": true,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Ruby",
"significant_languages": [
"Ruby",
"C"
]
},
"owner": {
"blog": "http://macournoyer.com",
"name": "Marc-André Cournoyer",
"type": "User",
"login": "macournoyer",
"company": "@Shopify ",
"location": "Montreal, QC, Canada",
"followers": 1317,
"avatar_url": "https://avatars.githubusercontent.com/u/22?v=4",
"created_at": "2008-01-14T10:49:35Z",
"is_verified": null,
"public_repos": 76,
"account_age_days": 6763
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.8.2",
"kind": "patch",
"published_at": "2023-04-01T23:58:28Z"
},
{
"tag": "v1.8.1",
"kind": "patch",
"published_at": "2021-05-20T01:01:29Z"
},
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2016-05-27T21:13:12Z"
}
],
"recent_commits": [
{
"oid": "e7886a9bca2742586da74e06fffdd2093cc3a397",
"body": "Add archival note to README",
"is_bot": false,
"headline": "Merge pull request #454 from macournoyer/archive-note",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2026-07-15T19:34:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6e29f9d57433f80683468581e46a0c1ac9dfc9c",
"body": null,
"is_bot": false,
"headline": "Add archival note to README",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2026-07-13T11:54:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac5b2f3a4b4f98452bc90ed9fa89bebcf1c36251",
"body": "* Use Data_Make_Struct for parser allocation\n\nAllocate the HTTP parser with Data_Make_Struct so Ruby owns the memory as soon as the object is created. This avoids leaking the malloc buffer if Data_Wrap_Struct raises while allocating the Ruby object.\n\n* Use typed data for HTTP parser\n\nUse TypedData_Make_Struct and TypedData_Get_Struct when available so Thin::HttpParser does not depend on the old Data_* accessors removed by newer Ruby.",
"is_bot": false,
"headline": "Use typed data APIs (#453)",
"author_name": "Nobuyoshi Nakada",
"author_login": "nobu",
"committed_at": "2026-06-03T13:36:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84a5188612d84bcf5c6ad1f1c27c750645917f5c",
"body": null,
"is_bot": false,
"headline": "Bump patch version.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2025-06-24T04:57:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3254c586f246a5dec27cc25630a2a106b9f3413a",
"body": null,
"is_bot": false,
"headline": "Use bake for release management.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2025-06-24T04:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20add8ea8b4ee5d46fd5115f57bf7d7abd817c81",
"body": null,
"is_bot": false,
"headline": "Tidy up license files.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2025-06-24T04:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c8081895e77f93eec40766aa8cb5b779860ce5a",
"body": "Co-authored-by: Susan van den Broek <susan.van.den.broek@axini.com>",
"is_bot": false,
"headline": "Add license files for ruby and gpl (#438)",
"author_name": "seedot1234",
"author_login": "seedot1234",
"committed_at": "2025-06-24T04:44:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27d384be9c332de5ed1b636bc35a027f54cd1f94",
"body": null,
"is_bot": false,
"headline": "Correction to uninitialized constant. Fixes #445 (#446)",
"author_name": "Greg Howdeshell",
"author_login": "poloka",
"committed_at": "2025-06-24T04:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "955db1a5c2b5f1134d6de4a951cb6c29ddd2dba7",
"body": null,
"is_bot": false,
"headline": "Bump major version.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2025-06-22T15:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a64256bc276516e9ecf36a74e6d1db83895d723f",
"body": null,
"is_bot": false,
"headline": "Remove legacy Ruby 1.8 compatibility shims.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2025-06-22T13:56:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "745093df406c77c9fc8e718206d2aa499088253a",
"body": "...to auto-load multiple .rake files.",
"is_bot": false,
"headline": "Rakefile: rely on Rake's rakelib/ default",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2025-06-22T01:43:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0577f959560485535d2496f2ee14f565eb0896e",
"body": null,
"is_bot": false,
"headline": "Fix \"No such file or directory @ rb_io_reopen\" error from test.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2025-06-21T15:01:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de6b6188f1f1cd7645948b266e3861f82c9c58a1",
"body": "* when using Rack 3, don't add no longer required environments (rack.multithread/rack.multiprocess/rack.run_once/rack.version)",
"is_bot": false,
"headline": "Rack 3 no longer required environments (#437)",
"author_name": "Andrea Lorenzetti",
"author_login": "and9000",
"committed_at": "2025-02-16T10:13:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbf793af9b98e31c65068aa5dbcc64b4c2ae7565",
"body": "* Fixed registration of Thin with `rack`/`rackup`.\n\n* Updated CI to run on rack 1/2/3.",
"is_bot": false,
"headline": "Support rack 3.x and rackup (#435)",
"author_name": "Andrea Lorenzetti",
"author_login": "and9000",
"committed_at": "2025-02-07T21:56:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dac026076dd648129a21011278a928b56bd0992f",
"body": "The specs were leaking state, in other words, the server from the previous test might still be running, clobbering then pid file, etc.\n\n* Delete mongrel parsing spec - random data tests don't always fail.",
"is_bot": false,
"headline": "Fix flaky daemonize specs. (#434)",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2025-01-29T23:25:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df145c43f1ef90e6eecd3c42e7d0f95374d6a783",
"body": null,
"is_bot": false,
"headline": "Add missing ostruct gem.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2025-01-29T21:46:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49e592f4deb9fb5b8aebc99c242b03261aa83e38",
"body": null,
"is_bot": false,
"headline": "Log tests to debug hangs.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2025-01-29T13:42:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa95fa9eb9a4ee708dea488aa948b51dc1a69523",
"body": null,
"is_bot": false,
"headline": "Add missing benchmark dependency.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2025-01-29T13:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5975b22ee0c01ba0f94e050be5cb1457de2dd54c",
"body": null,
"is_bot": false,
"headline": "Add missing logger gem dependency.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2025-01-29T13:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28716f72cf189abff6bae9df3d22a8cf92e89cb1",
"body": null,
"is_bot": false,
"headline": "Add rdoc to gemfile.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2025-01-29T13:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ec3dba31ce882bc80f186cf54959d0f68ec1dc5",
"body": null,
"is_bot": false,
"headline": "Fix version assignment.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2025-01-29T13:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f66cf1315d07f6c725742e8427bca5a1b4d79579",
"body": null,
"is_bot": false,
"headline": "More compatibility.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2025-01-29T13:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c11a28ef0a3e2db4ba064a72b170a853ac1bfa09",
"body": null,
"is_bot": false,
"headline": "Fix usage of `Rack::File`.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2025-01-29T13:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b81347a0435193ba4f630c2bee60f3542d24b944",
"body": "Follows the Rack 3 spec:\n\n- https://github.com/rack/rack/blob/64ad26e3381da2ce1853638a2c4ea241c2ad3729/SPEC.rdoc#label-The+Body\n- https://github.com/rack/rack/blob/64ad26e3381da2ce1853638a2c4ea241c2ad3729/SPEC.rdoc#label-Streaming+Body\n\nImplemented using a wrapper object that pretends to be IO and m\n[…]\nenumerable.\n\nDoes not support reading, hence no WebSockets. This needs some\nbidirectional access to receiving data and it's a bit complex to\naddress with EventMachine + Thin's Connection#receive_data.",
"is_bot": false,
"headline": "Support streaming response via #call",
"author_name": "Loic Nageleisen",
"author_login": "lloeki",
"committed_at": "2025-01-29T13:36:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "aba270367bff2d542b4bcedb861084cb449b7584",
"body": "This spec failed:\n\n Thin::Request parser should not fuck up on stupid fucked IE6 headers\n\nwith:\n\n should validate with Rack Lint: env[HTTP_VERSION] does not equal env[SERVER_PROTOCOL]\n\nwhere:\n\n \"HTTP_VERSION\"=>\"HTTP/1.0\",\n \"SERVER_PROTOCOL\"=>\"HTTP/1.1\",\n\nIndeed:\n\n> Rack::HTTP_VERSION has been \n[…]\notiate `persistent?`, so here we punt on\na further refactoring to find a good way to get the request HTTP version\nfrom the first line, instead shoving it in a Thin-specific\n`thin.request_http_header`.",
"is_bot": false,
"headline": "Remove HTTP_VERSION",
"author_name": "Loic Nageleisen",
"author_login": "lloeki",
"committed_at": "2025-01-29T13:36:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "aa2a200a794f1e826d08aeb0442b3feb0ba569a9",
"body": "Casue: Response header keys can no longer include uppercase characters.",
"is_bot": false,
"headline": "Use lowercase header in `validate_with_lint` helper",
"author_name": "Loic Nageleisen",
"author_login": "lloeki",
"committed_at": "2025-01-29T13:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23a950b9ea54899a740c6ad5e78065971fef7205",
"body": null,
"is_bot": false,
"headline": "Bump Rack maximum version",
"author_name": "Loic Nageleisen",
"author_login": "lloeki",
"committed_at": "2025-01-29T13:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "404ad691d5188c6315a6a1a6db5d1494afe006c0",
"body": null,
"is_bot": false,
"headline": "Fix broken workflows. (#421)",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2024-12-15T12:45:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f375389d29deae252e03080b07a1f10aa60d957",
"body": "Since it is no longer supported since Rails 5.",
"is_bot": false,
"headline": "Remove mention of ActionCable in README.md",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2024-03-05T13:28:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b428f6cfeaac1978c0de487d45c3357a8d0ad773",
"body": null,
"is_bot": false,
"headline": "Ensure SERVER_PORT is correct when using SSL (#397)",
"author_name": "Erik Tribou",
"author_login": "erikt9",
"committed_at": "2023-11-08T00:37:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85b956cf1cf377e3e53911cd4e717f7392f7f818",
"body": null,
"is_bot": false,
"headline": "Bump patch version.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2023-03-31T10:58:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "829c3aaa48efcd0c289d856f068f5d0fb16edaac",
"body": "* `File.exists?` is removed in ruby 3.2\r\n\r\n* Fix deprecated rspec expectation syntax\r\n\r\n* Fix `Socket.gethostbyname` deprecation\r\n\r\n* Test on ruby 3.2 and rack 2.",
"is_bot": false,
"headline": "Update code base for Ruby v3.2 (#392)",
"author_name": "Vasily Fedoseyev",
"author_login": "Vasfed",
"committed_at": "2023-01-31T21:03:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d756995514856ed137f1d77fd70e2a7ffb9d31d",
"body": "Fix a typo",
"is_bot": false,
"headline": "Update tcp_spec.rb (#382)",
"author_name": "Brian Murray",
"author_login": "murraybd",
"committed_at": "2022-12-05T06:15:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10607a2663fc282d67f98a930f954dc407fd056d",
"body": "On Ubuntu Impish (development version), we're currently facing a\nproblem where thin's testsuite fails when it runs on an armhf system.\nAfter some investigation, I noticed that the reason for this failure\nwas that the server was still running even after the loop on\nspec/spec_helper.rb:stop_server.\n\nG\n[…]\n in this\nparticular case I think it's justified and makes sense (1 second may\nindeed be too quick for the server to properly stop).\n\nSigned-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>",
"is_bot": false,
"headline": "Increase timeout when checking for server stop",
"author_name": "Sergio Durigan Junior",
"author_login": null,
"committed_at": "2021-12-25T04:07:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0712d603a31d97b9fa8a0260da400da2e4217d60",
"body": "Bump version to 1.8.1",
"is_bot": false,
"headline": "Merge pull request #381 from macournoyer/bump-version",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2021-05-20T00:59:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b3f4ceff41e761626863162c9090611fa7b5c67",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.8.1",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2021-05-20T00:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c6d8e2557079ef6c8d11a43544b36e38245ad11",
"body": "Fix possible HTTP Response Splitting",
"is_bot": false,
"headline": "Merge pull request #377 from macournoyer/header-injection",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2021-05-20T00:48:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c58953a0f841ec78a5409d086ee03f7d3d8a0e7",
"body": null,
"is_bot": false,
"headline": "Raise an exception when a response header contains CR or LF",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2021-05-18T20:17:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd24bf564b41ad3c244c388a8f01bc8614fcc40d",
"body": "Ignore any response header with \\r or \\n in their value\n\nSee https://github.com/advisories/GHSA-84j7-475p-hp8v",
"is_bot": false,
"headline": "Fix possible HTTP Response Splitting",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2021-05-17T02:15:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "026285b2656950a017df09fed2186fcb217e1520",
"body": "Update Rake",
"is_bot": false,
"headline": "Merge pull request #379 from macournoyer/update-rake",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2021-05-17T02:14:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7afba0e6c3b7574d468bcbe865c06d8136ac98a",
"body": null,
"is_bot": false,
"headline": "FIX gemfiles",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2021-05-17T02:10:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4070922d1202dd07617829893823ca9c762a93a4",
"body": null,
"is_bot": false,
"headline": "Update rake in other Gemfiles",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2021-05-17T02:02:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9779822238c8482f543acbd4559f4236f3c0168a",
"body": null,
"is_bot": false,
"headline": "Update Rake",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2021-05-17T01:59:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02f0a3a72620313c69a1d797671cc522399d9b4c",
"body": null,
"is_bot": false,
"headline": "Update gemspec.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2020-11-13T06:43:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff003f09e4fc338d5c7d4f6834257328a8f6aed5",
"body": "Old URL doesn't exist anymore. Closes #373",
"is_bot": false,
"headline": "Fix homepage in gemspec",
"author_name": "Tom Dalling",
"author_login": "tomdalling",
"committed_at": "2020-09-30T02:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a65c608e014f640a8a63c5c2dd00666fd8eff683",
"body": "This test recently started to fail on Fedora. I suspect that either\nKernel or systemd increased RLIMIT_NOFILE by default to 512k.\n\nThere should probably be additional logic, which would initialize the\nmaximum_connections variable I refactored. `prlimit` can display the\nactual value.",
"is_bot": false,
"headline": "Fix maximum_connections limiting test.",
"author_name": "Vít Ondruch",
"author_login": "voxik",
"committed_at": "2020-09-07T09:59:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "124b0fe4ad27ec08ad6e0ab0658e658e72df567e",
"body": "One-line fix, as suggested in https://stackoverflow.com/a/25631436/446106",
"is_bot": false,
"headline": "Add timestamp to log",
"author_name": "countingpine",
"author_login": "countingpine",
"committed_at": "2020-09-07T07:34:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea3b1ee6357745fa155f02cafe8b489972710558",
"body": null,
"is_bot": false,
"headline": "Add executable bit for example shebang files",
"author_name": "Jun Aruga",
"author_login": "junaruga",
"committed_at": "2020-09-07T07:34:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfe3919156796403fac7fcfc57698cb2c07b941e",
"body": null,
"is_bot": false,
"headline": "Add RFC 6585 status codes",
"author_name": "dug",
"author_login": "dduugg",
"committed_at": "2020-09-07T05:57:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae5990597d361a48a589b4b748dfbad7c850af2b",
"body": null,
"is_bot": false,
"headline": "Add spec to demo long invalid request cause many calls to app",
"author_name": "Carl Zulauf",
"author_login": "carlzulauf",
"committed_at": "2020-09-07T05:56:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15062807be6b9a9dec32e69a16cb31315a8a1c40",
"body": null,
"is_bot": false,
"headline": "Treat finished requests that receive more data as invalid",
"author_name": "Carl Zulauf",
"author_login": "carlzulauf",
"committed_at": "2020-09-07T05:56:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8e68c5ca904911603d6401646c324cb8acddbe0",
"body": "Resolves #275",
"is_bot": false,
"headline": "Set $USER and $HOME when running as another user",
"author_name": "Oliver Vartiainen",
"author_login": null,
"committed_at": "2020-09-07T05:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98c3c4d3b4da1c42d39586951a502dbb447dee26",
"body": null,
"is_bot": false,
"headline": "register thin handler automatically",
"author_name": "Kunpei Sakai",
"author_login": "namusyaka",
"committed_at": "2020-09-07T05:53:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b201525f0db7d7e9faf26681b68646e0be9f96ec",
"body": null,
"is_bot": false,
"headline": "Restore thin handler code.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2020-08-04T04:09:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59c8a05460b7a48018f2db91a813efb84331dffc",
"body": null,
"is_bot": false,
"headline": "Bump version.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2020-08-04T04:09:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da6ea7f931429bf906c236b15becb027df722d57",
"body": null,
"is_bot": false,
"headline": "Modernize specs.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2020-08-04T03:57:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e2c6f25685726f8c1e4d64ccca33f21bac10c05",
"body": null,
"is_bot": false,
"headline": "asdf",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2020-08-04T03:40:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ac3b8e53072e504183ebd01e820d71e574d1a07",
"body": null,
"is_bot": false,
"headline": "Isolate daemonization specs.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2020-08-04T03:38:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e97a71ab16570ba5604cdf35bfe736e218bab1b7",
"body": null,
"is_bot": false,
"headline": "Tidy up RSpec 3 migration.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2020-08-04T02:06:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfb2969392d8abf0444805740db38d8339125cab",
"body": null,
"is_bot": false,
"headline": "Support RSpec 3",
"author_name": "Jun Aruga",
"author_login": "junaruga",
"committed_at": "2020-08-04T01:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0e1266b3f51905d53643f8dcb018674530d19b4",
"body": "…server is finished.",
"is_bot": false,
"headline": "Don't wait for `daemon_test.log` to exist, just assume it does after …",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2020-08-03T10:39:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90b8021d91aec69e424d7db5d543756fa45d50da",
"body": null,
"is_bot": false,
"headline": "Increase timeouts.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2020-08-03T10:39:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e8d1c452acbbb90f2ba15b6c0f6f6537a6b7ea6",
"body": null,
"is_bot": false,
"headline": "Extend startup time.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2020-08-03T10:39:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5229f3ae2ce084d0152787b12a59774ed67af8a",
"body": null,
"is_bot": false,
"headline": "Remove unused argument.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2020-08-03T10:39:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c5ba95f60d3d0d476595571ae2e54b28272cac0",
"body": null,
"is_bot": false,
"headline": "Wait for child process (state contamination between specs).",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2020-08-03T10:39:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ffb38c59fbe5604a6312ebf23465dde97a3d8e3",
"body": null,
"is_bot": false,
"headline": "Add GitHub Actions.",
"author_name": "Samuel Williams",
"author_login": "ioquatix",
"committed_at": "2020-08-03T10:39:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bcda1d0fb819f36811b2b071cd44d846915ac5a",
"body": null,
"is_bot": false,
"headline": "Use HTTPS for rubygems URL in Gemfile",
"author_name": "Adrien Smith",
"author_login": "PanisSupraOmnia",
"committed_at": "2020-08-03T07:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c68c80deac85283c78b41710bcc2a028a7d465c4",
"body": "Ruby changed the way Kernel#warn reports the error [1], but mocking the\nmethod on the class, which is calling it, should be universal [2].\n\n[1] https://bugs.ruby-lang.org/issues/12944\n[2] https://www.reddit.com/r/ruby/comments/2nki9q/rspec_how_do_you_mock_or_stub_kernel_methods_like/",
"is_bot": false,
"headline": "Mock Kernel.warn in Ruby 2.5 compatible way.",
"author_name": "Vít Ondruch",
"author_login": "voxik",
"committed_at": "2020-08-03T07:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b783885a817fba640c84125be5149a5cda013179",
"body": "Specifically @running, but it seems sensible to also init @stopping\nsince they are a bit of a tandem.",
"is_bot": false,
"headline": "Silence Ruby warnings for un-initialized ivars",
"author_name": "Steven Harman",
"author_login": "stevenharman",
"committed_at": "2020-08-03T07:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ef7f019a45633e232712cefeec699db1fa3e135",
"body": null,
"is_bot": false,
"headline": "fix: update parser header file with namespaced functions",
"author_name": "James C. Davis",
"author_login": "jamescdavis",
"committed_at": "2020-08-03T07:09:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f83ab677f008afcfabcdfa8930225f6cea88f461",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.7.2 and update CHANGELOG",
"author_name": "macournoyer",
"author_login": "macournoyer",
"committed_at": "2017-07-08T14:16:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5365e91e43c454e4030b861a06eee1171fbe8231",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.7.1 and update CHANGELOG",
"author_name": "macournoyer",
"author_login": "macournoyer",
"committed_at": "2017-07-08T14:09:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8df953e776e0a8153139b75eae919811dca45f92",
"body": "Add config support for ssl_version and ssl_cipher_list.",
"is_bot": false,
"headline": "Merge pull request #327 from frameworked/master",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2017-07-04T17:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9f0ca445b3d77c493268e97d2f47356dc1153c8",
"body": null,
"is_bot": false,
"headline": "Removed unused attributes.",
"author_name": "frameworked",
"author_login": "frameworked",
"committed_at": "2017-07-04T10:07:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "678fa4dd6abdc47596e0bb9a75f354b4583d44e9",
"body": "Add source code and changelog links to gemspec",
"is_bot": false,
"headline": "Merge pull request #339 from greysteil/gemspec-metadata",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2017-06-22T12:29:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aee68a5870db40b3641f77a23c38ba94753ed6d9",
"body": null,
"is_bot": false,
"headline": "Add source code and changelog links to gemspec",
"author_name": "Grey Baker",
"author_login": "greysteil",
"committed_at": "2017-06-22T09:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "619befe19a4e8d4e55935a74946b0df63d2667f5",
"body": "allow ERB templates in config files",
"is_bot": false,
"headline": "Merge pull request #306 from markets/config_file_erb",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2017-01-24T02:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4619553e3903946f00bc5f3baa1880efddc92904",
"body": "Fixnum is deprecated in upcoming ruby version",
"is_bot": false,
"headline": "Merge pull request #329 from nimish-mehta/handle-fixnum-deprecation",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2016-12-01T12:41:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cea3f285cdbcb819c7826bbcd7b6f3bdc2ed192",
"body": "Fixnum and Bignum are being deprecated in ruby version 2.4\nhttps://bugs.ruby-lang.org/issues/12739, use 0.class to\nhandle the transition",
"is_bot": false,
"headline": "Use 0.class instead of Fixnum for ruby >= 2.4",
"author_name": "Nimish",
"author_login": null,
"committed_at": "2016-12-01T07:35:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9dfc6ad48b17005fbb4140dcb11f7e535f7e67a",
"body": "…_2 now woring.",
"is_bot": false,
"headline": "Add config support for ssl_version and ssl_cipher_list. Forcing TLSv1…",
"author_name": "frameworked",
"author_login": "frameworked",
"committed_at": "2016-11-10T15:24:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7d1174f47a4491a15b505407c0501cdc8d8d12c",
"body": null,
"is_bot": false,
"headline": "Cleanup README and add instructions for Action Cable",
"author_name": "macournoyer",
"author_login": "macournoyer",
"committed_at": "2016-07-09T18:32:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9774036766c03e89d33b06cad3d1efb97e90bdae",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.7.0 and update CHANGELOG",
"author_name": "macournoyer",
"author_login": "macournoyer",
"committed_at": "2016-05-27T21:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43d77c8551508384086657caabfa205b02ed35ee",
"body": "fix thin start change log",
"is_bot": false,
"headline": "Merge pull request #294 from tiseheaini/master",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2016-05-18T01:25:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dc72b3c2e10a7729d3fc5acf6788b207a17503f",
"body": "Ensure the request is closed in the same thread as the app",
"is_bot": false,
"headline": "Merge pull request #312 from macournoyer/finish-request-in-thread",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2016-05-18T01:23:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50611c530fd0b116ece6215510f4bdd07c16fd50",
"body": "Fix test suite for the case /etc/rc.d exists.",
"is_bot": false,
"headline": "Merge pull request #309 from junaruga/feature/fix-test-for-etc-rc.d-thin",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2016-05-18T01:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4788965226421e50b1d9bd442ea1db84444529b",
"body": "API is the same, Thin work as is.\n\nFixes #302",
"is_bot": false,
"headline": "Allow Rack 2.0",
"author_name": "macournoyer",
"author_login": "macournoyer",
"committed_at": "2016-05-15T17:37:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b830ff5e3660698b7aa9c2fffefe2d1347d07c4b",
"body": "…d mode\n\nFixes #307",
"is_bot": false,
"headline": "Ensure the request is closed in the same thread as the app in threade…",
"author_name": "macournoyer",
"author_login": "macournoyer",
"committed_at": "2016-05-15T17:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "668e69b006db488c78ac371f9f0e094ecd8f12f9",
"body": null,
"is_bot": false,
"headline": "Fix test suite for the case /etc/rc.d exists.",
"author_name": "Jun Aruga",
"author_login": "junaruga",
"committed_at": "2016-05-08T22:18:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1486f90464d65587b233fb9fe673065a25e20c26",
"body": null,
"is_bot": false,
"headline": "allow ERB templates in config files",
"author_name": "Marc Anguera Insa",
"author_login": "markets",
"committed_at": "2016-04-20T09:23:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "627397b8fd38a6ace1d9e1c9a08ac3cbaac3f1dd",
"body": "Revert \"remove eventmachine restriction\"",
"is_bot": false,
"headline": "Merge pull request #304 from macournoyer/revert-303-em-1.2",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2016-04-13T14:10:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "838462ea38db61cf8fcd81afd6d1a052f6e60423",
"body": null,
"is_bot": false,
"headline": "Revert \"remove eventmachine restriction\"",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2016-04-13T14:09:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75ccfff30931029ffc61edd164ab13c055733789",
"body": "remove eventmachine restriction",
"is_bot": false,
"headline": "Merge pull request #303 from schmurfy/em-1.2",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2016-04-11T14:49:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec2879c4bce64fb767fbdcc1594bdef8d7d8da5f",
"body": null,
"is_bot": false,
"headline": "remove eventmachine restriction",
"author_name": "Julien Ammous",
"author_login": "schmurfy",
"committed_at": "2016-04-05T13:43:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0aef2e80216701b48b908dc14befe3600a44346",
"body": "Don't need \"int cs\" variable here",
"is_bot": false,
"headline": "Merge pull request #297 from mluts/fix-ragel-parser",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2016-02-03T01:15:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5b0df5afb8c1a77fb2c70a76c883505a5c0cd85",
"body": "TCP/IP Backend reports incorrect port when asked to bind to 0",
"is_bot": false,
"headline": "Merge pull request #296 from meschbach/master",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2016-02-03T01:13:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bd1446c4fd9b87233859af3a3fcea1a5414a484",
"body": null,
"is_bot": false,
"headline": "Don't need \"int cs\" variable here",
"author_name": "Michael Lutsiuk",
"author_login": "mluts",
"committed_at": "2016-02-02T22:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bb1c28f811d89feb2538f36afae64312db12640",
"body": null,
"is_bot": false,
"headline": "Use the correct port when 0 is passed",
"author_name": "Mark Eschbach",
"author_login": "meschbach",
"committed_at": "2016-02-02T21:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29be2ce2aee62235c05138c72a58d482d0a271dc",
"body": null,
"is_bot": false,
"headline": "fix thin start change log",
"author_name": "tise.c",
"author_login": "tiseheaini",
"committed_at": "2016-01-27T15:10:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "706642b642079835c16f1a59606c7976bf6250f8",
"body": "Work with ruby 2.3's --enable-frozen-string-literal",
"is_bot": false,
"headline": "Merge pull request #293 from jeremyevans/fstring",
"author_name": "Marc-André Cournoyer",
"author_login": "macournoyer",
"committed_at": "2016-01-11T14:04:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e6b1c2ab36b1da998efd82791d25c5d4c948836",
"body": "These changes are the minimal ones necessary to allow Roda's specs\nto pass. There may well be other changes that are required.",
"is_bot": false,
"headline": "Work with ruby 2.3's --enable-frozen-string-literal",
"author_name": "Jeremy Evans",
"author_login": "jeremyevans",
"committed_at": "2016-01-08T22:43:27Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 3,
"latest_release_at": "2023-04-01T23:58:28Z",
"latest_release_tag": "v1.8.2",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 3,
"days_since_latest_release": 1206,
"mean_days_between_releases": 1250.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 344,
"stars": 2274,
"watchers": 49,
"fork_history": {
"days": [
{
"date": "2008-04-20",
"count": 1
},
{
"date": "2008-04-27",
"count": 1
},
{
"date": "2008-05-30",
"count": 1
},
{
"date": "2008-06-17",
"count": 1
},
{
"date": "2008-07-15",
"count": 1
},
{
"date": "2008-07-23",
"count": 1
},
{
"date": "2008-08-01",
"count": 1
},
{
"date": "2008-08-02",
"count": 1
},
{
"date": "2008-09-17",
"count": 1
},
{
"date": "2008-09-29",
"count": 1
},
{
"date": "2008-12-05",
"count": 1
},
{
"date": "2008-12-11",
"count": 1
},
{
"date": "2008-12-16",
"count": 1
},
{
"date": "2009-01-21",
"count": 1
},
{
"date": "2009-02-22",
"count": 1
},
{
"date": "2009-03-04",
"count": 1
},
{
"date": "2009-04-07",
"count": 1
},
{
"date": "2009-06-02",
"count": 1
},
{
"date": "2009-07-16",
"count": 1
},
{
"date": "2009-11-12",
"count": 1
},
{
"date": "2009-12-04",
"count": 1
},
{
"date": "2009-12-11",
"count": 1
},
{
"date": "2010-01-21",
"count": 1
},
{
"date": "2010-04-18",
"count": 1
},
{
"date": "2010-07-07",
"count": 1
},
{
"date": "2010-09-07",
"count": 1
},
{
"date": "2010-09-10",
"count": 1
},
{
"date": "2010-09-21",
"count": 1
},
{
"date": "2010-09-22",
"count": 1
},
{
"date": "2010-10-07",
"count": 1
},
{
"date": "2010-10-13",
"count": 1
},
{
"date": "2010-11-12",
"count": 1
},
{
"date": "2010-11-17",
"count": 1
},
{
"date": "2010-11-26",
"count": 1
},
{
"date": "2010-12-10",
"count": 1
},
{
"date": "2011-01-21",
"count": 1
},
{
"date": "2011-02-06",
"count": 1
},
{
"date": "2011-02-09",
"count": 1
},
{
"date": "2011-03-23",
"count": 1
},
{
"date": "2011-03-29",
"count": 1
},
{
"date": "2011-04-18",
"count": 1
},
{
"date": "2011-05-09",
"count": 1
},
{
"date": "2011-06-14",
"count": 1
},
{
"date": "2011-06-21",
"count": 1
},
{
"date": "2011-06-22",
"count": 1
},
{
"date": "2011-06-25",
"count": 1
},
{
"date": "2011-07-22",
"count": 1
},
{
"date": "2011-08-10",
"count": 1
},
{
"date": "2011-09-10",
"count": 1
},
{
"date": "2011-09-11",
"count": 1
},
{
"date": "2011-09-23",
"count": 1
},
{
"date": "2011-09-25",
"count": 1
},
{
"date": "2011-10-08",
"count": 1
},
{
"date": "2011-11-26",
"count": 1
},
{
"date": "2011-11-28",
"count": 1
},
{
"date": "2011-11-29",
"count": 2
},
{
"date": "2012-01-05",
"count": 1
},
{
"date": "2012-01-12",
"count": 1
},
{
"date": "2012-01-30",
"count": 1
},
{
"date": "2012-01-31",
"count": 1
},
{
"date": "2012-02-06",
"count": 1
},
{
"date": "2012-02-17",
"count": 1
},
{
"date": "2012-03-01",
"count": 1
},
{
"date": "2012-03-02",
"count": 1
},
{
"date": "2012-03-07",
"count": 1
},
{
"date": "2012-03-15",
"count": 1
},
{
"date": "2012-03-19",
"count": 1
},
{
"date": "2012-03-24",
"count": 1
},
{
"date": "2012-04-08",
"count": 1
},
{
"date": "2012-04-22",
"count": 1
},
{
"date": "2012-04-24",
"count": 1
},
{
"date": "2012-05-01",
"count": 1
},
{
"date": "2012-05-13",
"count": 1
},
{
"date": "2012-05-24",
"count": 1
},
{
"date": "2012-06-06",
"count": 1
},
{
"date": "2012-06-12",
"count": 1
},
{
"date": "2012-06-19",
"count": 1
},
{
"date": "2012-06-22",
"count": 1
},
{
"date": "2012-08-07",
"count": 1
},
{
"date": "2012-08-19",
"count": 1
},
{
"date": "2012-08-27",
"count": 1
},
{
"date": "2012-09-05",
"count": 1
},
{
"date": "2012-09-07",
"count": 1
},
{
"date": "2012-09-14",
"count": 2
},
{
"date": "2012-10-05",
"count": 1
},
{
"date": "2012-10-22",
"count": 1
},
{
"date": "2012-10-23",
"count": 1
},
{
"date": "2012-10-24",
"count": 1
},
{
"date": "2012-11-09",
"count": 1
},
{
"date": "2012-11-14",
"count": 1
},
{
"date": "2012-11-15",
"count": 1
},
{
"date": "2012-11-19",
"count": 1
},
{
"date": "2012-12-09",
"count": 1
},
{
"date": "2012-12-10",
"count": 1
},
{
"date": "2012-12-18",
"count": 1
},
{
"date": "2012-12-20",
"count": 1
},
{
"date": "2012-12-27",
"count": 1
},
{
"date": "2013-01-08",
"count": 1
},
{
"date": "2013-01-11",
"count": 1
},
{
"date": "2013-01-17",
"count": 1
},
{
"date": "2013-01-23",
"count": 1
},
{
"date": "2013-01-26",
"count": 1
},
{
"date": "2013-01-28",
"count": 1
},
{
"date": "2013-02-06",
"count": 1
},
{
"date": "2013-02-11",
"count": 2
},
{
"date": "2013-02-26",
"count": 1
},
{
"date": "2013-03-01",
"count": 1
},
{
"date": "2013-03-07",
"count": 1
},
{
"date": "2013-03-11",
"count": 1
},
{
"date": "2013-03-17",
"count": 1
},
{
"date": "2013-03-24",
"count": 1
},
{
"date": "2013-03-31",
"count": 1
},
{
"date": "2013-04-11",
"count": 1
},
{
"date": "2013-04-12",
"count": 1
},
{
"date": "2013-04-15",
"count": 1
},
{
"date": "2013-04-22",
"count": 1
},
{
"date": "2013-04-25",
"count": 1
},
{
"date": "2013-04-30",
"count": 1
},
{
"date": "2013-05-05",
"count": 1
},
{
"date": "2013-05-06",
"count": 1
},
{
"date": "2013-05-14",
"count": 1
},
{
"date": "2013-05-16",
"count": 1
},
{
"date": "2013-07-15",
"count": 1
},
{
"date": "2013-07-25",
"count": 1
},
{
"date": "2013-09-09",
"count": 1
},
{
"date": "2013-10-06",
"count": 1
},
{
"date": "2013-10-08",
"count": 1
},
{
"date": "2013-10-25",
"count": 1
},
{
"date": "2013-10-27",
"count": 1
},
{
"date": "2013-11-21",
"count": 1
},
{
"date": "2013-12-03",
"count": 1
},
{
"date": "2014-01-15",
"count": 1
},
{
"date": "2014-02-24",
"count": 1
},
{
"date": "2014-03-03",
"count": 1
},
{
"date": "2014-03-05",
"count": 1
},
{
"date": "2014-03-10",
"count": 1
},
{
"date": "2014-03-18",
"count": 1
},
{
"date": "2014-03-19",
"count": 1
},
{
"date": "2014-03-25",
"count": 1
},
{
"date": "2014-04-09",
"count": 1
},
{
"date": "2014-04-21",
"count": 1
},
{
"date": "2014-04-24",
"count": 1
},
{
"date": "2014-04-30",
"count": 1
},
{
"date": "2014-05-22",
"count": 1
},
{
"date": "2014-06-07",
"count": 1
},
{
"date": "2014-07-02",
"count": 1
},
{
"date": "2014-07-04",
"count": 2
},
{
"date": "2014-07-05",
"count": 1
},
{
"date": "2014-07-22",
"count": 1
},
{
"date": "2014-09-16",
"count": 1
},
{
"date": "2014-09-29",
"count": 1
},
{
"date": "2014-10-05",
"count": 1
},
{
"date": "2014-10-24",
"count": 1
},
{
"date": "2014-10-28",
"count": 1
},
{
"date": "2014-10-29",
"count": 1
},
{
"date": "2014-11-02",
"count": 1
},
{
"date": "2014-11-21",
"count": 1
},
{
"date": "2014-12-01",
"count": 1
},
{
"date": "2014-12-14",
"count": 1
},
{
"date": "2014-12-30",
"count": 1
},
{
"date": "2015-01-28",
"count": 1
},
{
"date": "2015-02-01",
"count": 1
},
{
"date": "2015-02-25",
"count": 1
},
{
"date": "2015-03-03",
"count": 1
},
{
"date": "2015-03-04",
"count": 1
},
{
"date": "2015-03-12",
"count": 1
},
{
"date": "2015-03-16",
"count": 1
},
{
"date": "2015-03-29",
"count": 1
},
{
"date": "2015-03-31",
"count": 1
},
{
"date": "2015-04-01",
"count": 1
},
{
"date": "2015-04-12",
"count": 1
},
{
"date": "2015-04-28",
"count": 1
},
{
"date": "2015-05-06",
"count": 1
},
{
"date": "2015-05-07",
"count": 1
},
{
"date": "2015-05-27",
"count": 1
},
{
"date": "2015-06-16",
"count": 1
},
{
"date": "2015-06-26",
"count": 1
},
{
"date": "2015-06-28",
"count": 1
},
{
"date": "2015-07-14",
"count": 1
},
{
"date": "2015-07-30",
"count": 1
},
{
"date": "2015-08-19",
"count": 1
},
{
"date": "2015-08-27",
"count": 1
},
{
"date": "2015-08-29",
"count": 1
},
{
"date": "2015-09-21",
"count": 1
},
{
"date": "2015-09-23",
"count": 1
},
{
"date": "2015-10-17",
"count": 1
},
{
"date": "2015-11-06",
"count": 1
},
{
"date": "2015-12-30",
"count": 1
},
{
"date": "2016-01-08",
"count": 2
},
{
"date": "2016-01-21",
"count": 1
},
{
"date": "2016-01-22",
"count": 1
},
{
"date": "2016-01-26",
"count": 2
},
{
"date": "2016-01-27",
"count": 1
},
{
"date": "2016-02-02",
"count": 2
},
{
"date": "2016-02-13",
"count": 1
},
{
"date": "2016-03-28",
"count": 1
},
{
"date": "2016-04-14",
"count": 1
},
{
"date": "2016-04-22",
"count": 1
},
{
"date": "2016-05-06",
"count": 1
},
{
"date": "2016-05-13",
"count": 1
},
{
"date": "2016-06-15",
"count": 1
},
{
"date": "2016-07-08",
"count": 1
},
{
"date": "2016-09-09",
"count": 1
},
{
"date": "2016-10-03",
"count": 1
},
{
"date": "2016-10-17",
"count": 1
},
{
"date": "2016-11-04",
"count": 1
},
{
"date": "2016-11-08",
"count": 1
},
{
"date": "2016-12-01",
"count": 1
},
{
"date": "2016-12-02",
"count": 1
},
{
"date": "2016-12-17",
"count": 1
},
{
"date": "2016-12-23",
"count": 1
},
{
"date": "2016-12-27",
"count": 1
},
{
"date": "2016-12-29",
"count": 1
},
{
"date": "2017-01-03",
"count": 1
},
{
"date": "2017-01-26",
"count": 1
},
{
"date": "2017-02-01",
"count": 1
},
{
"date": "2017-02-07",
"count": 1
},
{
"date": "2017-02-14",
"count": 1
},
{
"date": "2017-03-20",
"count": 1
},
{
"date": "2017-03-22",
"count": 1
},
{
"date": "2017-04-12",
"count": 1
},
{
"date": "2017-04-18",
"count": 1
},
{
"date": "2017-04-20",
"count": 1
},
{
"date": "2017-05-01",
"count": 1
},
{
"date": "2017-05-05",
"count": 1
},
{
"date": "2017-05-23",
"count": 1
},
{
"date": "2017-08-14",
"count": 1
},
{
"date": "2017-08-15",
"count": 1
},
{
"date": "2017-10-14",
"count": 1
},
{
"date": "2017-10-18",
"count": 1
},
{
"date": "2017-10-30",
"count": 1
},
{
"date": "2017-11-21",
"count": 1
},
{
"date": "2017-12-23",
"count": 1
},
{
"date": "2018-01-03",
"count": 1
},
{
"date": "2018-01-18",
"count": 1
},
{
"date": "2018-03-23",
"count": 1
},
{
"date": "2018-04-10",
"count": 1
},
{
"date": "2018-04-20",
"count": 1
},
{
"date": "2018-05-03",
"count": 1
},
{
"date": "2018-06-20",
"count": 1
},
{
"date": "2018-07-17",
"count": 1
},
{
"date": "2018-07-28",
"count": 1
},
{
"date": "2018-11-18",
"count": 1
},
{
"date": "2018-11-26",
"count": 1
},
{
"date": "2019-01-23",
"count": 1
},
{
"date": "2019-05-26",
"count": 1
},
{
"date": "2019-05-28",
"count": 1
},
{
"date": "2019-07-04",
"count": 1
},
{
"date": "2019-07-09",
"count": 1
},
{
"date": "2019-09-16",
"count": 1
},
{
"date": "2019-10-17",
"count": 1
},
{
"date": "2019-11-18",
"count": 1
},
{
"date": "2020-01-20",
"count": 1
},
{
"date": "2020-03-01",
"count": 1
},
{
"date": "2020-04-07",
"count": 1
},
{
"date": "2020-04-23",
"count": 1
},
{
"date": "2020-07-29",
"count": 1
},
{
"date": "2020-08-10",
"count": 2
},
{
"date": "2020-08-18",
"count": 1
},
{
"date": "2020-08-20",
"count": 1
},
{
"date": "2020-08-28",
"count": 1
},
{
"date": "2020-08-29",
"count": 1
},
{
"date": "2020-08-31",
"count": 1
},
{
"date": "2020-09-30",
"count": 1
},
{
"date": "2020-10-03",
"count": 1
},
{
"date": "2020-10-07",
"count": 1
},
{
"date": "2020-12-31",
"count": 1
},
{
"date": "2021-01-01",
"count": 1
},
{
"date": "2021-02-12",
"count": 1
},
{
"date": "2021-02-16",
"count": 1
},
{
"date": "2021-04-01",
"count": 1
},
{
"date": "2021-04-19",
"count": 1
},
{
"date": "2021-05-27",
"count": 1
},
{
"date": "2021-06-05",
"count": 1
},
{
"date": "2021-06-18",
"count": 1
},
{
"date": "2021-08-31",
"count": 1
},
{
"date": "2021-09-02",
"count": 1
},
{
"date": "2022-01-02",
"count": 1
},
{
"date": "2022-03-03",
"count": 1
},
{
"date": "2022-03-04",
"count": 1
},
{
"date": "2022-03-18",
"count": 1
},
{
"date": "2022-03-24",
"count": 1
},
{
"date": "2022-05-13",
"count": 1
},
{
"date": "2022-06-07",
"count": 1
},
{
"date": "2022-06-30",
"count": 1
},
{
"date": "2022-07-22",
"count": 1
},
{
"date": "2022-09-08",
"count": 2
},
{
"date": "2022-10-20",
"count": 1
},
{
"date": "2022-11-08",
"count": 1
},
{
"date": "2023-01-19",
"count": 1
},
{
"date": "2023-01-30",
"count": 1
},
{
"date": "2023-07-21",
"count": 1
},
{
"date": "2023-08-25",
"count": 1
},
{
"date": "2023-10-27",
"count": 1
},
{
"date": "2023-11-06",
"count": 1
},
{
"date": "2024-01-02",
"count": 1
},
{
"date": "2024-02-11",
"count": 1
},
{
"date": "2024-03-03",
"count": 1
},
{
"date": "2024-04-09",
"count": 1
},
{
"date": "2024-05-31",
"count": 1
},
{
"date": "2024-06-01",
"count": 1
},
{
"date": "2024-06-02",
"count": 1
},
{
"date": "2024-06-04",
"count": 1
},
{
"date": "2024-06-20",
"count": 1
},
{
"date": "2024-06-27",
"count": 1
},
{
"date": "2024-08-19",
"count": 1
},
{
"date": "2024-08-22",
"count": 1
},
{
"date": "2024-08-29",
"count": 1
},
{
"date": "2024-09-27",
"count": 1
},
{
"date": "2024-10-25",
"count": 1
},
{
"date": "2024-10-29",
"count": 2
},
{
"date": "2024-11-06",
"count": 1
},
{
"date": "2025-02-02",
"count": 1
},
{
"date": "2025-02-28",
"count": 1
},
{
"date": "2025-03-17",
"count": 1
},
{
"date": "2025-04-24",
"count": 1
},
{
"date": "2025-05-22",
"count": 1
},
{
"date": "2025-06-21",
"count": 1
},
{
"date": "2025-06-23",
"count": 1
},
{
"date": "2025-07-30",
"count": 1
},
{
"date": "2025-11-16",
"count": 1
},
{
"date": "2025-11-22",
"count": 1
},
{
"date": "2026-05-28",
"count": 1
},
{
"date": "2026-06-03",
"count": 1
}
],
"complete": true,
"collected": 334,
"total_forks": 344
},
"star_history": {
"days": [
{
"date": "2014-11-22",
"count": 1
},
{
"date": "2014-11-24",
"count": 1
},
{
"date": "2014-12-01",
"count": 1
},
{
"date": "2014-12-03",
"count": 1
},
{
"date": "2014-12-04",
"count": 1
},
{
"date": "2014-12-07",
"count": 1
},
{
"date": "2014-12-08",
"count": 2
},
{
"date": "2014-12-11",
"count": 3
},
{
"date": "2014-12-12",
"count": 2
},
{
"date": "2014-12-16",
"count": 1
},
{
"date": "2014-12-18",
"count": 2
},
{
"date": "2014-12-19",
"count": 1
},
{
"date": "2014-12-23",
"count": 1
},
{
"date": "2014-12-24",
"count": 1
},
{
"date": "2014-12-28",
"count": 1
},
{
"date": "2014-12-29",
"count": 1
},
{
"date": "2014-12-30",
"count": 1
},
{
"date": "2014-12-31",
"count": 2
},
{
"date": "2015-01-04",
"count": 1
},
{
"date": "2015-01-06",
"count": 2
},
{
"date": "2015-01-07",
"count": 1
},
{
"date": "2015-01-08",
"count": 1
},
{
"date": "2015-01-11",
"count": 3
},
{
"date": "2015-01-12",
"count": 1
},
{
"date": "2015-01-13",
"count": 1
},
{
"date": "2015-01-14",
"count": 1
},
{
"date": "2015-01-15",
"count": 2
},
{
"date": "2015-01-17",
"count": 1
},
{
"date": "2015-01-19",
"count": 1
},
{
"date": "2015-01-21",
"count": 4
},
{
"date": "2015-01-23",
"count": 1
},
{
"date": "2015-01-25",
"count": 1
},
{
"date": "2015-01-26",
"count": 1
},
{
"date": "2015-01-28",
"count": 1
},
{
"date": "2015-01-29",
"count": 1
},
{
"date": "2015-02-02",
"count": 1
},
{
"date": "2015-02-03",
"count": 1
},
{
"date": "2015-02-08",
"count": 2
},
{
"date": "2015-02-10",
"count": 1
},
{
"date": "2015-02-17",
"count": 2
},
{
"date": "2015-02-19",
"count": 2
},
{
"date": "2015-02-20",
"count": 2
},
{
"date": "2015-02-21",
"count": 1
},
{
"date": "2015-02-22",
"count": 1
},
{
"date": "2015-02-26",
"count": 1
},
{
"date": "2015-02-27",
"count": 1
},
{
"date": "2015-02-28",
"count": 2
},
{
"date": "2015-03-02",
"count": 3
},
{
"date": "2015-03-03",
"count": 1
},
{
"date": "2015-03-04",
"count": 1
},
{
"date": "2015-03-06",
"count": 1
},
{
"date": "2015-03-08",
"count": 2
},
{
"date": "2015-03-09",
"count": 2
},
{
"date": "2015-03-11",
"count": 2
},
{
"date": "2015-03-12",
"count": 1
},
{
"date": "2015-03-13",
"count": 2
},
{
"date": "2015-03-14",
"count": 1
},
{
"date": "2015-03-18",
"count": 1
},
{
"date": "2015-03-19",
"count": 2
},
{
"date": "2015-03-20",
"count": 3
},
{
"date": "2015-03-21",
"count": 1
},
{
"date": "2015-03-23",
"count": 1
},
{
"date": "2015-03-25",
"count": 2
},
{
"date": "2015-03-26",
"count": 2
},
{
"date": "2015-03-28",
"count": 1
},
{
"date": "2015-03-30",
"count": 1
},
{
"date": "2015-03-31",
"count": 2
},
{
"date": "2015-04-03",
"count": 1
},
{
"date": "2015-04-15",
"count": 1
},
{
"date": "2015-04-16",
"count": 1
},
{
"date": "2015-04-18",
"count": 2
},
{
"date": "2015-04-22",
"count": 2
},
{
"date": "2015-04-23",
"count": 2
},
{
"date": "2015-04-27",
"count": 3
},
{
"date": "2015-04-28",
"count": 2
},
{
"date": "2015-04-29",
"count": 1
},
{
"date": "2015-05-03",
"count": 2
},
{
"date": "2015-05-10",
"count": 1
},
{
"date": "2015-05-12",
"count": 1
},
{
"date": "2015-05-13",
"count": 5
},
{
"date": "2015-05-14",
"count": 1
},
{
"date": "2015-05-18",
"count": 3
},
{
"date": "2015-05-19",
"count": 1
},
{
"date": "2015-05-20",
"count": 1
},
{
"date": "2015-05-22",
"count": 2
},
{
"date": "2015-05-27",
"count": 1
},
{
"date": "2015-05-31",
"count": 1
},
{
"date": "2015-06-01",
"count": 1
},
{
"date": "2015-06-12",
"count": 2
},
{
"date": "2015-06-13",
"count": 1
},
{
"date": "2015-06-14",
"count": 2
},
{
"date": "2015-06-18",
"count": 1
},
{
"date": "2015-06-19",
"count": 2
},
{
"date": "2015-06-22",
"count": 1
},
{
"date": "2015-06-27",
"count": 1
},
{
"date": "2015-06-28",
"count": 1
},
{
"date": "2015-07-01",
"count": 1
},
{
"date": "2015-07-02",
"count": 2
},
{
"date": "2015-07-05",
"count": 1
},
{
"date": "2015-07-07",
"count": 1
},
{
"date": "2015-07-11",
"count": 2
},
{
"date": "2015-07-13",
"count": 1
},
{
"date": "2015-07-14",
"count": 1
},
{
"date": "2015-07-17",
"count": 1
},
{
"date": "2015-07-23",
"count": 2
},
{
"date": "2015-07-24",
"count": 2
},
{
"date": "2015-07-26",
"count": 1
},
{
"date": "2015-07-28",
"count": 1
},
{
"date": "2015-07-31",
"count": 1
},
{
"date": "2015-08-04",
"count": 2
},
{
"date": "2015-08-09",
"count": 1
},
{
"date": "2015-08-10",
"count": 1
},
{
"date": "2015-08-11",
"count": 1
},
{
"date": "2015-08-13",
"count": 2
},
{
"date": "2015-08-18",
"count": 1
},
{
"date": "2015-08-19",
"count": 2
},
{
"date": "2015-08-20",
"count": 2
},
{
"date": "2015-08-21",
"count": 2
},
{
"date": "2015-08-22",
"count": 1
},
{
"date": "2015-08-28",
"count": 1
},
{
"date": "2015-09-01",
"count": 1
},
{
"date": "2015-09-02",
"count": 1
},
{
"date": "2015-09-03",
"count": 2
},
{
"date": "2015-09-04",
"count": 1
},
{
"date": "2015-09-06",
"count": 1
},
{
"date": "2015-09-09",
"count": 1
},
{
"date": "2015-09-14",
"count": 1
},
{
"date": "2015-09-16",
"count": 2
},
{
"date": "2015-09-18",
"count": 1
},
{
"date": "2015-09-19",
"count": 1
},
{
"date": "2015-09-20",
"count": 1
},
{
"date": "2015-09-21",
"count": 1
},
{
"date": "2015-09-23",
"count": 2
},
{
"date": "2015-09-24",
"count": 2
},
{
"date": "2015-09-26",
"count": 1
},
{
"date": "2015-09-28",
"count": 2
},
{
"date": "2015-10-02",
"count": 2
},
{
"date": "2015-10-07",
"count": 2
},
{
"date": "2015-10-09",
"count": 1
},
{
"date": "2015-10-11",
"count": 1
},
{
"date": "2015-10-12",
"count": 1
},
{
"date": "2015-10-13",
"count": 1
},
{
"date": "2015-10-14",
"count": 1
},
{
"date": "2015-10-15",
"count": 1
},
{
"date": "2015-10-19",
"count": 1
},
{
"date": "2015-10-22",
"count": 1
},
{
"date": "2015-10-23",
"count": 1
},
{
"date": "2015-10-27",
"count": 1
},
{
"date": "2015-10-30",
"count": 2
},
{
"date": "2015-11-03",
"count": 2
},
{
"date": "2015-11-04",
"count": 1
},
{
"date": "2015-11-05",
"count": 1
},
{
"date": "2015-11-09",
"count": 2
},
{
"date": "2015-11-12",
"count": 4
},
{
"date": "2015-11-16",
"count": 1
},
{
"date": "2015-11-18",
"count": 2
},
{
"date": "2015-11-19",
"count": 1
},
{
"date": "2015-11-20",
"count": 1
},
{
"date": "2015-11-22",
"count": 1
},
{
"date": "2015-11-24",
"count": 1
},
{
"date": "2015-11-26",
"count": 3
},
{
"date": "2015-11-27",
"count": 1
},
{
"date": "2015-11-29",
"count": 2
},
{
"date": "2015-12-03",
"count": 1
},
{
"date": "2015-12-06",
"count": 1
},
{
"date": "2015-12-07",
"count": 2
},
{
"date": "2015-12-08",
"count": 1
},
{
"date": "2015-12-14",
"count": 1
},
{
"date": "2015-12-15",
"count": 1
},
{
"date": "2015-12-16",
"count": 1
},
{
"date": "2015-12-18",
"count": 1
},
{
"date": "2015-12-23",
"count": 2
},
{
"date": "2015-12-25",
"count": 1
},
{
"date": "2015-12-26",
"count": 1
},
{
"date": "2015-12-29",
"count": 2
},
{
"date": "2016-01-02",
"count": 1
},
{
"date": "2016-01-04",
"count": 1
},
{
"date": "2016-01-06",
"count": 1
},
{
"date": "2016-01-08",
"count": 1
},
{
"date": "2016-01-09",
"count": 1
},
{
"date": "2016-01-13",
"count": 1
},
{
"date": "2016-01-14",
"count": 1
},
{
"date": "2016-01-16",
"count": 2
},
{
"date": "2016-01-20",
"count": 2
},
{
"date": "2016-01-21",
"count": 1
},
{
"date": "2016-01-24",
"count": 2
},
{
"date": "2016-01-25",
"count": 2
},
{
"date": "2016-01-26",
"count": 2
},
{
"date": "2016-02-01",
"count": 1
},
{
"date": "2016-02-02",
"count": 2
},
{
"date": "2016-02-11",
"count": 1
},
{
"date": "2016-02-12",
"count": 1
},
{
"date": "2016-02-14",
"count": 1
},
{
"date": "2016-02-15",
"count": 2
},
{
"date": "2016-02-16",
"count": 3
},
{
"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-24",
"count": 1
},
{
"date": "2016-02-25",
"count": 1
},
{
"date": "2016-02-28",
"count": 1
},
{
"date": "2016-03-02",
"count": 1
},
{
"date": "2016-03-03",
"count": 2
},
{
"date": "2016-03-06",
"count": 1
},
{
"date": "2016-03-07",
"count": 3
},
{
"date": "2016-03-11",
"count": 1
},
{
"date": "2016-03-12",
"count": 2
},
{
"date": "2016-03-13",
"count": 1
},
{
"date": "2016-03-14",
"count": 1
},
{
"date": "2016-03-16",
"count": 2
},
{
"date": "2016-03-19",
"count": 1
},
{
"date": "2016-03-21",
"count": 1
},
{
"date": "2016-03-23",
"count": 1
},
{
"date": "2016-03-25",
"count": 1
},
{
"date": "2016-03-27",
"count": 1
},
{
"date": "2016-03-30",
"count": 2
},
{
"date": "2016-04-02",
"count": 2
},
{
"date": "2016-04-04",
"count": 1
},
{
"date": "2016-04-06",
"count": 3
},
{
"date": "2016-04-07",
"count": 1
},
{
"date": "2016-04-09",
"count": 1
},
{
"date": "2016-04-11",
"count": 1
},
{
"date": "2016-04-12",
"count": 3
},
{
"date": "2016-04-14",
"count": 1
},
{
"date": "2016-04-17",
"count": 1
},
{
"date": "2016-04-20",
"count": 1
},
{
"date": "2016-04-29",
"count": 3
},
{
"date": "2016-05-03",
"count": 1
},
{
"date": "2016-05-04",
"count": 1
},
{
"date": "2016-05-05",
"count": 2
},
{
"date": "2016-05-06",
"count": 1
},
{
"date": "2016-05-12",
"count": 1
},
{
"date": "2016-05-13",
"count": 1
},
{
"date": "2016-05-16",
"count": 1
},
{
"date": "2016-05-17",
"count": 1
},
{
"date": "2016-05-18",
"count": 1
},
{
"date": "2016-05-19",
"count": 1
},
{
"date": "2016-05-20",
"count": 1
},
{
"date": "2016-05-24",
"count": 1
},
{
"date": "2016-05-28",
"count": 1
},
{
"date": "2016-06-03",
"count": 1
},
{
"date": "2016-06-09",
"count": 2
},
{
"date": "2016-06-11",
"count": 1
},
{
"date": "2016-06-15",
"count": 1
},
{
"date": "2016-06-18",
"count": 1
},
{
"date": "2016-06-19",
"count": 1
},
{
"date": "2016-06-20",
"count": 2
},
{
"date": "2016-06-22",
"count": 1
},
{
"date": "2016-06-28",
"count": 1
},
{
"date": "2016-07-03",
"count": 1
},
{
"date": "2016-07-07",
"count": 1
},
{
"date": "2016-07-10",
"count": 1
},
{
"date": "2016-07-11",
"count": 2
},
{
"date": "2016-07-12",
"count": 2
},
{
"date": "2016-07-13",
"count": 1
},
{
"date": "2016-07-14",
"count": 1
},
{
"date": "2016-07-18",
"count": 2
},
{
"date": "2016-07-19",
"count": 1
},
{
"date": "2016-07-24",
"count": 2
},
{
"date": "2016-07-27",
"count": 2
},
{
"date": "2016-07-30",
"count": 1
},
{
"date": "2016-08-02",
"count": 1
},
{
"date": "2016-08-03",
"count": 1
},
{
"date": "2016-08-04",
"count": 1
},
{
"date": "2016-08-08",
"count": 1
},
{
"date": "2016-08-09",
"count": 1
},
{
"date": "2016-08-10",
"count": 1
},
{
"date": "2016-08-13",
"count": 1
},
{
"date": "2016-08-15",
"count": 1
},
{
"date": "2016-08-19",
"count": 1
},
{
"date": "2016-08-22",
"count": 1
},
{
"date": "2016-08-24",
"count": 1
},
{
"date": "2016-08-25",
"count": 1
},
{
"date": "2016-08-27",
"count": 1
},
{
"date": "2016-08-30",
"count": 1
},
{
"date": "2016-08-31",
"count": 2
},
{
"date": "2016-09-03",
"count": 1
},
{
"date": "2016-09-05",
"count": 1
},
{
"date": "2016-09-06",
"count": 1
},
{
"date": "2016-09-07",
"count": 1
},
{
"date": "2016-09-08",
"count": 1
},
{
"date": "2016-09-10",
"count": 1
},
{
"date": "2016-09-14",
"count": 1
},
{
"date": "2016-09-19",
"count": 1
},
{
"date": "2016-09-20",
"count": 1
},
{
"date": "2016-09-24",
"count": 1
},
{
"date": "2016-10-03",
"count": 2
},
{
"date": "2016-10-07",
"count": 2
},
{
"date": "2016-10-08",
"count": 1
},
{
"date": "2016-10-09",
"count": 1
},
{
"date": "2016-10-11",
"count": 1
},
{
"date": "2016-10-14",
"count": 1
},
{
"date": "2016-10-24",
"count": 1
},
{
"date": "2016-10-31",
"count": 1
},
{
"date": "2016-11-05",
"count": 1
},
{
"date": "2016-11-06",
"count": 1
},
{
"date": "2016-11-15",
"count": 1
},
{
"date": "2016-11-16",
"count": 1
},
{
"date": "2016-11-17",
"count": 1
},
{
"date": "2016-11-19",
"count": 1
},
{
"date": "2016-11-21",
"count": 2
},
{
"date": "2016-11-27",
"count": 2
},
{
"date": "2016-11-30",
"count": 1
},
{
"date": "2016-12-01",
"count": 1
},
{
"date": "2016-12-02",
"count": 4
},
{
"date": "2016-12-06",
"count": 1
},
{
"date": "2016-12-07",
"count": 1
},
{
"date": "2016-12-08",
"count": 1
},
{
"date": "2016-12-13",
"count": 1
},
{
"date": "2016-12-16",
"count": 1
},
{
"date": "2016-12-19",
"count": 2
},
{
"date": "2016-12-20",
"count": 1
},
{
"date": "2016-12-23",
"count": 1
},
{
"date": "2016-12-26",
"count": 1
},
{
"date": "2016-12-28",
"count": 1
},
{
"date": "2017-01-04",
"count": 1
},
{
"date": "2017-01-05",
"count": 1
},
{
"date": "2017-01-06",
"count": 2
},
{
"date": "2017-01-14",
"count": 2
},
{
"date": "2017-01-17",
"count": 1
},
{
"date": "2017-01-18",
"count": 2
},
{
"date": "2017-01-22",
"count": 1
},
{
"date": "2017-01-24",
"count": 1
},
{
"date": "2017-01-26",
"count": 1
},
{
"date": "2017-01-27",
"count": 1
},
{
"date": "2017-02-03",
"count": 2
},
{
"date": "2017-02-07",
"count": 1
},
{
"date": "2017-02-08",
"count": 1
},
{
"date": "2017-02-10",
"count": 1
},
{
"date": "2017-02-13",
"count": 1
},
{
"date": "2017-02-14",
"count": 1
},
{
"date": "2017-02-15",
"count": 2
},
{
"date": "2017-02-21",
"count": 1
},
{
"date": "2017-02-22",
"count": 1
},
{
"date": "2017-02-24",
"count": 1
},
{
"date": "2017-02-26",
"count": 1
},
{
"date": "2017-02-28",
"count": 1
},
{
"date": "2017-03-08",
"count": 1
},
{
"date": "2017-03-09",
"count": 1
},
{
"date": "2017-03-10",
"count": 1
},
{
"date": "2017-03-11",
"count": 2
},
{
"date": "2017-03-14",
"count": 1
},
{
"date": "2017-03-23",
"count": 1
},
{
"date": "2017-03-24",
"count": 1
},
{
"date": "2017-03-25",
"count": 1
},
{
"date": "2017-03-29",
"count": 1
},
{
"date": "2017-04-03",
"count": 2
},
{
"date": "2017-04-04",
"count": 1
},
{
"date": "2017-04-06",
"count": 1
},
{
"date": "2017-04-11",
"count": 1
},
{
"date": "2017-04-13",
"count": 2
},
{
"date": "2017-04-20",
"count": 1
},
{
"date": "2017-04-22",
"count": 1
},
{
"date": "2017-04-24",
"count": 1
},
{
"date": "2017-04-27",
"count": 2
},
{
"date": "2017-04-28",
"count": 1
},
{
"date": "2017-05-03",
"count": 1
},
{
"date": "2017-05-04",
"count": 1
},
{
"date": "2017-05-06",
"count": 2
},
{
"date": "2017-05-07",
"count": 1
},
{
"date": "2017-05-08",
"count": 1
},
{
"date": "2017-05-12",
"count": 3
},
{
"date": "2017-05-15",
"count": 1
},
{
"date": "2017-05-22",
"count": 2
},
{
"date": "2017-05-23",
"count": 1
},
{
"date": "2017-05-29",
"count": 1
},
{
"date": "2017-06-10",
"count": 1
},
{
"date": "2017-06-12",
"count": 1
},
{
"date": "2017-06-14",
"count": 1
},
{
"date": "2017-06-25",
"count": 1
},
{
"date": "2017-06-26",
"count": 1
},
{
"date": "2017-06-27",
"count": 1
},
{
"date": "2017-07-03",
"count": 1
},
{
"date": "2017-07-05",
"count": 2
},
{
"date": "2017-07-06",
"count": 1
},
{
"date": "2017-07-07",
"count": 1
},
{
"date": "2017-07-08",
"count": 1
},
{
"date": "2017-07-11",
"count": 1
},
{
"date": "2017-07-12",
"count": 1
},
{
"date": "2017-07-14",
"count": 1
},
{
"date": "2017-07-16",
"count": 1
},
{
"date": "2017-07-19",
"count": 1
},
{
"date": "2017-07-23",
"count": 1
},
{
"date": "2017-07-30",
"count": 1
},
{
"date": "2017-08-06",
"count": 1
},
{
"date": "2017-08-07",
"count": 1
},
{
"date": "2017-08-08",
"count": 1
},
{
"date": "2017-08-11",
"count": 2
},
{
"date": "2017-08-16",
"count": 2
},
{
"date": "2017-08-18",
"count": 1
},
{
"date": "2017-08-22",
"count": 2
},
{
"date": "2017-09-05",
"count": 1
},
{
"date": "2017-09-07",
"count": 1
},
{
"date": "2017-09-12",
"count": 1
},
{
"date": "2017-09-14",
"count": 1
},
{
"date": "2017-09-18",
"count": 2
},
{
"date": "2017-09-25",
"count": 1
},
{
"date": "2017-09-26",
"count": 1
},
{
"date": "2017-09-27",
"count": 2
},
{
"date": "2017-09-29",
"count": 1
},
{
"date": "2017-10-03",
"count": 1
},
{
"date": "2017-10-10",
"count": 1
},
{
"date": "2017-10-12",
"count": 2
},
{
"date": "2017-10-16",
"count": 1
},
{
"date": "2017-10-19",
"count": 2
},
{
"date": "2017-10-22",
"count": 1
},
{
"date": "2017-10-23",
"count": 1
},
{
"date": "2017-10-27",
"count": 1
},
{
"date": "2017-10-31",
"count": 1
},
{
"date": "2017-11-01",
"count": 2
},
{
"date": "2017-11-07",
"count": 1
},
{
"date": "2017-11-09",
"count": 1
},
{
"date": "2017-11-14",
"count": 1
},
{
"date": "2017-11-17",
"count": 1
},
{
"date": "2017-12-02",
"count": 1
},
{
"date": "2017-12-11",
"count": 1
},
{
"date": "2017-12-20",
"count": 1
},
{
"date": "2017-12-21",
"count": 1
},
{
"date": "2017-12-23",
"count": 1
},
{
"date": "2017-12-25",
"count": 1
},
{
"date": "2017-12-28",
"count": 1
},
{
"date": "2018-01-09",
"count": 1
},
{
"date": "2018-01-11",
"count": 1
},
{
"date": "2018-01-14",
"count": 1
},
{
"date": "2018-01-15",
"count": 1
},
{
"date": "2018-01-26",
"count": 1
},
{
"date": "2018-01-27",
"count": 1
},
{
"date": "2018-01-28",
"count": 1
},
{
"date": "2018-01-30",
"count": 1
},
{
"date": "2018-02-02",
"count": 1
},
{
"date": "2018-02-13",
"count": 2
},
{
"date": "2018-02-16",
"count": 1
},
{
"date": "2018-02-21",
"count": 1
},
{
"date": "2018-02-23",
"count": 1
},
{
"date": "2018-03-01",
"count": 1
},
{
"date": "2018-03-02",
"count": 1
},
{
"date": "2018-03-05",
"count": 1
},
{
"date": "2018-03-07",
"count": 1
},
{
"date": "2018-03-08",
"count": 1
},
{
"date": "2018-03-12",
"count": 1
},
{
"date": "2018-03-19",
"count": 1
},
{
"date": "2018-04-10",
"count": 1
},
{
"date": "2018-04-12",
"count": 1
},
{
"date": "2018-04-16",
"count": 1
},
{
"date": "2018-04-17",
"count": 1
},
{
"date": "2018-04-20",
"count": 2
},
{
"date": "2018-04-21",
"count": 2
},
{
"date": "2018-04-23",
"count": 1
},
{
"date": "2018-04-28",
"count": 1
},
{
"date": "2018-05-08",
"count": 1
},
{
"date": "2018-05-17",
"count": 1
},
{
"date": "2018-05-18",
"count": 1
},
{
"date": "2018-05-22",
"count": 2
},
{
"date": "2018-05-23",
"count": 1
},
{
"date": "2018-05-31",
"count": 1
},
{
"date": "2018-06-04",
"count": 1
},
{
"date": "2018-06-06",
"count": 2
},
{
"date": "2018-06-11",
"count": 1
},
{
"date": "2018-06-18",
"count": 1
},
{
"date": "2018-06-26",
"count": 2
},
{
"date": "2018-06-29",
"count": 1
},
{
"date": "2018-07-08",
"count": 1
},
{
"date": "2018-07-09",
"count": 1
},
{
"date": "2018-07-13",
"count": 1
},
{
"date": "2018-07-15",
"count": 1
},
{
"date": "2018-07-18",
"count": 1
},
{
"date": "2018-07-20",
"count": 1
},
{
"date": "2018-07-23",
"count": 1
},
{
"date": "2018-07-29",
"count": 1
},
{
"date": "2018-08-02",
"count": 1
},
{
"date": "2018-08-06",
"count": 1
},
{
"date": "2018-08-12",
"count": 1
},
{
"date": "2018-08-15",
"count": 1
},
{
"date": "2018-08-18",
"count": 1
},
{
"date": "2018-08-20",
"count": 1
},
{
"date": "2018-08-21",
"count": 2
},
{
"date": "2018-08-23",
"count": 1
},
{
"date": "2018-08-24",
"count": 1
},
{
"date": "2018-08-28",
"count": 2
},
{
"date": "2018-09-05",
"count": 1
},
{
"date": "2018-09-08",
"count": 1
},
{
"date": "2018-09-11",
"count": 2
},
{
"date": "2018-09-12",
"count": 2
},
{
"date": "2018-09-14",
"count": 2
},
{
"date": "2018-09-20",
"count": 2
},
{
"date": "2018-09-28",
"count": 1
},
{
"date": "2018-10-06",
"count": 1
},
{
"date": "2018-10-08",
"count": 1
},
{
"date": "2018-10-18",
"count": 1
},
{
"date": "2018-10-22",
"count": 1
},
{
"date": "2018-10-25",
"count": 1
},
{
"date": "2018-10-26",
"count": 1
},
{
"date": "2018-10-30",
"count": 1
},
{
"date": "2018-11-01",
"count": 1
},
{
"date": "2018-11-03",
"count": 2
},
{
"date": "2018-11-05",
"count": 1
},
{
"date": "2018-11-07",
"count": 1
},
{
"date": "2018-11-12",
"count": 1
},
{
"date": "2018-11-17",
"count": 2
},
{
"date": "2018-11-21",
"count": 1
},
{
"date": "2018-11-28",
"count": 1
},
{
"date": "2018-11-29",
"count": 1
},
{
"date": "2018-12-05",
"count": 1
},
{
"date": "2018-12-07",
"count": 1
},
{
"date": "2018-12-11",
"count": 1
},
{
"date": "2018-12-19",
"count": 1
},
{
"date": "2018-12-27",
"count": 1
},
{
"date": "2019-01-07",
"count": 1
},
{
"date": "2019-01-10",
"count": 1
},
{
"date": "2019-01-11",
"count": 3
},
{
"date": "2019-01-12",
"count": 1
},
{
"date": "2019-02-04",
"count": 1
},
{
"date": "2019-02-05",
"count": 1
},
{
"date": "2019-02-10",
"count": 1
},
{
"date": "2019-02-16",
"count": 2
},
{
"date": "2019-02-17",
"count": 2
},
{
"date": "2019-02-24",
"count": 1
},
{
"date": "2019-03-19",
"count": 1
},
{
"date": "2019-03-30",
"count": 1
},
{
"date": "2019-04-05",
"count": 1
},
{
"date": "2019-04-12",
"count": 2
},
{
"date": "2019-04-23",
"count": 1
},
{
"date": "2019-04-26",
"count": 1
},
{
"date": "2019-05-06",
"count": 1
},
{
"date": "2019-05-08",
"count": 1
},
{
"date": "2019-05-19",
"count": 1
},
{
"date": "2019-05-26",
"count": 1
},
{
"date": "2019-06-11",
"count": 1
},
{
"date": "2019-06-14",
"count": 1
},
{
"date": "2019-06-18",
"count": 1
},
{
"date": "2019-06-20",
"count": 1
},
{
"date": "2019-06-21",
"count": 1
},
{
"date": "2019-07-03",
"count": 1
},
{
"date": "2019-07-10",
"count": 1
},
{
"date": "2019-07-15",
"count": 1
},
{
"date": "2019-07-23",
"count": 1
},
{
"date": "2019-07-31",
"count": 1
},
{
"date": "2019-08-07",
"count": 1
},
{
"date": "2019-08-12",
"count": 1
},
{
"date": "2019-08-18",
"count": 1
},
{
"date": "2019-08-20",
"count": 2
},
{
"date": "2019-08-21",
"count": 1
},
{
"date": "2019-08-23",
"count": 1
},
{
"date": "2019-09-01",
"count": 1
},
{
"date": "2019-09-25",
"count": 1
},
{
"date": "2019-09-27",
"count": 1
},
{
"date": "2019-09-29",
"count": 1
},
{
"date": "2019-10-22",
"count": 1
},
{
"date": "2019-10-26",
"count": 1
},
{
"date": "2019-10-28",
"count": 1
},
{
"date": "2019-10-29",
"count": 1
},
{
"date": "2019-10-30",
"count": 1
},
{
"date": "2019-11-01",
"count": 1
},
{
"date": "2019-11-11",
"count": 1
},
{
"date": "2019-11-13",
"count": 1
},
{
"date": "2019-11-15",
"count": 1
},
{
"date": "2019-11-21",
"count": 1
},
{
"date": "2019-12-02",
"count": 1
},
{
"date": "2019-12-04",
"count": 1
},
{
"date": "2019-12-22",
"count": 1
},
{
"date": "2019-12-25",
"count": 1
},
{
"date": "2019-12-27",
"count": 1
},
{
"date": "2020-01-19",
"count": 1
},
{
"date": "2020-01-20",
"count": 1
},
{
"date": "2020-02-04",
"count": 1
},
{
"date": "2020-02-06",
"count": 1
},
{
"date": "2020-02-13",
"count": 1
},
{
"date": "2020-02-14",
"count": 1
},
{
"date": "2020-02-17",
"count": 1
},
{
"date": "2020-02-28",
"count": 1
},
{
"date": "2020-03-01",
"count": 1
},
{
"date": "2020-03-07",
"count": 1
},
{
"date": "2020-03-10",
"count": 1
},
{
"date": "2020-03-14",
"count": 1
},
{
"date": "2020-03-22",
"count": 1
},
{
"date": "2020-03-27",
"count": 1
},
{
"date": "2020-03-30",
"count": 2
},
{
"date": "2020-04-08",
"count": 1
},
{
"date": "2020-04-14",
"count": 1
},
{
"date": "2020-04-21",
"count": 1
},
{
"date": "2020-04-23",
"count": 2
},
{
"date": "2020-04-29",
"count": 1
},
{
"date": "2020-04-30",
"count": 2
},
{
"date": "2020-05-01",
"count": 1
},
{
"date": "2020-05-04",
"count": 1
},
{
"date": "2020-05-05",
"count": 1
},
{
"date": "2020-05-06",
"count": 1
},
{
"date": "2020-05-27",
"count": 1
},
{
"date": "2020-05-29",
"count": 1
},
{
"date": "2020-05-31",
"count": 1
},
{
"date": "2020-06-19",
"count": 2
},
{
"date": "2020-06-22",
"count": 3
},
{
"date": "2020-06-24",
"count": 1
},
{
"date": "2020-07-02",
"count": 1
},
{
"date": "2020-07-09",
"count": 2
},
{
"date": "2020-07-11",
"count": 1
},
{
"date": "2020-07-21",
"count": 1
},
{
"date": "2020-07-30",
"count": 2
},
{
"date": "2020-08-07",
"count": 1
},
{
"date": "2020-08-19",
"count": 1
},
{
"date": "2020-08-25",
"count": 1
},
{
"date": "2020-08-29",
"count": 1
},
{
"date": "2020-09-01",
"count": 1
},
{
"date": "2020-09-02",
"count": 1
},
{
"date": "2020-09-08",
"count": 1
},
{
"date": "2020-09-09",
"count": 2
},
{
"date": "2020-09-10",
"count": 1
},
{
"date": "2020-09-21",
"count": 1
},
{
"date": "2020-09-22",
"count": 1
},
{
"date": "2020-09-25",
"count": 1
},
{
"date": "2020-09-29",
"count": 1
},
{
"date": "2020-09-30",
"count": 1
},
{
"date": "2020-10-03",
"count": 1
},
{
"date": "2020-10-05",
"count": 1
},
{
"date": "2020-10-15",
"count": 1
},
{
"date": "2020-11-07",
"count": 1
},
{
"date": "2020-11-10",
"count": 1
},
{
"date": "2020-11-15",
"count": 1
},
{
"date": "2020-11-22",
"count": 1
},
{
"date": "2020-11-25",
"count": 1
},
{
"date": "2020-12-05",
"count": 1
},
{
"date": "2020-12-19",
"count": 1
},
{
"date": "2020-12-24",
"count": 1
},
{
"date": "2020-12-31",
"count": 5
},
{
"date": "2021-01-02",
"count": 1
},
{
"date": "2021-01-05",
"count": 1
},
{
"date": "2021-01-08",
"count": 1
},
{
"date": "2021-01-14",
"count": 1
},
{
"date": "2021-01-26",
"count": 1
},
{
"date": "2021-02-10",
"count": 1
},
{
"date": "2021-02-20",
"count": 1
},
{
"date": "2021-02-24",
"count": 2
},
{
"date": "2021-03-12",
"count": 1
},
{
"date": "2021-03-19",
"count": 1
},
{
"date": "2021-03-20",
"count": 1
},
{
"date": "2021-03-22",
"count": 1
},
{
"date": "2021-04-05",
"count": 1
},
{
"date": "2021-05-07",
"count": 1
},
{
"date": "2021-05-10",
"count": 1
},
{
"date": "2021-05-13",
"count": 1
},
{
"date": "2021-05-19",
"count": 1
},
{
"date": "2021-05-22",
"count": 1
},
{
"date": "2021-06-01",
"count": 1
},
{
"date": "2021-06-05",
"count": 1
},
{
"date": "2021-06-06",
"count": 1
},
{
"date": "2021-06-08",
"count": 1
},
{
"date": "2021-06-14",
"count": 1
},
{
"date": "2021-06-17",
"count": 1
},
{
"date": "2021-07-03",
"count": 1
},
{
"date": "2021-07-11",
"count": 1
},
{
"date": "2021-07-20",
"count": 1
},
{
"date": "2021-07-21",
"count": 1
},
{
"date": "2021-07-22",
"count": 1
},
{
"date": "2021-07-23",
"count": 1
},
{
"date": "2021-07-24",
"count": 1
},
{
"date": "2021-08-08",
"count": 1
},
{
"date": "2021-08-16",
"count": 1
},
{
"date": "2021-08-17",
"count": 1
},
{
"date": "2021-08-23",
"count": 1
},
{
"date": "2021-08-30",
"count": 1
},
{
"date": "2021-09-03",
"count": 2
},
{
"date": "2021-09-05",
"count": 1
},
{
"date": "2021-09-06",
"count": 1
},
{
"date": "2021-09-24",
"count": 1
},
{
"date": "2021-10-03",
"count": 1
},
{
"date": "2021-10-04",
"count": 1
},
{
"date": "2021-10-15",
"count": 1
},
{
"date": "2021-10-21",
"count": 1
},
{
"date": "2021-11-14",
"count": 1
},
{
"date": "2021-12-16",
"count": 1
},
{
"date": "2022-01-08",
"count": 1
},
{
"date": "2022-01-25",
"count": 1
},
{
"date": "2022-02-02",
"count": 1
},
{
"date": "2022-02-03",
"count": 1
},
{
"date": "2022-02-04",
"count": 1
},
{
"date": "2022-02-07",
"count": 1
},
{
"date": "2022-02-08",
"count": 1
},
{
"date": "2022-02-10",
"count": 1
},
{
"date": "2022-02-14",
"count": 1
},
{
"date": "2022-02-15",
"count": 1
},
{
"date": "2022-02-20",
"count": 1
},
{
"date": "2022-02-28",
"count": 1
},
{
"date": "2022-03-01",
"count": 1
},
{
"date": "2022-03-21",
"count": 1
},
{
"date": "2022-03-29",
"count": 1
},
{
"date": "2022-04-03",
"count": 1
},
{
"date": "2022-04-05",
"count": 2
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-04-19",
"count": 1
},
{
"date": "2022-04-25",
"count": 1
},
{
"date": "2022-04-28",
"count": 1
},
{
"date": "2022-05-11",
"count": 1
},
{
"date": "2022-05-12",
"count": 2
},
{
"date": "2022-05-17",
"count": 1
},
{
"date": "2022-05-21",
"count": 1
},
{
"date": "2022-05-23",
"count": 1
},
{
"date": "2022-06-07",
"count": 1
},
{
"date": "2022-06-20",
"count": 1
},
{
"date": "2022-06-29",
"count": 2
},
{
"date": "2022-06-30",
"count": 1
},
{
"date": "2022-07-22",
"count": 1
},
{
"date": "2022-07-30",
"count": 1
},
{
"date": "2022-08-03",
"count": 1
},
{
"date": "2022-08-08",
"count": 1
},
{
"date": "2022-08-16",
"count": 1
},
{
"date": "2022-08-18",
"count": 1
},
{
"date": "2022-08-24",
"count": 1
},
{
"date": "2022-08-26",
"count": 1
},
{
"date": "2022-09-07",
"count": 1
},
{
"date": "2022-09-24",
"count": 1
},
{
"date": "2022-09-30",
"count": 1
},
{
"date": "2022-10-06",
"count": 1
},
{
"date": "2022-10-10",
"count": 1
},
{
"date": "2022-10-13",
"count": 2
},
{
"date": "2022-11-03",
"count": 1
},
{
"date": "2022-11-08",
"count": 1
},
{
"date": "2022-11-29",
"count": 1
},
{
"date": "2022-12-05",
"count": 1
},
{
"date": "2022-12-23",
"count": 1
},
{
"date": "2023-01-06",
"count": 1
},
{
"date": "2023-01-07",
"count": 1
},
{
"date": "2023-02-21",
"count": 1
},
{
"date": "2023-02-25",
"count": 2
},
{
"date": "2023-03-09",
"count": 1
},
{
"date": "2023-03-15",
"count": 1
},
{
"date": "2023-03-29",
"count": 1
},
{
"date": "2023-04-08",
"count": 1
},
{
"date": "2023-04-13",
"count": 1
},
{
"date": "2023-04-22",
"count": 1
},
{
"date": "2023-04-26",
"count": 1
},
{
"date": "2023-05-03",
"count": 1
},
{
"date": "2023-05-06",
"count": 2
},
{
"date": "2023-05-11",
"count": 2
},
{
"date": "2023-05-13",
"count": 1
},
{
"date": "2023-05-31",
"count": 1
},
{
"date": "2023-06-02",
"count": 1
},
{
"date": "2023-06-15",
"count": 1
},
{
"date": "2023-07-01",
"count": 1
},
{
"date": "2023-07-03",
"count": 1
},
{
"date": "2023-07-12",
"count": 1
},
{
"date": "2023-07-13",
"count": 1
},
{
"date": "2023-07-21",
"count": 1
},
{
"date": "2023-08-09",
"count": 1
},
{
"date": "2023-08-27",
"count": 1
},
{
"date": "2023-09-01",
"count": 1
},
{
"date": "2023-09-14",
"count": 1
},
{
"date": "2023-09-19",
"count": 1
},
{
"date": "2023-09-20",
"count": 1
},
{
"date": "2023-10-04",
"count": 1
},
{
"date": "2023-10-07",
"count": 1
},
{
"date": "2023-10-11",
"count": 2
},
{
"date": "2023-10-19",
"count": 1
},
{
"date": "2023-10-22",
"count": 2
},
{
"date": "2023-10-25",
"count": 1
},
{
"date": "2023-10-31",
"count": 1
},
{
"date": "2023-11-02",
"count": 1
},
{
"date": "2023-11-03",
"count": 1
},
{
"date": "2023-11-08",
"count": 1
},
{
"date": "2023-11-10",
"count": 1
},
{
"date": "2023-11-24",
"count": 1
},
{
"date": "2023-12-12",
"count": 1
},
{
"date": "2023-12-14",
"count": 1
},
{
"date": "2024-01-11",
"count": 1
},
{
"date": "2024-01-13",
"count": 1
},
{
"date": "2024-01-18",
"count": 1
},
{
"date": "2024-01-19",
"count": 1
},
{
"date": "2024-01-23",
"count": 1
},
{
"date": "2024-01-30",
"count": 1
},
{
"date": "2024-02-01",
"count": 1
},
{
"date": "2024-03-03",
"count": 1
},
{
"date": "2024-03-27",
"count": 1
},
{
"date": "2024-04-06",
"count": 1
},
{
"date": "2024-04-07",
"count": 1
},
{
"date": "2024-04-08",
"count": 1
},
{
"date": "2024-04-09",
"count": 1
},
{
"date": "2024-05-04",
"count": 1
},
{
"date": "2024-05-24",
"count": 1
},
{
"date": "2024-06-29",
"count": 1
},
{
"date": "2024-08-25",
"count": 1
},
{
"date": "2024-08-27",
"count": 1
},
{
"date": "2024-09-01",
"count": 1
},
{
"date": "2024-09-02",
"count": 1
},
{
"date": "2024-09-08",
"count": 1
},
{
"date": "2024-09-11",
"count": 1
},
{
"date": "2024-09-14",
"count": 1
},
{
"date": "2024-09-27",
"count": 1
},
{
"date": "2024-10-04",
"count": 1
},
{
"date": "2024-10-15",
"count": 1
},
{
"date": "2024-10-22",
"count": 1
},
{
"date": "2024-11-08",
"count": 1
},
{
"date": "2024-11-18",
"count": 1
},
{
"date": "2024-11-23",
"count": 1
},
{
"date": "2024-12-27",
"count": 1
},
{
"date": "2024-12-30",
"count": 1
},
{
"date": "2025-01-14",
"count": 1
},
{
"date": "2025-01-20",
"count": 1
},
{
"date": "2025-01-22",
"count": 1
},
{
"date": "2025-02-10",
"count": 1
},
{
"date": "2025-04-14",
"count": 1
},
{
"date": "2025-04-22",
"count": 1
},
{
"date": "2025-05-03",
"count": 1
},
{
"date": "2025-05-07",
"count": 1
},
{
"date": "2025-05-17",
"count": 1
},
{
"date": "2025-06-30",
"count": 1
},
{
"date": "2025-07-01",
"count": 1
},
{
"date": "2025-07-05",
"count": 1
},
{
"date": "2025-07-27",
"count": 1
},
{
"date": "2025-08-06",
"count": 1
},
{
"date": "2025-11-03",
"count": 1
},
{
"date": "2025-11-04",
"count": 1
},
{
"date": "2025-11-06",
"count": 1
},
{
"date": "2025-11-15",
"count": 1
},
{
"date": "2025-11-19",
"count": 1
},
{
"date": "2025-12-25",
"count": 1
},
{
"date": "2026-01-29",
"count": 1
},
{
"date": "2026-03-20",
"count": 1
},
{
"date": "2026-05-25",
"count": 1
}
],
"complete": false,
"collected": 1000,
"total_stars": 2274
},
"open_issues_and_prs": 21
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 125605,
"source_files_sampled": 87,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 101,
"open_issues": 15,
"closed_ratio": 0.951,
"closed_issues": 294,
"closed_unmerged_prs": 37
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "macournoyer",
"commits": 561,
"avatar_url": "https://avatars.githubusercontent.com/u/22?v=4"
},
{
"type": "User",
"login": "raggi",
"commits": 31,
"avatar_url": "https://avatars.githubusercontent.com/u/348?v=4"
},
{
"type": "User",
"login": "ioquatix",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/30030?v=4"
},
{
"type": "User",
"login": "kevwil",
"commits": 25,
"avatar_url": "https://avatars.githubusercontent.com/u/35?v=4"
},
{
"type": "User",
"login": "michaelklishin",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/1090?v=4"
},
{
"type": "User",
"login": "tmm1",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/2567?v=4"
},
{
"type": "User",
"login": "lloeki",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/75445?v=4"
},
{
"type": "User",
"login": "goldmann",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/43489?v=4"
},
{
"type": "User",
"login": "sikachu",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/4912?v=4"
},
{
"type": "User",
"login": "voxik",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/14406?v=4"
}
],
"contributors_sampled": 87,
"top_contributor_share": 0.708
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 3,
"reason": "5 out of 13 merged PRs checked by a CI test -- score normalized to 3",
"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": 4,
"reason": "Found 8/19 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 24 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": 0,
"reason": "project is archived",
"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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"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": "e7886a9bca2742586da74e06fffdd2093cc3a397",
"ran_at": "2026-07-21T23:10:13Z",
"aggregate_score": 4.4,
"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-15T19:36:20Z",
"oldest_open_prs": [
{
"number": 184,
"created_at": "2013-07-04T17:44:13Z",
"last_comment_at": "2020-09-07T07:33:38Z",
"last_comment_author": "ioquatix"
},
{
"number": 308,
"created_at": "2016-04-22T20:06:53Z",
"last_comment_at": "2020-09-07T16:09:01Z",
"last_comment_author": "achamely"
},
{
"number": 311,
"created_at": "2016-05-13T22:11:13Z",
"last_comment_at": "2020-09-08T02:49:45Z",
"last_comment_author": "ioquatix"
},
{
"number": 326,
"created_at": "2016-11-05T19:00:38Z",
"last_comment_at": "2020-09-07T05:55:41Z",
"last_comment_author": "ioquatix"
},
{
"number": 383,
"created_at": "2021-08-19T20:11:18Z",
"last_comment_at": "2021-08-31T10:31:58Z",
"last_comment_author": "gogainda"
},
{
"number": 450,
"created_at": "2025-07-30T20:39:24Z",
"last_comment_at": "2025-11-05T04:52:11Z",
"last_comment_author": "IkanPakUs"
}
],
"last_merged_pr_at": "2026-07-15T19:34:32Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 371,
"created_at": "2020-09-24T03:39:31Z",
"last_comment_at": "2020-11-03T20:22:56Z",
"last_comment_author": "ioquatix"
},
{
"number": 375,
"created_at": "2020-10-21T21:57:09Z",
"last_comment_at": "2020-11-13T06:39:40Z",
"last_comment_author": "ioquatix"
},
{
"number": 380,
"created_at": "2021-05-19T13:25:47Z",
"last_comment_at": "2021-12-22T23:33:41Z",
"last_comment_author": "ioquatix"
},
{
"number": 391,
"created_at": "2023-01-05T16:58:37Z",
"last_comment_at": "2024-04-30T07:09:29Z",
"last_comment_author": "ngudbhav"
},
{
"number": 395,
"created_at": "2023-09-05T15:07:41Z",
"last_comment_at": "2023-09-06T13:55:46Z",
"last_comment_author": "kenballus"
},
{
"number": 398,
"created_at": "2023-12-22T12:22:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 403,
"created_at": "2024-04-10T15:40:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 405,
"created_at": "2024-08-26T12:59:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 439,
"created_at": "2025-03-31T22:09:04Z",
"last_comment_at": "2025-04-05T14:04:54Z",
"last_comment_author": "Segaja"
},
{
"number": 440,
"created_at": "2025-04-20T22:06:23Z",
"last_comment_at": "2025-04-25T20:24:47Z",
"last_comment_author": "loqs"
},
{
"number": 447,
"created_at": "2025-06-26T19:07:52Z",
"last_comment_at": "2025-07-23T07:39:03Z",
"last_comment_author": "SuzukiRyuichiro"
},
{
"number": 448,
"created_at": "2025-06-30T19:57:43Z",
"last_comment_at": "2025-06-30T23:08:59Z",
"last_comment_author": "ioquatix"
},
{
"number": 449,
"created_at": "2025-07-13T17:06:53Z",
"last_comment_at": "2025-08-10T16:51:46Z",
"last_comment_author": "tagliala"
},
{
"number": 451,
"created_at": "2025-10-23T06:35:59Z",
"last_comment_at": "2025-10-23T08:11:20Z",
"last_comment_author": "ioquatix"
},
{
"number": 452,
"created_at": "2026-01-14T11:25:11Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/macournoyer/thin",
"host": "github.com",
"name": "thin",
"owner": "macournoyer"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 29,
"pct": 40
}
}
],
"value": 22,
"inputs": {
"security": 44,
"vitality": 41,
"community": 66,
"governance": 62,
"engineering": 58,
"abandonment_cap": 29,
"abandonment_state": "declared",
"abandonment_multiplier": 40,
"weighted_overall_before_abandonment": 54,
"overall_after_abandonment_multiplier": 22
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 41,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"commits_last_year": 3,
"human_commit_share": 1,
"days_since_last_push": 6,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "3 commits in the last year",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 3
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project is archived",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v1.8.2",
"releases_from_tags": false,
"days_since_latest_release": 1206,
"mean_days_between_releases": 1250.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1206 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1206
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1250.1 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1250.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "at_risk",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"cap": 29,
"state": "declared",
"guards": [],
"signals": [],
"red_flag": true,
"multiplier_pct": 40,
"declared_reason": "archived",
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "the repository is archived on GitHub",
"points": 40,
"status": "partial",
"details": [
{
"code": "abandonment_archived",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 66,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"forks": 344,
"stars": 2274,
"watchers": 49,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2,274 stars",
"points": 54.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 2274
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "344 forks",
"points": 21.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 344
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "49 watchers",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 49
}
}
],
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 87,
"top_contributor_share": 0.708
},
"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 71% of commits",
"points": 6.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 71
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "87 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 87
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 24 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"merged_prs": 101,
"open_issues": 15,
"closed_issues": 294,
"issue_closed_ratio": 0.951,
"closed_unmerged_prs": 37
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "95% of issues closed",
"points": 44.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 95
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "101/138 decided PRs merged",
"points": 28,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 101,
"decided": 138
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 8/19 approved changesets -- score normalized to 4",
"points": 6,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"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": 72,
"inputs": {
"followers": 1317,
"owner_type": "User",
"is_verified": null,
"owner_login": "macournoyer",
"public_repos": 76,
"account_age_days": 6763
},
"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": "1,317 followers of macournoyer",
"points": 22.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1317,
"login": "macournoyer"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "76 public repos, account ~18 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 76
}
},
{
"code": "account_age_years",
"params": {
"years": 18
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"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": "5 out of 13 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"thin",
"ruby",
"web-server",
"server",
"rails",
"rack"
],
"has_wiki": false,
"homepage": "https://rubygems.org/gems/thin",
"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": "https://rubygems.org/gems/thin",
"points": 15,
"status": "met",
"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": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 44,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 13 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"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 8/19 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 24 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": "project is archived",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"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": "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": 19,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.36,
"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": "36 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 19.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 36,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 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": 125605,
"source_files_sampled": 87,
"oversized_source_files": 1
},
"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": "1/87 source files over 60KB",
"points": 54.4,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 87,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-21T23:10:37.512030Z",
"schema_version": "0.25.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/macournoyer/thin.svg",
"full_name": "macournoyer/thin",
"license_state": "custom",
"license_spdx": null
}