原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 326,
"has_wiki": true,
"homepage": null,
"languages": {
"Ruby": 49724,
"Batchfile": 162
},
"pushed_at": "2026-04-15T19:25:39Z",
"created_at": "2009-06-08T15:59:27Z",
"owner_type": "User",
"updated_at": "2026-07-17T00:44:33Z",
"description": "Restarts an app when the filesystem changes. Uses growl and FSEventStream if on OS X.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "http://alexch.github.com",
"name": "Alex Chaffee",
"type": "User",
"login": "alexch",
"company": null,
"location": "San Francisco, CA",
"followers": 248,
"avatar_url": "https://avatars.githubusercontent.com/u/8524?v=4",
"created_at": "2008-04-25T23:03:15Z",
"is_verified": null,
"public_repos": 115,
"account_age_days": 6661
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.14.0",
"kind": "minor",
"published_at": "2023-01-04T18:59:38Z"
},
{
"tag": "v0.13.1",
"kind": "patch",
"published_at": "2019-11-25T16:30:16Z"
},
{
"tag": "v0.13.0",
"kind": "minor",
"published_at": "2018-01-26T16:19:48Z"
},
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2018-01-24T01:37:25Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2015-10-07T14:08:15Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2014-05-05T15:08:30Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2014-03-06T23:12:18Z"
},
{
"tag": "v0.8.2",
"kind": "patch",
"published_at": "2013-10-16T17:43:41Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2013-05-02T11:43:05Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2013-01-31T17:38:45Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2012-07-05T19:30:27Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2012-07-05T18:38:03Z"
},
{
"tag": "v0.6.6",
"kind": "patch",
"published_at": "2012-06-02T02:21:08Z"
},
{
"tag": "v0.6.5",
"kind": "patch",
"published_at": "2011-12-04T21:06:42Z"
},
{
"tag": "v0.6.4",
"kind": "patch",
"published_at": "2011-12-04T20:47:20Z"
},
{
"tag": "v0.6.3",
"kind": "patch",
"published_at": "2011-11-27T21:00:31Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2011-11-18T17:13:30Z"
}
],
"recent_commits": [
{
"oid": "4fbf9b25df4d03a5c9d2b8376ef89897e4a11b2b",
"body": "runner: use IO#wait_readable when available\n\n(fixes Ruby 4 incompatibility)",
"is_bot": false,
"headline": "Merge pull request #152 from JuanKman94/master",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2026-04-15T19:25:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b00ffc6fb7e2c9da676a672200678da0154a60a1",
"body": "Ruby 4.0 removed IO#ready? in favor of IO#wait_readable.\n\nSee https://github.com/ruby/ruby/commit/b70f5afb68253eb25cf5f8f2fdfbf01dae1d05d3",
"is_bot": false,
"headline": "runner: use IO#wait_readable when available",
"author_name": "juankman94",
"author_login": "JuanKman94",
"committed_at": "2026-02-11T07:23:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36f2d237985b670752abbe4a7f6814893cdde96f",
"body": "…rning\n\nFix bundler 2.1 deprecation warning",
"is_bot": false,
"headline": "Merge pull request #131 from fukayatsu/fix-bundler-2.1-deprecation-wa…",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2023-01-04T20:18:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba8f3195a9e033040b0bac9a056be92531c2b046",
"body": "make sure to define the wait parameter once we read it",
"is_bot": false,
"headline": "Merge pull request #134 from ccoVeille/fix-wait",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2023-01-04T19:15:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ae256042a6e0d61b283ffd9b9b85ef759fb9b01",
"body": "Correct spelling mistake",
"is_bot": false,
"headline": "Merge pull request #135 from EdwardBetts/spelling",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2023-01-04T19:14:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc975f3f38493de704d7228f9e2c738d71be914d",
"body": "* tweak deprecated calls\n* get tests passing\n* use local repos for test libs \"files\" and \"wrong\"\n (so I can fix whichever of them is busted and re-run them all immediately)",
"is_bot": false,
"headline": "prep for release v0.14.0",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2023-01-04T18:59:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a30f7253595e484f8b7c44df48a522aed4818b47",
"body": "Update .exists? -> .exist? for Ruby 3.* compat",
"is_bot": false,
"headline": "Merge pull request #137 from avdi/master",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2023-01-02T18:05:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41444103eb918355137ae3ee634ca7600b03ba8a",
"body": null,
"is_bot": false,
"headline": "Update .exists? -> .exist? for Ruby 3.* compat",
"author_name": "Avdi Grimm",
"author_login": "avdi",
"committed_at": "2022-12-29T23:20:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecf379958998b6e0d8f20a2e3c841e11148a49e2",
"body": null,
"is_bot": false,
"headline": "Correct spelling mistake",
"author_name": "Edward Betts",
"author_login": "EdwardBetts",
"committed_at": "2022-04-10T14:43:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4986f21178319b28703e1561e878da1c888975ac",
"body": null,
"is_bot": false,
"headline": "make sure to define the wait parameter once we read it",
"author_name": "Christophe Colombier",
"author_login": "ccoVeille",
"committed_at": "2022-04-02T09:04:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a95b61eb1e5ac4fa9706d46dad10798c33eda59f",
"body": null,
"is_bot": false,
"headline": "release 0.13.1",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2020-12-09T21:06:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51fbe0f6ba0c678c1180ebf9c7712563a071499b",
"body": "[DEPRECATED] `Bundler.with_clean_env` has been deprecated in favor of `Bundler.with_unbundled_env`. If you instead want the environment before bundler was originally loaded, use `Bundler.with_original_env` (called at /Users/fukayatsu/.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/rerun-0.13.0/lib/rerun/notification.rb:74)",
"is_bot": false,
"headline": "Fix bundler 2.1 deprecation warning",
"author_name": "fukayatsu",
"author_login": "fukayatsu",
"committed_at": "2020-01-12T02:29:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49131b286a10a5bb37a6144987a8641f08511865",
"body": "Fix no ignore dotfiles",
"is_bot": false,
"headline": "Merge pull request #129 from eloyesp/fix_no_ignore_dotfiles",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2019-11-25T16:30:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c90f1f2b9aad3a3f698d8116a32a4aa8f107f6ec",
"body": "Remove small option reader methods to use @options as the single source\nof truth.",
"is_bot": false,
"headline": "Move initialization code to initialize method",
"author_name": "Eloy Espinaco",
"author_login": "eloyesp",
"committed_at": "2019-11-25T14:37:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10681586cfc82d280b05a9bc74503970472f0ed8",
"body": null,
"is_bot": false,
"headline": "Make sure that runner options get to the watcher",
"author_name": "Eloy Espinaco",
"author_login": "eloyesp",
"committed_at": "2019-11-25T14:36:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dab2e63793b92a40ce99cd88b3cc5a8e2a8b38e",
"body": null,
"is_bot": false,
"headline": "Remove unused variables",
"author_name": "Eloy Espinaco",
"author_login": "eloyesp",
"committed_at": "2019-11-25T14:21:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfe1532982e880c391629f9877b699fe06991762",
"body": "…args-given\n\nBug #124 usage output when args given",
"is_bot": false,
"headline": "Merge pull request #125 from manuelmorales/bug-124-usage-output-when-…",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-09-11T17:50:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85e3afcc87442eed3eadc0311e60bc726a392189",
"body": "…n_parser allows keeping calling parse! while still detecting that args were given",
"is_bot": false,
"headline": "Using just #parse breaks the tests. Moving puts of Usage before optio…",
"author_name": "Manuel Morales",
"author_login": "manuelmorales",
"committed_at": "2018-09-04T21:15:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05f10540780e5cdc151998d7dad90f43f4a624dc",
"body": null,
"is_bot": false,
"headline": "Bump version for Bug #124",
"author_name": "Manuel Morales",
"author_login": "manuelmorales",
"committed_at": "2018-09-04T21:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9c7900516ece823a7205f58bdace6ecb9a394a9",
"body": null,
"is_bot": false,
"headline": "Fix for Usage is output even when certain args are provided #124",
"author_name": "Manuel Morales",
"author_login": "manuelmorales",
"committed_at": "2018-09-04T21:05:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9e3c160624be1b251dddf6156d7c95c752c60bf",
"body": "Ignore which stderr",
"is_bot": false,
"headline": "Merge pull request #122 from m45t3r/ignore-which-stderr",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-02-27T15:44:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3ed8816fc3382635a2f21c812ac9c64a5edb2bb",
"body": "GNU which is very verbose when it doesn't find a command, printing to\nSTDERR something along those lines when a command is not found:\n\nwhich: no growlnotify in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)\nwhich: no term\n[…]\nn:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)\n\nThis isn't a problem in macOS, since the default which in macOS doesn't\nprint to STDERR.",
"is_bot": false,
"headline": "notification: Ignore which stderr",
"author_name": "Thiago Kenji Okada",
"author_login": "thiagokokada",
"committed_at": "2018-02-27T13:29:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bd5ba839774e615183af7b611e85d475830f6d4f",
"body": null,
"is_bot": false,
"headline": "update Ruby version for Vagrant and Travis",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-02-15T14:28:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f14a4bf688fe15c79e43e6d7d1a9c7253c23049",
"body": null,
"is_bot": false,
"headline": "don't use stty on Windows",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-02-15T14:28:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b76fef5b14ad267247347c48cdcd94fc9a7979b0",
"body": null,
"is_bot": false,
"headline": "better shebang ^M removal instructions",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-26T21:40:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a5ad390d536cb626a06ec9ca291499573580a6d",
"body": "Closes #117",
"is_bot": false,
"headline": "--no-ignore-dotfiles",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-26T21:27:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd2af31a138ec5f9f55902187b4d10f319628506",
"body": null,
"is_bot": false,
"headline": "account for change in git status output",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-26T16:19:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f4bf15d00a49944befde8aadee10cb2e20f2ab3",
"body": null,
"is_bot": false,
"headline": "release v0.13.0",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-26T16:18:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e40345d0b3d7fe7ce2766a79458efb607e361ff9",
"body": null,
"is_bot": false,
"headline": "vagrantfile improved, with post-install notes",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-26T16:17:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2474eb21168bf263ab60450d83566f1e24568b87",
"body": "The issue seems to be caused by a change of behavior within the watcher\nand ultimately listen module. Before, it was necessary to check the\ninternal state of the listen module from the runner module to be able to\nresume from pause properly. However, with the later versions of listen,\nthis doesn't seem necessary anymore and the decision whether to actually\nresume or not can be done by the watcher module.",
"is_bot": false,
"headline": "Fix for resume issue",
"author_name": "Barry",
"author_login": "bsia",
"committed_at": "2018-01-26T15:38:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baf46e74438fb4c68743c9384874146ae520eb1d",
"body": null,
"is_bot": false,
"headline": "add support for .rerun config file",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-24T18:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5ee96466fc203cad608663fb9dd28f78dc31169",
"body": null,
"is_bot": false,
"headline": "try to get Travis working again",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-24T14:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "442edede9287be0c6389013ecdd3d33b7cc421b1",
"body": null,
"is_bot": false,
"headline": "release 0.12",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-24T01:37:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40af74fd533a267e31e4cc04b59e2399562bdebc",
"body": "Apparently Windows does *not* kill child processes when the parent is killed, so let's pass /T to taskkill.",
"is_bot": false,
"headline": "add --wait option; kill child processes",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-24T01:04:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5c696862decf675cea61c0b2b6deb6d9d861a52",
"body": null,
"is_bot": false,
"headline": "improve signal handling, esp. on Windows",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-24T00:19:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fefb7d6a942f05d3df95326d9ce4ca114010dd58",
"body": null,
"is_bot": false,
"headline": "verbose option",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-23T22:43:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2de432c26e35bbf15e69bab2d4e6ac4d66e76f87",
"body": null,
"is_bot": false,
"headline": "Merge branch 'krissi-add_c_ext'",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-23T18:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87b357defd2b40fedb01f244eb8620a6ae4a601c",
"body": "…si-add_c_ext\n\nadd .c and .h to default ignore list (yay for C)",
"is_bot": false,
"headline": "Merge branch 'add_c_ext' of https://github.com/krissi/rerun into kris…",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-23T18:04:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adb3a04104bf8a215555938794de730ff2c38bb0",
"body": null,
"is_bot": false,
"headline": "Merge branch 'gtramontina-quiet'",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-23T17:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c333a199bb05c440b35c1633a0661c25af6ee40c",
"body": "…amontina-quiet",
"is_bot": false,
"headline": "Merge branch 'quiet' of https://github.com/gtramontina/rerun into gtr…",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-23T17:57:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14368d79783a945f01010ff3943774e6b5baf363",
"body": null,
"is_bot": false,
"headline": "document `f` key",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-23T17:49:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "942ee8d578a99d9b34766d789a4ae72ce5c85ef9",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:alexch/rerun",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-23T17:46:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5eb295f7bd90debd151a601103c310aa757581e5",
"body": null,
"is_bot": false,
"headline": "ignore some files",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-23T17:45:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dda32ccf8ecba7693a942d6d0669fd294dfc9011",
"body": null,
"is_bot": false,
"headline": "Fix stopping issue with --restart and add hard restart keypress",
"author_name": "Mike Pastore",
"author_login": "mwpastore",
"committed_at": "2018-01-23T17:45:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25d5ba5a7d97f6d037552968463b67c46727c5e6",
"body": null,
"is_bot": false,
"headline": "document another windows glitch workaround",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-23T17:39:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70ba210678add4665e2a6a849b44cc2ba30b4f30",
"body": null,
"is_bot": false,
"headline": "prepare for release 0.12.0",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-23T17:34:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc4772c8cabe5391729b4c47ede468f0950aa515",
"body": "chmod +x rerun",
"is_bot": false,
"headline": "support for Windows OS",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-23T17:34:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caf193ede75640db747f5ed0c73b6bcb0556e58e",
"body": null,
"is_bot": false,
"headline": "add Vagrantfile for testing, default-pattern comment",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-23T17:34:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35bf1eb5ab74517306bbc4b884e9a299169b5551",
"body": "Add troubleshooting note about Vagrant",
"is_bot": false,
"headline": "Merge pull request #89 from robkinyon/master",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-22T21:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9494b012e81b58ba9eeb3e517abf95c0daf4d165",
"body": "Update README.md : markdown was hiding a relevant asterisk and this displays it",
"is_bot": false,
"headline": "Merge pull request #94 from Bjvanminnen/patch-1",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-22T21:18:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6a689aa0b01cd4ba6f215174579c159380b0bd5",
"body": "Fix terminal-notifier Bundler issue",
"is_bot": false,
"headline": "Merge pull request #109 from mattheworiordan/issue-108",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-22T21:13:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4f2e4653dc346673b81106cfb3f0f6bd9ab6e83",
"body": "Add support for notification on GNU/Linux using notify-send",
"is_bot": false,
"headline": "Merge pull request #114 from terceiro/notify-send",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2018-01-22T21:12:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a8cdabecbdf1b2b1e9e23d06d2fbf8f6d5fea2a",
"body": null,
"is_bot": false,
"headline": "README.md: document usage of notify-send",
"author_name": "Antonio Terceiro",
"author_login": "terceiro",
"committed_at": "2017-02-28T12:30:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c48bf6828e3f995ca284d3081821548179d6fe89",
"body": "Signed-off-by: Antonio Terceiro <terceiro@debian.org>",
"is_bot": false,
"headline": "Add support to notifications on GNU/Linux using notify-send",
"author_name": "Antonio Terceiro",
"author_login": "terceiro",
"committed_at": "2017-02-28T12:30:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3347aa13ef3e333ec7ad828e4ded3fe20b48bb42",
"body": "Fixes issue https://github.com/alexch/rerun/issues/108\n\n`which` is used to determine if terminal-notifier can run, but then it’s run inside a Bundler environment where terminal-notifier may not exist in the Gemfile. This then results in:\n\n/gems/bundler-1.12.5/lib/bundler/rubygems_integration.rb:322\n[…]\nem::LoadError)\n\tfrom /gems/ruby-2.2.5/bin/terminal-notifier:22:in `<main>'\n\tfrom /gems/ruby-2.2.5/bin/ruby_executable_hooks:15:in `eval'\n\tfrom /gems/ruby-2.2.5/bin/ruby_executable_hooks:15:in `<main>'",
"is_bot": false,
"headline": "Fix terminal-notifier Bundler issue",
"author_name": "Matthew O'Riordan",
"author_login": "mattheworiordan",
"committed_at": "2016-10-20T08:09:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "74e5f164045a798bda6c9ac8df216080d7079857",
"body": "Asterisk was getting cut from markdown, resulting in documentation appearing to be wrong.",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Brent Van Minnen",
"author_login": "Bjvanminnen",
"committed_at": "2016-01-19T17:42:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e4c486304be406cb86180ef70ec24e9ae055ce4",
"body": "…-2.3\n\nFix Object#timeout deprecation warning in Ruby 2.3",
"is_bot": false,
"headline": "Merge pull request #93 from mattbrictson/fix-timeout-deprecation-ruby…",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2016-01-02T19:40:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d435c88aa21ed8ed449e98f8956ee1d0331434f",
"body": "Fix the following warning by explicitly including the Timeout module, rather\nthan relying on Object#timeout:\n\nlib/rerun/runner.rb:254:in `stop': Object#timeout is deprecated,\nuse Timeout.timeout instead.",
"is_bot": false,
"headline": "Fix Object#timeout deprecation warning in Ruby 2.3",
"author_name": "Matt Brictson",
"author_login": "mattbrictson",
"committed_at": "2016-01-02T05:48:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66978621b50a0283e608ffde023d038ccc47dbf1",
"body": null,
"is_bot": false,
"headline": "Add *.c to default pattern",
"author_name": "Christian Haase",
"author_login": "krissi",
"committed_at": "2015-11-16T11:05:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf2ae0894740cee4f978fb8a7cb1d991a32e6865",
"body": null,
"is_bot": false,
"headline": "use spawn instead of exec",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-11-10T15:01:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3aaa30eed5fa54629649eb50aa5581fc2a42889",
"body": null,
"is_bot": false,
"headline": "docs and tests for force-polling (and bring back adapter name message)",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-11-09T18:54:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd01b1e4ca7b50b5bc90d137f15bfb452ef1144b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/ajduncan/rerun",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-11-05T19:19:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b6fd907ec7658072f83c352b40e4ea3a9d6819e",
"body": null,
"is_bot": false,
"headline": "Add troubleshooting note about Vagrant",
"author_name": "Rob Kinyon",
"author_login": "robkinyon",
"committed_at": "2015-11-05T19:14:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "724ba37104ca644e632403da406d3beab1821b20",
"body": null,
"is_bot": false,
"headline": "release 0.11.0",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-10-07T14:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22586fbaa7e64c2795b50c81eb983296519ae4f1",
"body": null,
"is_bot": false,
"headline": "cleanup after Travis CI fixes",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-10-07T14:04:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ebed21e62b7f6d5da5be640ee3a5932779435ff",
"body": null,
"is_bot": false,
"headline": "kill inc parent, which isn't necessarily rerun on all OSs",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-10-06T16:08:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6cccf067d96fe0d1e97fff4ce0f994ad92834b4",
"body": "Fix restart_with_signal invocation in Rerun::Runner",
"is_bot": false,
"headline": "Merge pull request #87 from mwpastore/master",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-10-06T15:25:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59bb1f0db94f662b3a5a22562695703d4084f515",
"body": null,
"is_bot": false,
"headline": "Fix restart_with_signal invocation in Rerun::Runner",
"author_name": "Mike Pastore",
"author_login": "mwpastore",
"committed_at": "2015-10-06T15:20:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1312057ef1ffe9024df9ee3d295a6063a17269a",
"body": null,
"is_bot": false,
"headline": "always read from inc file at least once",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-10-05T19:00:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "319bb6d89e99f280e7d51f8588ff79de04d1d4eb",
"body": null,
"is_bot": false,
"headline": "don't worry about waiting for already dead kids",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-10-05T18:52:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7fc2640515dc9dc59b575a4045a0aeb3e7f8d50",
"body": null,
"is_bot": false,
"headline": "kill -9 inc processes if kill -INT fails",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-10-05T18:46:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "246fc08bd95e3740cdd7983c1ec00c57e424cfa0",
"body": "This may make the test suite run better on Travis CI.",
"is_bot": false,
"headline": "kill up to two of inc's parent processes",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-10-05T18:23:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "812a6acc4ae80c2d35f4e3c95dbec785e6cad64b",
"body": null,
"is_bot": false,
"headline": "extract IncProcess object",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-10-03T14:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "034711e187056fbbb546e6a380cc8ab03de8298a",
"body": null,
"is_bot": false,
"headline": "bump rake version",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-10-03T13:39:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dec6bfaaadfcf115448f7aad36b428ee16781367",
"body": null,
"is_bot": false,
"headline": "Add feature files to default pattern and update README",
"author_name": "Joshua Muheim",
"author_login": null,
"committed_at": "2015-09-24T17:19:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d06d6660b7e2c0c9b97c988f56e0bcab496e356",
"body": null,
"is_bot": false,
"headline": "stop using keyword params (for Ruby 2.0 compatibility)",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-09-24T15:29:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2277b6bc8cf2a992f66fe662266d7e2dbb4ea92",
"body": "see http://docs.travis-ci.com/user/migrating-from-legacy",
"is_bot": false,
"headline": "Use Travis CI container infrastructure and bundler caching",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-09-24T15:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f39e4aff7eec7f6f1eaf8986f77b9eb2d454d575",
"body": null,
"is_bot": false,
"headline": "add .travis.yml file; build with Ruby 2 only",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-09-23T20:45:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95a1eb1a619609bcdc59b810043e25c9c804a32a",
"body": null,
"is_bot": false,
"headline": "replace --growl with --notify and support OSX notifications",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-09-23T20:22:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5532e9bec53a2d0e185818c99b30f8f3fee21671",
"body": null,
"is_bot": false,
"headline": "use terminal-notifier as a growl alternative [#40]",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-09-22T18:43:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce1ede52d5219bc749863416b5b2f37dc32a7bbc",
"body": null,
"is_bot": false,
"headline": "credit where due",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-09-22T17:47:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e00916f686dfcc0bbc7851e01d03848d4805f46c",
"body": null,
"is_bot": false,
"headline": "change interface to --restart",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-09-22T17:45:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc72ea36d3c9752123e7d05cd233a13a6de8008f",
"body": null,
"is_bot": false,
"headline": "refactoring and documenting ismell's restart patch",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-09-22T17:21:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d8d5a1e75e9979f30165aefdfc3cb5509205098",
"body": "…master",
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/ismell/rerun into ismell-…",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-09-22T17:11:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ac39809cf42948f86948b9dcded451bf778cde5",
"body": null,
"is_bot": false,
"headline": "test cleanup cleanup",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-09-22T17:02:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0ab13888f45b1a786a3bd75c0119e0706735c13",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:alexch/rerun",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-09-22T16:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67447f7aa298daaa1c3e504b3f36a92b29d4a498",
"body": "Clean Up Tests",
"is_bot": false,
"headline": "Merge pull request #74 from JEG2/master",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-09-22T16:49:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e31a14ed43a1623cd4e838eac7076e3d4091db8",
"body": "Update readme file to reflect a fix to a common issue with zsh",
"is_bot": false,
"headline": "Merge pull request #82 from ktaragorn/patch-1",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-09-22T16:37:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fce9cdc546896e09a4be0fe7f679e19edab9c04",
"body": "With zsh, unquoted `**/*.rb` was getting expanded and I was getting the error I explained above.\nI have faced this for a long time, and with multiple languages, and only now did I buckle down and pry in to check the issue.\nI wanted to share this with others who might be facing the same issue.",
"is_bot": false,
"headline": "Update readme file to reflect a fix to a common issue I was facing",
"author_name": "Karthik T",
"author_login": "ktaragorn",
"committed_at": "2015-09-22T02:08:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e1b35f1ec4cd388bb69a4eeaaf56083d6157d90",
"body": null,
"is_bot": false,
"headline": "todo changes",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-08-22T23:00:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc017bee9bdbdb37e2e975035e9121f60446eee8",
"body": "… file system.",
"is_bot": false,
"headline": "Add a --force-polling option to work when running in vagrant's shared…",
"author_name": "Andy Duncan",
"author_login": "ajduncan",
"committed_at": "2015-08-22T10:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65664e55a9a87db2c19e15b5821b9d5ade7be16d",
"body": "Port to listen 3",
"is_bot": false,
"headline": "Merge pull request #75 from terceiro/listen3",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2015-08-19T16:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96992a7210754fcbafe0f47c1986dd1b448d3d7f",
"body": null,
"is_bot": false,
"headline": "Port to listen 3",
"author_name": "Antonio Terceiro",
"author_login": "terceiro",
"committed_at": "2015-08-10T13:30:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6e9109561288bc46b22165a60033aa61112dacf",
"body": "…cause they changed.",
"is_bot": false,
"headline": "Stop depending on the internals of a library that we don't control be…",
"author_name": "James Edward Gray II",
"author_login": "JEG2",
"committed_at": "2015-06-30T02:09:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "202fbb8c9da87f22fb56c43478771b47ea9d2c51",
"body": null,
"is_bot": false,
"headline": "Make more modern RSpec happy.",
"author_name": "James Edward Gray II",
"author_login": "JEG2",
"committed_at": "2015-06-30T02:08:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1505a0e20a3542f009fe89cb8c5fd33ba0470322",
"body": null,
"is_bot": false,
"headline": "Add --quiet -q option to prevent logs from being printed on the console.",
"author_name": "Guilherme J. Tramontina",
"author_login": "gtramontina",
"committed_at": "2015-05-28T05:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db85618e5677314e854850918e1d722284328141",
"body": null,
"is_bot": false,
"headline": "better 'changed' message",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2014-08-02T20:16:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1732985956b38a520f47035b4d238b709549ae4",
"body": null,
"is_bot": false,
"headline": "rake task to download issues and pull requests from github API",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2014-08-02T18:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43bfadea9006da31ff965985ecbedea56fe05847",
"body": "…rg/specification-reference/#add_runtime_dependency",
"is_bot": false,
"headline": "better (?) gem dependency specification, see http://guides.rubygems.o…",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2014-05-05T15:08:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbc71e7e0f14fe587b63726355996ffecd8848c6",
"body": null,
"is_bot": false,
"headline": "clarify --ignore behavior with directories",
"author_name": "Alex Chaffee",
"author_login": "alexch",
"committed_at": "2014-05-05T15:04:21Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 17,
"commits_last_year": 2,
"latest_release_at": "2023-01-04T18:59:38Z",
"latest_release_tag": "v0.14.0",
"releases_from_tags": true,
"days_since_last_push": 97,
"active_weeks_last_year": 2,
"days_since_latest_release": 1294,
"mean_days_between_releases": 402.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "rerun",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/rerun",
"is_deprecated": false,
"latest_version": "0.14.0",
"repository_url": "http://github.com/alexch/rerun/",
"versions_count": 32,
"total_downloads": 9633053,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2009-07-25T18:00:02Z",
"latest_published_at": "2023-01-04T19:09:04.282000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1294
}
]
},
"popularity": {
"forks": 86,
"stars": 990,
"watchers": 13,
"fork_history": {
"days": [
{
"date": "2009-07-06",
"count": 1
},
{
"date": "2010-02-24",
"count": 1
},
{
"date": "2010-03-22",
"count": 1
},
{
"date": "2010-10-17",
"count": 1
},
{
"date": "2010-11-20",
"count": 1
},
{
"date": "2011-05-16",
"count": 1
},
{
"date": "2012-01-09",
"count": 1
},
{
"date": "2012-09-07",
"count": 1
},
{
"date": "2012-12-09",
"count": 1
},
{
"date": "2013-01-23",
"count": 1
},
{
"date": "2013-03-29",
"count": 1
},
{
"date": "2013-06-14",
"count": 1
},
{
"date": "2013-06-17",
"count": 1
},
{
"date": "2013-10-06",
"count": 1
},
{
"date": "2013-10-17",
"count": 1
},
{
"date": "2013-10-21",
"count": 1
},
{
"date": "2013-11-15",
"count": 1
},
{
"date": "2014-02-11",
"count": 1
},
{
"date": "2014-03-21",
"count": 1
},
{
"date": "2014-04-14",
"count": 1
},
{
"date": "2014-07-22",
"count": 1
},
{
"date": "2014-09-23",
"count": 1
},
{
"date": "2014-11-01",
"count": 1
},
{
"date": "2015-01-02",
"count": 1
},
{
"date": "2015-01-16",
"count": 1
},
{
"date": "2015-06-29",
"count": 1
},
{
"date": "2015-08-10",
"count": 1
},
{
"date": "2015-08-22",
"count": 1
},
{
"date": "2015-09-03",
"count": 1
},
{
"date": "2015-09-06",
"count": 1
},
{
"date": "2015-09-22",
"count": 1
},
{
"date": "2015-10-06",
"count": 1
},
{
"date": "2015-11-05",
"count": 1
},
{
"date": "2015-11-16",
"count": 1
},
{
"date": "2016-01-02",
"count": 1
},
{
"date": "2016-01-19",
"count": 1
},
{
"date": "2016-02-18",
"count": 1
},
{
"date": "2016-07-05",
"count": 1
},
{
"date": "2016-07-28",
"count": 1
},
{
"date": "2016-10-09",
"count": 1
},
{
"date": "2016-10-20",
"count": 1
},
{
"date": "2016-12-16",
"count": 1
},
{
"date": "2017-04-02",
"count": 1
},
{
"date": "2017-04-26",
"count": 1
},
{
"date": "2017-06-12",
"count": 1
},
{
"date": "2017-08-09",
"count": 1
},
{
"date": "2017-08-10",
"count": 1
},
{
"date": "2017-12-08",
"count": 1
},
{
"date": "2018-02-14",
"count": 1
},
{
"date": "2018-09-04",
"count": 1
},
{
"date": "2018-11-15",
"count": 1
},
{
"date": "2019-10-19",
"count": 1
},
{
"date": "2019-11-25",
"count": 1
},
{
"date": "2020-01-12",
"count": 1
},
{
"date": "2020-05-13",
"count": 1
},
{
"date": "2020-06-05",
"count": 1
},
{
"date": "2020-07-21",
"count": 1
},
{
"date": "2020-09-15",
"count": 1
},
{
"date": "2021-03-13",
"count": 1
},
{
"date": "2021-06-08",
"count": 1
},
{
"date": "2021-07-29",
"count": 1
},
{
"date": "2021-10-24",
"count": 1
},
{
"date": "2022-03-04",
"count": 1
},
{
"date": "2022-04-01",
"count": 1
},
{
"date": "2022-04-10",
"count": 1
},
{
"date": "2022-09-02",
"count": 1
},
{
"date": "2022-09-03",
"count": 2
},
{
"date": "2022-09-09",
"count": 1
},
{
"date": "2022-11-03",
"count": 2
},
{
"date": "2022-12-29",
"count": 1
},
{
"date": "2023-01-23",
"count": 1
},
{
"date": "2024-01-16",
"count": 1
},
{
"date": "2024-03-03",
"count": 1
},
{
"date": "2024-05-22",
"count": 1
},
{
"date": "2024-09-04",
"count": 1
},
{
"date": "2025-06-26",
"count": 1
},
{
"date": "2025-11-21",
"count": 1
},
{
"date": "2026-02-11",
"count": 1
},
{
"date": "2026-02-13",
"count": 1
},
{
"date": "2026-02-18",
"count": 1
},
{
"date": "2026-07-07",
"count": 1
},
{
"date": "2026-07-18",
"count": 1
}
],
"complete": true,
"collected": 84,
"total_forks": 86
},
"star_history": {
"days": [
{
"date": "2009-06-08",
"count": 65
},
{
"date": "2009-06-14",
"count": 1
},
{
"date": "2009-06-21",
"count": 1
},
{
"date": "2009-06-28",
"count": 1
},
{
"date": "2009-07-03",
"count": 1
},
{
"date": "2009-08-18",
"count": 1
},
{
"date": "2009-08-26",
"count": 1
},
{
"date": "2009-10-05",
"count": 1
},
{
"date": "2009-10-22",
"count": 1
},
{
"date": "2009-11-02",
"count": 1
},
{
"date": "2009-12-03",
"count": 1
},
{
"date": "2009-12-04",
"count": 1
},
{
"date": "2009-12-05",
"count": 1
},
{
"date": "2009-12-10",
"count": 1
},
{
"date": "2010-01-02",
"count": 1
},
{
"date": "2010-01-03",
"count": 1
},
{
"date": "2010-01-08",
"count": 1
},
{
"date": "2010-01-15",
"count": 1
},
{
"date": "2010-01-31",
"count": 1
},
{
"date": "2010-02-13",
"count": 1
},
{
"date": "2010-02-24",
"count": 1
},
{
"date": "2010-03-18",
"count": 1
},
{
"date": "2010-04-14",
"count": 1
},
{
"date": "2010-04-27",
"count": 1
},
{
"date": "2010-05-03",
"count": 1
},
{
"date": "2010-06-27",
"count": 1
},
{
"date": "2010-07-07",
"count": 1
},
{
"date": "2010-08-09",
"count": 1
},
{
"date": "2010-09-02",
"count": 1
},
{
"date": "2010-09-07",
"count": 1
},
{
"date": "2010-09-10",
"count": 1
},
{
"date": "2010-09-21",
"count": 1
},
{
"date": "2010-10-20",
"count": 1
},
{
"date": "2010-11-03",
"count": 1
},
{
"date": "2010-11-10",
"count": 1
},
{
"date": "2010-12-08",
"count": 1
},
{
"date": "2011-01-26",
"count": 1
},
{
"date": "2011-02-08",
"count": 1
},
{
"date": "2011-02-09",
"count": 1
},
{
"date": "2011-03-18",
"count": 1
},
{
"date": "2011-04-30",
"count": 1
},
{
"date": "2011-05-25",
"count": 1
},
{
"date": "2011-05-29",
"count": 1
},
{
"date": "2011-05-30",
"count": 1
},
{
"date": "2011-06-14",
"count": 1
},
{
"date": "2011-06-18",
"count": 1
},
{
"date": "2011-06-19",
"count": 1
},
{
"date": "2011-06-20",
"count": 1
},
{
"date": "2011-06-22",
"count": 1
},
{
"date": "2011-07-20",
"count": 1
},
{
"date": "2011-09-30",
"count": 1
},
{
"date": "2011-10-20",
"count": 1
},
{
"date": "2011-10-28",
"count": 1
},
{
"date": "2011-11-02",
"count": 1
},
{
"date": "2011-11-04",
"count": 1
},
{
"date": "2011-12-02",
"count": 1
},
{
"date": "2012-01-09",
"count": 1
},
{
"date": "2013-02-14",
"count": 3
},
{
"date": "2013-02-19",
"count": 1
},
{
"date": "2013-02-20",
"count": 1
},
{
"date": "2013-03-04",
"count": 1
},
{
"date": "2013-03-05",
"count": 2
},
{
"date": "2013-03-08",
"count": 1
},
{
"date": "2013-03-14",
"count": 1
},
{
"date": "2013-03-21",
"count": 1
},
{
"date": "2013-03-23",
"count": 1
},
{
"date": "2013-03-28",
"count": 1
},
{
"date": "2013-04-01",
"count": 1
},
{
"date": "2013-04-03",
"count": 1
},
{
"date": "2013-04-13",
"count": 1
},
{
"date": "2013-04-15",
"count": 1
},
{
"date": "2013-04-27",
"count": 1
},
{
"date": "2013-05-01",
"count": 1
},
{
"date": "2013-05-02",
"count": 1
},
{
"date": "2013-05-07",
"count": 1
},
{
"date": "2013-05-08",
"count": 3
},
{
"date": "2013-05-16",
"count": 1
},
{
"date": "2013-05-20",
"count": 1
},
{
"date": "2013-05-21",
"count": 1
},
{
"date": "2013-05-23",
"count": 1
},
{
"date": "2013-05-27",
"count": 1
},
{
"date": "2013-05-28",
"count": 1
},
{
"date": "2013-06-06",
"count": 1
},
{
"date": "2013-06-08",
"count": 1
},
{
"date": "2013-06-10",
"count": 1
},
{
"date": "2013-06-11",
"count": 1
},
{
"date": "2013-06-13",
"count": 2
},
{
"date": "2013-06-23",
"count": 1
},
{
"date": "2013-06-28",
"count": 2
},
{
"date": "2013-06-29",
"count": 1
},
{
"date": "2013-07-01",
"count": 1
},
{
"date": "2013-07-10",
"count": 1
},
{
"date": "2013-07-13",
"count": 1
},
{
"date": "2013-07-15",
"count": 2
},
{
"date": "2013-07-18",
"count": 1
},
{
"date": "2013-07-20",
"count": 1
},
{
"date": "2013-07-21",
"count": 15
},
{
"date": "2013-07-22",
"count": 6
},
{
"date": "2013-07-23",
"count": 1
},
{
"date": "2013-07-25",
"count": 1
},
{
"date": "2013-07-30",
"count": 1
},
{
"date": "2013-08-02",
"count": 1
},
{
"date": "2013-08-06",
"count": 1
},
{
"date": "2013-08-07",
"count": 1
},
{
"date": "2013-08-08",
"count": 1
},
{
"date": "2013-08-31",
"count": 1
},
{
"date": "2013-09-01",
"count": 1
},
{
"date": "2013-09-05",
"count": 2
},
{
"date": "2013-09-07",
"count": 1
},
{
"date": "2013-09-08",
"count": 1
},
{
"date": "2013-09-12",
"count": 1
},
{
"date": "2013-09-13",
"count": 5
},
{
"date": "2013-09-14",
"count": 1
},
{
"date": "2013-09-16",
"count": 1
},
{
"date": "2013-09-18",
"count": 1
},
{
"date": "2013-09-21",
"count": 2
},
{
"date": "2013-09-22",
"count": 3
},
{
"date": "2013-10-05",
"count": 1
},
{
"date": "2013-10-08",
"count": 1
},
{
"date": "2013-10-09",
"count": 1
},
{
"date": "2013-10-10",
"count": 1
},
{
"date": "2013-10-11",
"count": 1
},
{
"date": "2013-10-24",
"count": 1
},
{
"date": "2013-10-27",
"count": 1
},
{
"date": "2013-10-29",
"count": 4
},
{
"date": "2013-10-30",
"count": 1
},
{
"date": "2013-11-03",
"count": 2
},
{
"date": "2013-11-04",
"count": 2
},
{
"date": "2013-11-06",
"count": 1
},
{
"date": "2013-11-13",
"count": 1
},
{
"date": "2013-11-20",
"count": 1
},
{
"date": "2013-11-23",
"count": 1
},
{
"date": "2013-12-05",
"count": 2
},
{
"date": "2013-12-18",
"count": 1
},
{
"date": "2013-12-19",
"count": 1
},
{
"date": "2013-12-24",
"count": 1
},
{
"date": "2013-12-25",
"count": 1
},
{
"date": "2014-01-06",
"count": 1
},
{
"date": "2014-01-10",
"count": 2
},
{
"date": "2014-01-13",
"count": 1
},
{
"date": "2014-01-15",
"count": 1
},
{
"date": "2014-01-16",
"count": 1
},
{
"date": "2014-01-23",
"count": 1
},
{
"date": "2014-01-28",
"count": 1
},
{
"date": "2014-01-29",
"count": 1
},
{
"date": "2014-01-30",
"count": 1
},
{
"date": "2014-01-31",
"count": 1
},
{
"date": "2014-02-01",
"count": 1
},
{
"date": "2014-02-04",
"count": 2
},
{
"date": "2014-02-05",
"count": 1
},
{
"date": "2014-02-08",
"count": 1
},
{
"date": "2014-02-10",
"count": 1
},
{
"date": "2014-02-11",
"count": 2
},
{
"date": "2014-02-12",
"count": 5
},
{
"date": "2014-02-21",
"count": 1
},
{
"date": "2014-02-23",
"count": 1
},
{
"date": "2014-02-24",
"count": 1
},
{
"date": "2014-02-26",
"count": 1
},
{
"date": "2014-02-28",
"count": 1
},
{
"date": "2014-03-02",
"count": 1
},
{
"date": "2014-03-06",
"count": 1
},
{
"date": "2014-03-14",
"count": 1
},
{
"date": "2014-03-15",
"count": 3
},
{
"date": "2014-03-18",
"count": 1
},
{
"date": "2014-03-21",
"count": 1
},
{
"date": "2014-03-25",
"count": 1
},
{
"date": "2014-03-27",
"count": 1
},
{
"date": "2014-03-28",
"count": 1
},
{
"date": "2014-04-10",
"count": 1
},
{
"date": "2014-04-11",
"count": 2
},
{
"date": "2014-04-16",
"count": 1
},
{
"date": "2014-04-18",
"count": 1
},
{
"date": "2014-04-23",
"count": 1
},
{
"date": "2014-05-03",
"count": 1
},
{
"date": "2014-05-05",
"count": 2
},
{
"date": "2014-05-06",
"count": 2
},
{
"date": "2014-05-07",
"count": 2
},
{
"date": "2014-05-08",
"count": 1
},
{
"date": "2014-05-12",
"count": 2
},
{
"date": "2014-05-16",
"count": 1
},
{
"date": "2014-05-18",
"count": 2
},
{
"date": "2014-05-21",
"count": 1
},
{
"date": "2014-05-22",
"count": 1
},
{
"date": "2014-05-27",
"count": 1
},
{
"date": "2014-05-28",
"count": 1
},
{
"date": "2014-05-29",
"count": 1
},
{
"date": "2014-06-05",
"count": 1
},
{
"date": "2014-06-08",
"count": 2
},
{
"date": "2014-06-10",
"count": 5
},
{
"date": "2014-06-11",
"count": 1
},
{
"date": "2014-06-12",
"count": 1
},
{
"date": "2014-06-14",
"count": 1
},
{
"date": "2014-06-15",
"count": 1
},
{
"date": "2014-06-16",
"count": 1
},
{
"date": "2014-06-18",
"count": 1
},
{
"date": "2014-06-22",
"count": 2
},
{
"date": "2014-06-27",
"count": 1
},
{
"date": "2014-07-01",
"count": 1
},
{
"date": "2014-07-03",
"count": 3
},
{
"date": "2014-07-04",
"count": 2
},
{
"date": "2014-07-06",
"count": 1
},
{
"date": "2014-07-07",
"count": 1
},
{
"date": "2014-07-08",
"count": 1
},
{
"date": "2014-07-09",
"count": 1
},
{
"date": "2014-07-11",
"count": 2
},
{
"date": "2014-07-14",
"count": 1
},
{
"date": "2014-07-15",
"count": 1
},
{
"date": "2014-07-16",
"count": 1
},
{
"date": "2014-07-27",
"count": 3
},
{
"date": "2014-07-28",
"count": 2
},
{
"date": "2014-08-04",
"count": 1
},
{
"date": "2014-08-05",
"count": 2
},
{
"date": "2014-08-09",
"count": 1
},
{
"date": "2014-08-10",
"count": 1
},
{
"date": "2014-08-14",
"count": 2
},
{
"date": "2014-08-20",
"count": 2
},
{
"date": "2014-08-21",
"count": 1
},
{
"date": "2014-08-24",
"count": 2
},
{
"date": "2014-08-28",
"count": 1
},
{
"date": "2014-09-04",
"count": 1
},
{
"date": "2014-09-05",
"count": 1
},
{
"date": "2014-09-08",
"count": 1
},
{
"date": "2014-09-10",
"count": 1
},
{
"date": "2014-09-13",
"count": 2
},
{
"date": "2014-09-14",
"count": 1
},
{
"date": "2014-09-15",
"count": 1
},
{
"date": "2014-09-17",
"count": 1
},
{
"date": "2014-09-19",
"count": 1
},
{
"date": "2014-10-02",
"count": 1
},
{
"date": "2014-10-11",
"count": 1
},
{
"date": "2014-10-14",
"count": 1
},
{
"date": "2014-10-20",
"count": 1
},
{
"date": "2014-10-24",
"count": 1
},
{
"date": "2014-10-29",
"count": 1
},
{
"date": "2014-11-01",
"count": 2
},
{
"date": "2014-11-05",
"count": 1
},
{
"date": "2014-11-07",
"count": 1
},
{
"date": "2014-11-12",
"count": 1
},
{
"date": "2014-11-14",
"count": 1
},
{
"date": "2014-11-15",
"count": 1
},
{
"date": "2014-11-17",
"count": 1
},
{
"date": "2014-11-20",
"count": 1
},
{
"date": "2014-11-23",
"count": 1
},
{
"date": "2014-11-29",
"count": 1
},
{
"date": "2014-12-02",
"count": 2
},
{
"date": "2014-12-08",
"count": 1
},
{
"date": "2014-12-14",
"count": 1
},
{
"date": "2014-12-17",
"count": 1
},
{
"date": "2014-12-22",
"count": 1
},
{
"date": "2014-12-23",
"count": 1
},
{
"date": "2014-12-30",
"count": 1
},
{
"date": "2015-01-05",
"count": 1
},
{
"date": "2015-01-07",
"count": 1
},
{
"date": "2015-01-16",
"count": 2
},
{
"date": "2015-01-25",
"count": 1
},
{
"date": "2015-01-26",
"count": 1
},
{
"date": "2015-01-28",
"count": 1
},
{
"date": "2015-02-01",
"count": 1
},
{
"date": "2015-02-04",
"count": 1
},
{
"date": "2015-02-05",
"count": 1
},
{
"date": "2015-02-09",
"count": 3
},
{
"date": "2015-02-11",
"count": 2
},
{
"date": "2015-02-12",
"count": 1
},
{
"date": "2015-02-13",
"count": 1
},
{
"date": "2015-02-17",
"count": 2
},
{
"date": "2015-02-18",
"count": 1
},
{
"date": "2015-02-20",
"count": 2
},
{
"date": "2015-02-21",
"count": 1
},
{
"date": "2015-03-02",
"count": 1
},
{
"date": "2015-03-04",
"count": 1
},
{
"date": "2015-03-05",
"count": 1
},
{
"date": "2015-03-06",
"count": 1
},
{
"date": "2015-03-10",
"count": 1
},
{
"date": "2015-03-19",
"count": 1
},
{
"date": "2015-03-21",
"count": 1
},
{
"date": "2015-03-24",
"count": 1
},
{
"date": "2015-03-26",
"count": 1
},
{
"date": "2015-04-03",
"count": 1
},
{
"date": "2015-04-05",
"count": 2
},
{
"date": "2015-04-09",
"count": 2
},
{
"date": "2015-04-18",
"count": 1
},
{
"date": "2015-04-22",
"count": 1
},
{
"date": "2015-05-01",
"count": 1
},
{
"date": "2015-05-05",
"count": 1
},
{
"date": "2015-05-12",
"count": 1
},
{
"date": "2015-05-13",
"count": 1
},
{
"date": "2015-05-15",
"count": 2
},
{
"date": "2015-05-17",
"count": 1
},
{
"date": "2015-05-19",
"count": 1
},
{
"date": "2015-05-20",
"count": 1
},
{
"date": "2015-05-23",
"count": 1
},
{
"date": "2015-05-26",
"count": 1
},
{
"date": "2015-06-11",
"count": 2
},
{
"date": "2015-06-12",
"count": 1
},
{
"date": "2015-06-16",
"count": 2
},
{
"date": "2015-06-19",
"count": 1
},
{
"date": "2015-06-20",
"count": 1
},
{
"date": "2015-06-21",
"count": 1
},
{
"date": "2015-06-25",
"count": 1
},
{
"date": "2015-06-26",
"count": 1
},
{
"date": "2015-06-27",
"count": 1
},
{
"date": "2015-06-29",
"count": 1
},
{
"date": "2015-06-30",
"count": 3
},
{
"date": "2015-07-03",
"count": 1
},
{
"date": "2015-07-04",
"count": 1
},
{
"date": "2015-07-05",
"count": 2
},
{
"date": "2015-07-06",
"count": 1
},
{
"date": "2015-07-07",
"count": 1
},
{
"date": "2015-07-11",
"count": 1
},
{
"date": "2015-07-12",
"count": 1
},
{
"date": "2015-07-13",
"count": 1
},
{
"date": "2015-07-14",
"count": 1
},
{
"date": "2015-07-20",
"count": 2
},
{
"date": "2015-07-27",
"count": 2
},
{
"date": "2015-07-30",
"count": 1
},
{
"date": "2015-07-31",
"count": 1
},
{
"date": "2015-08-02",
"count": 1
},
{
"date": "2015-08-04",
"count": 1
},
{
"date": "2015-08-13",
"count": 1
},
{
"date": "2015-08-15",
"count": 1
},
{
"date": "2015-08-17",
"count": 1
},
{
"date": "2015-08-19",
"count": 1
},
{
"date": "2015-08-21",
"count": 1
},
{
"date": "2015-08-23",
"count": 1
},
{
"date": "2015-08-24",
"count": 1
},
{
"date": "2015-08-26",
"count": 1
},
{
"date": "2015-08-27",
"count": 1
},
{
"date": "2015-08-30",
"count": 2
},
{
"date": "2015-09-11",
"count": 1
},
{
"date": "2015-09-12",
"count": 1
},
{
"date": "2015-09-13",
"count": 2
},
{
"date": "2015-09-14",
"count": 2
},
{
"date": "2015-09-20",
"count": 3
},
{
"date": "2015-09-24",
"count": 1
},
{
"date": "2015-09-25",
"count": 1
},
{
"date": "2015-09-27",
"count": 2
},
{
"date": "2015-09-28",
"count": 2
},
{
"date": "2015-10-03",
"count": 1
},
{
"date": "2015-10-04",
"count": 1
},
{
"date": "2015-10-06",
"count": 1
},
{
"date": "2015-10-10",
"count": 1
},
{
"date": "2015-10-13",
"count": 1
},
{
"date": "2015-10-22",
"count": 1
},
{
"date": "2015-10-26",
"count": 1
},
{
"date": "2015-10-27",
"count": 1
},
{
"date": "2015-11-01",
"count": 2
},
{
"date": "2015-11-03",
"count": 2
},
{
"date": "2015-11-04",
"count": 1
},
{
"date": "2015-11-05",
"count": 1
},
{
"date": "2015-11-17",
"count": 1
},
{
"date": "2015-11-18",
"count": 1
},
{
"date": "2015-11-19",
"count": 2
},
{
"date": "2015-11-20",
"count": 1
},
{
"date": "2015-11-22",
"count": 1
},
{
"date": "2015-11-23",
"count": 1
},
{
"date": "2015-11-25",
"count": 1
},
{
"date": "2015-11-26",
"count": 1
},
{
"date": "2015-11-29",
"count": 1
},
{
"date": "2015-11-30",
"count": 2
},
{
"date": "2015-12-04",
"count": 1
},
{
"date": "2015-12-06",
"count": 1
},
{
"date": "2015-12-07",
"count": 1
},
{
"date": "2015-12-08",
"count": 2
},
{
"date": "2015-12-09",
"count": 1
},
{
"date": "2015-12-16",
"count": 2
},
{
"date": "2015-12-20",
"count": 1
},
{
"date": "2015-12-21",
"count": 2
},
{
"date": "2015-12-22",
"count": 1
},
{
"date": "2016-01-02",
"count": 1
},
{
"date": "2016-01-05",
"count": 1
},
{
"date": "2016-01-06",
"count": 1
},
{
"date": "2016-01-07",
"count": 2
},
{
"date": "2016-01-10",
"count": 1
},
{
"date": "2016-01-15",
"count": 1
},
{
"date": "2016-01-20",
"count": 1
},
{
"date": "2016-01-21",
"count": 1
},
{
"date": "2016-01-29",
"count": 1
},
{
"date": "2016-01-30",
"count": 1
},
{
"date": "2016-01-31",
"count": 1
},
{
"date": "2016-02-04",
"count": 2
},
{
"date": "2016-02-05",
"count": 1
},
{
"date": "2016-02-07",
"count": 1
},
{
"date": "2016-02-11",
"count": 1
},
{
"date": "2016-02-12",
"count": 2
},
{
"date": "2016-02-16",
"count": 1
},
{
"date": "2016-02-20",
"count": 1
},
{
"date": "2016-02-21",
"count": 1
},
{
"date": "2016-02-23",
"count": 3
},
{
"date": "2016-02-26",
"count": 1
},
{
"date": "2016-02-27",
"count": 1
},
{
"date": "2016-03-01",
"count": 1
},
{
"date": "2016-03-02",
"count": 1
},
{
"date": "2016-03-14",
"count": 1
},
{
"date": "2016-03-20",
"count": 1
},
{
"date": "2016-03-27",
"count": 2
},
{
"date": "2016-04-03",
"count": 1
},
{
"date": "2016-04-06",
"count": 1
},
{
"date": "2016-04-11",
"count": 1
},
{
"date": "2016-04-19",
"count": 1
},
{
"date": "2016-04-20",
"count": 1
},
{
"date": "2016-04-27",
"count": 1
},
{
"date": "2016-05-02",
"count": 1
},
{
"date": "2016-05-13",
"count": 1
},
{
"date": "2016-05-16",
"count": 1
},
{
"date": "2016-05-20",
"count": 2
},
{
"date": "2016-05-30",
"count": 1
},
{
"date": "2016-06-17",
"count": 1
},
{
"date": "2016-06-24",
"count": 1
},
{
"date": "2016-06-29",
"count": 2
},
{
"date": "2016-07-03",
"count": 1
},
{
"date": "2016-07-05",
"count": 1
},
{
"date": "2016-07-13",
"count": 1
},
{
"date": "2016-07-17",
"count": 2
},
{
"date": "2016-07-20",
"count": 1
},
{
"date": "2016-07-21",
"count": 1
},
{
"date": "2016-07-24",
"count": 1
},
{
"date": "2016-07-26",
"count": 2
},
{
"date": "2016-07-27",
"count": 1
},
{
"date": "2016-07-28",
"count": 1
},
{
"date": "2016-07-31",
"count": 1
},
{
"date": "2016-08-04",
"count": 1
},
{
"date": "2016-08-14",
"count": 1
},
{
"date": "2016-08-17",
"count": 1
},
{
"date": "2016-08-23",
"count": 2
},
{
"date": "2016-08-29",
"count": 1
},
{
"date": "2016-09-05",
"count": 1
},
{
"date": "2016-09-10",
"count": 1
},
{
"date": "2016-09-15",
"count": 1
},
{
"date": "2016-09-17",
"count": 1
},
{
"date": "2016-10-03",
"count": 2
},
{
"date": "2016-10-07",
"count": 1
},
{
"date": "2016-10-11",
"count": 1
},
{
"date": "2016-10-14",
"count": 1
},
{
"date": "2016-10-17",
"count": 1
},
{
"date": "2016-10-18",
"count": 1
},
{
"date": "2016-10-21",
"count": 1
},
{
"date": "2016-10-24",
"count": 1
},
{
"date": "2016-10-27",
"count": 1
},
{
"date": "2016-11-04",
"count": 1
},
{
"date": "2016-11-05",
"count": 1
},
{
"date": "2016-11-07",
"count": 1
},
{
"date": "2016-11-08",
"count": 1
},
{
"date": "2016-11-11",
"count": 1
},
{
"date": "2016-11-13",
"count": 1
},
{
"date": "2016-11-23",
"count": 1
},
{
"date": "2016-11-26",
"count": 1
},
{
"date": "2016-11-29",
"count": 1
},
{
"date": "2016-12-01",
"count": 1
},
{
"date": "2016-12-04",
"count": 1
},
{
"date": "2016-12-07",
"count": 2
},
{
"date": "2016-12-12",
"count": 2
},
{
"date": "2016-12-16",
"count": 1
},
{
"date": "2016-12-20",
"count": 1
},
{
"date": "2017-01-09",
"count": 1
},
{
"date": "2017-01-10",
"count": 1
},
{
"date": "2017-02-01",
"count": 1
},
{
"date": "2017-02-04",
"count": 1
},
{
"date": "2017-02-06",
"count": 3
},
{
"date": "2017-02-08",
"count": 1
},
{
"date": "2017-02-14",
"count": 2
},
{
"date": "2017-02-15",
"count": 1
},
{
"date": "2017-02-16",
"count": 1
},
{
"date": "2017-03-03",
"count": 1
},
{
"date": "2017-03-13",
"count": 1
},
{
"date": "2017-03-23",
"count": 1
},
{
"date": "2017-03-24",
"count": 1
},
{
"date": "2017-03-28",
"count": 1
},
{
"date": "2017-04-02",
"count": 1
},
{
"date": "2017-04-03",
"count": 1
},
{
"date": "2017-04-11",
"count": 2
},
{
"date": "2017-04-21",
"count": 1
},
{
"date": "2017-04-25",
"count": 1
},
{
"date": "2017-04-30",
"count": 1
},
{
"date": "2017-05-05",
"count": 1
},
{
"date": "2017-05-10",
"count": 1
},
{
"date": "2017-05-12",
"count": 1
},
{
"date": "2017-05-15",
"count": 1
},
{
"date": "2017-05-16",
"count": 1
},
{
"date": "2017-05-17",
"count": 1
},
{
"date": "2017-05-27",
"count": 1
},
{
"date": "2017-05-30",
"count": 1
},
{
"date": "2017-06-02",
"count": 1
},
{
"date": "2017-06-07",
"count": 1
},
{
"date": "2017-06-12",
"count": 1
},
{
"date": "2017-06-14",
"count": 1
},
{
"date": "2017-06-21",
"count": 1
},
{
"date": "2017-07-06",
"count": 1
},
{
"date": "2017-07-20",
"count": 1
},
{
"date": "2017-07-27",
"count": 1
},
{
"date": "2017-08-06",
"count": 2
},
{
"date": "2017-08-09",
"count": 1
},
{
"date": "2017-08-15",
"count": 1
},
{
"date": "2017-08-18",
"count": 1
},
{
"date": "2017-08-22",
"count": 1
},
{
"date": "2017-09-01",
"count": 1
},
{
"date": "2017-09-03",
"count": 1
},
{
"date": "2017-09-29",
"count": 1
},
{
"date": "2017-10-04",
"count": 1
},
{
"date": "2017-10-09",
"count": 1
},
{
"date": "2017-10-12",
"count": 1
},
{
"date": "2017-10-13",
"count": 1
},
{
"date": "2017-10-15",
"count": 1
},
{
"date": "2017-10-22",
"count": 1
},
{
"date": "2017-10-31",
"count": 1
},
{
"date": "2017-11-07",
"count": 1
},
{
"date": "2017-11-23",
"count": 1
},
{
"date": "2017-12-08",
"count": 1
},
{
"date": "2017-12-19",
"count": 1
},
{
"date": "2017-12-22",
"count": 1
},
{
"date": "2017-12-30",
"count": 1
},
{
"date": "2018-01-04",
"count": 1
},
{
"date": "2018-01-06",
"count": 1
},
{
"date": "2018-01-08",
"count": 1
},
{
"date": "2018-01-10",
"count": 1
},
{
"date": "2018-01-16",
"count": 1
},
{
"date": "2018-01-19",
"count": 1
},
{
"date": "2018-01-21",
"count": 1
},
{
"date": "2018-01-22",
"count": 1
},
{
"date": "2018-02-07",
"count": 1
},
{
"date": "2018-02-11",
"count": 1
},
{
"date": "2018-02-16",
"count": 1
},
{
"date": "2018-02-19",
"count": 2
},
{
"date": "2018-02-20",
"count": 1
},
{
"date": "2018-02-25",
"count": 1
},
{
"date": "2018-02-26",
"count": 1
},
{
"date": "2018-03-01",
"count": 1
},
{
"date": "2018-03-03",
"count": 1
},
{
"date": "2018-03-08",
"count": 1
},
{
"date": "2018-03-17",
"count": 1
},
{
"date": "2018-03-25",
"count": 1
},
{
"date": "2018-03-29",
"count": 1
},
{
"date": "2018-04-09",
"count": 1
},
{
"date": "2018-04-18",
"count": 2
},
{
"date": "2018-04-25",
"count": 1
},
{
"date": "2018-04-28",
"count": 1
},
{
"date": "2018-05-12",
"count": 1
},
{
"date": "2018-05-19",
"count": 1
},
{
"date": "2018-06-05",
"count": 1
},
{
"date": "2018-06-11",
"count": 1
},
{
"date": "2018-06-12",
"count": 1
},
{
"date": "2018-06-19",
"count": 1
},
{
"date": "2018-06-20",
"count": 1
},
{
"date": "2018-06-22",
"count": 1
},
{
"date": "2018-07-10",
"count": 1
},
{
"date": "2018-07-18",
"count": 1
},
{
"date": "2018-07-22",
"count": 1
},
{
"date": "2018-08-07",
"count": 2
},
{
"date": "2018-08-24",
"count": 1
},
{
"date": "2018-08-29",
"count": 1
},
{
"date": "2018-09-01",
"count": 1
},
{
"date": "2018-09-11",
"count": 1
},
{
"date": "2018-09-14",
"count": 2
},
{
"date": "2018-09-15",
"count": 1
},
{
"date": "2018-09-23",
"count": 1
},
{
"date": "2018-09-25",
"count": 1
},
{
"date": "2018-10-02",
"count": 1
},
{
"date": "2018-10-04",
"count": 1
},
{
"date": "2018-10-09",
"count": 1
},
{
"date": "2018-10-18",
"count": 2
},
{
"date": "2018-11-01",
"count": 1
},
{
"date": "2018-11-15",
"count": 1
},
{
"date": "2018-11-18",
"count": 1
},
{
"date": "2018-11-20",
"count": 1
},
{
"date": "2018-12-02",
"count": 1
},
{
"date": "2018-12-03",
"count": 1
},
{
"date": "2018-12-13",
"count": 1
},
{
"date": "2018-12-25",
"count": 1
},
{
"date": "2019-01-05",
"count": 1
},
{
"date": "2019-01-24",
"count": 1
},
{
"date": "2019-02-14",
"count": 1
},
{
"date": "2019-02-16",
"count": 1
},
{
"date": "2019-02-21",
"count": 1
},
{
"date": "2019-02-26",
"count": 1
},
{
"date": "2019-03-15",
"count": 2
},
{
"date": "2019-03-22",
"count": 1
},
{
"date": "2019-03-28",
"count": 1
},
{
"date": "2019-04-02",
"count": 2
},
{
"date": "2019-04-11",
"count": 1
},
{
"date": "2019-04-18",
"count": 1
},
{
"date": "2019-04-20",
"count": 1
},
{
"date": "2019-04-23",
"count": 1
},
{
"date": "2019-05-07",
"count": 1
},
{
"date": "2019-05-09",
"count": 1
},
{
"date": "2019-05-10",
"count": 1
},
{
"date": "2019-05-17",
"count": 1
},
{
"date": "2019-05-20",
"count": 1
},
{
"date": "2019-05-22",
"count": 1
},
{
"date": "2019-05-24",
"count": 1
},
{
"date": "2019-05-29",
"count": 1
},
{
"date": "2019-06-03",
"count": 2
},
{
"date": "2019-06-05",
"count": 1
},
{
"date": "2019-06-06",
"count": 1
},
{
"date": "2019-06-27",
"count": 1
},
{
"date": "2019-07-27",
"count": 1
},
{
"date": "2019-08-24",
"count": 2
},
{
"date": "2019-09-06",
"count": 1
},
{
"date": "2019-09-15",
"count": 1
},
{
"date": "2019-10-08",
"count": 1
},
{
"date": "2019-10-14",
"count": 1
},
{
"date": "2019-10-15",
"count": 1
},
{
"date": "2019-10-18",
"count": 1
},
{
"date": "2019-10-22",
"count": 1
},
{
"date": "2019-11-07",
"count": 1
},
{
"date": "2019-11-09",
"count": 1
},
{
"date": "2019-11-13",
"count": 1
},
{
"date": "2019-11-14",
"count": 1
},
{
"date": "2019-11-15",
"count": 1
},
{
"date": "2019-11-19",
"count": 2
},
{
"date": "2019-11-20",
"count": 1
},
{
"date": "2019-12-27",
"count": 1
},
{
"date": "2020-01-12",
"count": 1
},
{
"date": "2020-01-30",
"count": 1
},
{
"date": "2020-02-07",
"count": 1
},
{
"date": "2020-02-09",
"count": 1
},
{
"date": "2020-03-05",
"count": 1
},
{
"date": "2020-03-18",
"count": 1
},
{
"date": "2020-03-19",
"count": 1
},
{
"date": "2020-03-21",
"count": 1
},
{
"date": "2020-03-27",
"count": 1
},
{
"date": "2020-03-28",
"count": 1
},
{
"date": "2020-03-29",
"count": 1
},
{
"date": "2020-04-04",
"count": 1
},
{
"date": "2020-04-07",
"count": 1
},
{
"date": "2020-04-09",
"count": 1
},
{
"date": "2020-04-15",
"count": 1
},
{
"date": "2020-04-24",
"count": 1
},
{
"date": "2020-05-11",
"count": 1
},
{
"date": "2020-06-03",
"count": 1
},
{
"date": "2020-06-17",
"count": 1
},
{
"date": "2020-06-18",
"count": 1
},
{
"date": "2020-06-28",
"count": 1
},
{
"date": "2020-07-01",
"count": 2
},
{
"date": "2020-07-09",
"count": 1
},
{
"date": "2020-07-18",
"count": 1
},
{
"date": "2020-08-27",
"count": 1
},
{
"date": "2020-08-31",
"count": 1
},
{
"date": "2020-09-15",
"count": 1
},
{
"date": "2020-09-18",
"count": 1
},
{
"date": "2020-09-27",
"count": 1
},
{
"date": "2020-10-19",
"count": 1
},
{
"date": "2020-10-23",
"count": 1
},
{
"date": "2020-11-05",
"count": 1
},
{
"date": "2020-11-16",
"count": 1
},
{
"date": "2020-11-19",
"count": 1
},
{
"date": "2020-11-22",
"count": 1
},
{
"date": "2020-12-07",
"count": 1
},
{
"date": "2020-12-14",
"count": 1
},
{
"date": "2021-01-07",
"count": 1
},
{
"date": "2021-01-11",
"count": 1
},
{
"date": "2021-02-03",
"count": 1
},
{
"date": "2021-02-06",
"count": 1
},
{
"date": "2021-02-10",
"count": 1
},
{
"date": "2021-02-18",
"count": 1
},
{
"date": "2021-03-09",
"count": 2
},
{
"date": "2021-03-10",
"count": 1
},
{
"date": "2021-04-08",
"count": 1
},
{
"date": "2021-04-12",
"count": 1
},
{
"date": "2021-04-29",
"count": 1
},
{
"date": "2021-05-07",
"count": 1
},
{
"date": "2021-05-12",
"count": 1
},
{
"date": "2021-05-16",
"count": 1
},
{
"date": "2021-05-17",
"count": 1
},
{
"date": "2021-05-20",
"count": 1
},
{
"date": "2021-05-25",
"count": 1
},
{
"date": "2021-05-26",
"count": 1
},
{
"date": "2021-06-10",
"count": 1
},
{
"date": "2021-07-15",
"count": 1
},
{
"date": "2021-07-19",
"count": 1
},
{
"date": "2021-07-21",
"count": 1
},
{
"date": "2021-07-30",
"count": 1
},
{
"date": "2021-08-07",
"count": 1
},
{
"date": "2021-08-13",
"count": 1
},
{
"date": "2021-08-25",
"count": 1
},
{
"date": "2021-08-28",
"count": 1
},
{
"date": "2021-09-13",
"count": 1
},
{
"date": "2021-09-15",
"count": 1
},
{
"date": "2021-09-16",
"count": 1
},
{
"date": "2021-10-07",
"count": 1
},
{
"date": "2021-10-14",
"count": 1
},
{
"date": "2021-10-22",
"count": 1
},
{
"date": "2021-11-13",
"count": 1
},
{
"date": "2021-12-12",
"count": 1
},
{
"date": "2021-12-28",
"count": 1
},
{
"date": "2022-01-02",
"count": 1
},
{
"date": "2022-01-03",
"count": 1
},
{
"date": "2022-03-12",
"count": 1
},
{
"date": "2022-03-29",
"count": 1
},
{
"date": "2022-04-01",
"count": 1
},
{
"date": "2022-04-26",
"count": 1
},
{
"date": "2022-05-06",
"count": 1
},
{
"date": "2022-08-04",
"count": 1
},
{
"date": "2022-08-11",
"count": 1
},
{
"date": "2022-08-12",
"count": 1
},
{
"date": "2022-08-18",
"count": 1
},
{
"date": "2022-11-03",
"count": 1
},
{
"date": "2022-11-14",
"count": 1
},
{
"date": "2022-11-19",
"count": 1
},
{
"date": "2022-11-24",
"count": 1
},
{
"date": "2022-11-30",
"count": 1
},
{
"date": "2022-12-05",
"count": 1
},
{
"date": "2022-12-14",
"count": 2
},
{
"date": "2022-12-17",
"count": 1
},
{
"date": "2022-12-25",
"count": 1
},
{
"date": "2023-01-02",
"count": 1
},
{
"date": "2023-01-18",
"count": 1
},
{
"date": "2023-01-24",
"count": 1
},
{
"date": "2023-02-01",
"count": 1
},
{
"date": "2023-02-07",
"count": 1
},
{
"date": "2023-02-10",
"count": 1
},
{
"date": "2023-02-15",
"count": 1
},
{
"date": "2023-02-17",
"count": 1
},
{
"date": "2023-03-04",
"count": 1
},
{
"date": "2023-03-06",
"count": 1
},
{
"date": "2023-03-13",
"count": 1
},
{
"date": "2023-03-20",
"count": 1
},
{
"date": "2023-03-24",
"count": 1
},
{
"date": "2023-04-13",
"count": 1
},
{
"date": "2023-04-14",
"count": 1
},
{
"date": "2023-04-21",
"count": 1
},
{
"date": "2023-05-11",
"count": 1
},
{
"date": "2023-05-14",
"count": 1
},
{
"date": "2023-05-25",
"count": 1
},
{
"date": "2023-05-28",
"count": 2
},
{
"date": "2023-06-23",
"count": 1
},
{
"date": "2023-07-18",
"count": 1
},
{
"date": "2023-07-23",
"count": 1
},
{
"date": "2023-07-24",
"count": 1
},
{
"date": "2023-08-03",
"count": 1
},
{
"date": "2023-08-13",
"count": 1
},
{
"date": "2023-08-30",
"count": 1
},
{
"date": "2023-09-10",
"count": 1
},
{
"date": "2023-09-19",
"count": 1
},
{
"date": "2023-09-22",
"count": 1
},
{
"date": "2023-09-27",
"count": 1
},
{
"date": "2023-10-02",
"count": 1
},
{
"date": "2023-10-06",
"count": 1
},
{
"date": "2023-11-03",
"count": 1
},
{
"date": "2023-11-06",
"count": 1
},
{
"date": "2023-11-16",
"count": 1
},
{
"date": "2023-11-21",
"count": 1
},
{
"date": "2023-11-29",
"count": 1
},
{
"date": "2023-12-09",
"count": 1
},
{
"date": "2023-12-12",
"count": 1
},
{
"date": "2024-01-10",
"count": 1
},
{
"date": "2024-02-26",
"count": 1
},
{
"date": "2024-02-27",
"count": 1
},
{
"date": "2024-04-06",
"count": 1
},
{
"date": "2024-04-12",
"count": 1
},
{
"date": "2024-04-27",
"count": 1
},
{
"date": "2024-05-20",
"count": 1
},
{
"date": "2024-06-01",
"count": 1
},
{
"date": "2024-06-09",
"count": 1
},
{
"date": "2024-06-14",
"count": 1
},
{
"date": "2024-06-17",
"count": 1
},
{
"date": "2024-06-27",
"count": 1
},
{
"date": "2024-07-31",
"count": 1
},
{
"date": "2024-08-07",
"count": 1
},
{
"date": "2024-08-16",
"count": 1
},
{
"date": "2024-09-11",
"count": 1
},
{
"date": "2024-09-25",
"count": 1
},
{
"date": "2024-10-08",
"count": 1
},
{
"date": "2024-10-22",
"count": 1
},
{
"date": "2024-12-08",
"count": 1
},
{
"date": "2025-01-30",
"count": 1
},
{
"date": "2025-02-21",
"count": 1
},
{
"date": "2025-02-22",
"count": 1
},
{
"date": "2025-02-23",
"count": 1
},
{
"date": "2025-03-16",
"count": 1
},
{
"date": "2025-04-03",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-04-25",
"count": 1
},
{
"date": "2025-04-29",
"count": 1
},
{
"date": "2025-05-15",
"count": 1
},
{
"date": "2025-06-04",
"count": 1
},
{
"date": "2025-06-22",
"count": 2
},
{
"date": "2025-09-24",
"count": 1
},
{
"date": "2025-09-25",
"count": 1
},
{
"date": "2025-10-02",
"count": 1
},
{
"date": "2025-10-10",
"count": 1
},
{
"date": "2025-10-30",
"count": 1
},
{
"date": "2025-12-17",
"count": 1
},
{
"date": "2026-01-17",
"count": 1
},
{
"date": "2026-02-10",
"count": 1
},
{
"date": "2026-03-02",
"count": 1
},
{
"date": "2026-03-25",
"count": 1
},
{
"date": "2026-04-02",
"count": 1
}
],
"complete": true,
"collected": 990,
"total_stars": 990
},
"open_issues_and_prs": 34
},
"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": 9938,
"source_files_sampled": 17,
"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": "rb-fsevent",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": ">= 0.9.3"
},
{
"name": "wdm",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": ">= 0.1.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "rb-fsevent",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "files",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "listen",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rspec",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "wrong",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 1,
"indirect_count": 5
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 35,
"open_issues": 29,
"closed_ratio": 0.71,
"closed_issues": 71,
"closed_unmerged_prs": 13
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "alexch",
"commits": 201,
"avatar_url": "https://avatars.githubusercontent.com/u/8524?v=4"
},
{
"type": "User",
"login": "FND",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/3515?v=4"
},
{
"type": "User",
"login": "eloyesp",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/173797?v=4"
},
{
"type": "User",
"login": "manuelmorales",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/116038?v=4"
},
{
"type": "User",
"login": "bsingr",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/165477?v=4"
},
{
"type": "User",
"login": "terceiro",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/30027?v=4"
},
{
"type": "User",
"login": "JEG2",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/5639?v=4"
},
{
"type": "User",
"login": "mwpastore",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/8540936?v=4"
},
{
"type": "User",
"login": "dreamcat4",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/63074?v=4"
},
{
"type": "User",
"login": "anbotero",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/147843?v=4"
}
],
"contributors_sampled": 29,
"top_contributor_share": 0.824
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 9 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": 5,
"reason": "Found 9/18 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4fbf9b25df4d03a5c9d2b8376ef89897e4a11b2b",
"ran_at": "2026-07-22T00:16:02Z",
"aggregate_score": 3.1,
"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": 121,
"created_at": "2018-02-14T13:37:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 128,
"created_at": "2019-10-19T11:45:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 132,
"created_at": "2020-12-03T15:58:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 146,
"created_at": "2024-05-22T19:48:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 151,
"created_at": "2026-01-20T17:26:59Z",
"last_comment_at": "2026-01-26T14:54:53Z",
"last_comment_author": "dentarg"
}
],
"last_merged_pr_at": "2026-04-15T19:25:39Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 12,
"created_at": "2011-11-18T17:24:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 15,
"created_at": "2011-11-18T17:41:13Z",
"last_comment_at": "2013-06-18T20:04:41Z",
"last_comment_author": "RaVbaker"
},
{
"number": 18,
"created_at": "2012-07-13T18:32:07Z",
"last_comment_at": "2014-03-06T23:55:58Z",
"last_comment_author": "alexch"
},
{
"number": 19,
"created_at": "2012-07-21T02:31:28Z",
"last_comment_at": "2013-06-18T19:31:43Z",
"last_comment_author": "alexch"
},
{
"number": 23,
"created_at": "2012-11-16T17:30:44Z",
"last_comment_at": "2015-02-24T21:38:40Z",
"last_comment_author": "spinlock99"
},
{
"number": 41,
"created_at": "2013-07-03T11:44:23Z",
"last_comment_at": "2023-01-03T04:48:55Z",
"last_comment_author": "mculp"
},
{
"number": 57,
"created_at": "2014-03-21T12:01:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 59,
"created_at": "2014-05-09T07:37:50Z",
"last_comment_at": "2016-02-04T22:09:47Z",
"last_comment_author": "pjscopeland"
},
{
"number": 63,
"created_at": "2014-06-24T12:41:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 64,
"created_at": "2014-09-08T16:30:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 67,
"created_at": "2014-11-13T05:10:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 72,
"created_at": "2015-06-03T02:46:32Z",
"last_comment_at": "2018-01-24T18:55:56Z",
"last_comment_author": "alexch"
},
{
"number": 95,
"created_at": "2016-01-19T17:54:20Z",
"last_comment_at": "2018-01-24T14:22:11Z",
"last_comment_author": "alexch"
},
{
"number": 104,
"created_at": "2016-06-12T05:55:52Z",
"last_comment_at": "2020-01-22T05:37:38Z",
"last_comment_author": "amree"
},
{
"number": 106,
"created_at": "2016-07-28T10:49:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 107,
"created_at": "2016-08-07T20:20:34Z",
"last_comment_at": "2020-09-14T01:23:03Z",
"last_comment_author": "marcandre"
},
{
"number": 108,
"created_at": "2016-09-21T22:24:22Z",
"last_comment_at": "2016-09-21T22:25:14Z",
"last_comment_author": "mattheworiordan"
},
{
"number": 115,
"created_at": "2017-09-09T03:51:58Z",
"last_comment_at": "2018-01-24T01:25:46Z",
"last_comment_author": "alexch"
},
{
"number": 119,
"created_at": "2018-01-08T22:23:10Z",
"last_comment_at": "2018-01-25T21:28:53Z",
"last_comment_author": "alexch"
},
{
"number": 123,
"created_at": "2018-06-18T14:37:34Z",
"last_comment_at": "2019-03-26T16:24:31Z",
"last_comment_author": "eloyesp"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/alexch/rerun",
"host": "github.com",
"name": "rerun",
"owner": "alexch"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"security": 31,
"vitality": 19,
"community": 67,
"governance": 56,
"engineering": 34
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 19,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"commits_last_year": 2,
"human_commit_share": 1,
"days_since_last_push": 97,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 97 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 97
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "2 commits in the last year",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 2
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 24,
"inputs": {
"releases_count": 17,
"latest_release_tag": "v0.14.0",
"releases_from_tags": true,
"days_since_latest_release": 1294,
"mean_days_between_releases": 402.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "17 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 17
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1294 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1294
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~402.8 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 402.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 97,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 97 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 97
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 67,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"forks": 86,
"stars": 990,
"watchers": 13,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "990 stars",
"points": 48.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 990
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "86 forks",
"points": 16.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 86
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "13 watchers",
"points": 6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 13
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 91,
"inputs": {
"packages": [
"rerun"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 9633053,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "9,633,053 downloads all-time across rubygems",
"points": 72.6,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 9633053,
"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": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 29,
"top_contributor_share": 0.824
},
"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 82% of commits",
"points": 4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 82
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "29 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 29
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"merged_prs": 35,
"open_issues": 29,
"closed_issues": 71,
"issue_closed_ratio": 0.71,
"closed_unmerged_prs": 13
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "71% of issues closed",
"points": 33.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 71
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "35/48 decided PRs merged",
"points": 27.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 35,
"decided": 48
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 9/18 approved changesets -- score normalized to 5",
"points": 7.5,
"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": 65,
"inputs": {
"followers": 248,
"owner_type": "User",
"is_verified": null,
"owner_login": "alexch",
"public_repos": 115,
"account_age_days": 6661
},
"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": "248 followers of alexch",
"points": 17.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 248,
"login": "alexch"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "115 public repos, account ~18 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 115
}
},
{
"code": "account_age_years",
"params": {
"years": 18
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"rerun"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 1294
},
"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 1294 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1294
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "32 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 32
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 34,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 31,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 31,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 9 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 9/18 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 12
},
"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": 17,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.32,
"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": "32 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 17.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 32,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 24,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Ruby",
"largest_source_bytes": 9938,
"source_files_sampled": 17,
"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/17 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 17,
"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-22T00:16:27.991689Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/alexch/rerun.svg",
"full_name": "alexch/rerun",
"license_state": "custom",
"license_spdx": null
}