Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 634,
"has_wiki": true,
"homepage": null,
"languages": {
"Ruby": 136846
},
"pushed_at": "2025-09-02T14:53:03Z",
"created_at": "2009-04-23T04:47:23Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T03:31:32Z",
"description": "General Rack Authentication Framework",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "wardencommunity",
"company": null,
"location": null,
"followers": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/37673175?v=4",
"created_at": "2018-03-22T20:11:19Z",
"is_verified": null,
"public_repos": 3,
"account_age_days": 3043
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.2.8",
"kind": "patch",
"published_at": "2018-11-15T23:35:55Z"
},
{
"tag": "v1.2.6",
"kind": "patch",
"published_at": "2016-02-04T21:35:13Z"
},
{
"tag": "v1.2.5",
"kind": "patch",
"published_at": "2016-02-04T21:34:47Z"
},
{
"tag": "v1.2.4",
"kind": "patch",
"published_at": "2015-12-10T01:50:25Z"
}
],
"recent_commits": [
{
"oid": "810e5207bb8f15ff98313b5905bd64122d85f376",
"body": "Add Ruby3.4 to CI matrix",
"is_bot": false,
"headline": "Merge pull request #218 from willnet/add-ruby-3-4-to-ci",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2025-09-02T14:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecb4027d67a6a36fd1d25fe9d07241d0e34b7be7",
"body": "Also update actions/checkout to the latest version",
"is_bot": false,
"headline": "Add Ruby3.4 to CI matrix",
"author_name": "Shinichi Maeshima",
"author_login": "willnet",
"committed_at": "2025-08-31T07:55:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67f5ba6baaa7564ec79afef02cf3a4d0f7d312e5",
"body": null,
"is_bot": false,
"headline": "Merge pull request #215 from chubchenko/fix-build",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2024-10-29T19:14:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0010394bf404ba57b83db0f7bd452f33d23de71a",
"body": null,
"is_bot": false,
"headline": "Add support for testing with multiple versions of Rack",
"author_name": "chubchenko",
"author_login": "chubchenko",
"committed_at": "2024-10-29T12:30:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3a6933fed0116345c48c5ed5714335064035493",
"body": null,
"is_bot": false,
"headline": "Use #headers instead of header",
"author_name": "chubchenko",
"author_login": "chubchenko",
"committed_at": "2024-10-29T10:54:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9445064471fd6fe89f07031c55b227bccd2d4853",
"body": "Fix test with `rack` >= 3 and test with Ruby > 3.0",
"is_bot": false,
"headline": "Merge pull request #213 from masterT/master",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2024-09-07T21:36:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da0c8af62779c1d823a6e8ad0ac3d4a51ac379f0",
"body": null,
"is_bot": false,
"headline": "remove unnecessary comment",
"author_name": "Simon Thiboutôt",
"author_login": "masterT",
"committed_at": "2024-03-01T21:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7345778733c906d2baf6687554c3a6f76a703314",
"body": null,
"is_bot": false,
"headline": "test with Ruby 3.1, 3.2, and 3.3",
"author_name": "Simon Thiboutôt",
"author_login": "masterT",
"committed_at": "2024-03-01T21:02:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d3f9d8de27df155f738b5cd6c08a263abc38143",
"body": null,
"is_bot": false,
"headline": "update GitHub checkout action to v4",
"author_name": "Simon Thiboutôt",
"author_login": "masterT",
"committed_at": "2024-03-01T20:59:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3922b621d86e0d0f3794ddfa1bafe0cefaa49a9d",
"body": "Since rack 3.0.0, `Rack::Session` was extracted to a separate gem.\nSee: https://github.com/rack/rack/pull/1805\n\nAdd the `rack-session` gem to the Gemfile and require it in the test.",
"is_bot": false,
"headline": "fix test with rack >= 3",
"author_name": "Simon Thiboutôt",
"author_login": "masterT",
"committed_at": "2024-03-01T20:52:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88d2f59adf5d650238c1e93072635196aea432dc",
"body": "correct small spelling errors",
"is_bot": false,
"headline": "Merge pull request #207 from BClark88/fix-spelling-errors-in-comments",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2022-08-24T03:56:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a73ef6a5040f24f589e9623eec5eb5fbe6f572a9",
"body": null,
"is_bot": false,
"headline": "correct small spelling errors",
"author_name": "Brady Clark",
"author_login": "BClark88",
"committed_at": "2022-08-24T01:32:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b44aa4dd8ff4bfcc0e7257dea095789ffb58690",
"body": "Update rack version",
"is_bot": false,
"headline": "Merge pull request #197 from shmokmt/update-rack",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2021-04-08T16:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ac2c22ebddb5d15a93335ea6812760697c96b7d",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into update-rack",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2021-04-08T16:32:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c05cfbcadc22a43e5949f9ceb5e11f48f5f29f5",
"body": "Ruby3",
"is_bot": false,
"headline": "Merge pull request #196 from jmortlock/ruby3",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2021-04-08T16:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6b961174dc29bf215894fcec9a427f415b66ace",
"body": null,
"is_bot": false,
"headline": "Update rack version",
"author_name": "shmokmt",
"author_login": "shmokmt",
"committed_at": "2021-02-10T11:07:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a414f9d0b28ec0da69865d183541db697c6b9b91",
"body": null,
"is_bot": false,
"headline": "Add build badge",
"author_name": "John Mortlock",
"author_login": null,
"committed_at": "2021-01-10T22:04:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5637c02d5a076beeb223c484c54c8aff54de8e79",
"body": null,
"is_bot": false,
"headline": "Actually bulid against the different ruby versions and add v3",
"author_name": "John Mortlock",
"author_login": null,
"committed_at": "2021-01-10T22:00:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f197cee0511c9b3c940204bab706407170d9611",
"body": null,
"is_bot": false,
"headline": "Remove travis ci file",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2020-08-31T15:00:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f30a88add8eb8c0b0fd7600433c15d4c03cc15ee",
"body": null,
"is_bot": false,
"headline": "Fix failing test",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2020-08-31T14:56:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad3376dd7350ebb0611e20d2eccaacbafc7ef6ce",
"body": null,
"is_bot": false,
"headline": "Update ruby.yml",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2020-08-31T14:50:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4a06c679ea0c749afec86e1708f5510713711e2",
"body": null,
"is_bot": false,
"headline": "Create ruby.yml",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2020-08-31T14:49:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e49317afff24ada8bb9c5ed000e0ee270976493",
"body": null,
"is_bot": false,
"headline": "Add CVE entry to changelog",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2020-08-31T14:45:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "440f9e7137382e209503b585299b84fa9978f98c",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG and prep for release",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2020-08-31T14:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "098e3d4255ec1e7630eaf915597c4a86dc6f016b",
"body": null,
"is_bot": false,
"headline": "Remove Gemfile.lock",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2020-08-31T14:37:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5d838aa78527173ca62070d7d4f93683da0b90a",
"body": "Avoid warning on uninitialized instance variable",
"is_bot": false,
"headline": "Merge pull request #188 from olleolleolle/avoid-warning-in-base-strategy",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2020-08-17T00:33:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15e673ac60333b2a17c1cfaf15e89cda5d01fa18",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into avoid-warning-in-base-strategy",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2020-08-17T00:33:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "279bf07c6f198967e586d3f2c948a1e5c4e525ab",
"body": "…2.2.3\n\nBump rack from 2.0.8 to 2.2.3",
"is_bot": false,
"headline": "Merge pull request #190 from wardencommunity/dependabot/bundler/rack-…",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2020-06-24T21:27:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bcd2217c21ac9e2fa11372b449cdf9854c527f9",
"body": "Bumps [rack](https://github.com/rack/rack) from 2.0.8 to 2.2.3.\n- [Release notes](https://github.com/rack/rack/releases)\n- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rack/rack/compare/2.0.8...2.2.3)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump rack from 2.0.8 to 2.2.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-06-24T21:27:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a317fde34a6f804bc24efee4bbbe38c76f4cf71e",
"body": "Gemfile: Use a newer RSpec",
"is_bot": false,
"headline": "Merge pull request #189 from olleolleolle/update-rspec-in-gemfile-lock",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2020-04-05T01:30:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae8007a62aca72a4efbad22bea8f3c41d6540221",
"body": " - this avoids warnings output, hehe\n - this also drops the BUNDLED_WITH, which makes the file run also with latest Bundler",
"is_bot": false,
"headline": "Gemfile: Use a newer RSpec",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2020-04-03T12:06:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7392338c437c6f2d4d88d233fb19129861c6df3b",
"body": null,
"is_bot": false,
"headline": "Avoid warning on uninitialized instance variable",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2020-04-03T12:01:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cffd16c3367b41d1f564233a0251c5f82f826bc2",
"body": "…13.0.1\n\nBump rake from 12.1.0 to 13.0.1",
"is_bot": false,
"headline": "Merge pull request #184 from wardencommunity/dependabot/bundler/rake-…",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2020-03-01T18:08:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e150dced211bc2ff7855a19c5def1a2cd2b57f3c",
"body": "Bumps [rake](https://github.com/ruby/rake) from 12.1.0 to 13.0.1.\n- [Release notes](https://github.com/ruby/rake/releases)\n- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)\n- [Commits](https://github.com/ruby/rake/compare/v12.1.0...v13.0.1)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump rake from 12.1.0 to 13.0.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-03-01T18:07:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "997055a511ae65b1d0b84112f1f35813e3f4cd84",
"body": "…2.0.8\n\nBump rack from 2.0.6 to 2.0.8",
"is_bot": false,
"headline": "Merge pull request #181 from wardencommunity/dependabot/bundler/rack-…",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2019-12-18T23:23:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76d05b877a4b15af50101600f5d45af56f24a59f",
"body": "Bumps [rack](https://github.com/rack/rack) from 2.0.6 to 2.0.8.\n- [Release notes](https://github.com/rack/rack/releases)\n- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rack/rack/compare/2.0.6...2.0.8)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump rack from 2.0.6 to 2.0.8",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2019-12-18T23:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70547a6b1bdbe1000adae1ad57496f030bdd902e",
"body": "Resolve outstanding TODOs",
"is_bot": false,
"headline": "Merge pull request #179 from landongrindheim/resolve-TODOs",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2019-07-24T20:21:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9bdacc7a8c5625645f60c1a2eba549cd11132ce",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into resolve-TODOs",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2019-07-15T17:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7279a8e2d54c7c418bebca8168fe97f0d042d1d",
"body": "Format CHANGELOG.md as Markdown",
"is_bot": false,
"headline": "Merge pull request #178 from olleolleolle/patch-2",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2019-07-15T12:31:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a68bd2ccb940620c8b3181c11904de9c9ef57555",
"body": null,
"is_bot": false,
"headline": "Remove no longer needed spec setup",
"author_name": "Landon Grindheim",
"author_login": "landongrindheim",
"committed_at": "2019-07-15T04:30:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2cd1ffbc91df9aa98090a49ed33fbe35ca87e12",
"body": "This expectation was flagged as not being called. Since the spec was\ntesting initialization, the body of `#authenticate!` didn't strike me\nas important.\n\nThis was done while removing outstanding TODOs.",
"is_bot": false,
"headline": "Ensure expectation is run",
"author_name": "Landon Grindheim",
"author_login": "landongrindheim",
"committed_at": "2019-07-15T04:30:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "235f649610db4924da688b0f790d341130e3f048",
"body": "This was done in an attempt to clear up outstanding TODOs. There were\nseveral cases where `setup_rack` was being called with `@fail_app`, but\n`@fail_app` was never initialized. After some slight investigation I\nfound that `@fail_app` was `nil` in all cases, so the default failure\napp was being used \n[…]\nr.new do\n use opts[:session] || Warden::Spec::Helpers::Session unless opts[:n\n use Warden::Manager, opts, &blk\n run app\n end\nend\n\ndef failure_app\n Warden::Spec::Helpers::FAILURE_APP\nend\n```",
"is_bot": false,
"headline": "Set :failure_app only when exercising it",
"author_name": "Landon Grindheim",
"author_login": "landongrindheim",
"committed_at": "2019-07-15T04:30:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "00cdeecaf51dd71d193485b4368e9a97a95d4908",
"body": null,
"is_bot": false,
"headline": "Format CHANGELOG.md as Markdown",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2019-07-12T19:59:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87ffa99fb0aaa536bd3ba1a469f4cac56ebe89d6",
"body": "gemspec: rubyforge_project is removed",
"is_bot": false,
"headline": "Merge pull request #177 from olleolleolle/patch-1",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2019-07-12T19:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31101697acc19aa7f6bf3f07f6d462eb7446fa63",
"body": null,
"is_bot": false,
"headline": "gemspec: rubyforge_project is removed",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2019-07-12T19:53:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7aec1374cba3409d82208c5c7fb0c98f18a0c2c1",
"body": "…n-warden-symbol-is-thrown\n\nSet `winning_strategy` when `:warden` is thrown",
"is_bot": false,
"headline": "Merge pull request #175 from landongrindheim/set-winning-strategy-whe…",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2019-07-12T19:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1af24f556b5faf4f7f1acfe49a02f56b3c5c567",
"body": "Per Issue #171, when `:warden` thrown during authentication, a winning\nstrategy is not set. This commit resolves this issue by catching the\nthrown symbol and setting the current strategy as `self`'s winning\nstrategy.\n\nThanks to @f1sherman for introducing the failing spec that was used to\nresolve this!",
"is_bot": false,
"headline": "Set `winning_strategy` when `:warden` is thrown",
"author_name": "Landon Grindheim",
"author_login": "landongrindheim",
"committed_at": "2019-07-08T17:39:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7ff0f4ffacd7ad5a9b5a0191f1da0c7a64b2c2c",
"body": "Fix document comment[ci skip]",
"is_bot": false,
"headline": "Merge pull request #173 from colorbox/fix_document",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2019-02-28T20:07:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df575ff21c7a3598043e0a67daafb727482deb80",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into fix_document",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2019-02-28T20:07:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdb71899c8c85f25e2259e957edbdd15dfe36024",
"body": "Add newer ruby versions for CI",
"is_bot": false,
"headline": "Merge pull request #174 from colorbox/add_ruby_version_on_CI",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2019-02-28T20:06:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "902903a12bd261809ce8e59fa59e8e031765349c",
"body": null,
"is_bot": false,
"headline": "Add newer ruby versions for CI",
"author_name": "colorbox",
"author_login": "colorbox",
"committed_at": "2019-02-28T09:40:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed160f6738d8a00333c9517e3f5170321a13566a",
"body": null,
"is_bot": false,
"headline": "Fix document comment[ci skip]",
"author_name": "colorbox",
"author_login": "colorbox",
"committed_at": "2019-02-28T09:29:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef0b1f4f44d7cc0e738b7e40c049d89e60351a51",
"body": "change warden wiki link in README.md",
"is_bot": false,
"headline": "Merge pull request #172 from buncismamen/master",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2019-02-21T15:50:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0c3b413acb658c5b40dc2ab04c0e23ee3463d04",
"body": null,
"is_bot": false,
"headline": "change warden wiki link in README.md",
"author_name": "buncis",
"author_login": "buncis",
"committed_at": "2019-02-21T13:32:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61b22a6ffb53f2816a414c5d256650361942db71",
"body": "Update to rack >= 2.0.6 due to XSS security vulnerability.",
"is_bot": false,
"headline": "Merge pull request #168 from wardencommunity/security-vuln-patch",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2018-11-15T23:33:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16ed280092eab4b87a6bcaf195e227c99cc8479d",
"body": null,
"is_bot": false,
"headline": "Update to rack >= 2.0.6 due to XSS security vulnerability. Release 1.2.8",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2018-11-15T23:26:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b3cbd5bef67cbe399bb7007537bc4841bbee772",
"body": "Fix comment",
"is_bot": false,
"headline": "Merge pull request #165 from rbarysas/master",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2018-03-28T18:45:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73e04c9d4b553d5a6dd62d741cfb20bd0c81b78f",
"body": null,
"is_bot": false,
"headline": "Fix comment",
"author_name": "Rolandas Barysas",
"author_login": null,
"committed_at": "2018-03-28T18:03:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4b197e0b28e7b576b0745b0f6aeaed8dbb774a4",
"body": "Make it able to throw in Warden::Manager.on_request",
"is_bot": false,
"headline": "Merge pull request #162 from godfat/fix-catching-on-request",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-11-28T21:03:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "207de2adc163dc1a2de6ea72c0a10cbe724186f3",
"body": "In `Warden::Test::Helpers#login_as`, it's using\n`Warden.on_next_request`, which is using\n`Warden::Manager.on_request`, and it would call\n`proxy.set_user` which would possibly throw.\n\nThis means before this patch, `Proxy.new` could\nthrow in the tests. We're also expecting `env['warden']`\nto be set in\n[…]\nusing `Warden::Manager.on_request`\nto login, but that might need more changes and could break\neven more codes. Also, I think it's not bad to be able to\n`throw :warden` in `Warden::Manager.on_request`.",
"is_bot": false,
"headline": "Make it able to throw in Warden::Manager.on_request",
"author_name": "Lin Jen-Shin",
"author_login": "godfat",
"committed_at": "2017-11-16T12:05:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dead31f4f993e0393ab961514fa7ca62160fb3f7",
"body": "Avoid session options mutation",
"is_bot": false,
"headline": "Merge pull request #161 from appropriate/avoid-session-options-mutation",
"author_name": "Whitney Smestad",
"author_login": "whithub",
"committed_at": "2017-09-28T19:17:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eac685d88e8b60075473c325c3624db2282ba628",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into avoid-session-options-mutation",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-28T19:09:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17b37e3adfd455890ccc5563c8f3fab328820855",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #160 from hassox/jsmestad-patch-1",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-28T19:09:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5fdd504d5b6066ca2184d2af70775dd9d0fabb1",
"body": null,
"is_bot": false,
"headline": "Avoid modifying frozen rack.session.options",
"author_name": "Mike Dillon",
"author_login": "md5",
"committed_at": "2017-09-28T05:26:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fab09fdaede3b4cfbca03827ceaca7af42ed130f",
"body": null,
"is_bot": false,
"headline": "Call setup_rack(app).call(@env) consistently",
"author_name": "Mike Dillon",
"author_login": "md5",
"committed_at": "2017-09-28T05:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69582074174f5687afe00ac03080acf9fbb39bb3",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-27T18:38:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86aeb9a94528a90bfadafeb5b2c87ea526a00666",
"body": "Cleanup work",
"is_bot": false,
"headline": "Merge pull request #159 from hassox/chore/cleanup-specs",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-27T18:37:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94516bca4e4dc720b05868a060c12f2a3a18ab1e",
"body": null,
"is_bot": false,
"headline": "whitespace",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-24T20:25:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "541ce5740ccc34629657bf907fce567538c7b85b",
"body": null,
"is_bot": false,
"headline": "Update Rakefile with bundler defaults",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-24T20:25:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dac79bf5db0f32e7e5cf1362ba8db72c99eacea1",
"body": null,
"is_bot": false,
"headline": "Update gemspec",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-24T20:16:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "990efdaa4c11e90d70a54ff7ae234abc60f339bb",
"body": null,
"is_bot": false,
"headline": "Update License year",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-24T20:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d753427d85dfbccf195b0815cf3d211333b94c9",
"body": null,
"is_bot": false,
"headline": "Rename README",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-24T20:14:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ea96671bc717e5e67e0e22f7c52f14d0bcd8d10",
"body": null,
"is_bot": false,
"headline": "Rename history file",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-24T20:14:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f03810082b3be57e4d962987047ac3dee6a8c821",
"body": null,
"is_bot": false,
"headline": "Update History",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-24T20:14:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "999cf850bfe89b384637dc6465e514bb811d3ec8",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into chore/cleanup-specs",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-24T20:12:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6ece453a61ae9d563b758a9c6903b5e40a8d2dd",
"body": "…cate-from-another-scope\n\nSet winning strategy after _run!, in case _run! also sets winning_strategy",
"is_bot": false,
"headline": "Merge pull request #144 from patrickmcguire/winning-strategy-authenti…",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-24T20:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c57d751af42a033e16a100490e344fca226d1cee",
"body": "…-scope",
"is_bot": false,
"headline": "Merge branch 'master' into winning-strategy-authenticate-from-another…",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-24T20:10:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3406bc737fc85389ba344196a00cfd30d6b31f61",
"body": null,
"is_bot": false,
"headline": "Update VERSION and history for recent changes",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-24T20:07:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da64f1ab4ae1f4147a65f8bbe2d7571180f2e38b",
"body": null,
"is_bot": false,
"headline": "Resolve Rubcop Lint warnings",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-24T20:05:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "883f131b2a6e829bd17a3c87d671bc4160b945d1",
"body": "Add `.rspec` file and remove require statements that are no longer\nneeded.",
"is_bot": false,
"headline": "Favor RSpec.describe over describe.",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-24T20:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab33d3d6d6747543aee14ffb5653573e585be0fa",
"body": "Add test to verify action can be overridden",
"is_bot": false,
"headline": "Merge pull request #158 from hassox/chore/throw-action-test",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-19T18:06:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "381d68da0fafa5f66fb64b603cb169f388235793",
"body": null,
"is_bot": false,
"headline": "Add test to verify action can be overridden",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-19T18:01:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1380c4d559df5624dc742991fb979220c834fc56",
"body": "…-scope",
"is_bot": false,
"headline": "Merge branch 'master' into winning-strategy-authenticate-from-another…",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-17T16:54:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9ff83b7aa5ec8bfd2679eaca458551a41dd7cd6",
"body": "bundle update",
"is_bot": false,
"headline": "Merge pull request #154 from yhirano55/update_gemfile",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-17T16:37:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bb0e72a7f1b2def12c57a49b7f19a52a1aa6621",
"body": "…-scope",
"is_bot": false,
"headline": "Merge branch 'master' into winning-strategy-authenticate-from-another…",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-17T16:35:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "288ae107f3ba8c3376dd753e584f5117a17a2c56",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into update_gemfile",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-17T16:34:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e131898960659db608e2829383b7752af4342676",
"body": "CI against Ruby 2.4.2",
"is_bot": false,
"headline": "Merge pull request #156 from yhirano55/update_travis",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-17T16:34:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fff98e71411cc4fcaf2c70a7bc082159a33d5ce",
"body": null,
"is_bot": false,
"headline": "CI against Ruby 2.4.2",
"author_name": "Yoshiyuki Hirano",
"author_login": "yhirano55",
"committed_at": "2017-09-15T03:29:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5fe0f51fbecb658c891ca9e2e713198724520c9",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into update_gemfile",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-08T17:37:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e2bc3c733c5737d27277a325d3851af0c89a969",
"body": "Use https instead of http",
"is_bot": false,
"headline": "Merge pull request #155 from yhirano55/using_https",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-08T17:37:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "880e31d45ad6d0b297bba39ec85dcd61b25d39d3",
"body": null,
"is_bot": false,
"headline": "Use https instead of http",
"author_name": "Yoshiyuki Hirano",
"author_login": "yhirano55",
"committed_at": "2017-09-08T14:56:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6a540513cbbe934e63e4e33b9de4cff44b7fd86",
"body": null,
"is_bot": false,
"headline": "bundle update",
"author_name": "Yoshiyuki Hirano",
"author_login": "yhirano55",
"committed_at": "2017-09-08T14:51:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0858ad3c8932639dae99134784ff4eba712b454e",
"body": "correct spelling mistake",
"is_bot": false,
"headline": "Merge pull request #153 from EdwardBetts/spelling",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-09-05T17:50:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bc50d2944bcc5f0537d04ba2300546792c4974c",
"body": null,
"is_bot": false,
"headline": "correct spelling mistake",
"author_name": "Edward Betts",
"author_login": "EdwardBetts",
"committed_at": "2017-09-02T06:46:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e0349a34cf8fd715cd8593876972d7e3ff4c6a0",
"body": "…-scope",
"is_bot": false,
"headline": "Merge branch 'master' into winning-strategy-authenticate-from-another…",
"author_name": "Patrick McGuire",
"author_login": null,
"committed_at": "2017-08-08T22:40:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00ee922e27599fd695d7127d40fb7b40b9ef974c",
"body": "Update warden.gemspec",
"is_bot": false,
"headline": "Merge pull request #152 from hassox/add-authors-to-gemspec",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-07-25T20:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcca9edf3f42412e2fdf948217d77d4e2f2b126a",
"body": "Add authors to gemspec",
"is_bot": false,
"headline": "Update warden.gemspec",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-07-25T20:39:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57af1daeac3ccd02d16a17a1672f0697f56a8827",
"body": "…-scope",
"is_bot": false,
"headline": "Merge branch 'master' into winning-strategy-authenticate-from-another…",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-06-18T19:04:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a091ac6c00eb0842f7356a806c557f9b50852e3",
"body": "Update .travis.yml",
"is_bot": false,
"headline": "Merge pull request #149 from hassox/fix-bundle-on-travis",
"author_name": "Whitney Smestad",
"author_login": "whithub",
"committed_at": "2017-06-18T18:50:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "617eaa10187f1f48e39427d9598ac30e6e02fb63",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Justin Smestad",
"author_login": "jsmestad",
"committed_at": "2017-06-18T18:47:52Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 2,
"latest_release_at": "2018-11-15T23:35:55Z",
"latest_release_tag": "v1.2.8",
"releases_from_tags": false,
"days_since_last_push": 322,
"active_weeks_last_year": 1,
"days_since_latest_release": 2805,
"mean_days_between_releases": 357.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "warden",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": false,
"registry_url": "https://rubygems.org/gems/warden",
"is_deprecated": false,
"latest_version": "1.2.9",
"repository_url": "https://github.com/hassox/warden",
"versions_count": 53,
"total_downloads": 298459713,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2009-07-25T17:48:04Z",
"latest_published_at": "2020-08-31T15:02:27.505000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2150
}
]
},
"popularity": {
"forks": 204,
"stars": 2514,
"watchers": 36,
"fork_history": {
"days": [
{
"date": "2009-08-12",
"count": 1
},
{
"date": "2009-09-29",
"count": 1
},
{
"date": "2009-10-07",
"count": 1
},
{
"date": "2009-11-06",
"count": 1
},
{
"date": "2010-01-21",
"count": 1
},
{
"date": "2010-02-25",
"count": 1
},
{
"date": "2010-10-04",
"count": 1
},
{
"date": "2010-10-28",
"count": 1
},
{
"date": "2010-11-01",
"count": 1
},
{
"date": "2011-02-06",
"count": 1
},
{
"date": "2011-04-27",
"count": 1
},
{
"date": "2011-05-03",
"count": 1
},
{
"date": "2011-05-29",
"count": 1
},
{
"date": "2011-07-15",
"count": 1
},
{
"date": "2011-07-21",
"count": 1
},
{
"date": "2011-08-01",
"count": 1
},
{
"date": "2011-10-21",
"count": 1
},
{
"date": "2011-11-16",
"count": 1
},
{
"date": "2011-11-23",
"count": 1
},
{
"date": "2011-12-03",
"count": 1
},
{
"date": "2011-12-28",
"count": 1
},
{
"date": "2012-02-09",
"count": 1
},
{
"date": "2012-02-23",
"count": 1
},
{
"date": "2012-03-08",
"count": 1
},
{
"date": "2012-03-23",
"count": 1
},
{
"date": "2012-04-02",
"count": 1
},
{
"date": "2012-04-25",
"count": 1
},
{
"date": "2012-05-08",
"count": 1
},
{
"date": "2012-05-13",
"count": 1
},
{
"date": "2012-05-28",
"count": 1
},
{
"date": "2012-06-06",
"count": 1
},
{
"date": "2012-07-10",
"count": 1
},
{
"date": "2012-08-02",
"count": 1
},
{
"date": "2012-08-22",
"count": 1
},
{
"date": "2012-08-23",
"count": 1
},
{
"date": "2012-10-03",
"count": 1
},
{
"date": "2012-10-07",
"count": 1
},
{
"date": "2012-10-09",
"count": 1
},
{
"date": "2012-10-18",
"count": 1
},
{
"date": "2012-11-09",
"count": 1
},
{
"date": "2012-11-14",
"count": 1
},
{
"date": "2012-12-09",
"count": 3
},
{
"date": "2013-01-07",
"count": 1
},
{
"date": "2013-01-19",
"count": 1
},
{
"date": "2013-02-02",
"count": 1
},
{
"date": "2013-03-06",
"count": 1
},
{
"date": "2013-04-10",
"count": 1
},
{
"date": "2013-04-16",
"count": 1
},
{
"date": "2013-05-11",
"count": 1
},
{
"date": "2013-05-17",
"count": 1
},
{
"date": "2013-05-29",
"count": 1
},
{
"date": "2013-06-11",
"count": 1
},
{
"date": "2013-06-13",
"count": 2
},
{
"date": "2013-06-18",
"count": 1
},
{
"date": "2013-07-17",
"count": 2
},
{
"date": "2013-07-25",
"count": 1
},
{
"date": "2013-07-29",
"count": 1
},
{
"date": "2013-07-30",
"count": 1
},
{
"date": "2013-08-15",
"count": 1
},
{
"date": "2013-08-21",
"count": 1
},
{
"date": "2013-09-12",
"count": 1
},
{
"date": "2013-11-17",
"count": 1
},
{
"date": "2013-11-19",
"count": 1
},
{
"date": "2013-12-04",
"count": 1
},
{
"date": "2013-12-27",
"count": 1
},
{
"date": "2014-01-19",
"count": 1
},
{
"date": "2014-01-21",
"count": 1
},
{
"date": "2014-01-30",
"count": 1
},
{
"date": "2014-03-29",
"count": 1
},
{
"date": "2014-05-02",
"count": 1
},
{
"date": "2014-07-14",
"count": 1
},
{
"date": "2014-08-26",
"count": 1
},
{
"date": "2014-08-31",
"count": 1
},
{
"date": "2014-12-07",
"count": 1
},
{
"date": "2015-01-29",
"count": 2
},
{
"date": "2015-02-21",
"count": 1
},
{
"date": "2015-02-24",
"count": 1
},
{
"date": "2015-05-22",
"count": 1
},
{
"date": "2015-07-10",
"count": 1
},
{
"date": "2015-08-12",
"count": 1
},
{
"date": "2015-09-07",
"count": 1
},
{
"date": "2015-09-11",
"count": 1
},
{
"date": "2015-10-03",
"count": 1
},
{
"date": "2015-10-05",
"count": 1
},
{
"date": "2015-10-13",
"count": 1
},
{
"date": "2015-10-28",
"count": 1
},
{
"date": "2015-11-12",
"count": 1
},
{
"date": "2015-11-20",
"count": 1
},
{
"date": "2015-11-23",
"count": 1
},
{
"date": "2016-02-07",
"count": 1
},
{
"date": "2016-02-10",
"count": 2
},
{
"date": "2016-03-16",
"count": 1
},
{
"date": "2016-04-28",
"count": 1
},
{
"date": "2016-05-14",
"count": 1
},
{
"date": "2016-05-25",
"count": 1
},
{
"date": "2016-05-26",
"count": 1
},
{
"date": "2016-06-06",
"count": 1
},
{
"date": "2016-07-04",
"count": 1
},
{
"date": "2016-07-19",
"count": 1
},
{
"date": "2016-08-11",
"count": 1
},
{
"date": "2016-08-13",
"count": 1
},
{
"date": "2016-08-25",
"count": 1
},
{
"date": "2016-08-27",
"count": 1
},
{
"date": "2016-09-29",
"count": 1
},
{
"date": "2016-10-27",
"count": 1
},
{
"date": "2016-12-05",
"count": 1
},
{
"date": "2016-12-24",
"count": 1
},
{
"date": "2017-01-16",
"count": 1
},
{
"date": "2017-01-20",
"count": 1
},
{
"date": "2017-01-22",
"count": 1
},
{
"date": "2017-01-25",
"count": 1
},
{
"date": "2017-01-26",
"count": 1
},
{
"date": "2017-01-28",
"count": 1
},
{
"date": "2017-02-06",
"count": 1
},
{
"date": "2017-02-20",
"count": 1
},
{
"date": "2017-03-23",
"count": 1
},
{
"date": "2017-03-29",
"count": 1
},
{
"date": "2017-04-19",
"count": 1
},
{
"date": "2017-05-08",
"count": 1
},
{
"date": "2017-05-17",
"count": 1
},
{
"date": "2017-05-30",
"count": 1
},
{
"date": "2017-07-05",
"count": 1
},
{
"date": "2017-07-22",
"count": 1
},
{
"date": "2017-08-17",
"count": 1
},
{
"date": "2017-09-01",
"count": 1
},
{
"date": "2017-09-02",
"count": 1
},
{
"date": "2017-09-08",
"count": 1
},
{
"date": "2017-09-24",
"count": 1
},
{
"date": "2017-10-05",
"count": 1
},
{
"date": "2017-11-16",
"count": 1
},
{
"date": "2017-11-17",
"count": 1
},
{
"date": "2017-11-23",
"count": 1
},
{
"date": "2018-01-04",
"count": 1
},
{
"date": "2018-01-13",
"count": 1
},
{
"date": "2018-02-10",
"count": 1
},
{
"date": "2018-02-21",
"count": 2
},
{
"date": "2018-04-02",
"count": 1
},
{
"date": "2018-04-12",
"count": 1
},
{
"date": "2018-05-02",
"count": 1
},
{
"date": "2018-06-10",
"count": 1
},
{
"date": "2018-07-30",
"count": 1
},
{
"date": "2018-08-26",
"count": 1
},
{
"date": "2018-10-30",
"count": 1
},
{
"date": "2018-12-20",
"count": 1
},
{
"date": "2018-12-26",
"count": 1
},
{
"date": "2019-02-15",
"count": 1
},
{
"date": "2019-02-21",
"count": 1
},
{
"date": "2019-02-27",
"count": 1
},
{
"date": "2019-03-02",
"count": 1
},
{
"date": "2019-03-16",
"count": 1
},
{
"date": "2019-06-05",
"count": 1
},
{
"date": "2019-07-04",
"count": 1
},
{
"date": "2019-07-08",
"count": 1
},
{
"date": "2019-07-12",
"count": 1
},
{
"date": "2019-08-02",
"count": 1
},
{
"date": "2020-02-16",
"count": 1
},
{
"date": "2020-03-02",
"count": 1
},
{
"date": "2020-04-07",
"count": 1
},
{
"date": "2020-05-25",
"count": 1
},
{
"date": "2020-06-17",
"count": 1
},
{
"date": "2020-08-14",
"count": 1
},
{
"date": "2020-09-16",
"count": 1
},
{
"date": "2020-09-18",
"count": 1
},
{
"date": "2020-10-22",
"count": 1
},
{
"date": "2020-11-01",
"count": 1
},
{
"date": "2020-12-24",
"count": 1
},
{
"date": "2020-12-29",
"count": 1
},
{
"date": "2020-12-30",
"count": 1
},
{
"date": "2021-01-03",
"count": 1
},
{
"date": "2021-01-10",
"count": 1
},
{
"date": "2021-01-15",
"count": 1
},
{
"date": "2021-01-26",
"count": 1
},
{
"date": "2021-02-10",
"count": 1
},
{
"date": "2021-08-31",
"count": 1
},
{
"date": "2021-10-19",
"count": 1
},
{
"date": "2021-11-14",
"count": 1
},
{
"date": "2021-11-28",
"count": 1
},
{
"date": "2021-12-06",
"count": 1
},
{
"date": "2022-01-28",
"count": 1
},
{
"date": "2022-03-25",
"count": 1
},
{
"date": "2022-06-22",
"count": 1
},
{
"date": "2022-08-24",
"count": 1
},
{
"date": "2022-09-08",
"count": 1
},
{
"date": "2022-10-13",
"count": 1
},
{
"date": "2023-02-01",
"count": 1
},
{
"date": "2023-03-01",
"count": 1
},
{
"date": "2023-09-13",
"count": 1
},
{
"date": "2023-11-24",
"count": 1
},
{
"date": "2024-03-01",
"count": 1
},
{
"date": "2024-09-09",
"count": 1
},
{
"date": "2024-10-29",
"count": 1
},
{
"date": "2025-02-04",
"count": 1
},
{
"date": "2025-08-31",
"count": 1
},
{
"date": "2025-12-19",
"count": 1
},
{
"date": "2026-03-10",
"count": 1
},
{
"date": "2026-03-23",
"count": 1
}
],
"complete": true,
"collected": 203,
"total_forks": 204
},
"star_history": {
"days": [
{
"date": "2016-01-25",
"count": 1
},
{
"date": "2016-01-26",
"count": 1
},
{
"date": "2016-01-28",
"count": 2
},
{
"date": "2016-01-29",
"count": 1
},
{
"date": "2016-01-30",
"count": 1
},
{
"date": "2016-01-31",
"count": 2
},
{
"date": "2016-02-01",
"count": 1
},
{
"date": "2016-02-02",
"count": 1
},
{
"date": "2016-02-03",
"count": 1
},
{
"date": "2016-02-05",
"count": 2
},
{
"date": "2016-02-09",
"count": 1
},
{
"date": "2016-02-11",
"count": 1
},
{
"date": "2016-02-12",
"count": 1
},
{
"date": "2016-02-14",
"count": 1
},
{
"date": "2016-02-18",
"count": 2
},
{
"date": "2016-02-19",
"count": 2
},
{
"date": "2016-02-20",
"count": 1
},
{
"date": "2016-02-21",
"count": 2
},
{
"date": "2016-02-22",
"count": 1
},
{
"date": "2016-02-23",
"count": 1
},
{
"date": "2016-02-24",
"count": 1
},
{
"date": "2016-02-25",
"count": 1
},
{
"date": "2016-02-28",
"count": 2
},
{
"date": "2016-02-29",
"count": 1
},
{
"date": "2016-03-01",
"count": 2
},
{
"date": "2016-03-02",
"count": 2
},
{
"date": "2016-03-04",
"count": 2
},
{
"date": "2016-03-08",
"count": 1
},
{
"date": "2016-03-10",
"count": 3
},
{
"date": "2016-03-13",
"count": 1
},
{
"date": "2016-03-14",
"count": 1
},
{
"date": "2016-03-15",
"count": 1
},
{
"date": "2016-03-16",
"count": 1
},
{
"date": "2016-03-21",
"count": 1
},
{
"date": "2016-03-27",
"count": 1
},
{
"date": "2016-03-29",
"count": 3
},
{
"date": "2016-03-31",
"count": 2
},
{
"date": "2016-04-06",
"count": 2
},
{
"date": "2016-04-07",
"count": 1
},
{
"date": "2016-04-11",
"count": 2
},
{
"date": "2016-04-13",
"count": 2
},
{
"date": "2016-04-15",
"count": 2
},
{
"date": "2016-04-17",
"count": 1
},
{
"date": "2016-04-19",
"count": 1
},
{
"date": "2016-04-23",
"count": 1
},
{
"date": "2016-04-26",
"count": 1
},
{
"date": "2016-04-27",
"count": 1
},
{
"date": "2016-05-03",
"count": 1
},
{
"date": "2016-05-05",
"count": 1
},
{
"date": "2016-05-06",
"count": 1
},
{
"date": "2016-05-09",
"count": 2
},
{
"date": "2016-05-10",
"count": 1
},
{
"date": "2016-05-15",
"count": 1
},
{
"date": "2016-05-16",
"count": 1
},
{
"date": "2016-05-18",
"count": 1
},
{
"date": "2016-05-19",
"count": 1
},
{
"date": "2016-05-20",
"count": 1
},
{
"date": "2016-05-23",
"count": 1
},
{
"date": "2016-05-24",
"count": 4
},
{
"date": "2016-05-25",
"count": 1
},
{
"date": "2016-05-26",
"count": 1
},
{
"date": "2016-05-27",
"count": 1
},
{
"date": "2016-05-30",
"count": 1
},
{
"date": "2016-06-01",
"count": 1
},
{
"date": "2016-06-03",
"count": 1
},
{
"date": "2016-06-07",
"count": 1
},
{
"date": "2016-06-08",
"count": 1
},
{
"date": "2016-06-14",
"count": 2
},
{
"date": "2016-06-15",
"count": 2
},
{
"date": "2016-06-18",
"count": 1
},
{
"date": "2016-06-21",
"count": 2
},
{
"date": "2016-06-27",
"count": 1
},
{
"date": "2016-06-28",
"count": 1
},
{
"date": "2016-06-30",
"count": 1
},
{
"date": "2016-07-01",
"count": 2
},
{
"date": "2016-07-03",
"count": 1
},
{
"date": "2016-07-04",
"count": 1
},
{
"date": "2016-07-09",
"count": 1
},
{
"date": "2016-07-11",
"count": 1
},
{
"date": "2016-07-12",
"count": 1
},
{
"date": "2016-07-14",
"count": 1
},
{
"date": "2016-07-19",
"count": 1
},
{
"date": "2016-07-21",
"count": 3
},
{
"date": "2016-07-22",
"count": 2
},
{
"date": "2016-07-24",
"count": 1
},
{
"date": "2016-07-27",
"count": 1
},
{
"date": "2016-07-29",
"count": 1
},
{
"date": "2016-08-03",
"count": 1
},
{
"date": "2016-08-05",
"count": 1
},
{
"date": "2016-08-07",
"count": 2
},
{
"date": "2016-08-15",
"count": 1
},
{
"date": "2016-08-17",
"count": 2
},
{
"date": "2016-08-19",
"count": 1
},
{
"date": "2016-08-24",
"count": 1
},
{
"date": "2016-08-26",
"count": 1
},
{
"date": "2016-08-28",
"count": 1
},
{
"date": "2016-08-31",
"count": 1
},
{
"date": "2016-09-01",
"count": 1
},
{
"date": "2016-09-07",
"count": 1
},
{
"date": "2016-09-08",
"count": 1
},
{
"date": "2016-09-10",
"count": 1
},
{
"date": "2016-09-12",
"count": 1
},
{
"date": "2016-09-14",
"count": 1
},
{
"date": "2016-09-15",
"count": 1
},
{
"date": "2016-09-17",
"count": 1
},
{
"date": "2016-09-20",
"count": 1
},
{
"date": "2016-09-22",
"count": 1
},
{
"date": "2016-09-28",
"count": 2
},
{
"date": "2016-09-29",
"count": 1
},
{
"date": "2016-10-04",
"count": 1
},
{
"date": "2016-10-05",
"count": 1
},
{
"date": "2016-10-10",
"count": 3
},
{
"date": "2016-10-11",
"count": 1
},
{
"date": "2016-10-12",
"count": 1
},
{
"date": "2016-10-13",
"count": 1
},
{
"date": "2016-10-15",
"count": 1
},
{
"date": "2016-10-17",
"count": 2
},
{
"date": "2016-10-18",
"count": 1
},
{
"date": "2016-10-21",
"count": 2
},
{
"date": "2016-10-22",
"count": 1
},
{
"date": "2016-10-30",
"count": 1
},
{
"date": "2016-11-01",
"count": 2
},
{
"date": "2016-11-02",
"count": 1
},
{
"date": "2016-11-07",
"count": 1
},
{
"date": "2016-11-08",
"count": 1
},
{
"date": "2016-11-10",
"count": 1
},
{
"date": "2016-11-15",
"count": 1
},
{
"date": "2016-11-16",
"count": 1
},
{
"date": "2016-11-17",
"count": 4
},
{
"date": "2016-11-18",
"count": 1
},
{
"date": "2016-11-22",
"count": 1
},
{
"date": "2016-11-23",
"count": 1
},
{
"date": "2016-11-24",
"count": 1
},
{
"date": "2016-11-25",
"count": 1
},
{
"date": "2016-11-27",
"count": 1
},
{
"date": "2016-11-28",
"count": 1
},
{
"date": "2016-12-02",
"count": 1
},
{
"date": "2016-12-03",
"count": 1
},
{
"date": "2016-12-10",
"count": 1
},
{
"date": "2016-12-13",
"count": 2
},
{
"date": "2016-12-14",
"count": 1
},
{
"date": "2016-12-15",
"count": 1
},
{
"date": "2016-12-19",
"count": 1
},
{
"date": "2016-12-20",
"count": 1
},
{
"date": "2016-12-22",
"count": 1
},
{
"date": "2016-12-25",
"count": 1
},
{
"date": "2016-12-26",
"count": 1
},
{
"date": "2016-12-27",
"count": 2
},
{
"date": "2017-01-05",
"count": 1
},
{
"date": "2017-01-07",
"count": 1
},
{
"date": "2017-01-10",
"count": 2
},
{
"date": "2017-01-17",
"count": 1
},
{
"date": "2017-01-23",
"count": 4
},
{
"date": "2017-01-24",
"count": 2
},
{
"date": "2017-01-26",
"count": 1
},
{
"date": "2017-01-27",
"count": 1
},
{
"date": "2017-02-03",
"count": 1
},
{
"date": "2017-02-05",
"count": 1
},
{
"date": "2017-02-06",
"count": 1
},
{
"date": "2017-02-16",
"count": 2
},
{
"date": "2017-02-17",
"count": 1
},
{
"date": "2017-02-18",
"count": 1
},
{
"date": "2017-02-21",
"count": 3
},
{
"date": "2017-02-22",
"count": 1
},
{
"date": "2017-02-24",
"count": 1
},
{
"date": "2017-02-27",
"count": 3
},
{
"date": "2017-03-03",
"count": 1
},
{
"date": "2017-03-05",
"count": 1
},
{
"date": "2017-03-07",
"count": 1
},
{
"date": "2017-03-09",
"count": 2
},
{
"date": "2017-03-10",
"count": 5
},
{
"date": "2017-03-13",
"count": 1
},
{
"date": "2017-03-14",
"count": 2
},
{
"date": "2017-03-15",
"count": 2
},
{
"date": "2017-03-24",
"count": 2
},
{
"date": "2017-03-27",
"count": 2
},
{
"date": "2017-03-28",
"count": 1
},
{
"date": "2017-04-03",
"count": 1
},
{
"date": "2017-04-04",
"count": 1
},
{
"date": "2017-04-06",
"count": 1
},
{
"date": "2017-04-08",
"count": 1
},
{
"date": "2017-04-10",
"count": 4
},
{
"date": "2017-04-15",
"count": 2
},
{
"date": "2017-04-19",
"count": 2
},
{
"date": "2017-04-20",
"count": 1
},
{
"date": "2017-04-22",
"count": 2
},
{
"date": "2017-04-25",
"count": 1
},
{
"date": "2017-04-28",
"count": 1
},
{
"date": "2017-05-01",
"count": 1
},
{
"date": "2017-05-02",
"count": 1
},
{
"date": "2017-05-05",
"count": 1
},
{
"date": "2017-05-10",
"count": 1
},
{
"date": "2017-05-16",
"count": 2
},
{
"date": "2017-05-17",
"count": 1
},
{
"date": "2017-05-18",
"count": 1
},
{
"date": "2017-05-24",
"count": 1
},
{
"date": "2017-05-28",
"count": 2
},
{
"date": "2017-05-29",
"count": 1
},
{
"date": "2017-06-03",
"count": 1
},
{
"date": "2017-06-06",
"count": 1
},
{
"date": "2017-06-07",
"count": 1
},
{
"date": "2017-06-10",
"count": 2
},
{
"date": "2017-06-12",
"count": 1
},
{
"date": "2017-06-13",
"count": 1
},
{
"date": "2017-06-15",
"count": 1
},
{
"date": "2017-06-16",
"count": 1
},
{
"date": "2017-06-18",
"count": 3
},
{
"date": "2017-06-20",
"count": 1
},
{
"date": "2017-06-22",
"count": 1
},
{
"date": "2017-06-23",
"count": 1
},
{
"date": "2017-06-24",
"count": 1
},
{
"date": "2017-06-27",
"count": 2
},
{
"date": "2017-06-29",
"count": 1
},
{
"date": "2017-07-04",
"count": 3
},
{
"date": "2017-07-06",
"count": 1
},
{
"date": "2017-07-07",
"count": 3
},
{
"date": "2017-07-09",
"count": 1
},
{
"date": "2017-07-10",
"count": 1
},
{
"date": "2017-07-12",
"count": 1
},
{
"date": "2017-07-14",
"count": 1
},
{
"date": "2017-07-15",
"count": 1
},
{
"date": "2017-07-19",
"count": 2
},
{
"date": "2017-07-26",
"count": 1
},
{
"date": "2017-07-30",
"count": 1
},
{
"date": "2017-07-31",
"count": 1
},
{
"date": "2017-08-07",
"count": 2
},
{
"date": "2017-08-09",
"count": 2
},
{
"date": "2017-08-10",
"count": 1
},
{
"date": "2017-08-11",
"count": 1
},
{
"date": "2017-08-13",
"count": 1
},
{
"date": "2017-08-14",
"count": 1
},
{
"date": "2017-08-16",
"count": 1
},
{
"date": "2017-08-25",
"count": 1
},
{
"date": "2017-08-28",
"count": 1
},
{
"date": "2017-08-29",
"count": 1
},
{
"date": "2017-09-06",
"count": 1
},
{
"date": "2017-09-08",
"count": 2
},
{
"date": "2017-09-11",
"count": 1
},
{
"date": "2017-09-13",
"count": 2
},
{
"date": "2017-09-16",
"count": 1
},
{
"date": "2017-09-18",
"count": 1
},
{
"date": "2017-09-20",
"count": 1
},
{
"date": "2017-09-21",
"count": 1
},
{
"date": "2017-09-28",
"count": 1
},
{
"date": "2017-09-30",
"count": 1
},
{
"date": "2017-10-02",
"count": 1
},
{
"date": "2017-10-10",
"count": 1
},
{
"date": "2017-10-16",
"count": 1
},
{
"date": "2017-10-23",
"count": 2
},
{
"date": "2017-10-24",
"count": 1
},
{
"date": "2017-10-25",
"count": 1
},
{
"date": "2017-10-28",
"count": 1
},
{
"date": "2017-10-30",
"count": 1
},
{
"date": "2017-11-03",
"count": 2
},
{
"date": "2017-11-10",
"count": 1
},
{
"date": "2017-11-14",
"count": 1
},
{
"date": "2017-11-16",
"count": 3
},
{
"date": "2017-11-17",
"count": 1
},
{
"date": "2017-11-20",
"count": 1
},
{
"date": "2017-11-21",
"count": 1
},
{
"date": "2017-11-24",
"count": 1
},
{
"date": "2017-11-25",
"count": 1
},
{
"date": "2017-11-26",
"count": 2
},
{
"date": "2017-11-29",
"count": 1
},
{
"date": "2017-11-30",
"count": 1
},
{
"date": "2017-12-03",
"count": 1
},
{
"date": "2017-12-05",
"count": 1
},
{
"date": "2017-12-06",
"count": 1
},
{
"date": "2017-12-07",
"count": 1
},
{
"date": "2017-12-12",
"count": 2
},
{
"date": "2017-12-13",
"count": 1
},
{
"date": "2017-12-14",
"count": 1
},
{
"date": "2017-12-25",
"count": 1
},
{
"date": "2017-12-27",
"count": 2
},
{
"date": "2017-12-30",
"count": 2
},
{
"date": "2018-01-02",
"count": 1
},
{
"date": "2018-01-07",
"count": 2
},
{
"date": "2018-01-09",
"count": 1
},
{
"date": "2018-01-12",
"count": 1
},
{
"date": "2018-01-16",
"count": 1
},
{
"date": "2018-01-17",
"count": 2
},
{
"date": "2018-01-21",
"count": 1
},
{
"date": "2018-01-23",
"count": 1
},
{
"date": "2018-01-24",
"count": 1
},
{
"date": "2018-01-25",
"count": 1
},
{
"date": "2018-01-29",
"count": 1
},
{
"date": "2018-01-31",
"count": 5
},
{
"date": "2018-02-04",
"count": 1
},
{
"date": "2018-02-06",
"count": 2
},
{
"date": "2018-02-07",
"count": 1
},
{
"date": "2018-02-09",
"count": 1
},
{
"date": "2018-02-12",
"count": 1
},
{
"date": "2018-02-13",
"count": 1
},
{
"date": "2018-02-18",
"count": 1
},
{
"date": "2018-02-20",
"count": 1
},
{
"date": "2018-02-22",
"count": 1
},
{
"date": "2018-02-27",
"count": 2
},
{
"date": "2018-02-28",
"count": 1
},
{
"date": "2018-03-08",
"count": 1
},
{
"date": "2018-03-09",
"count": 1
},
{
"date": "2018-03-12",
"count": 3
},
{
"date": "2018-03-18",
"count": 1
},
{
"date": "2018-03-20",
"count": 1
},
{
"date": "2018-03-21",
"count": 1
},
{
"date": "2018-03-22",
"count": 1
},
{
"date": "2018-03-28",
"count": 1
},
{
"date": "2018-03-29",
"count": 1
},
{
"date": "2018-04-01",
"count": 1
},
{
"date": "2018-04-07",
"count": 1
},
{
"date": "2018-04-08",
"count": 1
},
{
"date": "2018-04-09",
"count": 1
},
{
"date": "2018-04-11",
"count": 1
},
{
"date": "2018-04-13",
"count": 3
},
{
"date": "2018-04-14",
"count": 1
},
{
"date": "2018-04-23",
"count": 1
},
{
"date": "2018-04-26",
"count": 2
},
{
"date": "2018-05-04",
"count": 1
},
{
"date": "2018-05-07",
"count": 1
},
{
"date": "2018-05-08",
"count": 1
},
{
"date": "2018-05-11",
"count": 1
},
{
"date": "2018-05-13",
"count": 1
},
{
"date": "2018-05-14",
"count": 1
},
{
"date": "2018-05-21",
"count": 1
},
{
"date": "2018-05-23",
"count": 1
},
{
"date": "2018-06-04",
"count": 1
},
{
"date": "2018-06-05",
"count": 1
},
{
"date": "2018-06-06",
"count": 1
},
{
"date": "2018-06-07",
"count": 1
},
{
"date": "2018-06-08",
"count": 2
},
{
"date": "2018-06-11",
"count": 2
},
{
"date": "2018-06-12",
"count": 1
},
{
"date": "2018-06-13",
"count": 1
},
{
"date": "2018-06-18",
"count": 1
},
{
"date": "2018-06-19",
"count": 3
},
{
"date": "2018-06-25",
"count": 1
},
{
"date": "2018-06-26",
"count": 1
},
{
"date": "2018-06-27",
"count": 1
},
{
"date": "2018-07-04",
"count": 1
},
{
"date": "2018-07-10",
"count": 1
},
{
"date": "2018-07-12",
"count": 1
},
{
"date": "2018-07-13",
"count": 1
},
{
"date": "2018-07-15",
"count": 2
},
{
"date": "2018-07-16",
"count": 1
},
{
"date": "2018-07-18",
"count": 1
},
{
"date": "2018-07-22",
"count": 1
},
{
"date": "2018-07-23",
"count": 1
},
{
"date": "2018-07-25",
"count": 1
},
{
"date": "2018-07-27",
"count": 1
},
{
"date": "2018-08-01",
"count": 1
},
{
"date": "2018-08-05",
"count": 1
},
{
"date": "2018-08-07",
"count": 1
},
{
"date": "2018-08-09",
"count": 1
},
{
"date": "2018-08-10",
"count": 1
},
{
"date": "2018-08-15",
"count": 1
},
{
"date": "2018-08-18",
"count": 1
},
{
"date": "2018-08-19",
"count": 1
},
{
"date": "2018-08-21",
"count": 1
},
{
"date": "2018-08-27",
"count": 1
},
{
"date": "2018-08-29",
"count": 1
},
{
"date": "2018-09-03",
"count": 2
},
{
"date": "2018-09-09",
"count": 1
},
{
"date": "2018-09-10",
"count": 3
},
{
"date": "2018-09-11",
"count": 1
},
{
"date": "2018-09-12",
"count": 1
},
{
"date": "2018-09-14",
"count": 2
},
{
"date": "2018-09-17",
"count": 2
},
{
"date": "2018-09-18",
"count": 1
},
{
"date": "2018-09-19",
"count": 1
},
{
"date": "2018-09-30",
"count": 1
},
{
"date": "2018-10-01",
"count": 1
},
{
"date": "2018-10-12",
"count": 1
},
{
"date": "2018-10-31",
"count": 1
},
{
"date": "2018-11-03",
"count": 1
},
{
"date": "2018-11-04",
"count": 1
},
{
"date": "2018-11-06",
"count": 1
},
{
"date": "2018-11-08",
"count": 1
},
{
"date": "2018-11-12",
"count": 1
},
{
"date": "2018-11-15",
"count": 1
},
{
"date": "2018-11-16",
"count": 1
},
{
"date": "2018-11-17",
"count": 1
},
{
"date": "2018-11-19",
"count": 1
},
{
"date": "2018-11-20",
"count": 1
},
{
"date": "2018-11-21",
"count": 2
},
{
"date": "2018-11-23",
"count": 1
},
{
"date": "2018-11-26",
"count": 1
},
{
"date": "2018-12-03",
"count": 1
},
{
"date": "2018-12-12",
"count": 1
},
{
"date": "2018-12-23",
"count": 1
},
{
"date": "2018-12-27",
"count": 1
},
{
"date": "2019-01-04",
"count": 1
},
{
"date": "2019-01-07",
"count": 2
},
{
"date": "2019-01-09",
"count": 3
},
{
"date": "2019-01-16",
"count": 1
},
{
"date": "2019-01-18",
"count": 1
},
{
"date": "2019-01-20",
"count": 1
},
{
"date": "2019-01-28",
"count": 1
},
{
"date": "2019-02-03",
"count": 1
},
{
"date": "2019-02-06",
"count": 1
},
{
"date": "2019-02-13",
"count": 1
},
{
"date": "2019-02-15",
"count": 1
},
{
"date": "2019-02-16",
"count": 1
},
{
"date": "2019-02-18",
"count": 2
},
{
"date": "2019-02-20",
"count": 1
},
{
"date": "2019-02-25",
"count": 1
},
{
"date": "2019-02-26",
"count": 1
},
{
"date": "2019-02-27",
"count": 3
},
{
"date": "2019-03-02",
"count": 2
},
{
"date": "2019-03-11",
"count": 1
},
{
"date": "2019-03-13",
"count": 1
},
{
"date": "2019-03-15",
"count": 1
},
{
"date": "2019-03-18",
"count": 1
},
{
"date": "2019-03-21",
"count": 1
},
{
"date": "2019-03-22",
"count": 3
},
{
"date": "2019-03-27",
"count": 2
},
{
"date": "2019-04-08",
"count": 1
},
{
"date": "2019-04-10",
"count": 1
},
{
"date": "2019-04-11",
"count": 3
},
{
"date": "2019-04-12",
"count": 1
},
{
"date": "2019-04-16",
"count": 1
},
{
"date": "2019-04-22",
"count": 1
},
{
"date": "2019-04-23",
"count": 1
},
{
"date": "2019-04-25",
"count": 2
},
{
"date": "2019-04-27",
"count": 1
},
{
"date": "2019-05-05",
"count": 2
},
{
"date": "2019-05-07",
"count": 1
},
{
"date": "2019-05-13",
"count": 1
},
{
"date": "2019-05-15",
"count": 2
},
{
"date": "2019-05-16",
"count": 1
},
{
"date": "2019-05-22",
"count": 1
},
{
"date": "2019-05-28",
"count": 1
},
{
"date": "2019-05-29",
"count": 1
},
{
"date": "2019-05-31",
"count": 2
},
{
"date": "2019-06-09",
"count": 1
},
{
"date": "2019-06-24",
"count": 1
},
{
"date": "2019-06-29",
"count": 1
},
{
"date": "2019-07-04",
"count": 1
},
{
"date": "2019-07-08",
"count": 1
},
{
"date": "2019-07-09",
"count": 1
},
{
"date": "2019-07-12",
"count": 1
},
{
"date": "2019-07-13",
"count": 1
},
{
"date": "2019-07-24",
"count": 1
},
{
"date": "2019-07-26",
"count": 1
},
{
"date": "2019-07-27",
"count": 3
},
{
"date": "2019-08-01",
"count": 1
},
{
"date": "2019-08-04",
"count": 2
},
{
"date": "2019-08-05",
"count": 1
},
{
"date": "2019-08-12",
"count": 1
},
{
"date": "2019-08-15",
"count": 1
},
{
"date": "2019-08-16",
"count": 1
},
{
"date": "2019-08-18",
"count": 1
},
{
"date": "2019-08-29",
"count": 1
},
{
"date": "2019-08-31",
"count": 1
},
{
"date": "2019-09-01",
"count": 1
},
{
"date": "2019-09-03",
"count": 1
},
{
"date": "2019-09-04",
"count": 1
},
{
"date": "2019-09-05",
"count": 1
},
{
"date": "2019-09-06",
"count": 1
},
{
"date": "2019-09-08",
"count": 1
},
{
"date": "2019-09-09",
"count": 1
},
{
"date": "2019-09-10",
"count": 1
},
{
"date": "2019-09-13",
"count": 1
},
{
"date": "2019-09-14",
"count": 1
},
{
"date": "2019-09-17",
"count": 2
},
{
"date": "2019-09-24",
"count": 1
},
{
"date": "2019-10-05",
"count": 1
},
{
"date": "2019-10-09",
"count": 1
},
{
"date": "2019-10-15",
"count": 1
},
{
"date": "2019-10-21",
"count": 1
},
{
"date": "2019-11-05",
"count": 1
},
{
"date": "2019-11-12",
"count": 1
},
{
"date": "2019-11-15",
"count": 1
},
{
"date": "2019-11-26",
"count": 1
},
{
"date": "2019-11-28",
"count": 2
},
{
"date": "2019-11-29",
"count": 1
},
{
"date": "2019-12-01",
"count": 1
},
{
"date": "2019-12-04",
"count": 4
},
{
"date": "2019-12-05",
"count": 2
},
{
"date": "2019-12-09",
"count": 1
},
{
"date": "2019-12-11",
"count": 1
},
{
"date": "2019-12-12",
"count": 1
},
{
"date": "2019-12-22",
"count": 1
},
{
"date": "2019-12-24",
"count": 1
},
{
"date": "2019-12-25",
"count": 2
},
{
"date": "2019-12-27",
"count": 1
},
{
"date": "2019-12-28",
"count": 1
},
{
"date": "2020-01-04",
"count": 1
},
{
"date": "2020-01-12",
"count": 1
},
{
"date": "2020-01-17",
"count": 1
},
{
"date": "2020-02-04",
"count": 1
},
{
"date": "2020-02-07",
"count": 1
},
{
"date": "2020-02-10",
"count": 1
},
{
"date": "2020-02-11",
"count": 1
},
{
"date": "2020-02-13",
"count": 1
},
{
"date": "2020-02-17",
"count": 1
},
{
"date": "2020-02-26",
"count": 2
},
{
"date": "2020-02-27",
"count": 3
},
{
"date": "2020-03-05",
"count": 2
},
{
"date": "2020-03-12",
"count": 1
},
{
"date": "2020-03-13",
"count": 1
},
{
"date": "2020-03-15",
"count": 1
},
{
"date": "2020-03-17",
"count": 1
},
{
"date": "2020-03-20",
"count": 1
},
{
"date": "2020-03-24",
"count": 1
},
{
"date": "2020-03-25",
"count": 1
},
{
"date": "2020-03-30",
"count": 1
},
{
"date": "2020-03-31",
"count": 1
},
{
"date": "2020-04-04",
"count": 1
},
{
"date": "2020-04-05",
"count": 1
},
{
"date": "2020-04-07",
"count": 1
},
{
"date": "2020-04-15",
"count": 1
},
{
"date": "2020-04-16",
"count": 1
},
{
"date": "2020-04-18",
"count": 1
},
{
"date": "2020-05-05",
"count": 1
},
{
"date": "2020-05-08",
"count": 1
},
{
"date": "2020-05-09",
"count": 1
},
{
"date": "2020-05-16",
"count": 1
},
{
"date": "2020-05-17",
"count": 1
},
{
"date": "2020-05-20",
"count": 3
},
{
"date": "2020-05-21",
"count": 2
},
{
"date": "2020-05-23",
"count": 1
},
{
"date": "2020-05-25",
"count": 1
},
{
"date": "2020-05-26",
"count": 2
},
{
"date": "2020-05-27",
"count": 1
},
{
"date": "2020-05-29",
"count": 2
},
{
"date": "2020-06-03",
"count": 1
},
{
"date": "2020-06-05",
"count": 1
},
{
"date": "2020-06-06",
"count": 1
},
{
"date": "2020-06-16",
"count": 2
},
{
"date": "2020-06-17",
"count": 1
},
{
"date": "2020-06-23",
"count": 1
},
{
"date": "2020-06-26",
"count": 1
},
{
"date": "2020-07-02",
"count": 2
},
{
"date": "2020-07-06",
"count": 1
},
{
"date": "2020-07-11",
"count": 1
},
{
"date": "2020-07-16",
"count": 1
},
{
"date": "2020-07-24",
"count": 1
},
{
"date": "2020-07-30",
"count": 1
},
{
"date": "2020-08-06",
"count": 1
},
{
"date": "2020-08-08",
"count": 1
},
{
"date": "2020-08-09",
"count": 1
},
{
"date": "2020-08-13",
"count": 1
},
{
"date": "2020-08-25",
"count": 1
},
{
"date": "2020-08-28",
"count": 2
},
{
"date": "2020-08-30",
"count": 1
},
{
"date": "2020-09-01",
"count": 1
},
{
"date": "2020-09-11",
"count": 1
},
{
"date": "2020-09-14",
"count": 1
},
{
"date": "2020-09-17",
"count": 1
},
{
"date": "2020-09-18",
"count": 2
},
{
"date": "2020-09-20",
"count": 1
},
{
"date": "2020-09-21",
"count": 1
},
{
"date": "2020-09-30",
"count": 1
},
{
"date": "2020-10-04",
"count": 2
},
{
"date": "2020-10-13",
"count": 2
},
{
"date": "2020-10-15",
"count": 1
},
{
"date": "2020-10-16",
"count": 1
},
{
"date": "2020-10-22",
"count": 1
},
{
"date": "2020-10-23",
"count": 1
},
{
"date": "2020-10-29",
"count": 1
},
{
"date": "2020-10-30",
"count": 1
},
{
"date": "2020-10-31",
"count": 1
},
{
"date": "2020-11-02",
"count": 2
},
{
"date": "2020-11-05",
"count": 1
},
{
"date": "2020-11-06",
"count": 2
},
{
"date": "2020-11-20",
"count": 1
},
{
"date": "2020-11-22",
"count": 1
},
{
"date": "2020-12-01",
"count": 1
},
{
"date": "2020-12-03",
"count": 1
},
{
"date": "2020-12-13",
"count": 1
},
{
"date": "2020-12-16",
"count": 1
},
{
"date": "2020-12-28",
"count": 1
},
{
"date": "2021-01-08",
"count": 1
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2021-01-24",
"count": 1
},
{
"date": "2021-01-28",
"count": 1
},
{
"date": "2021-01-30",
"count": 1
},
{
"date": "2021-02-03",
"count": 1
},
{
"date": "2021-02-04",
"count": 1
},
{
"date": "2021-02-06",
"count": 1
},
{
"date": "2021-02-10",
"count": 1
},
{
"date": "2021-02-13",
"count": 1
},
{
"date": "2021-02-14",
"count": 1
},
{
"date": "2021-02-21",
"count": 1
},
{
"date": "2021-02-27",
"count": 1
},
{
"date": "2021-03-05",
"count": 1
},
{
"date": "2021-03-15",
"count": 1
},
{
"date": "2021-03-16",
"count": 1
},
{
"date": "2021-03-18",
"count": 1
},
{
"date": "2021-03-22",
"count": 1
},
{
"date": "2021-03-25",
"count": 1
},
{
"date": "2021-04-09",
"count": 1
},
{
"date": "2021-04-16",
"count": 1
},
{
"date": "2021-05-04",
"count": 1
},
{
"date": "2021-05-06",
"count": 1
},
{
"date": "2021-05-10",
"count": 1
},
{
"date": "2021-05-13",
"count": 1
},
{
"date": "2021-05-17",
"count": 1
},
{
"date": "2021-05-21",
"count": 1
},
{
"date": "2021-05-22",
"count": 1
},
{
"date": "2021-05-26",
"count": 1
},
{
"date": "2021-06-01",
"count": 1
},
{
"date": "2021-06-03",
"count": 1
},
{
"date": "2021-06-15",
"count": 1
},
{
"date": "2021-06-22",
"count": 1
},
{
"date": "2021-06-23",
"count": 1
},
{
"date": "2021-06-29",
"count": 1
},
{
"date": "2021-07-08",
"count": 1
},
{
"date": "2021-07-14",
"count": 2
},
{
"date": "2021-07-21",
"count": 1
},
{
"date": "2021-07-24",
"count": 1
},
{
"date": "2021-07-29",
"count": 2
},
{
"date": "2021-08-05",
"count": 1
},
{
"date": "2021-08-13",
"count": 1
},
{
"date": "2021-08-14",
"count": 1
},
{
"date": "2021-08-18",
"count": 1
},
{
"date": "2021-08-19",
"count": 1
},
{
"date": "2021-08-25",
"count": 1
},
{
"date": "2021-08-27",
"count": 1
},
{
"date": "2021-09-01",
"count": 1
},
{
"date": "2021-09-06",
"count": 1
},
{
"date": "2021-09-09",
"count": 3
},
{
"date": "2021-09-12",
"count": 1
},
{
"date": "2021-09-16",
"count": 1
},
{
"date": "2021-09-20",
"count": 1
},
{
"date": "2021-09-29",
"count": 1
},
{
"date": "2021-09-30",
"count": 1
},
{
"date": "2021-10-10",
"count": 1
},
{
"date": "2021-10-20",
"count": 1
},
{
"date": "2021-10-22",
"count": 1
},
{
"date": "2021-11-10",
"count": 1
},
{
"date": "2021-11-13",
"count": 1
},
{
"date": "2021-11-14",
"count": 1
},
{
"date": "2021-11-18",
"count": 1
},
{
"date": "2021-11-26",
"count": 1
},
{
"date": "2021-11-29",
"count": 1
},
{
"date": "2021-12-02",
"count": 1
},
{
"date": "2021-12-10",
"count": 2
},
{
"date": "2021-12-11",
"count": 1
},
{
"date": "2021-12-21",
"count": 1
},
{
"date": "2021-12-26",
"count": 1
},
{
"date": "2021-12-27",
"count": 1
},
{
"date": "2022-01-03",
"count": 1
},
{
"date": "2022-01-06",
"count": 1
},
{
"date": "2022-01-09",
"count": 1
},
{
"date": "2022-01-12",
"count": 1
},
{
"date": "2022-01-20",
"count": 1
},
{
"date": "2022-02-03",
"count": 1
},
{
"date": "2022-02-07",
"count": 1
},
{
"date": "2022-02-17",
"count": 1
},
{
"date": "2022-02-27",
"count": 1
},
{
"date": "2022-03-02",
"count": 1
},
{
"date": "2022-03-03",
"count": 1
},
{
"date": "2022-03-07",
"count": 1
},
{
"date": "2022-03-14",
"count": 2
},
{
"date": "2022-03-15",
"count": 1
},
{
"date": "2022-03-18",
"count": 1
},
{
"date": "2022-03-19",
"count": 1
},
{
"date": "2022-03-23",
"count": 1
},
{
"date": "2022-03-24",
"count": 1
},
{
"date": "2022-03-28",
"count": 1
},
{
"date": "2022-04-05",
"count": 1
},
{
"date": "2022-04-13",
"count": 1
},
{
"date": "2022-04-23",
"count": 1
},
{
"date": "2022-04-25",
"count": 1
},
{
"date": "2022-05-02",
"count": 1
},
{
"date": "2022-05-20",
"count": 1
},
{
"date": "2022-05-25",
"count": 1
},
{
"date": "2022-06-01",
"count": 2
},
{
"date": "2022-06-07",
"count": 1
},
{
"date": "2022-06-09",
"count": 1
},
{
"date": "2022-06-17",
"count": 1
},
{
"date": "2022-06-18",
"count": 1
},
{
"date": "2022-06-23",
"count": 1
},
{
"date": "2022-07-06",
"count": 1
},
{
"date": "2022-07-07",
"count": 1
},
{
"date": "2022-07-19",
"count": 1
},
{
"date": "2022-07-20",
"count": 1
},
{
"date": "2022-07-21",
"count": 1
},
{
"date": "2022-07-27",
"count": 1
},
{
"date": "2022-07-29",
"count": 1
},
{
"date": "2022-08-03",
"count": 1
},
{
"date": "2022-08-11",
"count": 1
},
{
"date": "2022-08-14",
"count": 1
},
{
"date": "2022-08-20",
"count": 1
},
{
"date": "2022-09-08",
"count": 1
},
{
"date": "2022-09-14",
"count": 1
},
{
"date": "2022-09-17",
"count": 1
},
{
"date": "2022-09-19",
"count": 1
},
{
"date": "2022-09-23",
"count": 1
},
{
"date": "2022-09-30",
"count": 1
},
{
"date": "2022-10-03",
"count": 1
},
{
"date": "2022-10-08",
"count": 1
},
{
"date": "2022-10-24",
"count": 2
},
{
"date": "2022-11-02",
"count": 1
},
{
"date": "2022-11-03",
"count": 1
},
{
"date": "2022-11-09",
"count": 1
},
{
"date": "2022-11-18",
"count": 1
},
{
"date": "2022-11-29",
"count": 1
},
{
"date": "2022-12-06",
"count": 1
},
{
"date": "2022-12-08",
"count": 1
},
{
"date": "2022-12-15",
"count": 1
},
{
"date": "2022-12-17",
"count": 1
},
{
"date": "2022-12-22",
"count": 1
},
{
"date": "2022-12-26",
"count": 1
},
{
"date": "2022-12-30",
"count": 1
},
{
"date": "2023-01-07",
"count": 1
},
{
"date": "2023-01-10",
"count": 1
},
{
"date": "2023-01-20",
"count": 1
},
{
"date": "2023-01-27",
"count": 2
},
{
"date": "2023-02-07",
"count": 1
},
{
"date": "2023-02-15",
"count": 1
},
{
"date": "2023-02-17",
"count": 2
},
{
"date": "2023-02-28",
"count": 1
},
{
"date": "2023-03-01",
"count": 1
},
{
"date": "2023-03-16",
"count": 1
},
{
"date": "2023-03-20",
"count": 1
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-04-18",
"count": 2
},
{
"date": "2023-05-02",
"count": 1
},
{
"date": "2023-05-13",
"count": 1
},
{
"date": "2023-05-21",
"count": 1
},
{
"date": "2023-05-24",
"count": 1
},
{
"date": "2023-05-31",
"count": 1
},
{
"date": "2023-06-09",
"count": 1
},
{
"date": "2023-06-14",
"count": 1
},
{
"date": "2023-07-05",
"count": 2
},
{
"date": "2023-07-20",
"count": 1
},
{
"date": "2023-07-30",
"count": 1
},
{
"date": "2023-07-31",
"count": 1
},
{
"date": "2023-09-01",
"count": 1
},
{
"date": "2023-09-13",
"count": 1
},
{
"date": "2023-09-21",
"count": 1
},
{
"date": "2023-09-22",
"count": 1
},
{
"date": "2023-09-29",
"count": 1
},
{
"date": "2023-10-01",
"count": 1
},
{
"date": "2023-10-19",
"count": 1
},
{
"date": "2023-10-29",
"count": 1
},
{
"date": "2023-10-31",
"count": 1
},
{
"date": "2023-12-12",
"count": 1
},
{
"date": "2023-12-13",
"count": 1
},
{
"date": "2023-12-20",
"count": 1
},
{
"date": "2024-01-08",
"count": 1
},
{
"date": "2024-01-12",
"count": 1
},
{
"date": "2024-01-29",
"count": 1
},
{
"date": "2024-02-08",
"count": 1
},
{
"date": "2024-02-29",
"count": 1
},
{
"date": "2024-03-07",
"count": 1
},
{
"date": "2024-03-15",
"count": 1
},
{
"date": "2024-03-25",
"count": 1
},
{
"date": "2024-03-30",
"count": 1
},
{
"date": "2024-04-01",
"count": 1
},
{
"date": "2024-04-18",
"count": 1
},
{
"date": "2024-04-21",
"count": 1
},
{
"date": "2024-04-26",
"count": 1
},
{
"date": "2024-05-06",
"count": 1
},
{
"date": "2024-05-15",
"count": 1
},
{
"date": "2024-05-17",
"count": 1
},
{
"date": "2024-05-19",
"count": 1
},
{
"date": "2024-05-23",
"count": 1
},
{
"date": "2024-06-03",
"count": 1
},
{
"date": "2024-06-09",
"count": 1
},
{
"date": "2024-06-10",
"count": 1
},
{
"date": "2024-06-12",
"count": 1
},
{
"date": "2024-06-27",
"count": 1
},
{
"date": "2024-07-08",
"count": 1
},
{
"date": "2024-07-16",
"count": 1
},
{
"date": "2024-07-20",
"count": 1
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-08-09",
"count": 1
},
{
"date": "2024-09-02",
"count": 1
},
{
"date": "2024-09-05",
"count": 1
},
{
"date": "2024-10-01",
"count": 1
},
{
"date": "2024-10-21",
"count": 1
},
{
"date": "2024-10-24",
"count": 1
},
{
"date": "2024-10-26",
"count": 1
},
{
"date": "2024-10-27",
"count": 1
},
{
"date": "2024-11-02",
"count": 1
},
{
"date": "2024-11-19",
"count": 1
},
{
"date": "2024-11-30",
"count": 1
},
{
"date": "2024-12-02",
"count": 1
},
{
"date": "2024-12-03",
"count": 1
},
{
"date": "2025-01-03",
"count": 1
},
{
"date": "2025-01-20",
"count": 1
},
{
"date": "2025-01-25",
"count": 1
},
{
"date": "2025-02-01",
"count": 1
},
{
"date": "2025-02-25",
"count": 1
},
{
"date": "2025-03-01",
"count": 1
},
{
"date": "2025-03-04",
"count": 1
},
{
"date": "2025-03-14",
"count": 1
},
{
"date": "2025-03-17",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-05-11",
"count": 1
},
{
"date": "2025-06-08",
"count": 1
},
{
"date": "2025-06-19",
"count": 1
},
{
"date": "2025-07-23",
"count": 1
},
{
"date": "2025-08-14",
"count": 1
},
{
"date": "2025-08-29",
"count": 1
},
{
"date": "2025-09-03",
"count": 1
},
{
"date": "2025-09-10",
"count": 2
},
{
"date": "2025-10-08",
"count": 1
},
{
"date": "2025-10-14",
"count": 1
},
{
"date": "2025-10-23",
"count": 1
},
{
"date": "2025-10-30",
"count": 1
},
{
"date": "2025-11-03",
"count": 1
},
{
"date": "2025-11-05",
"count": 1
},
{
"date": "2025-12-20",
"count": 1
},
{
"date": "2026-01-27",
"count": 1
},
{
"date": "2026-01-28",
"count": 1
},
{
"date": "2026-01-30",
"count": 1
},
{
"date": "2026-02-05",
"count": 2
},
{
"date": "2026-03-08",
"count": 1
},
{
"date": "2026-03-12",
"count": 1
},
{
"date": "2026-03-15",
"count": 1
},
{
"date": "2026-03-19",
"count": 1
},
{
"date": "2026-03-20",
"count": 1
},
{
"date": "2026-04-30",
"count": 1
},
{
"date": "2026-05-23",
"count": 1
},
{
"date": "2026-05-24",
"count": 1
},
{
"date": "2026-05-25",
"count": 7
},
{
"date": "2026-05-30",
"count": 2
},
{
"date": "2026-07-20",
"count": 1
}
],
"complete": false,
"collected": 1000,
"total_stars": 2514
},
"open_issues_and_prs": 19
},
"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": 35334,
"source_files_sampled": 36,
"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": "pry",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "pry",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rack",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rack-session",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rack-test",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rspec",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 1,
"indirect_count": 5
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 68,
"open_issues": 16,
"closed_ratio": 0.874,
"closed_issues": 111,
"closed_unmerged_prs": 24
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "jsmestad",
"commits": 78,
"avatar_url": "https://avatars.githubusercontent.com/u/16150?v=4"
},
{
"type": "User",
"login": "josevalim",
"commits": 76,
"avatar_url": "https://avatars.githubusercontent.com/u/9582?v=4"
},
{
"type": "User",
"login": "grosser",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/11367?v=4"
},
{
"type": "User",
"login": "grimen",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/4783?v=4"
},
{
"type": "User",
"login": "landongrindheim",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/5278382?v=4"
},
{
"type": "User",
"login": "olleolleolle",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/211?v=4"
},
{
"type": "User",
"login": "masterT",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/2584158?v=4"
},
{
"type": "User",
"login": "sarmiena",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/250349?v=4"
},
{
"type": "User",
"login": "pier-oliviert",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/23230?v=4"
},
{
"type": "User",
"login": "whithub",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/8561426?v=4"
}
],
"contributors_sampled": 42,
"top_contributor_share": 0.336
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ruby.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 1,
"reason": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
"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 8/15 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 10 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "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": 10,
"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": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "810e5207bb8f15ff98313b5905bd64122d85f376",
"ran_at": "2026-07-22T00:09:14Z",
"aggregate_score": 4.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2025-09-02T14:53:37Z",
"oldest_open_prs": [
{
"number": 220,
"created_at": "2026-03-18T14:48:39Z",
"last_comment_at": "2026-03-19T14:51:05Z",
"last_comment_author": "MatheusRich"
},
{
"number": 221,
"created_at": "2026-03-23T01:12:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 222,
"created_at": "2026-04-27T09:25:51Z",
"last_comment_at": "2026-07-01T16:55:42Z",
"last_comment_author": "jsmestad"
}
],
"last_merged_pr_at": "2025-09-02T14:53:03Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 132,
"created_at": "2016-04-23T07:27:35Z",
"last_comment_at": "2021-06-10T19:20:44Z",
"last_comment_author": "ryana"
},
{
"number": 163,
"created_at": "2017-12-20T16:47:06Z",
"last_comment_at": "2025-01-15T10:27:32Z",
"last_comment_author": "fschwahn"
},
{
"number": 167,
"created_at": "2018-09-12T03:53:53Z",
"last_comment_at": "2018-09-12T15:27:54Z",
"last_comment_author": "jsmestad"
},
{
"number": 170,
"created_at": "2019-01-24T13:20:07Z",
"last_comment_at": "2023-03-07T00:09:20Z",
"last_comment_author": "carlosantoniodasilva"
},
{
"number": 180,
"created_at": "2019-10-29T09:17:52Z",
"last_comment_at": "2024-03-19T19:42:26Z",
"last_comment_author": "RavWar"
},
{
"number": 182,
"created_at": "2020-01-30T19:11:05Z",
"last_comment_at": "2026-03-11T19:01:41Z",
"last_comment_author": "MatheusRich"
},
{
"number": 185,
"created_at": "2020-03-06T16:09:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 198,
"created_at": "2021-03-29T13:47:17Z",
"last_comment_at": "2024-08-27T04:53:52Z",
"last_comment_author": "qquokka"
},
{
"number": 203,
"created_at": "2022-03-16T00:33:07Z",
"last_comment_at": "2022-10-18T20:19:38Z",
"last_comment_author": null
},
{
"number": 208,
"created_at": "2022-09-02T03:41:32Z",
"last_comment_at": "2024-02-28T20:01:42Z",
"last_comment_author": "masterT"
},
{
"number": 209,
"created_at": "2023-01-05T22:01:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 210,
"created_at": "2023-07-12T16:08:06Z",
"last_comment_at": "2023-07-12T21:42:23Z",
"last_comment_author": "jsmestad"
},
{
"number": 211,
"created_at": "2023-07-17T18:37:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 212,
"created_at": "2024-02-29T17:08:02Z",
"last_comment_at": "2024-03-01T20:46:16Z",
"last_comment_author": "masterT"
},
{
"number": 214,
"created_at": "2024-07-11T22:16:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 217,
"created_at": "2025-08-29T07:49:40Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/wardencommunity/warden",
"host": "github.com",
"name": "warden",
"owner": "wardencommunity"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 42,
"inputs": {
"security": 49,
"vitality": 23,
"community": 68,
"governance": 64,
"engineering": 50,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 50,
"overall_after_abandonment_multiplier": 42
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 23,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 9,
"inputs": {
"commits_last_year": 2,
"human_commit_share": 0.97,
"days_since_last_push": 322,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 322 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 322
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"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": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v1.2.8",
"releases_from_tags": false,
"days_since_latest_release": 2805,
"mean_days_between_releases": 357.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2805 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2805
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~357.3 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 357.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"maintainer_replying"
],
"signals": [
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 11,
"days_since_last_merged_pr": 322,
"days_since_last_human_commit": 322,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 322 days; 3 unmet obligation(s): issues unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 322,
"count": 3,
"signals": "issues unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 68,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"forks": 204,
"stars": 2514,
"watchers": 36,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2,514 stars",
"points": 55.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 2514
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "204 forks",
"points": 19.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 204
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "36 watchers",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 36
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"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": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 64,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 42,
"top_contributor_share": 0.336
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 34% of commits",
"points": 14.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 34
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "42 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 42
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 10 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"merged_prs": 68,
"open_issues": 16,
"closed_issues": 111,
"issue_closed_ratio": 0.874,
"closed_unmerged_prs": 24
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "87% of issues closed",
"points": 40.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 87
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "68/92 decided PRs merged",
"points": 28.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 68,
"decided": 92
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 8/15 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"followers": 5,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "wardencommunity",
"public_repos": 3,
"account_age_days": 3043
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "5 followers of wardencommunity",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 5,
"login": "wardencommunity"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3 public repos, account ~8 yr old",
"points": 16.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 3
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 50,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 49,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 49,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 8/15 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 10 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"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.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 15
},
"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": "at_risk",
"name": "AI Readiness",
"value": 31,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.402,
"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": "39 of 97 human commits state their intent (structured subject or explanatory body)",
"points": 21.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 39,
"sampled": 97
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 30,
"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.03
},
"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": "3 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 3,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Ruby",
"largest_source_bytes": 35334,
"source_files_sampled": 36,
"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/36 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 36,
"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": [
"rubygems package 'warden' points at a different repository (https://github.com/hassox/warden); excluded from ecosystem scoring",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T00:09:40.369522Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/wardencommunity/warden.svg",
"full_name": "wardencommunity/warden",
"license_state": "standard",
"license_spdx": "MIT"
}