原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"ruby",
"events",
"publish-subscribe",
"pubsub"
],
"is_fork": false,
"size_kb": 327,
"has_wiki": true,
"homepage": null,
"languages": {
"Ruby": 48562,
"Shell": 74
},
"pushed_at": "2024-08-15T15:29:18Z",
"created_at": "2013-03-29T23:48:32Z",
"owner_type": "User",
"updated_at": "2026-07-05T19:38:39Z",
"description": "A micro library providing Ruby objects with Publish-Subscribe capabilities",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": null,
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "http://teamcoding.com",
"name": "Kris Leech",
"type": "User",
"login": "krisleech",
"company": null,
"location": "Nottingham, UK",
"followers": 138,
"avatar_url": "https://avatars.githubusercontent.com/u/66143?v=4",
"created_at": "2009-03-23T17:19:15Z",
"is_verified": null,
"public_repos": 153,
"account_age_days": 6329
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2019-08-29T12:30:24Z"
},
{
"tag": "v1.6.1",
"kind": "patch",
"published_at": "2015-08-17T18:25:12Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2014-10-25T15:03:53Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2014-10-06T18:30:31Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2014-09-08T18:14:24Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2014-01-18T22:52:59Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2013-10-07T08:36:28Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2013-07-21T19:26:41Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2013-06-07T10:41:05Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2013-05-02T15:59:01Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2013-04-07T00:29:32Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2013-03-30T00:13:31Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2013-03-29T23:59:40Z"
}
],
"recent_commits": [
{
"oid": "4569343e353e8f070bd8219527f6eb9703bce653",
"body": "Exclude spec files from gem package",
"is_bot": false,
"headline": "Merge pull request #216 from amatsuda/exclude_specs_from_gem_package",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2024-08-15T15:29:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "559940a5189596f4df7c0ad19d36eb1fc78049de",
"body": null,
"is_bot": false,
"headline": "exclude_specs_from_gem_package",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2024-08-02T09:32:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cff6873fe6bcd34ebbc6ccedb9819e3f4306119",
"body": "Update README.md - fix gem installation version",
"is_bot": false,
"headline": "Merge pull request #214 from stgeneral/patch-1",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2024-06-06T13:43:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f0c23c8d2289cb7c7a9c5ae860918c94f282ee8",
"body": null,
"is_bot": false,
"headline": "Update README.md - fix gem installation version",
"author_name": "Dmitry Babenko",
"author_login": "stgeneral",
"committed_at": "2024-05-31T18:44:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5be73c70456512722e3526bc215e1091763b3305",
"body": null,
"is_bot": false,
"headline": "v3.0.0",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2024-05-23T14:04:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a42e28d49a9f81d9ed6f1b22ed76450f8bbea361",
"body": null,
"is_bot": false,
"headline": "resigns expired certificate",
"author_name": "Kris Leech",
"author_login": null,
"committed_at": "2024-05-23T14:00:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d60e23e3f1783eca6979f2da500bc21aef0e5e44",
"body": null,
"is_bot": false,
"headline": "v3.0.0.rc1",
"author_name": "Kris Leech",
"author_login": null,
"committed_at": "2024-05-23T14:00:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fb1e4d6783a17a14f4ac261dd550b38baaa65af",
"body": "Document adding Wisper.clear to prevent of adding multiple listeners in case of development env",
"is_bot": false,
"headline": "Merge pull request #210 from maboelnour/patch-1",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2024-05-23T13:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "973a1b19f0e53b13dabaf844dea518ca6208db0e",
"body": "Fix typos",
"is_bot": false,
"headline": "Merge pull request #212 from kianmeng/fix-typos",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2024-05-23T13:49:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6931deeca6b7357402d52e3be251fa9c11723807",
"body": "Found via `codespell -L wisper,wispered` and `typos --format brief`",
"is_bot": false,
"headline": "Fix typos",
"author_name": "Kian-Meng Ang",
"author_login": "kianmeng",
"committed_at": "2024-03-08T07:06:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a453e4462a17ec03ee14aa4fd102c24fabe0136e",
"body": "…evelopment env",
"is_bot": false,
"headline": "Add Wisper.clear to prevent of adding multiple listeners in case of d…",
"author_name": "Mohammad Aboelnour",
"author_login": "maboelnour",
"committed_at": "2023-12-17T23:33:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5587c1ad341a39f8d35d0a00ac78ba911e919b16",
"body": "Ruby 3 support",
"is_bot": false,
"headline": "Merge pull request #205 from krisleech/ruby-3",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2023-06-27T09:11:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1435304ee237162b1a45a09d681af04be5d36cbc",
"body": "…<= 2.6\n\nCo-authored-by: Justin Scott <justin.scott@revelry.co>\nCo-authored-by: Mike Errington <mike.errington@gmail.com>\nCo-authored-by: Thiru Njuguna <thirunjuguna@outlook.com>",
"is_bot": false,
"headline": "adds: support for Ruby 3.x keyword arguments, drops support for Ruby …",
"author_name": "Markus Doits",
"author_login": "doits",
"committed_at": "2023-06-22T16:57:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bf1031217288d8d8c30362b76e5b37e54cf7714",
"body": "correct badge src for github action in README",
"is_bot": false,
"headline": "Merge pull request #202 from shieldo/correct_test_ci_badge",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2023-06-19T09:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6972bc6fdcc63b01a251e41450882f1a7817519",
"body": null,
"is_bot": false,
"headline": "correct badge src for github action in README",
"author_name": "Douglas Greenshields",
"author_login": "shieldo",
"committed_at": "2023-06-12T16:21:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2f138b69af1863a450781b5f90d8ad5d3b77595",
"body": "add ci unit test run on github actions, and remove travis config",
"is_bot": false,
"headline": "Merge pull request #201 from shieldo/use_github_actions",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2023-06-12T15:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acf88b189ee6a8fd0e584d52be2daef2ae88f523",
"body": null,
"is_bot": false,
"headline": "add ci unit test run on github actions, and remove travis config",
"author_name": "Douglas Greenshields",
"author_login": "shieldo",
"committed_at": "2023-04-24T12:18:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7971a306d9e5db7da17ccfe46b069366084594f8",
"body": "Update CHANGELOG.md",
"is_bot": false,
"headline": "Merge pull request #196 from mhalmagiu/patch-1",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2023-04-13T16:20:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "288c7d20d74fe2ad12bc94c3da2311078e8376b4",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #195 from glaucocustodio/patch-1",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2023-04-13T16:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3b9e19c2af58335e4cafa870f16bbb77cb26ee8",
"body": "Wisper now conflicts with json-jwt (1.15.0). Releasing the existing state of master would fix this.",
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Mark Halmagiu",
"author_login": "mhalmagiu",
"committed_at": "2022-08-11T14:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b7aaef8c12fb6732f58e7bddbf787820b335c52",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Glauco Custódio",
"author_login": "glaucocustodio",
"committed_at": "2022-05-26T17:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cff5bca86cf0afa14cde20832bf4f0de6a52188",
"body": "Issue #180 - exclude bin directory from gem",
"is_bot": false,
"headline": "Merge pull request #181 from keithrbennett/exclude-bin-from-gem",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2020-03-24T16:48:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0843148fce653666ceeaada2699812f674bba3a",
"body": null,
"is_bot": false,
"headline": "Simplify test for bin directory.",
"author_name": "Keith Bennett",
"author_login": "keithrbennett",
"committed_at": "2020-02-08T11:46:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5d7e486a5556506a6c4da3c5f28733abd088cce",
"body": null,
"is_bot": false,
"headline": "Issue #180 - exclude bin directory from gem",
"author_name": "Keith Bennett",
"author_login": "keithrbennett",
"committed_at": "2020-02-08T11:40:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b29661a46b95801cb733918d11e8f8182a535697",
"body": null,
"is_bot": false,
"headline": "Merge branch 'add-links-to-wisper_next'",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2019-11-07T10:57:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88bd3f507bec06c071c856f52d287a44c02610fe",
"body": null,
"is_bot": false,
"headline": "add link to wisper_next and ma [skip ci]",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2019-11-07T10:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "066d73aa7ac0f0adea9af588ed60a0bb2e7a2955",
"body": "Remove bin/ executables from gemspec",
"is_bot": false,
"headline": "Merge pull request #177 from davidstosik/remove-bin-executables",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2019-11-04T16:34:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a335a2402803270abb67c97171b502a707deea5",
"body": "See https://bundler.io/blog/2015/03/20/moving-bins-to-exe.html\n\nHere's a similar PR on another gem:\nhttps://github.com/hexorx/countries/pull/571\n\nIf both gems, `countries` and `wisper`, get installed in the same setup,\nthey end up conflicting with eash other:\n\n```sh\n$ gem install cp8_cli\nwisper's executable \"console\" conflicts with countries\nOverwrite the executable? [yN] N\nERROR: Error installing cp8_cli:\n \"console\" from wisper conflicts with installed executable from\n\tcountries\n```",
"is_bot": false,
"headline": "Remove bin/ executables from gemspec",
"author_name": "David Stosik",
"author_login": "davidstosik",
"committed_at": "2019-11-01T06:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "131a533a70dbe9298ab7cb1c20d78a6d2c4a5148",
"body": null,
"is_bot": false,
"headline": "add new public cert to replace expired one [skip ci]",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2019-10-16T14:25:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d686729cd99e22ee38822a7a3f35d9dc0b03534f",
"body": null,
"is_bot": false,
"headline": "update contributing guide [skip ci]",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2019-08-29T14:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d6491fc549c5eb74738c12decac801f32e37472",
"body": null,
"is_bot": false,
"headline": "v2.0.1",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2019-08-29T12:30:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a64a0ec3549c92d2af3df1e8063939baf86ccc8",
"body": null,
"is_bot": false,
"headline": "update CHANGELOG [skip ci]",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2019-08-29T12:07:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fb4111cf1973f6d6c3296a62f1a9469c09e0ac5",
"body": " Fix bug where all temporary listeners cleared when using block",
"is_bot": false,
"headline": "Merge pull request #175 from appbot/master",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2019-08-29T08:33:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c514e0ed890e783ef09576bebe11314ffc17ed7c",
"body": null,
"is_bot": false,
"headline": "Improve threadsafe README notes",
"author_name": "tris",
"author_login": "gondalez",
"committed_at": "2019-08-28T06:06:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a39577ffc447def08a408da842271bc24971f37",
"body": "Fixed some typos in the README file",
"is_bot": false,
"headline": "Merge pull request #176 from hosseintoussi/fix-typo",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2019-08-27T13:59:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7a144b064381c69f31185b6b457504065f68db5",
"body": null,
"is_bot": false,
"headline": "fixed some typos in the readme file [skip ci]",
"author_name": "Hosseintoussi",
"author_login": "hosseintoussi",
"committed_at": "2019-08-22T15:15:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f775083a7db5e8f0399dacd3a0258bf272ca7b14",
"body": "Co-authored-by: edwardsnjd <edwardsnjd+github@googlemail.com>",
"is_bot": false,
"headline": "Add threadsafe notes to README for global and temporary listeners",
"author_name": "tris",
"author_login": "gondalez",
"committed_at": "2019-08-19T03:06:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48986b4e48151d1c22a4e970084997e827077cae",
"body": "This enables support of nested temporary listeners.\n\nCredit goes to https://github.com/0x0badc0de for the original\nPR: https://github.com/krisleech/wisper/pull/142 but the repo has since been\ndeleted so I lifted the code manually and modified a little.",
"is_bot": false,
"headline": "Fix bug where all temporary listeners cleared when using block",
"author_name": "tris",
"author_login": "gondalez",
"committed_at": "2019-08-19T02:46:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8773f751fa94e2c75e883c20111c852921bd70ba",
"body": "update rubies used for CI",
"is_bot": false,
"headline": "Merge pull request #173 from krisleech/update_travis_rubies",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2019-06-06T15:51:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f38a75e026c629ad91188004111837792cd150f",
"body": null,
"is_bot": false,
"headline": "update rubies used for CI",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2019-06-06T15:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a73b72b17e5665614f83fffd471bab65c6670e43",
"body": "Add wisper-resque to README",
"is_bot": false,
"headline": "Merge pull request #169 from bzurkowski/add-wisper-resque-to-readme",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2018-07-20T07:26:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b4dc73fc73e60a95dbb180fd0b48d94572d824d",
"body": null,
"is_bot": false,
"headline": "Add wisper-resque to README [skip ci]",
"author_name": "Bartosz Żurkowski",
"author_login": "bzurkowski",
"committed_at": "2018-07-19T21:26:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2c3e9b245704dbb68dbf36d44039d3103d62c46",
"body": null,
"is_bot": false,
"headline": "Merge branch 'ci-latest-ruby'",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2018-07-18T10:41:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f6f5969645f76c44dfc1524b77c05a187b4f759",
"body": null,
"is_bot": false,
"headline": "add latest stable Ruby and JRuby builds to CI",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2018-07-18T10:16:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6da75b59b23a68a5f8d771030d53dacedc862907",
"body": null,
"is_bot": false,
"headline": "add keybase.io profile link [skip ci]",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2018-02-14T20:12:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60c8dfce08f88676f6e5520b463f788af24db2b7",
"body": null,
"is_bot": false,
"headline": "update gem signing key [skip ci]",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2018-02-14T14:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5cecbbff4651eb620fe87b561c3674f72d70393",
"body": null,
"is_bot": false,
"headline": "use latest rake and rspec gems",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2017-10-30T14:14:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e605f5731dad38a40828c1cf57937d35be8a984",
"body": null,
"is_bot": false,
"headline": "fix typo and add link to wiki at top of README [skip ci]",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2017-07-28T11:59:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b15844ddba22d25519e02700718a40e2f7232e39",
"body": null,
"is_bot": false,
"headline": "add console to aid experiments [skip ci]",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2017-07-28T11:44:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dcf56d76d1385b18098eb9800dcb654f1b8ba2c",
"body": "Fix gemspec - Safely expand signing key",
"is_bot": false,
"headline": "Merge pull request #162 from dwilkie/fix_gemspec",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2017-04-18T15:32:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42c9ad1a6ec8ec2ba7f63c17bec64a745197b29f",
"body": null,
"is_bot": false,
"headline": "Safely get signing key path when HOME is not set",
"author_name": "David Wilkie",
"author_login": "dwilkie",
"committed_at": "2017-04-10T12:41:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ee801960403be19ce2ba99874898771f10ee3fe",
"body": null,
"is_bot": false,
"headline": "update CHANGELOG [skip ci]",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2017-03-07T19:23:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21cd9cd505e837f5571f08cf56d8c7ab57db14d7",
"body": null,
"is_bot": false,
"headline": "v2.0.0",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2017-03-07T18:38:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9a12160bfa8eebfacf0168126920d7e057e6142",
"body": "Fixes Fixnum v Integer in MRI 2.4.0",
"is_bot": false,
"headline": "Merge pull request #155 from mezis/fix-for-ruby-240",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2017-01-20T12:05:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85aa6c8ccc0fca30eca47058abfe8c2392b045a7",
"body": null,
"is_bot": false,
"headline": "Fixes Fixnum v Integer in MRI 2.4.0",
"author_name": "Julien Letessier",
"author_login": "mezis",
"committed_at": "2017-01-02T10:15:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aba24c91374ab42f929b43d806491d11a8b10d15",
"body": null,
"is_bot": false,
"headline": "Merge branch 'update-ci-rubies'",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2016-12-08T10:42:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df3b9057d4d261763ccb0a02dc224235115e633f",
"body": null,
"is_bot": false,
"headline": "disabling rbx on CI (Travis) as it does not install",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2016-12-08T10:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43112db3a9390e15b4f91ff68d0da4b3bc150238",
"body": null,
"is_bot": false,
"headline": "use newer rubies, remove EOL rubies, for CI (Travis)",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2016-12-08T10:15:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd01f02f7d9f96ccf57d4048841de4c07e9e6b0c",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #149 from v-kolesnikov/patch-1",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2016-12-08T09:31:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "510998e80f2c502ceb4694ef1cf5f3d4c4651b47",
"body": "Use SVG badges",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Vasily Kolesnikov",
"author_login": "v-kolesnikov",
"committed_at": "2016-09-10T23:22:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "311544431e006391f6c621a25456ad8a0941c82f",
"body": "Raise an error when block is missing",
"is_bot": false,
"headline": "Merge pull request #146 from pascalbetz/raise-when-no-block",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2016-09-02T19:43:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf8a689ec6ecb53d34ff123f8c226a32c64e5463",
"body": "https://github.com/krisleech/wisper/issues/145",
"is_bot": false,
"headline": "Raise an error when block os missing",
"author_name": "Pascal Betz",
"author_login": "pascalbetz",
"committed_at": "2016-08-31T11:53:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a4c15ad6f01b707e7d2de9a3697cf9362116f9c",
"body": null,
"is_bot": false,
"headline": "add Need Help? section to the README [skip ci]",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2016-08-31T11:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29cb7a0712a0e6d94d2767e30be780ca0abef72c",
"body": "update JRuby version in CI build",
"is_bot": false,
"headline": "Merge pull request #148 from krisleech/fix-travis",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2016-08-31T10:49:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "940a192b8a45e647dc4df649a99d76c6778be6e6",
"body": null,
"is_bot": false,
"headline": "ignore vendor directory [skip ci]",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2016-08-31T10:45:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fbb530e79a99e4a04d2af10c92aafa390814229",
"body": "Fix typographical errors in the readme",
"is_bot": false,
"headline": "Merge pull request #147 from miltzi/master",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2016-08-24T09:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ab6262d1a5033629e3203ccbbcb507a90671e9a",
"body": null,
"is_bot": false,
"headline": "update JRuby version in CI build",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2016-08-24T08:59:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50f1113729805456d27cc14ee820cd4681a20351",
"body": null,
"is_bot": false,
"headline": "Fix typographical errors in the readme [skip ci]",
"author_name": "Josh Miltz",
"author_login": "miltzi",
"committed_at": "2016-08-24T07:27:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6fec0430424c322befdcba56eff81a6496dc98d",
"body": null,
"is_bot": false,
"headline": "add note about signing of releases and commits",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2016-07-02T16:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2500385f896c2a5f22c510d2fab812ef6c07ca61",
"body": "Upgrade to RSpec latest",
"is_bot": false,
"headline": "Merge pull request #131 from adomokos/upgrade-rspec",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2016-04-28T21:37:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceb3f446a69d84ac51d4e551acd9913ffa8d5495",
"body": "fix integer logging",
"is_bot": false,
"headline": "Merge pull request #136 from smostovoy/fix_logger_on_hash_arg",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2016-04-28T21:35:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0290675062f7c2df8ba720be9fd5a510a8f1eef9",
"body": null,
"is_bot": false,
"headline": "fix integer logging",
"author_name": "Sergey Mostovoy",
"author_login": "smostovoy",
"committed_at": "2016-04-28T18:30:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "113f672ce276f4d47eb35d0f85d598cc17df242d",
"body": "Fix issue with logger on hash arguments",
"is_bot": false,
"headline": "Merge pull request #133 from smostovoy/fix_logger_on_hash_arg",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2016-04-28T14:40:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cdf0ffd4cd276116dadcb75f94bf781e0b850c3",
"body": null,
"is_bot": false,
"headline": "changelog update",
"author_name": "Sergey Mostovoy",
"author_login": "smostovoy",
"committed_at": "2016-04-28T14:12:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21ab9201439bb727aa4f2dc35382263684f29af1",
"body": "* master:\n fixes: allowed_failures in Travis not working",
"is_bot": false,
"headline": "Merge branch 'master' into upgrade-rspec",
"author_name": "Attila Domokos",
"author_login": "adomokos",
"committed_at": "2016-04-27T13:09:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3b53747385236d722d0ffb2506350e11fbbfd1a",
"body": null,
"is_bot": false,
"headline": "fixes: allowed_failures in Travis not working",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2016-04-27T13:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0896124d8eeee64813a69288b2ded40e58fa39a6",
"body": null,
"is_bot": false,
"headline": "fix hash key logging, add values to args info",
"author_name": "Sergey Mostovoy",
"author_login": "smostovoy",
"committed_at": "2016-04-27T10:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae072345f15d4a0018ab2749c24ba424c0fbb83e",
"body": null,
"is_bot": false,
"headline": "fix logger on hash arguments",
"author_name": "Sergey Mostovoy",
"author_login": "smostovoy",
"committed_at": "2016-04-27T07:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "424766557105bb2bafbb4fc395f9900721f72a7c",
"body": null,
"is_bot": false,
"headline": "Update bundler in before_install",
"author_name": "Attila Domokos",
"author_login": "adomokos",
"committed_at": "2016-03-23T15:55:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1a949645d0b3fd03b04a4ecac3dcf571f7e8515",
"body": null,
"is_bot": false,
"headline": "Uninstall and install bundler - get latest version",
"author_name": "Attila Domokos",
"author_login": "adomokos",
"committed_at": "2016-03-23T15:14:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79578f259818f027edfb5abb0431d88cc67998f5",
"body": null,
"is_bot": false,
"headline": "Update bundler to latest with every build",
"author_name": "Attila Domokos",
"author_login": "adomokos",
"committed_at": "2016-03-23T15:06:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6d9d592e9bddcd1d3fefa7af0a7b26c2d1ddcf5",
"body": null,
"is_bot": false,
"headline": "Upgrade to RSpec latest",
"author_name": "Attila Domokos",
"author_login": "adomokos",
"committed_at": "2016-03-22T15:16:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e24beff89e80732899f60dabe4020c769914372f",
"body": "Update documentation [skip ci]",
"is_bot": false,
"headline": "Merge pull request #130 from mikeyhogarth/master",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2016-03-18T20:09:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed3129c0a08e066ad548a748e3e044bc896614db",
"body": null,
"is_bot": false,
"headline": "Update documentation [skip ci]",
"author_name": "Mikey Hogarth",
"author_login": "mikeyhogarth",
"committed_at": "2016-03-18T15:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "702e64b3e208e5b9e2f98e33fc2a122c1ea1afee",
"body": "add wisper-que to README",
"is_bot": false,
"headline": "Merge pull request #128 from joevandyk/patch-1",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2016-01-19T09:06:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18f7d87bdc99b534559ecf455252019e2f039c4f",
"body": null,
"is_bot": false,
"headline": "add wisper-que to README",
"author_name": "Joe Van Dyk",
"author_login": "joevandyk",
"committed_at": "2016-01-15T13:06:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cf7f0aa3182172bbe2e643ee68fa5e7243760b2",
"body": "Update logger_broadcaster_spec.rb",
"is_bot": false,
"headline": "Merge pull request #126 from maokomioko/patch-1",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2015-12-15T15:57:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dadb4c99322a43c3931fcf0803b12f31c9622cee",
"body": "fixed spelling typos",
"is_bot": false,
"headline": "Update logger_broadcaster_spec.rb",
"author_name": "Mike",
"author_login": "maokomioko",
"committed_at": "2015-12-15T14:44:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a064c604fcac5f47d727c2e0a38adadd52c3f51",
"body": "Add error message guidance when passing a block to #subscribe",
"is_bot": false,
"headline": "Merge pull request #125 from latortuga/block-guidance",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2015-12-04T10:27:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7d141b6f21a0aa1b02710de27d8c96ea2143577",
"body": null,
"is_bot": false,
"headline": "Add error message guidance when passing a block to #subscribe",
"author_name": "Drew Ulmer",
"author_login": "latortuga",
"committed_at": "2015-12-04T02:57:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f52ad4e0abbb06dd4322f28ca81395462703236",
"body": "Fix typographical error(s)",
"is_bot": false,
"headline": "Merge pull request #122 from orthographic-pedant/spell_check/conjunction",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2015-10-08T08:14:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9532538926e9738a7ce5afeaef0214c26e2577bd",
"body": "Changed conjuction to conjunction in README.",
"is_bot": false,
"headline": "Fix typographical error(s)",
"author_name": "orthographic-pedant",
"author_login": "orthographic-pedant",
"committed_at": "2015-10-07T18:46:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8740e6c267410d408a214c48eb8cb6cd9d78b67d",
"body": null,
"is_bot": false,
"headline": "Remove “warning: private attribute?” warning",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2015-08-17T18:15:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a16e63c6aa5efbefed57a229ce10dde1b84c1f9",
"body": null,
"is_bot": false,
"headline": "Drop support for Ruby 1.9",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2015-08-02T23:10:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb37f24738e1dcb7b822eb6b2bf351ffe48686be",
"body": null,
"is_bot": false,
"headline": "Expose #to_h and #keys for inspecting Broadcaster configuration.",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2015-08-02T22:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57528ae7cad9728c8c93102a9259bd85338641d1",
"body": null,
"is_bot": false,
"headline": "Remove Guardfile [skip ci]",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2015-08-02T14:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f16bc58e9b7f57d5d27dbc347e5698252784e5ce",
"body": "closes #115",
"is_bot": false,
"headline": "Add a link to Wisper-Minitest [skip ci]",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2015-08-02T14:44:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23307558387955f4359e973abf066b3a767dd6a0",
"body": null,
"is_bot": false,
"headline": "Add Code of Conduct for contributors [skip ci]",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2015-08-02T13:57:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95759936e127d6235f86437b969b0b93777155a8",
"body": null,
"is_bot": false,
"headline": "Add temporary link to v1.x README while v2 remains unreleased [skip ci]",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2015-08-02T13:57:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "337e16f843b3fcc6c4ea1253b550b90899f7e06e",
"body": null,
"is_bot": false,
"headline": "Add a note about returning from within a subscribed block [skip ci]",
"author_name": "Kris Leech",
"author_login": "krisleech",
"committed_at": "2015-08-02T13:20:41Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 0,
"latest_release_at": "2019-08-29T12:30:24Z",
"latest_release_tag": "v2.0.1",
"releases_from_tags": true,
"days_since_last_push": 705,
"active_weeks_last_year": 0,
"days_since_latest_release": 2518,
"mean_days_between_releases": 256.7
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": true,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "wisper",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/wisper",
"is_deprecated": false,
"latest_version": "3.0.0",
"repository_url": "https://github.com/krisleech/wisper",
"versions_count": 17,
"total_downloads": 112904320,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2013-03-30T00:00:27.927000Z",
"latest_published_at": "2024-05-23T17:36:56.485000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 789
}
]
},
"popularity": {
"forks": 153,
"stars": 3329,
"watchers": 47,
"fork_history": {
"days": [
{
"date": "2013-04-10",
"count": 1
},
{
"date": "2013-07-04",
"count": 1
},
{
"date": "2013-07-17",
"count": 1
},
{
"date": "2013-08-10",
"count": 1
},
{
"date": "2013-09-17",
"count": 1
},
{
"date": "2013-10-06",
"count": 1
},
{
"date": "2013-10-25",
"count": 1
},
{
"date": "2014-01-09",
"count": 2
},
{
"date": "2014-01-18",
"count": 1
},
{
"date": "2014-03-01",
"count": 2
},
{
"date": "2014-03-18",
"count": 1
},
{
"date": "2014-03-23",
"count": 1
},
{
"date": "2014-04-14",
"count": 1
},
{
"date": "2014-04-15",
"count": 1
},
{
"date": "2014-04-17",
"count": 1
},
{
"date": "2014-04-21",
"count": 1
},
{
"date": "2014-05-17",
"count": 1
},
{
"date": "2014-06-01",
"count": 1
},
{
"date": "2014-06-21",
"count": 1
},
{
"date": "2014-06-26",
"count": 1
},
{
"date": "2014-07-10",
"count": 1
},
{
"date": "2014-07-24",
"count": 1
},
{
"date": "2014-08-12",
"count": 1
},
{
"date": "2014-10-09",
"count": 1
},
{
"date": "2014-11-12",
"count": 1
},
{
"date": "2014-12-01",
"count": 1
},
{
"date": "2014-12-10",
"count": 1
},
{
"date": "2015-01-12",
"count": 1
},
{
"date": "2015-01-27",
"count": 1
},
{
"date": "2015-03-08",
"count": 1
},
{
"date": "2015-03-18",
"count": 1
},
{
"date": "2015-03-30",
"count": 1
},
{
"date": "2015-04-08",
"count": 1
},
{
"date": "2015-04-12",
"count": 1
},
{
"date": "2015-05-11",
"count": 1
},
{
"date": "2015-06-07",
"count": 1
},
{
"date": "2015-06-08",
"count": 1
},
{
"date": "2015-06-19",
"count": 1
},
{
"date": "2015-07-28",
"count": 1
},
{
"date": "2015-08-30",
"count": 1
},
{
"date": "2015-09-17",
"count": 1
},
{
"date": "2015-11-01",
"count": 1
},
{
"date": "2015-12-04",
"count": 1
},
{
"date": "2015-12-19",
"count": 1
},
{
"date": "2015-12-31",
"count": 1
},
{
"date": "2016-01-15",
"count": 2
},
{
"date": "2016-03-02",
"count": 1
},
{
"date": "2016-03-15",
"count": 1
},
{
"date": "2016-04-27",
"count": 1
},
{
"date": "2016-04-29",
"count": 2
},
{
"date": "2016-05-06",
"count": 1
},
{
"date": "2016-05-19",
"count": 1
},
{
"date": "2016-06-30",
"count": 1
},
{
"date": "2016-08-04",
"count": 1
},
{
"date": "2016-08-12",
"count": 1
},
{
"date": "2016-08-24",
"count": 1
},
{
"date": "2016-09-12",
"count": 1
},
{
"date": "2016-11-07",
"count": 1
},
{
"date": "2016-12-20",
"count": 1
},
{
"date": "2017-01-02",
"count": 1
},
{
"date": "2017-02-16",
"count": 1
},
{
"date": "2017-03-19",
"count": 1
},
{
"date": "2017-03-24",
"count": 1
},
{
"date": "2017-04-10",
"count": 1
},
{
"date": "2017-04-19",
"count": 1
},
{
"date": "2017-05-16",
"count": 1
},
{
"date": "2017-08-07",
"count": 2
},
{
"date": "2017-11-02",
"count": 1
},
{
"date": "2017-11-21",
"count": 1
},
{
"date": "2018-02-03",
"count": 1
},
{
"date": "2018-03-28",
"count": 1
},
{
"date": "2018-07-01",
"count": 1
},
{
"date": "2018-07-19",
"count": 1
},
{
"date": "2018-08-07",
"count": 1
},
{
"date": "2018-08-18",
"count": 1
},
{
"date": "2018-09-04",
"count": 1
},
{
"date": "2018-11-01",
"count": 1
},
{
"date": "2018-11-02",
"count": 1
},
{
"date": "2018-12-04",
"count": 1
},
{
"date": "2019-08-19",
"count": 1
},
{
"date": "2019-08-22",
"count": 1
},
{
"date": "2019-10-03",
"count": 1
},
{
"date": "2019-11-01",
"count": 1
},
{
"date": "2019-11-13",
"count": 1
},
{
"date": "2019-11-27",
"count": 1
},
{
"date": "2019-12-05",
"count": 1
},
{
"date": "2020-01-15",
"count": 1
},
{
"date": "2020-02-12",
"count": 1
},
{
"date": "2020-03-12",
"count": 1
},
{
"date": "2020-05-09",
"count": 1
},
{
"date": "2020-06-14",
"count": 1
},
{
"date": "2020-07-09",
"count": 2
},
{
"date": "2020-07-21",
"count": 1
},
{
"date": "2020-07-28",
"count": 1
},
{
"date": "2020-08-16",
"count": 1
},
{
"date": "2020-12-01",
"count": 1
},
{
"date": "2020-12-18",
"count": 1
},
{
"date": "2021-01-04",
"count": 1
},
{
"date": "2021-01-12",
"count": 1
},
{
"date": "2021-03-09",
"count": 1
},
{
"date": "2021-04-21",
"count": 1
},
{
"date": "2021-04-30",
"count": 1
},
{
"date": "2021-07-23",
"count": 1
},
{
"date": "2021-09-28",
"count": 1
},
{
"date": "2021-11-24",
"count": 1
},
{
"date": "2022-01-06",
"count": 1
},
{
"date": "2022-01-13",
"count": 1
},
{
"date": "2022-03-16",
"count": 1
},
{
"date": "2022-03-26",
"count": 1
},
{
"date": "2022-04-28",
"count": 1
},
{
"date": "2022-05-05",
"count": 1
},
{
"date": "2022-05-26",
"count": 1
},
{
"date": "2022-08-11",
"count": 1
},
{
"date": "2022-10-20",
"count": 1
},
{
"date": "2023-01-19",
"count": 1
},
{
"date": "2023-04-24",
"count": 1
},
{
"date": "2023-05-07",
"count": 1
},
{
"date": "2023-06-07",
"count": 1
},
{
"date": "2023-06-08",
"count": 1
},
{
"date": "2023-08-04",
"count": 1
},
{
"date": "2023-10-27",
"count": 1
},
{
"date": "2023-12-17",
"count": 1
},
{
"date": "2024-01-05",
"count": 1
},
{
"date": "2024-02-03",
"count": 1
},
{
"date": "2024-02-21",
"count": 1
},
{
"date": "2024-03-08",
"count": 1
},
{
"date": "2024-05-11",
"count": 1
},
{
"date": "2024-05-31",
"count": 1
},
{
"date": "2024-06-10",
"count": 1
},
{
"date": "2024-06-26",
"count": 1
},
{
"date": "2024-08-02",
"count": 1
},
{
"date": "2024-12-17",
"count": 1
},
{
"date": "2025-02-03",
"count": 1
},
{
"date": "2025-03-23",
"count": 1
},
{
"date": "2026-01-29",
"count": 1
},
{
"date": "2026-05-19",
"count": 1
}
],
"complete": true,
"collected": 142,
"total_forks": 153
},
"star_history": {
"days": [
{
"date": "2018-11-20",
"count": 2
},
{
"date": "2018-11-21",
"count": 1
},
{
"date": "2018-11-23",
"count": 1
},
{
"date": "2018-11-26",
"count": 2
},
{
"date": "2018-11-27",
"count": 1
},
{
"date": "2018-11-29",
"count": 1
},
{
"date": "2018-11-30",
"count": 2
},
{
"date": "2018-12-03",
"count": 2
},
{
"date": "2018-12-04",
"count": 2
},
{
"date": "2018-12-08",
"count": 1
},
{
"date": "2018-12-10",
"count": 1
},
{
"date": "2018-12-11",
"count": 1
},
{
"date": "2018-12-13",
"count": 1
},
{
"date": "2018-12-17",
"count": 2
},
{
"date": "2018-12-21",
"count": 1
},
{
"date": "2018-12-26",
"count": 3
},
{
"date": "2018-12-28",
"count": 1
},
{
"date": "2019-01-01",
"count": 1
},
{
"date": "2019-01-04",
"count": 1
},
{
"date": "2019-01-07",
"count": 4
},
{
"date": "2019-01-08",
"count": 2
},
{
"date": "2019-01-10",
"count": 1
},
{
"date": "2019-01-11",
"count": 2
},
{
"date": "2019-01-12",
"count": 1
},
{
"date": "2019-01-15",
"count": 1
},
{
"date": "2019-01-16",
"count": 1
},
{
"date": "2019-01-17",
"count": 1
},
{
"date": "2019-01-21",
"count": 1
},
{
"date": "2019-01-22",
"count": 1
},
{
"date": "2019-01-24",
"count": 1
},
{
"date": "2019-01-27",
"count": 1
},
{
"date": "2019-01-29",
"count": 2
},
{
"date": "2019-02-01",
"count": 1
},
{
"date": "2019-02-05",
"count": 1
},
{
"date": "2019-02-06",
"count": 1
},
{
"date": "2019-02-08",
"count": 1
},
{
"date": "2019-02-13",
"count": 1
},
{
"date": "2019-02-15",
"count": 3
},
{
"date": "2019-02-18",
"count": 1
},
{
"date": "2019-02-19",
"count": 1
},
{
"date": "2019-02-21",
"count": 2
},
{
"date": "2019-02-22",
"count": 1
},
{
"date": "2019-02-23",
"count": 2
},
{
"date": "2019-03-05",
"count": 2
},
{
"date": "2019-03-09",
"count": 1
},
{
"date": "2019-03-11",
"count": 3
},
{
"date": "2019-03-13",
"count": 1
},
{
"date": "2019-03-15",
"count": 1
},
{
"date": "2019-03-16",
"count": 1
},
{
"date": "2019-03-21",
"count": 1
},
{
"date": "2019-03-26",
"count": 2
},
{
"date": "2019-03-27",
"count": 2
},
{
"date": "2019-03-28",
"count": 1
},
{
"date": "2019-03-30",
"count": 1
},
{
"date": "2019-04-01",
"count": 1
},
{
"date": "2019-04-04",
"count": 1
},
{
"date": "2019-04-12",
"count": 3
},
{
"date": "2019-04-17",
"count": 1
},
{
"date": "2019-04-22",
"count": 2
},
{
"date": "2019-04-24",
"count": 1
},
{
"date": "2019-04-25",
"count": 1
},
{
"date": "2019-04-26",
"count": 1
},
{
"date": "2019-04-27",
"count": 1
},
{
"date": "2019-04-28",
"count": 2
},
{
"date": "2019-05-02",
"count": 3
},
{
"date": "2019-05-06",
"count": 1
},
{
"date": "2019-05-08",
"count": 2
},
{
"date": "2019-05-13",
"count": 1
},
{
"date": "2019-05-16",
"count": 1
},
{
"date": "2019-05-17",
"count": 2
},
{
"date": "2019-05-20",
"count": 1
},
{
"date": "2019-05-21",
"count": 1
},
{
"date": "2019-05-22",
"count": 1
},
{
"date": "2019-05-23",
"count": 1
},
{
"date": "2019-05-24",
"count": 1
},
{
"date": "2019-05-28",
"count": 1
},
{
"date": "2019-05-30",
"count": 1
},
{
"date": "2019-06-02",
"count": 1
},
{
"date": "2019-06-07",
"count": 1
},
{
"date": "2019-06-08",
"count": 1
},
{
"date": "2019-06-17",
"count": 1
},
{
"date": "2019-06-18",
"count": 1
},
{
"date": "2019-06-19",
"count": 2
},
{
"date": "2019-06-23",
"count": 1
},
{
"date": "2019-06-24",
"count": 2
},
{
"date": "2019-06-25",
"count": 1
},
{
"date": "2019-06-26",
"count": 2
},
{
"date": "2019-06-27",
"count": 1
},
{
"date": "2019-06-28",
"count": 1
},
{
"date": "2019-06-29",
"count": 1
},
{
"date": "2019-07-08",
"count": 2
},
{
"date": "2019-07-09",
"count": 2
},
{
"date": "2019-07-10",
"count": 1
},
{
"date": "2019-07-11",
"count": 2
},
{
"date": "2019-07-16",
"count": 1
},
{
"date": "2019-07-19",
"count": 1
},
{
"date": "2019-07-21",
"count": 1
},
{
"date": "2019-07-23",
"count": 1
},
{
"date": "2019-07-27",
"count": 1
},
{
"date": "2019-07-29",
"count": 1
},
{
"date": "2019-07-31",
"count": 2
},
{
"date": "2019-08-02",
"count": 2
},
{
"date": "2019-08-04",
"count": 1
},
{
"date": "2019-08-06",
"count": 1
},
{
"date": "2019-08-07",
"count": 1
},
{
"date": "2019-08-10",
"count": 1
},
{
"date": "2019-08-12",
"count": 3
},
{
"date": "2019-08-13",
"count": 3
},
{
"date": "2019-08-14",
"count": 3
},
{
"date": "2019-08-16",
"count": 1
},
{
"date": "2019-08-19",
"count": 1
},
{
"date": "2019-08-23",
"count": 1
},
{
"date": "2019-08-24",
"count": 1
},
{
"date": "2019-08-25",
"count": 1
},
{
"date": "2019-08-28",
"count": 3
},
{
"date": "2019-08-30",
"count": 1
},
{
"date": "2019-09-06",
"count": 1
},
{
"date": "2019-09-07",
"count": 1
},
{
"date": "2019-09-09",
"count": 1
},
{
"date": "2019-09-10",
"count": 1
},
{
"date": "2019-09-11",
"count": 1
},
{
"date": "2019-09-23",
"count": 1
},
{
"date": "2019-09-24",
"count": 1
},
{
"date": "2019-09-26",
"count": 1
},
{
"date": "2019-09-30",
"count": 2
},
{
"date": "2019-10-11",
"count": 1
},
{
"date": "2019-10-12",
"count": 1
},
{
"date": "2019-10-14",
"count": 1
},
{
"date": "2019-10-17",
"count": 2
},
{
"date": "2019-10-18",
"count": 1
},
{
"date": "2019-10-21",
"count": 4
},
{
"date": "2019-10-23",
"count": 2
},
{
"date": "2019-10-26",
"count": 1
},
{
"date": "2019-10-27",
"count": 1
},
{
"date": "2019-10-28",
"count": 1
},
{
"date": "2019-10-29",
"count": 1
},
{
"date": "2019-10-31",
"count": 1
},
{
"date": "2019-11-03",
"count": 1
},
{
"date": "2019-11-04",
"count": 1
},
{
"date": "2019-11-05",
"count": 1
},
{
"date": "2019-11-06",
"count": 1
},
{
"date": "2019-11-07",
"count": 1
},
{
"date": "2019-11-09",
"count": 1
},
{
"date": "2019-11-10",
"count": 1
},
{
"date": "2019-11-12",
"count": 2
},
{
"date": "2019-11-15",
"count": 1
},
{
"date": "2019-11-18",
"count": 4
},
{
"date": "2019-11-20",
"count": 1
},
{
"date": "2019-11-22",
"count": 1
},
{
"date": "2019-11-25",
"count": 1
},
{
"date": "2019-11-28",
"count": 1
},
{
"date": "2019-11-30",
"count": 2
},
{
"date": "2019-12-01",
"count": 2
},
{
"date": "2019-12-02",
"count": 1
},
{
"date": "2019-12-04",
"count": 1
},
{
"date": "2019-12-05",
"count": 4
},
{
"date": "2019-12-06",
"count": 9
},
{
"date": "2019-12-07",
"count": 2
},
{
"date": "2019-12-08",
"count": 2
},
{
"date": "2019-12-09",
"count": 4
},
{
"date": "2019-12-10",
"count": 3
},
{
"date": "2019-12-11",
"count": 1
},
{
"date": "2019-12-12",
"count": 2
},
{
"date": "2019-12-18",
"count": 6
},
{
"date": "2019-12-19",
"count": 3
},
{
"date": "2019-12-20",
"count": 2
},
{
"date": "2019-12-23",
"count": 2
},
{
"date": "2019-12-28",
"count": 1
},
{
"date": "2019-12-29",
"count": 1
},
{
"date": "2020-01-02",
"count": 3
},
{
"date": "2020-01-07",
"count": 1
},
{
"date": "2020-01-13",
"count": 1
},
{
"date": "2020-01-15",
"count": 3
},
{
"date": "2020-01-16",
"count": 1
},
{
"date": "2020-01-17",
"count": 1
},
{
"date": "2020-01-20",
"count": 1
},
{
"date": "2020-01-23",
"count": 1
},
{
"date": "2020-01-26",
"count": 3
},
{
"date": "2020-01-27",
"count": 1
},
{
"date": "2020-01-29",
"count": 1
},
{
"date": "2020-02-03",
"count": 2
},
{
"date": "2020-02-06",
"count": 1
},
{
"date": "2020-02-08",
"count": 1
},
{
"date": "2020-02-12",
"count": 2
},
{
"date": "2020-02-13",
"count": 1
},
{
"date": "2020-02-14",
"count": 2
},
{
"date": "2020-02-17",
"count": 3
},
{
"date": "2020-02-19",
"count": 1
},
{
"date": "2020-02-20",
"count": 1
},
{
"date": "2020-02-24",
"count": 1
},
{
"date": "2020-02-29",
"count": 1
},
{
"date": "2020-03-04",
"count": 2
},
{
"date": "2020-03-05",
"count": 3
},
{
"date": "2020-03-07",
"count": 2
},
{
"date": "2020-03-09",
"count": 1
},
{
"date": "2020-03-11",
"count": 1
},
{
"date": "2020-03-14",
"count": 1
},
{
"date": "2020-03-15",
"count": 1
},
{
"date": "2020-03-17",
"count": 4
},
{
"date": "2020-03-19",
"count": 2
},
{
"date": "2020-03-20",
"count": 1
},
{
"date": "2020-03-22",
"count": 1
},
{
"date": "2020-03-27",
"count": 1
},
{
"date": "2020-03-28",
"count": 1
},
{
"date": "2020-03-31",
"count": 1
},
{
"date": "2020-04-05",
"count": 1
},
{
"date": "2020-04-08",
"count": 1
},
{
"date": "2020-04-13",
"count": 1
},
{
"date": "2020-04-15",
"count": 1
},
{
"date": "2020-04-16",
"count": 1
},
{
"date": "2020-04-17",
"count": 1
},
{
"date": "2020-04-18",
"count": 2
},
{
"date": "2020-04-20",
"count": 1
},
{
"date": "2020-04-23",
"count": 2
},
{
"date": "2020-04-24",
"count": 1
},
{
"date": "2020-04-26",
"count": 1
},
{
"date": "2020-04-28",
"count": 1
},
{
"date": "2020-04-29",
"count": 1
},
{
"date": "2020-05-01",
"count": 1
},
{
"date": "2020-05-05",
"count": 2
},
{
"date": "2020-05-12",
"count": 1
},
{
"date": "2020-05-14",
"count": 1
},
{
"date": "2020-05-17",
"count": 1
},
{
"date": "2020-05-20",
"count": 1
},
{
"date": "2020-05-21",
"count": 1
},
{
"date": "2020-05-22",
"count": 1
},
{
"date": "2020-05-24",
"count": 1
},
{
"date": "2020-05-27",
"count": 14
},
{
"date": "2020-05-28",
"count": 2
},
{
"date": "2020-05-29",
"count": 3
},
{
"date": "2020-05-30",
"count": 1
},
{
"date": "2020-06-01",
"count": 5
},
{
"date": "2020-06-02",
"count": 4
},
{
"date": "2020-06-03",
"count": 3
},
{
"date": "2020-06-04",
"count": 2
},
{
"date": "2020-06-05",
"count": 2
},
{
"date": "2020-06-06",
"count": 1
},
{
"date": "2020-06-08",
"count": 2
},
{
"date": "2020-06-09",
"count": 1
},
{
"date": "2020-06-11",
"count": 2
},
{
"date": "2020-06-13",
"count": 1
},
{
"date": "2020-06-14",
"count": 1
},
{
"date": "2020-06-15",
"count": 2
},
{
"date": "2020-06-16",
"count": 1
},
{
"date": "2020-06-21",
"count": 1
},
{
"date": "2020-06-22",
"count": 1
},
{
"date": "2020-06-23",
"count": 1
},
{
"date": "2020-06-24",
"count": 1
},
{
"date": "2020-06-26",
"count": 2
},
{
"date": "2020-06-27",
"count": 1
},
{
"date": "2020-07-01",
"count": 1
},
{
"date": "2020-07-02",
"count": 1
},
{
"date": "2020-07-03",
"count": 1
},
{
"date": "2020-07-07",
"count": 2
},
{
"date": "2020-07-10",
"count": 2
},
{
"date": "2020-07-13",
"count": 1
},
{
"date": "2020-07-14",
"count": 1
},
{
"date": "2020-07-17",
"count": 1
},
{
"date": "2020-07-22",
"count": 1
},
{
"date": "2020-07-25",
"count": 2
},
{
"date": "2020-07-27",
"count": 3
},
{
"date": "2020-07-30",
"count": 1
},
{
"date": "2020-08-03",
"count": 2
},
{
"date": "2020-08-10",
"count": 1
},
{
"date": "2020-08-11",
"count": 3
},
{
"date": "2020-08-13",
"count": 1
},
{
"date": "2020-08-19",
"count": 2
},
{
"date": "2020-08-26",
"count": 1
},
{
"date": "2020-09-02",
"count": 1
},
{
"date": "2020-09-05",
"count": 1
},
{
"date": "2020-09-10",
"count": 1
},
{
"date": "2020-09-11",
"count": 3
},
{
"date": "2020-09-17",
"count": 1
},
{
"date": "2020-09-19",
"count": 1
},
{
"date": "2020-09-21",
"count": 2
},
{
"date": "2020-09-22",
"count": 1
},
{
"date": "2020-09-24",
"count": 2
},
{
"date": "2020-09-25",
"count": 3
},
{
"date": "2020-09-26",
"count": 1
},
{
"date": "2020-09-28",
"count": 1
},
{
"date": "2020-09-29",
"count": 1
},
{
"date": "2020-10-02",
"count": 1
},
{
"date": "2020-10-06",
"count": 1
},
{
"date": "2020-10-09",
"count": 1
},
{
"date": "2020-10-11",
"count": 1
},
{
"date": "2020-10-12",
"count": 2
},
{
"date": "2020-10-16",
"count": 2
},
{
"date": "2020-10-19",
"count": 1
},
{
"date": "2020-10-20",
"count": 1
},
{
"date": "2020-10-25",
"count": 1
},
{
"date": "2020-10-26",
"count": 1
},
{
"date": "2020-10-27",
"count": 1
},
{
"date": "2020-10-30",
"count": 2
},
{
"date": "2020-11-09",
"count": 2
},
{
"date": "2020-11-14",
"count": 2
},
{
"date": "2020-11-19",
"count": 1
},
{
"date": "2020-11-25",
"count": 1
},
{
"date": "2020-12-01",
"count": 2
},
{
"date": "2020-12-05",
"count": 1
},
{
"date": "2020-12-09",
"count": 1
},
{
"date": "2020-12-11",
"count": 1
},
{
"date": "2020-12-26",
"count": 1
},
{
"date": "2020-12-27",
"count": 1
},
{
"date": "2020-12-29",
"count": 1
},
{
"date": "2021-01-04",
"count": 1
},
{
"date": "2021-01-11",
"count": 1
},
{
"date": "2021-01-15",
"count": 1
},
{
"date": "2021-01-19",
"count": 3
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2021-01-22",
"count": 1
},
{
"date": "2021-01-24",
"count": 1
},
{
"date": "2021-01-26",
"count": 1
},
{
"date": "2021-01-27",
"count": 2
},
{
"date": "2021-01-30",
"count": 1
},
{
"date": "2021-02-01",
"count": 2
},
{
"date": "2021-02-02",
"count": 2
},
{
"date": "2021-02-04",
"count": 2
},
{
"date": "2021-02-10",
"count": 1
},
{
"date": "2021-02-12",
"count": 1
},
{
"date": "2021-02-17",
"count": 1
},
{
"date": "2021-02-19",
"count": 1
},
{
"date": "2021-02-20",
"count": 1
},
{
"date": "2021-02-22",
"count": 1
},
{
"date": "2021-02-23",
"count": 1
},
{
"date": "2021-02-27",
"count": 1
},
{
"date": "2021-03-03",
"count": 1
},
{
"date": "2021-03-08",
"count": 1
},
{
"date": "2021-03-09",
"count": 1
},
{
"date": "2021-03-12",
"count": 1
},
{
"date": "2021-03-14",
"count": 1
},
{
"date": "2021-03-16",
"count": 1
},
{
"date": "2021-03-19",
"count": 1
},
{
"date": "2021-03-22",
"count": 1
},
{
"date": "2021-03-23",
"count": 1
},
{
"date": "2021-03-24",
"count": 1
},
{
"date": "2021-03-30",
"count": 2
},
{
"date": "2021-03-31",
"count": 1
},
{
"date": "2021-04-04",
"count": 1
},
{
"date": "2021-04-05",
"count": 1
},
{
"date": "2021-04-06",
"count": 1
},
{
"date": "2021-04-08",
"count": 2
},
{
"date": "2021-04-11",
"count": 1
},
{
"date": "2021-04-12",
"count": 2
},
{
"date": "2021-04-13",
"count": 1
},
{
"date": "2021-04-20",
"count": 2
},
{
"date": "2021-04-23",
"count": 1
},
{
"date": "2021-04-24",
"count": 1
},
{
"date": "2021-04-25",
"count": 1
},
{
"date": "2021-04-30",
"count": 2
},
{
"date": "2021-05-01",
"count": 1
},
{
"date": "2021-05-04",
"count": 1
},
{
"date": "2021-05-05",
"count": 1
},
{
"date": "2021-05-06",
"count": 1
},
{
"date": "2021-05-07",
"count": 1
},
{
"date": "2021-05-08",
"count": 2
},
{
"date": "2021-05-09",
"count": 1
},
{
"date": "2021-05-14",
"count": 1
},
{
"date": "2021-05-17",
"count": 1
},
{
"date": "2021-05-18",
"count": 1
},
{
"date": "2021-05-21",
"count": 1
},
{
"date": "2021-05-22",
"count": 1
},
{
"date": "2021-05-24",
"count": 1
},
{
"date": "2021-05-26",
"count": 2
},
{
"date": "2021-05-29",
"count": 1
},
{
"date": "2021-06-02",
"count": 1
},
{
"date": "2021-06-03",
"count": 1
},
{
"date": "2021-06-07",
"count": 1
},
{
"date": "2021-06-10",
"count": 1
},
{
"date": "2021-06-13",
"count": 1
},
{
"date": "2021-06-15",
"count": 2
},
{
"date": "2021-06-17",
"count": 3
},
{
"date": "2021-06-18",
"count": 1
},
{
"date": "2021-06-20",
"count": 2
},
{
"date": "2021-07-01",
"count": 1
},
{
"date": "2021-07-04",
"count": 1
},
{
"date": "2021-07-12",
"count": 1
},
{
"date": "2021-07-13",
"count": 1
},
{
"date": "2021-07-20",
"count": 1
},
{
"date": "2021-07-22",
"count": 1
},
{
"date": "2021-07-26",
"count": 1
},
{
"date": "2021-07-27",
"count": 1
},
{
"date": "2021-07-28",
"count": 1
},
{
"date": "2021-07-30",
"count": 2
},
{
"date": "2021-08-09",
"count": 1
},
{
"date": "2021-08-12",
"count": 1
},
{
"date": "2021-08-13",
"count": 1
},
{
"date": "2021-08-16",
"count": 1
},
{
"date": "2021-08-17",
"count": 1
},
{
"date": "2021-08-20",
"count": 1
},
{
"date": "2021-08-26",
"count": 1
},
{
"date": "2021-08-27",
"count": 2
},
{
"date": "2021-08-28",
"count": 2
},
{
"date": "2021-08-29",
"count": 1
},
{
"date": "2021-08-30",
"count": 1
},
{
"date": "2021-08-31",
"count": 1
},
{
"date": "2021-09-02",
"count": 1
},
{
"date": "2021-09-08",
"count": 1
},
{
"date": "2021-09-10",
"count": 2
},
{
"date": "2021-09-13",
"count": 1
},
{
"date": "2021-09-15",
"count": 1
},
{
"date": "2021-09-20",
"count": 1
},
{
"date": "2021-09-24",
"count": 1
},
{
"date": "2021-09-27",
"count": 1
},
{
"date": "2021-10-04",
"count": 1
},
{
"date": "2021-10-06",
"count": 1
},
{
"date": "2021-10-31",
"count": 1
},
{
"date": "2021-11-03",
"count": 1
},
{
"date": "2021-11-07",
"count": 1
},
{
"date": "2021-11-08",
"count": 1
},
{
"date": "2021-11-09",
"count": 3
},
{
"date": "2021-11-14",
"count": 2
},
{
"date": "2021-11-15",
"count": 1
},
{
"date": "2021-11-17",
"count": 1
},
{
"date": "2021-11-21",
"count": 1
},
{
"date": "2021-11-22",
"count": 1
},
{
"date": "2021-11-24",
"count": 1
},
{
"date": "2021-12-02",
"count": 1
},
{
"date": "2021-12-03",
"count": 1
},
{
"date": "2021-12-09",
"count": 1
},
{
"date": "2021-12-10",
"count": 2
},
{
"date": "2021-12-18",
"count": 1
},
{
"date": "2021-12-22",
"count": 1
},
{
"date": "2021-12-24",
"count": 1
},
{
"date": "2022-01-01",
"count": 1
},
{
"date": "2022-01-06",
"count": 1
},
{
"date": "2022-01-08",
"count": 2
},
{
"date": "2022-01-09",
"count": 1
},
{
"date": "2022-01-15",
"count": 1
},
{
"date": "2022-01-18",
"count": 1
},
{
"date": "2022-01-28",
"count": 1
},
{
"date": "2022-02-01",
"count": 2
},
{
"date": "2022-02-03",
"count": 2
},
{
"date": "2022-02-04",
"count": 1
},
{
"date": "2022-02-05",
"count": 1
},
{
"date": "2022-02-08",
"count": 9
},
{
"date": "2022-02-09",
"count": 1
},
{
"date": "2022-02-13",
"count": 1
},
{
"date": "2022-02-14",
"count": 1
},
{
"date": "2022-02-15",
"count": 1
},
{
"date": "2022-02-22",
"count": 1
},
{
"date": "2022-02-25",
"count": 1
},
{
"date": "2022-03-03",
"count": 1
},
{
"date": "2022-03-14",
"count": 1
},
{
"date": "2022-03-22",
"count": 1
},
{
"date": "2022-03-23",
"count": 1
},
{
"date": "2022-03-25",
"count": 1
},
{
"date": "2022-04-04",
"count": 1
},
{
"date": "2022-04-07",
"count": 3
},
{
"date": "2022-04-13",
"count": 1
},
{
"date": "2022-04-14",
"count": 1
},
{
"date": "2022-04-19",
"count": 1
},
{
"date": "2022-04-21",
"count": 2
},
{
"date": "2022-04-23",
"count": 1
},
{
"date": "2022-04-24",
"count": 1
},
{
"date": "2022-04-30",
"count": 1
},
{
"date": "2022-05-06",
"count": 1
},
{
"date": "2022-05-09",
"count": 1
},
{
"date": "2022-05-11",
"count": 1
},
{
"date": "2022-05-13",
"count": 1
},
{
"date": "2022-05-17",
"count": 1
},
{
"date": "2022-05-21",
"count": 1
},
{
"date": "2022-05-23",
"count": 1
},
{
"date": "2022-05-26",
"count": 1
},
{
"date": "2022-05-31",
"count": 1
},
{
"date": "2022-06-04",
"count": 2
},
{
"date": "2022-06-06",
"count": 2
},
{
"date": "2022-06-07",
"count": 2
},
{
"date": "2022-06-10",
"count": 1
},
{
"date": "2022-06-11",
"count": 1
},
{
"date": "2022-06-17",
"count": 1
},
{
"date": "2022-06-24",
"count": 1
},
{
"date": "2022-07-04",
"count": 1
},
{
"date": "2022-07-18",
"count": 1
},
{
"date": "2022-07-19",
"count": 1
},
{
"date": "2022-08-02",
"count": 2
},
{
"date": "2022-08-04",
"count": 2
},
{
"date": "2022-08-06",
"count": 1
},
{
"date": "2022-08-07",
"count": 1
},
{
"date": "2022-08-12",
"count": 1
},
{
"date": "2022-08-13",
"count": 1
},
{
"date": "2022-08-16",
"count": 1
},
{
"date": "2022-09-01",
"count": 2
},
{
"date": "2022-09-07",
"count": 1
},
{
"date": "2022-09-12",
"count": 1
},
{
"date": "2022-09-13",
"count": 2
},
{
"date": "2022-09-14",
"count": 1
},
{
"date": "2022-09-15",
"count": 1
},
{
"date": "2022-09-20",
"count": 1
},
{
"date": "2022-09-23",
"count": 1
},
{
"date": "2022-09-25",
"count": 1
},
{
"date": "2022-09-28",
"count": 1
},
{
"date": "2022-09-29",
"count": 1
},
{
"date": "2022-09-30",
"count": 1
},
{
"date": "2022-10-02",
"count": 1
},
{
"date": "2022-10-04",
"count": 1
},
{
"date": "2022-10-10",
"count": 1
},
{
"date": "2022-10-15",
"count": 1
},
{
"date": "2022-10-17",
"count": 1
},
{
"date": "2022-10-18",
"count": 2
},
{
"date": "2022-10-26",
"count": 1
},
{
"date": "2022-11-03",
"count": 2
},
{
"date": "2022-11-14",
"count": 1
},
{
"date": "2022-11-18",
"count": 1
},
{
"date": "2022-11-22",
"count": 2
},
{
"date": "2022-11-24",
"count": 1
},
{
"date": "2022-11-28",
"count": 2
},
{
"date": "2022-11-29",
"count": 1
},
{
"date": "2022-12-10",
"count": 1
},
{
"date": "2022-12-20",
"count": 2
},
{
"date": "2022-12-21",
"count": 2
},
{
"date": "2022-12-28",
"count": 1
},
{
"date": "2023-01-04",
"count": 2
},
{
"date": "2023-01-07",
"count": 1
},
{
"date": "2023-02-02",
"count": 1
},
{
"date": "2023-02-03",
"count": 1
},
{
"date": "2023-02-06",
"count": 2
},
{
"date": "2023-02-07",
"count": 1
},
{
"date": "2023-02-10",
"count": 2
},
{
"date": "2023-02-14",
"count": 1
},
{
"date": "2023-02-26",
"count": 1
},
{
"date": "2023-03-02",
"count": 1
},
{
"date": "2023-03-03",
"count": 1
},
{
"date": "2023-03-10",
"count": 1
},
{
"date": "2023-03-14",
"count": 1
},
{
"date": "2023-03-16",
"count": 1
},
{
"date": "2023-03-20",
"count": 1
},
{
"date": "2023-03-23",
"count": 1
},
{
"date": "2023-03-30",
"count": 1
},
{
"date": "2023-04-04",
"count": 1
},
{
"date": "2023-04-12",
"count": 1
},
{
"date": "2023-04-13",
"count": 2
},
{
"date": "2023-04-14",
"count": 1
},
{
"date": "2023-04-15",
"count": 2
},
{
"date": "2023-04-19",
"count": 1
},
{
"date": "2023-04-22",
"count": 1
},
{
"date": "2023-04-23",
"count": 1
},
{
"date": "2023-05-08",
"count": 1
},
{
"date": "2023-05-09",
"count": 1
},
{
"date": "2023-05-10",
"count": 1
},
{
"date": "2023-05-11",
"count": 1
},
{
"date": "2023-05-16",
"count": 2
},
{
"date": "2023-05-17",
"count": 2
},
{
"date": "2023-05-22",
"count": 1
},
{
"date": "2023-05-23",
"count": 2
},
{
"date": "2023-05-26",
"count": 1
},
{
"date": "2023-06-11",
"count": 1
},
{
"date": "2023-06-12",
"count": 1
},
{
"date": "2023-06-15",
"count": 1
},
{
"date": "2023-06-21",
"count": 1
},
{
"date": "2023-06-22",
"count": 1
},
{
"date": "2023-06-23",
"count": 1
},
{
"date": "2023-06-28",
"count": 2
},
{
"date": "2023-06-30",
"count": 1
},
{
"date": "2023-07-05",
"count": 1
},
{
"date": "2023-07-06",
"count": 1
},
{
"date": "2023-07-07",
"count": 1
},
{
"date": "2023-07-08",
"count": 1
},
{
"date": "2023-07-18",
"count": 2
},
{
"date": "2023-07-19",
"count": 1
},
{
"date": "2023-07-23",
"count": 1
},
{
"date": "2023-07-25",
"count": 1
},
{
"date": "2023-07-26",
"count": 1
},
{
"date": "2023-07-31",
"count": 1
},
{
"date": "2023-08-14",
"count": 1
},
{
"date": "2023-08-17",
"count": 3
},
{
"date": "2023-08-18",
"count": 1
},
{
"date": "2023-08-22",
"count": 1
},
{
"date": "2023-08-23",
"count": 1
},
{
"date": "2023-08-26",
"count": 1
},
{
"date": "2023-08-28",
"count": 1
},
{
"date": "2023-08-30",
"count": 1
},
{
"date": "2023-08-31",
"count": 1
},
{
"date": "2023-09-02",
"count": 1
},
{
"date": "2023-09-05",
"count": 1
},
{
"date": "2023-09-15",
"count": 2
},
{
"date": "2023-09-16",
"count": 1
},
{
"date": "2023-09-18",
"count": 1
},
{
"date": "2023-09-24",
"count": 1
},
{
"date": "2023-09-25",
"count": 1
},
{
"date": "2023-09-30",
"count": 1
},
{
"date": "2023-10-02",
"count": 2
},
{
"date": "2023-10-03",
"count": 4
},
{
"date": "2023-10-04",
"count": 2
},
{
"date": "2023-10-05",
"count": 3
},
{
"date": "2023-10-06",
"count": 1
},
{
"date": "2023-10-11",
"count": 1
},
{
"date": "2023-10-13",
"count": 1
},
{
"date": "2023-10-17",
"count": 2
},
{
"date": "2023-10-19",
"count": 3
},
{
"date": "2023-10-25",
"count": 1
},
{
"date": "2023-10-27",
"count": 1
},
{
"date": "2023-10-31",
"count": 1
},
{
"date": "2023-11-03",
"count": 1
},
{
"date": "2023-11-10",
"count": 1
},
{
"date": "2023-11-11",
"count": 2
},
{
"date": "2023-11-16",
"count": 1
},
{
"date": "2023-11-28",
"count": 1
},
{
"date": "2023-11-30",
"count": 1
},
{
"date": "2023-12-12",
"count": 2
},
{
"date": "2023-12-13",
"count": 1
},
{
"date": "2023-12-14",
"count": 1
},
{
"date": "2023-12-25",
"count": 1
},
{
"date": "2023-12-27",
"count": 1
},
{
"date": "2024-01-03",
"count": 3
},
{
"date": "2024-01-11",
"count": 1
},
{
"date": "2024-01-18",
"count": 1
},
{
"date": "2024-01-22",
"count": 2
},
{
"date": "2024-02-02",
"count": 1
},
{
"date": "2024-02-03",
"count": 1
},
{
"date": "2024-02-07",
"count": 1
},
{
"date": "2024-02-21",
"count": 1
},
{
"date": "2024-02-24",
"count": 1
},
{
"date": "2024-02-26",
"count": 1
},
{
"date": "2024-03-07",
"count": 1
},
{
"date": "2024-03-09",
"count": 1
},
{
"date": "2024-03-10",
"count": 1
},
{
"date": "2024-03-12",
"count": 1
},
{
"date": "2024-03-19",
"count": 1
},
{
"date": "2024-03-25",
"count": 1
},
{
"date": "2024-04-04",
"count": 1
},
{
"date": "2024-04-11",
"count": 1
},
{
"date": "2024-04-22",
"count": 1
},
{
"date": "2024-04-23",
"count": 1
},
{
"date": "2024-04-29",
"count": 1
},
{
"date": "2024-05-01",
"count": 1
},
{
"date": "2024-05-07",
"count": 1
},
{
"date": "2024-05-08",
"count": 1
},
{
"date": "2024-05-16",
"count": 1
},
{
"date": "2024-05-17",
"count": 1
},
{
"date": "2024-05-24",
"count": 1
},
{
"date": "2024-05-25",
"count": 1
},
{
"date": "2024-05-27",
"count": 1
},
{
"date": "2024-05-28",
"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-09",
"count": 1
},
{
"date": "2024-06-17",
"count": 1
},
{
"date": "2024-06-19",
"count": 1
},
{
"date": "2024-06-20",
"count": 1
},
{
"date": "2024-06-27",
"count": 1
},
{
"date": "2024-07-18",
"count": 1
},
{
"date": "2024-07-29",
"count": 1
},
{
"date": "2024-08-10",
"count": 1
},
{
"date": "2024-08-12",
"count": 1
},
{
"date": "2024-08-15",
"count": 2
},
{
"date": "2024-08-22",
"count": 1
},
{
"date": "2024-08-23",
"count": 1
},
{
"date": "2024-08-24",
"count": 1
},
{
"date": "2024-09-04",
"count": 1
},
{
"date": "2024-09-11",
"count": 1
},
{
"date": "2024-09-16",
"count": 2
},
{
"date": "2024-09-19",
"count": 1
},
{
"date": "2024-09-25",
"count": 1
},
{
"date": "2024-10-06",
"count": 1
},
{
"date": "2024-10-07",
"count": 1
},
{
"date": "2024-10-11",
"count": 1
},
{
"date": "2024-10-18",
"count": 1
},
{
"date": "2024-10-25",
"count": 1
},
{
"date": "2024-10-26",
"count": 1
},
{
"date": "2024-10-27",
"count": 1
},
{
"date": "2024-10-29",
"count": 1
},
{
"date": "2024-11-10",
"count": 1
},
{
"date": "2024-11-16",
"count": 1
},
{
"date": "2024-11-22",
"count": 2
},
{
"date": "2024-11-26",
"count": 1
},
{
"date": "2024-12-03",
"count": 1
},
{
"date": "2024-12-12",
"count": 1
},
{
"date": "2024-12-14",
"count": 1
},
{
"date": "2024-12-21",
"count": 1
},
{
"date": "2024-12-24",
"count": 2
},
{
"date": "2024-12-26",
"count": 1
},
{
"date": "2024-12-31",
"count": 1
},
{
"date": "2025-01-02",
"count": 1
},
{
"date": "2025-01-07",
"count": 4
},
{
"date": "2025-01-20",
"count": 1
},
{
"date": "2025-01-22",
"count": 1
},
{
"date": "2025-01-27",
"count": 1
},
{
"date": "2025-01-29",
"count": 1
},
{
"date": "2025-01-30",
"count": 1
},
{
"date": "2025-01-31",
"count": 1
},
{
"date": "2025-02-07",
"count": 1
},
{
"date": "2025-02-15",
"count": 1
},
{
"date": "2025-02-21",
"count": 2
},
{
"date": "2025-02-22",
"count": 1
},
{
"date": "2025-02-23",
"count": 1
},
{
"date": "2025-02-24",
"count": 1
},
{
"date": "2025-03-04",
"count": 1
},
{
"date": "2025-03-07",
"count": 1
},
{
"date": "2025-03-12",
"count": 1
},
{
"date": "2025-03-19",
"count": 1
},
{
"date": "2025-03-26",
"count": 2
},
{
"date": "2025-04-03",
"count": 2
},
{
"date": "2025-04-04",
"count": 1
},
{
"date": "2025-04-11",
"count": 1
},
{
"date": "2025-04-14",
"count": 1
},
{
"date": "2025-04-21",
"count": 2
},
{
"date": "2025-04-28",
"count": 1
},
{
"date": "2025-05-04",
"count": 1
},
{
"date": "2025-05-13",
"count": 1
},
{
"date": "2025-05-16",
"count": 2
},
{
"date": "2025-05-20",
"count": 1
},
{
"date": "2025-05-21",
"count": 1
},
{
"date": "2025-05-22",
"count": 1
},
{
"date": "2025-05-28",
"count": 1
},
{
"date": "2025-05-31",
"count": 1
},
{
"date": "2025-06-05",
"count": 1
},
{
"date": "2025-06-06",
"count": 1
},
{
"date": "2025-06-16",
"count": 1
},
{
"date": "2025-06-17",
"count": 1
},
{
"date": "2025-06-22",
"count": 1
},
{
"date": "2025-06-30",
"count": 1
},
{
"date": "2025-07-05",
"count": 1
},
{
"date": "2025-07-22",
"count": 1
},
{
"date": "2025-07-27",
"count": 1
},
{
"date": "2025-08-03",
"count": 1
},
{
"date": "2025-08-09",
"count": 1
},
{
"date": "2025-08-22",
"count": 1
},
{
"date": "2025-08-23",
"count": 1
},
{
"date": "2025-08-27",
"count": 1
},
{
"date": "2025-09-05",
"count": 1
},
{
"date": "2025-09-21",
"count": 1
},
{
"date": "2025-10-05",
"count": 1
},
{
"date": "2025-10-14",
"count": 1
},
{
"date": "2025-10-17",
"count": 1
},
{
"date": "2025-10-20",
"count": 1
},
{
"date": "2025-10-24",
"count": 2
},
{
"date": "2025-11-10",
"count": 1
},
{
"date": "2025-11-22",
"count": 1
},
{
"date": "2026-01-25",
"count": 1
},
{
"date": "2026-01-26",
"count": 1
},
{
"date": "2026-02-10",
"count": 1
},
{
"date": "2026-02-12",
"count": 1
},
{
"date": "2026-02-19",
"count": 1
},
{
"date": "2026-02-27",
"count": 1
},
{
"date": "2026-03-08",
"count": 1
},
{
"date": "2026-03-27",
"count": 1
},
{
"date": "2026-04-15",
"count": 1
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-04-25",
"count": 1
},
{
"date": "2026-05-13",
"count": 1
},
{
"date": "2026-05-19",
"count": 1
},
{
"date": "2026-05-21",
"count": 1
},
{
"date": "2026-06-10",
"count": 1
},
{
"date": "2026-07-01",
"count": 1
}
],
"complete": false,
"collected": 1000,
"total_stars": 3329
},
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 10222,
"source_files_sampled": 27,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"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": 6,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [
{
"name": "rake",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "rspec",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "coveralls",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "flay",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "pry",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "yard",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "coveralls",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "flay",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "pry",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rspec",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "yard",
"direct": true,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 6,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 72,
"open_issues": 2,
"closed_ratio": 0.98,
"closed_issues": 99,
"closed_unmerged_prs": 43
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "krisleech",
"commits": 237,
"avatar_url": "https://avatars.githubusercontent.com/u/66143?v=4"
},
{
"type": "User",
"login": "nepalez",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/1526628?v=4"
},
{
"type": "User",
"login": "adomokos",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/80530?v=4"
},
{
"type": "User",
"login": "smostovoy",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/383681?v=4"
},
{
"type": "User",
"login": "gondalez",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1468141?v=4"
},
{
"type": "User",
"login": "shieldo",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/97280?v=4"
},
{
"type": "User",
"login": "keithrbennett",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/28410?v=4"
},
{
"type": "User",
"login": "skwp",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1731?v=4"
},
{
"type": "User",
"login": "kmehkeri",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/6439875?v=4"
},
{
"type": "User",
"login": "amatsuda",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11493?v=4"
}
],
"contributors_sampled": 38,
"top_contributor_share": 0.809
},
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 6,
"reason": "Found 11/18 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 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": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4569343e353e8f070bd8219527f6eb9703bce653",
"ran_at": "2026-07-21T22:25:14Z",
"aggregate_score": 3.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 217,
"created_at": "2024-09-23T13:18:13Z",
"last_comment_at": "2025-03-25T05:55:03Z",
"last_comment_author": "qoosuperman"
}
],
"last_merged_pr_at": "2024-08-15T15:29:18Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 215,
"created_at": "2024-06-26T13:27:34Z",
"last_comment_at": "2024-09-07T10:10:18Z",
"last_comment_author": "krisleech"
},
{
"number": 218,
"created_at": "2025-07-12T21:33:53Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/krisleech/wisper",
"host": "github.com",
"name": "wisper",
"owner": "krisleech"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 40,
"inputs": {
"security": 38,
"vitality": 13,
"community": 74,
"governance": 60,
"engineering": 53,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 47,
"overall_after_abandonment_multiplier": 40
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 13,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 705,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 705 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 705
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"releases_count": 13,
"latest_release_tag": "v2.0.1",
"releases_from_tags": true,
"days_since_latest_release": 2518,
"mean_days_between_releases": 256.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2518 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2518
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~256.7 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 256.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 1,
"days_since_last_merged_pr": 705,
"days_since_last_human_commit": 705,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 705 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 705,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 74,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"forks": 153,
"stars": 3329,
"watchers": 47,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3,329 stars",
"points": 57.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3329
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "153 forks",
"points": 18.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 153
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "47 watchers",
"points": 9.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 47
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": true,
"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": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"wisper"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 112904320,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "112,904,320 downloads all-time across rubygems",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_total",
"params": {
"count": 112904320,
"ecosystems": "rubygems"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 38,
"top_contributor_share": 0.809
},
"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 81% of commits",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 81
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "38 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 38
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"merged_prs": 72,
"open_issues": 2,
"closed_issues": 99,
"issue_closed_ratio": 0.98,
"closed_unmerged_prs": 43
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "98% of issues closed",
"points": 45.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 98
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "72/115 decided PRs merged",
"points": 23.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 72,
"decided": 115
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 11/18 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 63,
"inputs": {
"followers": 138,
"owner_type": "User",
"is_verified": null,
"owner_login": "krisleech",
"public_repos": 153,
"account_age_days": 6329
},
"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": "138 followers of krisleech",
"points": 15.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 138,
"login": "krisleech"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "153 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 153
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"wisper"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 789
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on rubygems",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "rubygems"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 789 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 789
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "17 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 17
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 53,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"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": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"ruby",
"events",
"publish-subscribe",
"pubsub"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 38,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 11/18 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "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": 21
},
"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": 27,
"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.35,
"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": "35 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 18.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 35,
"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": 55,
"inputs": {
"primary_language": "Ruby",
"largest_source_bytes": 10222,
"source_files_sampled": 27,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Ruby without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Ruby"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/27 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 27,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-21T22:25:38.153395Z",
"schema_version": "0.25.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/krisleech/wisper.svg",
"full_name": "krisleech/wisper",
"license_state": "absent",
"license_spdx": null
}