Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"rails",
"ruby",
"authentication",
"devise"
],
"is_fork": false,
"size_kb": 5944,
"has_wiki": true,
"homepage": null,
"languages": {
"HTML": 17006,
"Ruby": 592310
},
"pushed_at": "2026-06-22T17:32:32Z",
"created_at": "2009-09-16T12:15:12Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T21:44:43Z",
"description": "Flexible authentication solution for Rails with Warden.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "heartcombo",
"company": null,
"location": null,
"followers": 154,
"avatar_url": "https://avatars.githubusercontent.com/u/59584037?v=4",
"created_at": "2020-01-06T22:13:20Z",
"is_verified": null,
"public_repos": 8,
"account_age_days": 2388
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v5.0.4",
"kind": "patch",
"published_at": "2026-05-08T14:38:43Z"
},
{
"tag": "v5.0.3",
"kind": "patch",
"published_at": "2026-03-16T20:47:37Z"
},
{
"tag": "v5.0.2",
"kind": "patch",
"published_at": "2026-02-18T14:07:58Z"
},
{
"tag": "v5.0.1",
"kind": "patch",
"published_at": "2026-02-13T17:59:28Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2026-01-23T16:37:04Z"
},
{
"tag": "v5.0.0.rc",
"kind": "other",
"published_at": "2025-12-31T18:48:53Z"
},
{
"tag": "v4.9.4",
"kind": "patch",
"published_at": "2024-04-10T12:30:53Z"
},
{
"tag": "v4.9.3",
"kind": "patch",
"published_at": "2024-04-10T12:30:14Z"
},
{
"tag": "v4.9.2",
"kind": "patch",
"published_at": "2023-04-03T12:32:07Z"
},
{
"tag": "v4.9.1",
"kind": "patch",
"published_at": "2023-03-31T12:40:12Z"
},
{
"tag": "v4.9.0",
"kind": "minor",
"published_at": "2023-02-17T14:14:53Z"
},
{
"tag": "v4.8.1",
"kind": "patch",
"published_at": "2021-12-16T11:07:59Z"
},
{
"tag": "v4.8.0",
"kind": "minor",
"published_at": "2021-04-29T11:57:41Z"
},
{
"tag": "v4.7.1",
"kind": "patch",
"published_at": "2019-09-06T18:01:58Z"
},
{
"tag": "v4.7.0",
"kind": "minor",
"published_at": "2019-08-19T16:34:22Z"
},
{
"tag": "v4.6.2",
"kind": "patch",
"published_at": "2019-03-26T16:56:50Z"
},
{
"tag": "v4.6.1",
"kind": "patch",
"published_at": "2019-02-11T15:28:20Z"
},
{
"tag": "v4.6.0",
"kind": "minor",
"published_at": "2019-02-07T18:15:08Z"
},
{
"tag": "v4.5.0",
"kind": "minor",
"published_at": "2018-08-15T23:29:20Z"
},
{
"tag": "v4.4.3",
"kind": "patch",
"published_at": "2018-03-18T00:20:05Z"
},
{
"tag": "v4.4.2",
"kind": "patch",
"published_at": "2018-03-15T13:56:41Z"
},
{
"tag": "v4.4.1",
"kind": "patch",
"published_at": "2018-01-23T18:11:05Z"
},
{
"tag": "v4.4.0",
"kind": "minor",
"published_at": "2017-12-29T19:57:54Z"
},
{
"tag": "v3.5.3",
"kind": "patch",
"published_at": "2015-12-10T16:38:30Z"
},
{
"tag": "v3.5.2",
"kind": "patch",
"published_at": "2015-12-09T12:35:38Z"
},
{
"tag": "v3.4.1",
"kind": "patch",
"published_at": "2014-10-29T15:00:39Z"
},
{
"tag": "v3.4.0",
"kind": "minor",
"published_at": "2014-10-29T15:01:14Z"
}
],
"recent_commits": [
{
"oid": "372b295fe6f63b4af3269f5dcd51a18c0bc2016c",
"body": "…i skip] (#5849)\n\nThe commented `email_regexp` example in the test app initializer still showed the old `/^...$/i` regex with multiline anchors, which no longer matches the actual default in `lib/devise.rb` or the generator template. This updates the example to the current default `/\\A[^@\\s]+@[^@\\s]+\\z/`. Unlike #5723, it syncs the example with the real default rather than patching the old pattern.\n\nFixes #5721\nCloses #5723",
"is_bot": false,
"headline": "Update commented email_regexp example to match the current default [c…",
"author_name": "Augusto Xavier",
"author_login": "augustocbx",
"committed_at": "2026-06-10T12:12:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ea459de9aec5f1217ad738c58e0d23fb9f5beaa",
"body": null,
"is_bot": false,
"headline": "Release v5.0.4 with sec fix for timeoutable",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-05-08T14:32:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "025fe2124f9928766fc46520e999633b598d0360",
"body": "When the Timeoutable module is enabled in Devise, the\n`FailureApp#redirect_url` method returns request.referrer, which is\nattacker-controllable, without validation for any non-GET request that\nresults in a session timeout. An attacker who hosts a page with an\nauto-submitting cross-origin form can ca\n[…]\nis to apply the same handling logic from `store_location_for`\nan extract only the path from the request referer, stripping out the\nhost entirely, to prevent the external redirect.\n\nGHSA-jp94-3292-c3xv",
"is_bot": false,
"headline": "Merge commit from fork",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-05-08T14:29:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7ca7ed9c174525a4d36167441b35af4a0991b6af",
"body": null,
"is_bot": false,
"headline": "Add GHSA link to the v5.0.3 sec fix changelog entry [ci skip]",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-04-10T14:43:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "605de86174c26b9f5b2618470249db2c225327d4",
"body": "Ref. #5833",
"is_bot": false,
"headline": "Update links to https [ci skip]",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-04-01T20:31:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e3a8bf3a01cc556185dbde47ecf3bb20c41b150",
"body": null,
"is_bot": false,
"headline": "Bundle update",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-03-27T12:49:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d202775d75ccee8c36a9ed72062f627202e29e2",
"body": null,
"is_bot": false,
"headline": "Cleanup old Rails.version check for db migration path",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-03-16T21:41:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ffb0b7e88b627ac0575e475b279e0cc474b4ded",
"body": null,
"is_bot": false,
"headline": "Fix Gemfile for Rails 7.2, incorrectly testing against 7.1",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-03-16T21:37:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f809205b2a9112767e68e1a5666c649a42609c6",
"body": null,
"is_bot": false,
"headline": "Release v5.0.3",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-03-16T20:44:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53347074021b38590653b95523f9b7113e5dcfdc",
"body": null,
"is_bot": false,
"headline": "Add CVE to changelog [ci skip]",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-03-16T20:41:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02527772bd9adbc3357d9c62fbc16e73e438121d",
"body": "… is always saved (#5784)\n\nFix security issue in the `Confirmable` \"change email\" flow, where a user can end up confirming an email address that they have no access to. The flow for this is:\n\n1. Attacker registers `attacker1@email.com`\n2. Attacker changes their email to `attacker2@email.com`, but d\n[…]\n follows the confirmation link, they will have confirmed the victim's email address, on an account that the attacker controls.\n\nCo-authored-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>",
"is_bot": false,
"headline": "Fix race condition vulnerability, by ensuring the `unconfirmed_email`…",
"author_name": "Grant Cox",
"author_login": "grantcox",
"committed_at": "2026-03-16T20:40:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "879f79fceaf2ec6525219ee7bb4057ce4db65729",
"body": null,
"is_bot": false,
"headline": "Bundle update",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-03-13T13:00:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f4493bd0302f85d1662b71c4f2145268fecc200",
"body": null,
"is_bot": false,
"headline": "Configure default permissions as read-only for the workflow",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-03-13T12:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c785761bd3c717793f0da4146dd630865568567",
"body": null,
"is_bot": false,
"headline": "Ignore test/** folder for GH default code scanning",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-03-13T12:59:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9e655e13253dc53e3c0981a8345f134bcda1fc5",
"body": null,
"is_bot": false,
"headline": "Bundle update, clear dependabot security issues",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-03-06T13:49:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fd061095084d8f9d3f8c995c46caabcd15640fd",
"body": "Check the related issue for more info and explanation:\nhttps://github.com/heartcombo/devise/pull/5828#issuecomment-3926822788\n\n[ci skip]",
"is_bot": false,
"headline": "Add a note to the changelog about an edge case issue some users ran into",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-03-06T13:42:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b008ed51c0df3223cf727e7ad07378d6329b12f",
"body": null,
"is_bot": false,
"headline": "Release v5.0.2",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-02-18T14:06:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "916f94ed4b4bb8e7881d5cf8c6535b7ccb368f7a",
"body": "…r (#5826)\n\nExtract a couple small duplicate checks into a method, enabling it as a\nhook that can be overridden if necessary. It's going to be particularly useful\non a flow I'm working on / testing out, to avoid having to copy over the whole\nblock of code from the controller to customize it.\n\nWe hav\n[…]\n.\n\nAlso move `update_needs_confirmation?` down to private, as this one in\nparticular I don't think we intended to allow overriding, as it has no\npractical behavior change other than the flash message.",
"is_bot": false,
"headline": "Add `sign_in_after_reset_password?` check hook to passwords controlle…",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-02-18T13:21:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1befcb58828b0df46aba985be20e88fc3c46c0db",
"body": "Build pushes to the main branch and open PRs, but not pushes to other\nbranches. Allow workflow_dispatch to build them manually if we want to.",
"is_bot": false,
"headline": "Stop building both branch & PR with pushes",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-02-18T13:10:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb2b4ecc1bcabc1c1797ecfe0dc0211c52cf3972",
"body": "The config exists at the model/resource class from the registerable\nmodule, but it was not being honored, instead we were directly relying\non the main Devise config.\n\nNow this can be configured and honored per-model/resource class, as\nexpected.\n\nThis is similar to #5429 and `sign_in_after_reset_password` fix.",
"is_bot": false,
"headline": "Allow model config to override `sign_in_after_change_password` (#5825)",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-02-18T12:43:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5ffdc42483e447bb248045940bac76fd517cfc5",
"body": "…et\" button (#5824)\n\nThis mirrors #5515",
"is_bot": false,
"headline": "Update missed generator to use correct grammar for \"send password res…",
"author_name": "Gareth Jones",
"author_login": "G-Rath",
"committed_at": "2026-02-17T16:28:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1054ef82e7ed65264bc65e539e035ec51a5f2aff",
"body": null,
"is_bot": false,
"headline": "Release v5.0.1",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-02-13T17:52:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03c419e70ce8985b2668ae5a96c08ee23965f63f",
"body": "…5822)\n\nA previous change #4834 introduced a downcase call to each attribute, so\nthat it'd fix an invalid grammar issue on some languages like English\nthat were showing `Email` in the middle of flash message sentences.\n\nHowever, it caused a bug with German which uses the word `E-Mail` and at\nthe beg\n[…]\n set of interpolation\nvalues for the original vs downcased translations, so people can use\nwhat makes the most sense for each language without us having to\nmanually massage these strings.\n\nFixes #5820",
"is_bot": false,
"headline": "Only downcase first letter of each auth key, not the entire string (#…",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-02-13T13:11:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dbc1bb22541ca337c6d2b8a95222161f2922dca6",
"body": "\"Mini Test\" was used in heartcombo/devise#5012 but \"minitest\" is\nthe correct product name.\nSee also: https://github.com/minitest/minitest/blob/master/README.rdoc#description\n\n> minitest provides a complete suite of testing facilities\n> supporting TDD, BDD, and benchmarking.\n\nIn this description, \"minitest\" is used.\n\n[ci skip]\n\nSigned-off-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>",
"is_bot": false,
"headline": "Fix minitest name (#5821)",
"author_name": "Yuma Takeda",
"author_login": "Yuma2000",
"committed_at": "2026-02-13T11:47:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c51da69d04caacfa2ef32240796b668bc134265f",
"body": null,
"is_bot": false,
"headline": "Release v5, no changes since RC",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-01-23T16:34:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9c534d363cc9d552662049b38582eead87bedd6",
"body": " `test_set_null_fields_on_migrations`\n ./devise/test/models_test.rb:87\n `test_does_not_crash_when_the_last_request_at_is_a_String`\n ./devise/test/integration/timeoutable_test.rb:191\n `test_defined_Warden_after_authentication_callback_should_not_be_called_when_sign_in_is_called`\n \n[…]\n ./devise/test/test/controller_helpers_test.rb:114\n `test_defined_Warden_before_logout_callback_should_not_be_called_when_sign_out_is_called`\n ./devise/test/test/controller_helpers_test.rb:128",
"is_bot": false,
"headline": "Fix \"Test is missing assertions\" warnings",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-01-05T21:16:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "731074bf09c2a0cd498c1b8a2a01434e722f94d5",
"body": null,
"is_bot": false,
"headline": "Stop updating copyright every year [ci skip]",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-01-05T13:02:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35920d27e5e9508e14e2576e4226c368bd30b74f",
"body": "It dropped support to Ruby 3.2 which is expected to be EOL by\n2026-03-31.",
"is_bot": false,
"headline": "Exclude Rails main + Ruby 3.2",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2026-01-05T12:55:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00a97782cb91104a72ea68d8f62ca8aa0e6eb101",
"body": "Given a lot of time has passed since the last v4.x release, and there's\nbeen many changes (including breaking ones) merged to main, let's go\nwith an \"RC\" version before doing a final release.\n\nIf we don't hear any major issues, I plan to release a final version in\na couple of weeks.",
"is_bot": false,
"headline": "Release v5.0.0.rc",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-12-31T18:46:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "119a40f9d38fba356cd29ac4e4957c6adc3f6c66",
"body": "As per our test matrix.",
"is_bot": false,
"headline": "Fix gemspec and readme, Devise v5 will support Rails >= 7, not 6",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-12-31T18:35:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1096b609677d77a31c2615054cd41502ffe51ffe",
"body": null,
"is_bot": false,
"headline": "Remove deprecated `Devise.activerecord51?` method",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-12-31T18:35:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc466316df51df4a8968a9ba35152de7a54cfa94",
"body": "Otherwise if we humanized the whole string, it could cause us to change\nthe output of strings with periods and maybe other side-effects, since\nwe're changing the whole string from i18n.\n\nThis is safer as it only changes the first char of the translated\nmessage, and only if it is a match with the first translated auth key,\nso we can more safely humanize & downcase all auth keys to interpolate\nin the message whenever needed.\n\nAlso add changelog for the change.",
"is_bot": false,
"headline": "Ensure auth keys at the start of the i18n msg are properly cased",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-12-31T17:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "356b09431274c2c97a02376655278ea7414ebc1a",
"body": "\"Invalid Email or password.\" is grammatically incorrect, a change\nintroduced a while ago by #4014.\n\nSigned-off-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>",
"is_bot": false,
"headline": "Downcase authentication keys and humanize error message (#4834)",
"author_name": "Julius Graakjær Grantzau",
"author_login": "grantzau",
"committed_at": "2025-12-31T17:40:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a149ff139303edf3b832129054c62066baea98f",
"body": "It's an unauthenticated request, so return 401 Unauthorized like most\nother similar requests.\n\nSigned-off-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>",
"is_bot": false,
"headline": "Return 401 for sessions#destroy action with no user signed in (#4878)",
"author_name": "Adan Amarillas",
"author_login": null,
"committed_at": "2025-12-31T16:56:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05bbc71446bfd483308065b29b66f0f8a0445b92",
"body": "Used Rails' secure_compare method inside the definition of\nsecure_compare. This will handle the empty strings comparison and\nreturn true when both the parameters are empty strings.\n\nFixes #4441, #4829",
"is_bot": false,
"headline": "Make secure_compare handle empty strings comparison correctly",
"author_name": "Shriram",
"author_login": "shrirambalakrishnan",
"committed_at": "2025-12-31T14:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8054ad55c3d1b0602d3654cf0dfd065491f271b7",
"body": "…, avoid Rack warnings (#5797)\n\nIn Rack v3.1.0, the symbol for HTTP status code 422 was changed from `:unprocessable_entity` to `:unprocessable_content`.\n\nAs a result, when using rack 3.2 with the following configuration in `config/initializers/devise.rb`, a warning is shown on login failure:\n\n```ru\n[…]\nhen available in the failure app to prevent the warning there as well (since that isn't covered by Rails automatic conversion).\n\nSigned-off-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>",
"is_bot": false,
"headline": "Use `:unprocessable_content` in generated Devise config for Rack 3.1+…",
"author_name": "Taketo Takashima",
"author_login": "taketo1113",
"committed_at": "2025-12-31T13:45:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d13ef89afb8b969046fc3e960e9b834ef2b4256e",
"body": "The default `_error_messages.html.erb` partial uses a deprecated Turbo\nattribute `data-turbo-cache=false`, which was deprecated on Feb 15 2023\nin [this pull request](https://github.com/hotwired/turbo/pull/871).\n\nUse more up-to-date attribute name called\n[data-turbo-temporary](https://github.com/hotw\n[…]\nDrive's documentation](https://turbo.hotwired.dev/handbook/building#preparing-the-page-to-be-cached)\n\nCloses #5664\nCloses #5662\n\nSigned-off-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>",
"is_bot": false,
"headline": "Replace `[data-turbo-cache=false]` with `[data-turbo-temporary]`",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-12-31T12:26:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "051f94a49831d04cf7c9f034f82fe90d46a19f6d",
"body": "We need to explicitly pass the `locale` around from the options (passed\nto `warden.authenticate!` for instance) or the `I18n.locale` when\nlogging out and redirecting the user via `throw :warden`, otherwise in a\nmulti-locale app we'd lose the locale previously set / passed around and\nfallback to the \n[…]\nmessage.\n\nThis is a follow-up of the fixes in #5567 where we implemented the\nlocale passing logic down to the failure app, but it missed these places\nwhere we were using `throw :warden`.\n\nCloses #5812",
"is_bot": false,
"headline": "Pass locale with activatable / timeoutable hooks (#5815)",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-12-31T12:12:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cd9c21a067d58b10601e4e5f42337ec42c38d5fb",
"body": "Closes #5814\n\nSigned-off-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>",
"is_bot": false,
"headline": "Fix message in controllers generator",
"author_name": "nkroker",
"author_login": "nkroker",
"committed_at": "2025-12-29T20:41:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f8f38d79567a099ea9114356d5b4d8bbb0fb61a",
"body": "https://www.ruby-lang.org/en/news/2025/12/25/ruby-4-0-0-released/\n\nWe need to add `ostruct` as a dev dependency because it doesn't come\nas a default gem with Ruby 4.0 anymore.\n\nLock minitest < 6 since v6 has some incompatibilities with released\nversions of Rails that will be fixed in future versions.\n\nThis is something I didn't run into a few other gems, but SimpleForm\ndid, presumabily because it touches additional areas like AV tests.",
"is_bot": false,
"headline": "Update dependencies and test with Ruby 4.0",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-12-29T20:37:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8a64b549c8b37e494eaca7be2def136a7e1b236",
"body": "* Bump actions/checkout from 5 to 6\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/co\n[…]\nrect:production\n update-type: version-update:semver-patch\n...\n\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 5 to 6 (#5809)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-24T18:39:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "95618806c4c27de38296dd84bfa73bfe2b27bffe",
"body": "This is no longer in Rails since v5, it's been extracted to\n`protected_attributes`, and we're dropping support to older versions of\nRails in main.\n\nhttps://github.com/rails/protected_attributes",
"is_bot": false,
"headline": "Remove no longer relevant test for mass assignment sanitization",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-11-14T14:24:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47e87164935ef4994dd66749a1a4aaae2e2a65ef",
"body": "Hopefully by now everyone should've upgraded and figured this out.\n\n[ci skip]",
"is_bot": false,
"headline": "Remove post-install message",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-11-14T13:38:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6b08ae7e12d068e7fde62dda951316147300daf",
"body": "Bump actions/checkout from 3 to 5 (#5805)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/check\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump actions/checkout and mongodb-github-action",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-11-03T21:52:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ef2d4831ef4641571aabde28ccf54f73329dfbc5",
"body": null,
"is_bot": false,
"headline": "Add missing frozen string literal comment to file [ci skip]",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-10-31T18:14:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97cf37eb56cbeb8d2fe37c9707e936fa1e3adca1",
"body": null,
"is_bot": false,
"headline": "Expand changelog [ci skip]",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-10-31T18:03:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0867c998c56be90e94a8b44e4ccae283b3e3763",
"body": "All of these have been deprecated for years, if we're releasing a new\nmajor version, let's take the opportunity to do some cleanup.\n\n* Remove deprecated `:bypass` option from `sign_in` helper,\n use `bypass_sign_in` instead.\n* Remove deprecated `devise_error_messages!` helper,\n use `render \"devise/\n[…]\nn(resource, :admin)`\n controller test helper, use `sign_in(resource, scope: :admin)` instead.\n* Remove deprecated `Devise::TestHelpers`,\n use `Devise::Test::ControllerHelpers` instead.\n\nCloses #5739",
"is_bot": false,
"headline": "Remove deprecated stuff (#5803)",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-10-31T16:52:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fa052e5064f72381a193adc1df1bc7bee72a7801",
"body": "We no longer run against or support old Mongoid versions.",
"is_bot": false,
"headline": "Remove some mongoid version checks from test suite",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-10-31T14:26:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd7ee27f74f919eacc48337c966cdcb648d9e2f0",
"body": "Devise hasn't been tested with Mongoid since Rails version 5, only 4.x was still running those tests.\n\nThis enables the tests again on all currently supported Rails versions, with their respective mongoid supported versions. There were a couple of minor tweaks to make it happen, namely:\n\n* The way w\n[…]\ned admin code in tests were only checking for Rails version 5.1, but we need to use the same check for AR 5.1 that is used in code, otherwise it will try to use methods not available in mongoid there.",
"is_bot": false,
"headline": "Bring back Mongoid official support (#5568)",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-10-31T14:16:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b76d18d27783ad2079e1e75773ef9d1e30005fdd",
"body": "…' section (#5802)\n\nExpand test run examples to show running a specific line number or a matching regex.\n\n[ci skip]",
"is_bot": false,
"headline": "Fixed inconsistency between description and example in 'Running tests…",
"author_name": "Fuyutsubaki",
"author_login": "Fuyutsubaki",
"committed_at": "2025-10-31T12:44:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f150357c1ce01a8eec740c3a6759bca1aae4d7d4",
"body": "Rails just released v7.0.10 which contains the fixes for Ruby 3.4 we\nneeded to get the build green, so no need to point to GH anymore.\n\nhttps://rubyonrails.org/2025/10/29/new-rails-releases-and-end-of-support-announcement\n\nNote that v7.0 has reached EOL for a while now.",
"is_bot": false,
"headline": "Test with the released version of v7.0",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-10-29T13:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d60f81008676edc6ae9c8e6e4b28a20a473185d3",
"body": "We pointed to github to fix issues with Ruby 2.7 and kwargs, but since\nthen a version 1.0.5 was released which includes those fixes.\n\nThere's a few more things in their main, but nothing we need if all is\ngreen.",
"is_bot": false,
"headline": "Use currently released version of rails-controller-testing",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-10-24T14:36:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a82ad574064a97b7458c73694a2b407c46bcb14",
"body": " ./devise/test/support/webrat/matchers.rb:6: warning:\n Nokogiri::CSS.parse is deprecated and will be removed in a future\n version of Nokogiri. Use Nokogiri::CSS::Parser#parse instead.",
"is_bot": false,
"headline": "Fix nokogiri deprecation warning",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-10-24T14:33:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cf31d45ebe80656b3e830c977c0030fb8e93718",
"body": null,
"is_bot": false,
"headline": "Update to test with Rails v8.1.0 final",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-10-24T14:23:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "141ef373396a4c19a619a24647bc323dc853c6ac",
"body": "Update bundle to avoid 3.4 mutex_m require error.\n\nTest against Rails 7.0 branch which contains Ruby 3.4 fixes.\n\nUpdate changelog to mention Rails < 7.0 support being dropped.\n\nBuilds on top of https://github.com/heartcombo/devise/pull/5770\nCloses https://github.com/heartcombo/devise/pull/5776\nCloses https://github.com/heartcombo/devise/pull/5761",
"is_bot": false,
"headline": "Add Ruby 3.4 & build updates (#5801)",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-10-21T20:28:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbc8e77ea0a6396dcaa4688d525004d6f9e555d7",
"body": "* Drop support for Rails < 7 and Ruby < 2.7\n* Add tests to support to Rails 8+\n* Fix test suite across all supported versions",
"is_bot": false,
"headline": "Make test suite work (#5770)",
"author_name": "Greg Molnar",
"author_login": "gregmolnar",
"committed_at": "2025-10-21T19:52:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c5e4d3c4e2ac4415f0d49cbeba6ea99c1dccf6b",
"body": "Also remove contributors section and add supported ruby/rails versions\nto the readme.\n\n[ci skip]",
"is_bot": false,
"headline": "Update to new email, copyright, supported Ruby/Rails versions",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-10-17T17:22:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa4749dddc5bdafb8bf474ec972484cae256d891",
"body": "…748)\n\nExplain the combined usage of `reconfirmable` with `send_email_changed_notification`.\n[ci skip]",
"is_bot": false,
"headline": "Expand reconfirmable comment on generator to match the module doc (#5…",
"author_name": "soma-git-practice",
"author_login": "soma-git-practice",
"committed_at": "2025-10-17T16:41:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b02bb5b75af73753affa1a0a1f79a79cc28a358d",
"body": "Update argument name for config.warden [ci skip]\n\nThe argument for the block passed to `config.warden` is no a `Warden::Manager` instance but a `Warden::Config` instance, but it is confusingly named `manager` in the generated file.\n\nRenaming this to `warden_config` for clarity.",
"is_bot": false,
"headline": "Merge pull request #5746 from c960657/config-warden",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-10-17T15:06:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23058dcc62ed5bc3a79043ee5f375bc31d65bd73",
"body": "…n_lockable\n\nFix typo in comments [ci skip]",
"is_bot": false,
"headline": "Merge pull request #5738 from soma-git-practice/is_this_typo_models_i…",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-10-16T13:17:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf93de390a29654620fdf7ac07b4794eb95171d0",
"body": "Closes #5778\n[ci skip]",
"is_bot": false,
"headline": "Fix links to RubyDoc",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2025-05-28T11:51:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46cae66baf9885d80ae25de180f9ab2166d82098",
"body": null,
"is_bot": false,
"headline": "Update argument name for config.warden",
"author_name": "Christian Schmidt",
"author_login": "c960657",
"committed_at": "2024-12-17T12:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a78ad3f20cc7746b41c53b2447e51005d16e7ac4",
"body": null,
"is_bot": false,
"headline": "Fix typo in comments",
"author_name": "soma",
"author_login": "soma-git-practice",
"committed_at": "2024-12-04T14:04:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fec67f98f26fcd9a79072e4581b1bd40d0c7fa1d",
"body": "Use proc to set password length validator so it's possible to override it dynamically.",
"is_bot": false,
"headline": "Merge pull request #5734 from heartcombo/password-length-dynamic",
"author_name": "Vasiliy Ermolovich",
"author_login": "nashby",
"committed_at": "2024-11-29T13:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "560a1cb16f695ce6381b1a2ef063b91b2eb915c4",
"body": "…de it dynamically.\n\nCo-authored-by: Manoj M J <manojmj92@gmail.com>",
"is_bot": false,
"headline": "Use proc to set password length validation so it's possible to overri…",
"author_name": "Vasiliy Ermolovich",
"author_login": "nashby",
"committed_at": "2024-11-29T13:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dce20b78f567a49ada1bd23caa43f3d507c8be28",
"body": "Fix passing of format option to devise_for call.",
"is_bot": false,
"headline": "Merge pull request #5732 from heartcombo/fix-format",
"author_name": "Vasiliy Ermolovich",
"author_login": "nashby",
"committed_at": "2024-11-25T14:47:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46c2c3913eac6acbb13c9916f011595d0d82691e",
"body": null,
"is_bot": false,
"headline": "Fix passing of `format` option to `devise_for` call.",
"author_name": "Vasiliy Ermolovich",
"author_login": "nashby",
"committed_at": "2024-11-25T14:40:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eccc91f615fd9bbb8a347ed05a9fb34b1664bf3",
"body": "Fix Zeitwerk autoloading when ActionMailer is not present.",
"is_bot": false,
"headline": "Merge pull request #5731 from heartcombo/fix-without-mailer-load",
"author_name": "Vasiliy Ermolovich",
"author_login": "nashby",
"committed_at": "2024-11-25T12:57:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af112a2f65f3835c3f983276e0d166897427c19a",
"body": "When ActionMailer is not defined we have empty app/mailers/devise/mailer.rb file and Zeitwerk doesn't\nlike that and errors with\n\n```\nexpected file app/mailers/devise/mailer.rb to define constant Devise::Mailer\n```\n\nThe fix is to tell Zeitwerk to ignore that file if ActionMailer constant if not defined.\n\nI tried to write a spec for it but since specs are run in the same process it's hard to have two\nRails applications where one of them has ActionMailer define and the seconds one doesn't.",
"is_bot": false,
"headline": "Fix Zeitwerk autoloading when ActionMailer is not present.",
"author_name": "Vasiliy Ermolovich",
"author_login": "nashby",
"committed_at": "2024-11-25T12:57:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90a3fa85991e2846054b8adc23519c1707c49450",
"body": "Fix Rails main CI",
"is_bot": false,
"headline": "Merge pull request #5730 from jeromedalbert/fix-ci",
"author_name": "Vasiliy Ermolovich",
"author_login": "nashby",
"committed_at": "2024-11-25T07:37:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "950721d6de8ad19debb0eb0e87e3de4eff7e47c5",
"body": null,
"is_bot": false,
"headline": "Fix Rails 8 CI",
"author_name": "Jerome Dalbert",
"author_login": "jeromedalbert",
"committed_at": "2024-11-25T02:28:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "591b03a6c010f47976f7033370a8165c5324a82c",
"body": "Make Devise.mappings work with lazy loaded routes.",
"is_bot": false,
"headline": "Merge pull request #5728 from heartcombo/lazy-routes-fix",
"author_name": "Vasiliy Ermolovich",
"author_login": "nashby",
"committed_at": "2024-11-24T15:27:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24c47140e5d2e484b49796c934a8c1efb2a434b5",
"body": "Starting from Rails 8.0, routes are lazy-loaded by default in test and development environments.\nHowever, Devise's mappings are built during the routes loading phase.\nTo ensure it works correctly, we need to load the routes first before accessing @@mappings.",
"is_bot": false,
"headline": "Make Devise.mappings work with lazy loaded routes.",
"author_name": "Vasiliy Ermolovich",
"author_login": "nashby",
"committed_at": "2024-11-24T15:20:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f514f1413e0f0ff2eb7e9b6f2c7644058c52c6d",
"body": "Bug Fix: Devise Checkbox TRUE VALUES not compatible with HTML specs (missing \"on\" value)",
"is_bot": false,
"headline": "Merge pull request #5514 from itay-grudev/master",
"author_name": "Vasiliy Ermolovich",
"author_login": "nashby",
"committed_at": "2024-11-08T16:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12f0dd1608eb3ebe2963309249f9160574d0dc6f",
"body": "…missing \"on\" value)\n\nSee:\n* https://html.spec.whatwg.org/multipage/input.html#checkbox-state-(type%3Dcheckbox)\n* https://html.spec.whatwg.org/multipage/input.html#dom-input-value-default-on\n\nThis issue causes the remember me functionality not to work correctly, especially when overriding the defaul\n[…]\noxes by default in all major browsers send the value `on` as required by the HTML specifications.\n\nSee also:\n\nhttps://stackoverflow.com/questions/5987075/devise-remember-me-not-working-localhost-issue",
"is_bot": false,
"headline": "Bug Fix: Devise Checkbox TRUE VALUES not compatible with HTML specs (…",
"author_name": "Itay Grudev",
"author_login": "itay-grudev",
"committed_at": "2024-11-08T16:13:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "12c796e4994c9fbdc12eb0d6b70450cf82fcec62",
"body": "Remove unnecessary closing parenthesis in README [ci skip]",
"is_bot": false,
"headline": "Merge pull request #5719 from kazuyainoue0124/fix_typos_in_readme",
"author_name": "Vasiliy Ermolovich",
"author_login": "nashby",
"committed_at": "2024-10-22T18:49:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baf0d8eff2a977208120b5b98bf319b781598ae9",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Vasiliy Ermolovich",
"author_login": "nashby",
"committed_at": "2024-10-22T18:45:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b15bbee7a5d4a27b10ba348ba9250bec519ab96",
"body": "Removed now obsolete SecretKeyFinder",
"is_bot": false,
"headline": "Merge pull request #5645 from BroiSatse/main",
"author_name": "Vasiliy Ermolovich",
"author_login": "nashby",
"committed_at": "2024-10-22T18:33:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25f806e2703a24602c9d910eedf4eaa9cb1bacc2",
"body": null,
"is_bot": false,
"headline": "Remove unnecessary closing parenthesis in README",
"author_name": "Kazuya INOUE",
"author_login": "k-in0ue",
"committed_at": "2024-10-06T14:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72884642f5700439cc96ac560ee19a44af5a2d45",
"body": "Rails 8: Update route registration to use keyword arguments",
"is_bot": false,
"headline": "Merge pull request #5706 from abr-storm/main",
"author_name": "Vasiliy Ermolovich",
"author_login": "nashby",
"committed_at": "2024-08-18T09:20:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54e4b267a5fb62f228843f4188080d0a83bae82c",
"body": null,
"is_bot": false,
"headline": "splat keyword arguments when registering routes",
"author_name": "Alex Brook",
"author_login": "abr-storm",
"committed_at": "2024-08-17T16:34:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a2505ee23340d176f89670fa5a83f60c3261b49",
"body": "Rails 8: Fix CI sqlite3 error for Gemfile-rails-main",
"is_bot": false,
"headline": "Merge pull request #5708 from jeromedalbert/fix-ci-rails-main",
"author_name": "Vasiliy Ermolovich",
"author_login": "nashby",
"committed_at": "2024-08-17T09:58:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d859b5db0dd6cc80322cc9f48706ccf0076ceca",
"body": null,
"is_bot": false,
"headline": "Fix CI sqlite3 error for Gemfile-rails-main",
"author_name": "Jerome Dalbert",
"author_login": "jeromedalbert",
"committed_at": "2024-08-17T08:25:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a259ff3c28912a27329727f4a3c2623d3f5cb6f2",
"body": "Use a \"beta\" version to make that even more explicit.",
"is_bot": false,
"headline": "Make it clearer that we're targeting a v5 going forward",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2024-04-10T12:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a7176f727131423f95726ebcda64d498cddc3fc",
"body": "main is targetting a v5 with some possible breaking changes, for main\nit's mainly dropping support for older Ruby/Rails versions, but more\nmight come.\n\n[ci skip]",
"is_bot": false,
"headline": "Cleanup changelog, point to 4-stable branch for previous changes",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2024-04-10T12:43:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21deb5c14514e095cb0c496cd48f03888c51b880",
"body": null,
"is_bot": false,
"headline": "Bump year [ci skip]",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2024-04-09T19:58:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ee12d1521e426f3a8d1622ea26db2c926654637",
"body": "Adds Ruby 3.3 to CI",
"is_bot": false,
"headline": "Merge pull request #5668 from berkos/update-ci",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2024-04-09T17:20:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c80026d95583401a78c07428e58e50b0cf0d933b",
"body": "- Exclude Rubies >=3.1 from latest main Gemfile as it runs on 7.2",
"is_bot": false,
"headline": "Update CI to run to include Ruby 3.3",
"author_name": "Antonis Berkakis",
"author_login": "berkos",
"committed_at": "2024-04-09T13:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb18f4d3805be0bf5f45e21be39625c7cfd9c1d6",
"body": "Fix grammar on comment for .find_scope! [ci skip]",
"is_bot": false,
"headline": "Update mapping.rb (#5673)",
"author_name": "Artin Boghosian",
"author_login": "artinboghosian",
"committed_at": "2024-02-13T12:22:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6d64ba5252216d367d8c89f50492885d364f76c",
"body": null,
"is_bot": false,
"headline": "Removed now obsolete SecretKeyFinder",
"author_name": "Stanislaw Klajn",
"author_login": "BroiSatse",
"committed_at": "2023-10-26T09:41:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2242a95f3bb2e68ec0e9a064238ff7af6429545",
"body": "Fix README anchor link",
"is_bot": false,
"headline": "Merge pull request #5641 from henryaj/patch-1",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2023-10-13T14:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4578d3240a57c01f2dbdd0659c67e704bea623e",
"body": "Fixes link to Active Job Integration in README.",
"is_bot": false,
"headline": "Fix README anchor link",
"author_name": "Henry Stanley",
"author_login": null,
"committed_at": "2023-10-13T14:54:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5667ceaa1ef11833181407e1dd95d4765cdfa565",
"body": "…s-and-rails\n\nDrop support to EOL rubies and Rails",
"is_bot": false,
"headline": "Merge pull request #5600 from heartcombo/rm-drop-support-to-old-rubie…",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2023-10-13T14:23:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d18d8131109c5fd9099e7f2168b2bf6f7f68b7d",
"body": "A common usage of I18n with different locales is to create some around\ncallback in the application controller that sets the locale for the\nentire action, via params/url/user/etc., which ensure the locale is\nrespected for the duration of that action, and resets at the end.\n\nDevise was not respecting \n[…]\n#4823, and possible others already closed.\nRelated to warden: (may be closed there afterwards)\nhttps://github.com/wardencommunity/warden/issues/180\nhttps://github.com/wardencommunity/warden/issues/170",
"is_bot": false,
"headline": "Respect locale set by controller in the failure app (#5567)",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2023-10-13T14:20:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "63939c121e656075296808fd2627cab5a0352ba3",
"body": "They were added to support an old/deprecated feature of Rails, as the\nmessage was saying, we can now remove them from the code as well.",
"is_bot": false,
"headline": "Remove deprecated options argument from update methods",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2023-10-13T14:02:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49e4a991cf34987c2abd378fe4ba2767ec5cb417",
"body": "Also change back to run CI on ubuntu-latest which should work with all\nRuby versions supported now.",
"is_bot": false,
"headline": "Remove some more code added to support older versions",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2023-10-13T14:02:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72b421e571ac7e3316f51917b363f5525fea8fd7",
"body": null,
"is_bot": false,
"headline": "Update gemfile readme references",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2023-10-13T13:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23633b70f01067c25fea7bd0c00b5fc5348e452b",
"body": "It's EOL but the current versions of Rails are still supporting it, so\nit makes sense for us to keep supporting it as well. And it doesn't give\nus any extra maintenance burden as older versions have been doing.",
"is_bot": false,
"headline": "Bring back Ruby 2.7 support",
"author_name": "Carlos Antonio da Silva",
"author_login": "carlosantoniodasilva",
"committed_at": "2023-10-13T13:44:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8207373ea9da4021a30d913b50c473fb8bcc396",
"body": null,
"is_bot": false,
"headline": "Drop support to all EOL rails versions",
"author_name": "Rafael Mendonça França",
"author_login": "rafaelfranca",
"committed_at": "2023-10-12T19:52:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4701866ae8fe5fdee955e14174fd9714f3ffa64",
"body": "All Ruby 2.x are EOL now.",
"is_bot": false,
"headline": "Drop support to EOL Rubies",
"author_name": "Rafael Mendonça França",
"author_login": "rafaelfranca",
"committed_at": "2023-10-12T19:49:10Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 27,
"commits_last_year": 57,
"latest_release_at": "2026-05-08T14:38:43Z",
"latest_release_tag": "v5.0.4",
"releases_from_tags": false,
"days_since_last_push": 29,
"active_weeks_last_year": 18,
"days_since_latest_release": 74,
"mean_days_between_releases": 126
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": true,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "devise",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/devise",
"is_deprecated": false,
"latest_version": "5.0.4",
"repository_url": "https://github.com/heartcombo/devise",
"versions_count": 173,
"total_downloads": 287810741,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2009-10-21T05:34:50.073000Z",
"latest_published_at": "2026-05-08T14:37:13.570000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 74
}
]
},
"popularity": {
"forks": 5480,
"stars": 24346,
"watchers": 433,
"fork_history": {
"days": [
{
"date": "2020-05-18",
"count": 1
},
{
"date": "2020-05-20",
"count": 2
},
{
"date": "2020-05-21",
"count": 1
},
{
"date": "2020-05-23",
"count": 1
},
{
"date": "2020-05-25",
"count": 2
},
{
"date": "2020-05-26",
"count": 1
},
{
"date": "2020-05-29",
"count": 1
},
{
"date": "2020-06-03",
"count": 1
},
{
"date": "2020-06-04",
"count": 4
},
{
"date": "2020-06-05",
"count": 1
},
{
"date": "2020-06-06",
"count": 1
},
{
"date": "2020-06-08",
"count": 1
},
{
"date": "2020-06-09",
"count": 2
},
{
"date": "2020-06-10",
"count": 1
},
{
"date": "2020-06-11",
"count": 1
},
{
"date": "2020-06-12",
"count": 2
},
{
"date": "2020-06-16",
"count": 3
},
{
"date": "2020-06-17",
"count": 1
},
{
"date": "2020-06-18",
"count": 1
},
{
"date": "2020-06-21",
"count": 1
},
{
"date": "2020-06-22",
"count": 1
},
{
"date": "2020-06-24",
"count": 2
},
{
"date": "2020-06-25",
"count": 1
},
{
"date": "2020-06-27",
"count": 2
},
{
"date": "2020-06-28",
"count": 1
},
{
"date": "2020-06-30",
"count": 1
},
{
"date": "2020-07-03",
"count": 1
},
{
"date": "2020-07-07",
"count": 1
},
{
"date": "2020-07-08",
"count": 1
},
{
"date": "2020-07-10",
"count": 3
},
{
"date": "2020-07-12",
"count": 1
},
{
"date": "2020-07-14",
"count": 1
},
{
"date": "2020-07-17",
"count": 1
},
{
"date": "2020-07-18",
"count": 2
},
{
"date": "2020-07-19",
"count": 1
},
{
"date": "2020-07-21",
"count": 1
},
{
"date": "2020-07-23",
"count": 2
},
{
"date": "2020-07-28",
"count": 2
},
{
"date": "2020-07-30",
"count": 1
},
{
"date": "2020-07-31",
"count": 2
},
{
"date": "2020-08-03",
"count": 2
},
{
"date": "2020-08-06",
"count": 1
},
{
"date": "2020-08-07",
"count": 4
},
{
"date": "2020-08-11",
"count": 1
},
{
"date": "2020-08-12",
"count": 2
},
{
"date": "2020-08-13",
"count": 1
},
{
"date": "2020-08-15",
"count": 2
},
{
"date": "2020-08-17",
"count": 1
},
{
"date": "2020-08-21",
"count": 2
},
{
"date": "2020-08-22",
"count": 1
},
{
"date": "2020-08-24",
"count": 1
},
{
"date": "2020-08-25",
"count": 1
},
{
"date": "2020-08-26",
"count": 2
},
{
"date": "2020-08-29",
"count": 1
},
{
"date": "2020-08-31",
"count": 1
},
{
"date": "2020-09-03",
"count": 1
},
{
"date": "2020-09-04",
"count": 1
},
{
"date": "2020-09-06",
"count": 1
},
{
"date": "2020-09-07",
"count": 1
},
{
"date": "2020-09-09",
"count": 2
},
{
"date": "2020-09-10",
"count": 1
},
{
"date": "2020-09-11",
"count": 1
},
{
"date": "2020-09-12",
"count": 1
},
{
"date": "2020-09-14",
"count": 2
},
{
"date": "2020-09-16",
"count": 2
},
{
"date": "2020-09-17",
"count": 1
},
{
"date": "2020-09-18",
"count": 1
},
{
"date": "2020-09-22",
"count": 1
},
{
"date": "2020-09-23",
"count": 1
},
{
"date": "2020-09-28",
"count": 1
},
{
"date": "2020-09-29",
"count": 2
},
{
"date": "2020-09-30",
"count": 1
},
{
"date": "2020-10-01",
"count": 1
},
{
"date": "2020-10-02",
"count": 1
},
{
"date": "2020-10-04",
"count": 1
},
{
"date": "2020-10-05",
"count": 1
},
{
"date": "2020-10-07",
"count": 1
},
{
"date": "2020-10-08",
"count": 1
},
{
"date": "2020-10-09",
"count": 1
},
{
"date": "2020-10-12",
"count": 1
},
{
"date": "2020-10-13",
"count": 1
},
{
"date": "2020-10-14",
"count": 2
},
{
"date": "2020-10-16",
"count": 1
},
{
"date": "2020-10-19",
"count": 1
},
{
"date": "2020-10-20",
"count": 1
},
{
"date": "2020-10-21",
"count": 2
},
{
"date": "2020-10-22",
"count": 3
},
{
"date": "2020-10-24",
"count": 1
},
{
"date": "2020-10-26",
"count": 1
},
{
"date": "2020-10-28",
"count": 1
},
{
"date": "2020-11-02",
"count": 1
},
{
"date": "2020-11-03",
"count": 2
},
{
"date": "2020-11-06",
"count": 2
},
{
"date": "2020-11-09",
"count": 1
},
{
"date": "2020-11-11",
"count": 2
},
{
"date": "2020-11-12",
"count": 1
},
{
"date": "2020-11-16",
"count": 1
},
{
"date": "2020-11-17",
"count": 2
},
{
"date": "2020-11-18",
"count": 2
},
{
"date": "2020-11-21",
"count": 1
},
{
"date": "2020-11-23",
"count": 1
},
{
"date": "2020-11-24",
"count": 2
},
{
"date": "2020-11-28",
"count": 1
},
{
"date": "2020-11-30",
"count": 2
},
{
"date": "2020-12-01",
"count": 1
},
{
"date": "2020-12-04",
"count": 1
},
{
"date": "2020-12-06",
"count": 1
},
{
"date": "2020-12-07",
"count": 2
},
{
"date": "2020-12-08",
"count": 4
},
{
"date": "2020-12-09",
"count": 2
},
{
"date": "2020-12-10",
"count": 1
},
{
"date": "2020-12-14",
"count": 1
},
{
"date": "2020-12-15",
"count": 2
},
{
"date": "2020-12-16",
"count": 2
},
{
"date": "2020-12-17",
"count": 1
},
{
"date": "2020-12-18",
"count": 1
},
{
"date": "2020-12-24",
"count": 1
},
{
"date": "2020-12-25",
"count": 1
},
{
"date": "2020-12-26",
"count": 1
},
{
"date": "2020-12-28",
"count": 4
},
{
"date": "2020-12-29",
"count": 1
},
{
"date": "2020-12-31",
"count": 1
},
{
"date": "2021-01-02",
"count": 1
},
{
"date": "2021-01-03",
"count": 1
},
{
"date": "2021-01-06",
"count": 1
},
{
"date": "2021-01-07",
"count": 1
},
{
"date": "2021-01-08",
"count": 2
},
{
"date": "2021-01-11",
"count": 1
},
{
"date": "2021-01-12",
"count": 2
},
{
"date": "2021-01-13",
"count": 1
},
{
"date": "2021-01-14",
"count": 2
},
{
"date": "2021-01-17",
"count": 1
},
{
"date": "2021-01-18",
"count": 1
},
{
"date": "2021-01-19",
"count": 1
},
{
"date": "2021-01-20",
"count": 3
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2021-01-24",
"count": 1
},
{
"date": "2021-01-25",
"count": 2
},
{
"date": "2021-01-26",
"count": 1
},
{
"date": "2021-01-30",
"count": 1
},
{
"date": "2021-01-31",
"count": 1
},
{
"date": "2021-02-01",
"count": 1
},
{
"date": "2021-02-02",
"count": 3
},
{
"date": "2021-02-03",
"count": 2
},
{
"date": "2021-02-05",
"count": 2
},
{
"date": "2021-02-06",
"count": 1
},
{
"date": "2021-02-08",
"count": 1
},
{
"date": "2021-02-09",
"count": 1
},
{
"date": "2021-02-11",
"count": 1
},
{
"date": "2021-02-15",
"count": 2
},
{
"date": "2021-02-16",
"count": 3
},
{
"date": "2021-02-17",
"count": 1
},
{
"date": "2021-02-20",
"count": 1
},
{
"date": "2021-02-25",
"count": 1
},
{
"date": "2021-02-27",
"count": 2
},
{
"date": "2021-03-02",
"count": 1
},
{
"date": "2021-03-03",
"count": 1
},
{
"date": "2021-03-07",
"count": 1
},
{
"date": "2021-03-08",
"count": 1
},
{
"date": "2021-03-09",
"count": 1
},
{
"date": "2021-03-11",
"count": 3
},
{
"date": "2021-03-14",
"count": 1
},
{
"date": "2021-03-15",
"count": 2
},
{
"date": "2021-03-16",
"count": 1
},
{
"date": "2021-03-17",
"count": 2
},
{
"date": "2021-03-18",
"count": 2
},
{
"date": "2021-03-19",
"count": 1
},
{
"date": "2021-03-20",
"count": 2
},
{
"date": "2021-03-24",
"count": 1
},
{
"date": "2021-03-30",
"count": 2
},
{
"date": "2021-03-31",
"count": 1
},
{
"date": "2021-04-01",
"count": 1
},
{
"date": "2021-04-02",
"count": 1
},
{
"date": "2021-04-03",
"count": 2
},
{
"date": "2021-04-05",
"count": 1
},
{
"date": "2021-04-06",
"count": 3
},
{
"date": "2021-04-07",
"count": 1
},
{
"date": "2021-04-08",
"count": 1
},
{
"date": "2021-04-09",
"count": 2
},
{
"date": "2021-04-10",
"count": 2
},
{
"date": "2021-04-11",
"count": 1
},
{
"date": "2021-04-13",
"count": 1
},
{
"date": "2021-04-14",
"count": 1
},
{
"date": "2021-04-16",
"count": 1
},
{
"date": "2021-04-19",
"count": 1
},
{
"date": "2021-04-21",
"count": 2
},
{
"date": "2021-04-22",
"count": 1
},
{
"date": "2021-04-24",
"count": 1
},
{
"date": "2021-04-25",
"count": 1
},
{
"date": "2021-04-27",
"count": 1
},
{
"date": "2021-04-28",
"count": 1
},
{
"date": "2021-04-29",
"count": 1
},
{
"date": "2021-04-30",
"count": 1
},
{
"date": "2021-05-03",
"count": 1
},
{
"date": "2021-05-05",
"count": 2
},
{
"date": "2021-05-07",
"count": 1
},
{
"date": "2021-05-08",
"count": 1
},
{
"date": "2021-05-11",
"count": 1
},
{
"date": "2021-05-12",
"count": 3
},
{
"date": "2021-05-13",
"count": 1
},
{
"date": "2021-05-14",
"count": 1
},
{
"date": "2021-05-16",
"count": 3
},
{
"date": "2021-05-18",
"count": 1
},
{
"date": "2021-05-22",
"count": 1
},
{
"date": "2021-05-24",
"count": 3
},
{
"date": "2021-05-25",
"count": 1
},
{
"date": "2021-05-27",
"count": 1
},
{
"date": "2021-05-28",
"count": 2
},
{
"date": "2021-05-29",
"count": 1
},
{
"date": "2021-05-31",
"count": 1
},
{
"date": "2021-06-01",
"count": 1
},
{
"date": "2021-06-04",
"count": 2
},
{
"date": "2021-06-06",
"count": 1
},
{
"date": "2021-06-07",
"count": 1
},
{
"date": "2021-06-10",
"count": 2
},
{
"date": "2021-06-11",
"count": 1
},
{
"date": "2021-06-18",
"count": 1
},
{
"date": "2021-06-19",
"count": 2
},
{
"date": "2021-06-22",
"count": 1
},
{
"date": "2021-06-26",
"count": 1
},
{
"date": "2021-06-28",
"count": 2
},
{
"date": "2021-06-30",
"count": 2
},
{
"date": "2021-07-03",
"count": 1
},
{
"date": "2021-07-05",
"count": 2
},
{
"date": "2021-07-06",
"count": 1
},
{
"date": "2021-07-08",
"count": 2
},
{
"date": "2021-07-09",
"count": 1
},
{
"date": "2021-07-12",
"count": 1
},
{
"date": "2021-07-14",
"count": 1
},
{
"date": "2021-07-15",
"count": 1
},
{
"date": "2021-07-16",
"count": 2
},
{
"date": "2021-07-22",
"count": 1
},
{
"date": "2021-07-24",
"count": 1
},
{
"date": "2021-07-26",
"count": 2
},
{
"date": "2021-07-29",
"count": 1
},
{
"date": "2021-07-31",
"count": 1
},
{
"date": "2021-08-02",
"count": 1
},
{
"date": "2021-08-03",
"count": 1
},
{
"date": "2021-08-04",
"count": 1
},
{
"date": "2021-08-05",
"count": 1
},
{
"date": "2021-08-09",
"count": 2
},
{
"date": "2021-08-11",
"count": 1
},
{
"date": "2021-08-12",
"count": 2
},
{
"date": "2021-08-15",
"count": 1
},
{
"date": "2021-08-16",
"count": 3
},
{
"date": "2021-08-21",
"count": 1
},
{
"date": "2021-08-23",
"count": 1
},
{
"date": "2021-08-26",
"count": 1
},
{
"date": "2021-08-27",
"count": 1
},
{
"date": "2021-08-29",
"count": 1
},
{
"date": "2021-08-31",
"count": 1
},
{
"date": "2021-09-02",
"count": 1
},
{
"date": "2021-09-03",
"count": 1
},
{
"date": "2021-09-04",
"count": 2
},
{
"date": "2021-09-09",
"count": 1
},
{
"date": "2021-09-13",
"count": 1
},
{
"date": "2021-09-14",
"count": 1
},
{
"date": "2021-09-15",
"count": 2
},
{
"date": "2021-09-16",
"count": 1
},
{
"date": "2021-09-17",
"count": 2
},
{
"date": "2021-09-19",
"count": 2
},
{
"date": "2021-09-20",
"count": 3
},
{
"date": "2021-09-22",
"count": 2
},
{
"date": "2021-09-24",
"count": 2
},
{
"date": "2021-09-25",
"count": 1
},
{
"date": "2021-09-26",
"count": 1
},
{
"date": "2021-09-28",
"count": 2
},
{
"date": "2021-10-03",
"count": 1
},
{
"date": "2021-10-04",
"count": 1
},
{
"date": "2021-10-05",
"count": 1
},
{
"date": "2021-10-07",
"count": 2
},
{
"date": "2021-10-08",
"count": 1
},
{
"date": "2021-10-13",
"count": 1
},
{
"date": "2021-10-15",
"count": 1
},
{
"date": "2021-10-18",
"count": 1
},
{
"date": "2021-10-20",
"count": 2
},
{
"date": "2021-10-21",
"count": 2
},
{
"date": "2021-10-22",
"count": 3
},
{
"date": "2021-10-23",
"count": 1
},
{
"date": "2021-10-26",
"count": 1
},
{
"date": "2021-10-27",
"count": 1
},
{
"date": "2021-10-28",
"count": 1
},
{
"date": "2021-10-30",
"count": 1
},
{
"date": "2021-11-01",
"count": 1
},
{
"date": "2021-11-07",
"count": 1
},
{
"date": "2021-11-10",
"count": 2
},
{
"date": "2021-11-11",
"count": 2
},
{
"date": "2021-11-12",
"count": 1
},
{
"date": "2021-11-15",
"count": 1
},
{
"date": "2021-11-18",
"count": 2
},
{
"date": "2021-11-19",
"count": 2
},
{
"date": "2021-11-23",
"count": 1
},
{
"date": "2021-11-24",
"count": 3
},
{
"date": "2021-11-29",
"count": 1
},
{
"date": "2021-11-30",
"count": 2
},
{
"date": "2021-12-01",
"count": 1
},
{
"date": "2021-12-02",
"count": 1
},
{
"date": "2021-12-06",
"count": 2
},
{
"date": "2021-12-08",
"count": 1
},
{
"date": "2021-12-09",
"count": 2
},
{
"date": "2021-12-16",
"count": 1
},
{
"date": "2021-12-18",
"count": 1
},
{
"date": "2021-12-21",
"count": 4
},
{
"date": "2021-12-23",
"count": 1
},
{
"date": "2021-12-26",
"count": 1
},
{
"date": "2021-12-27",
"count": 3
},
{
"date": "2021-12-30",
"count": 1
},
{
"date": "2022-01-04",
"count": 2
},
{
"date": "2022-01-06",
"count": 2
},
{
"date": "2022-01-07",
"count": 1
},
{
"date": "2022-01-10",
"count": 1
},
{
"date": "2022-01-11",
"count": 1
},
{
"date": "2022-01-12",
"count": 2
},
{
"date": "2022-01-17",
"count": 1
},
{
"date": "2022-01-18",
"count": 2
},
{
"date": "2022-01-20",
"count": 2
},
{
"date": "2022-01-21",
"count": 1
},
{
"date": "2022-01-25",
"count": 1
},
{
"date": "2022-01-26",
"count": 1
},
{
"date": "2022-01-27",
"count": 1
},
{
"date": "2022-02-01",
"count": 2
},
{
"date": "2022-02-02",
"count": 1
},
{
"date": "2022-02-04",
"count": 1
},
{
"date": "2022-02-05",
"count": 2
},
{
"date": "2022-02-06",
"count": 1
},
{
"date": "2022-02-09",
"count": 1
},
{
"date": "2022-02-10",
"count": 3
},
{
"date": "2022-02-11",
"count": 1
},
{
"date": "2022-02-14",
"count": 1
},
{
"date": "2022-02-15",
"count": 1
},
{
"date": "2022-02-16",
"count": 2
},
{
"date": "2022-02-18",
"count": 2
},
{
"date": "2022-02-19",
"count": 1
},
{
"date": "2022-02-21",
"count": 1
},
{
"date": "2022-02-22",
"count": 1
},
{
"date": "2022-02-25",
"count": 1
},
{
"date": "2022-02-26",
"count": 3
},
{
"date": "2022-02-28",
"count": 1
},
{
"date": "2022-03-02",
"count": 1
},
{
"date": "2022-03-03",
"count": 1
},
{
"date": "2022-03-04",
"count": 2
},
{
"date": "2022-03-05",
"count": 2
},
{
"date": "2022-03-07",
"count": 1
},
{
"date": "2022-03-12",
"count": 1
},
{
"date": "2022-03-15",
"count": 1
},
{
"date": "2022-03-16",
"count": 1
},
{
"date": "2022-03-17",
"count": 1
},
{
"date": "2022-03-19",
"count": 1
},
{
"date": "2022-03-22",
"count": 1
},
{
"date": "2022-03-26",
"count": 3
},
{
"date": "2022-03-27",
"count": 1
},
{
"date": "2022-03-30",
"count": 1
},
{
"date": "2022-03-31",
"count": 1
},
{
"date": "2022-04-04",
"count": 1
},
{
"date": "2022-04-06",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-04-12",
"count": 1
},
{
"date": "2022-04-13",
"count": 1
},
{
"date": "2022-04-15",
"count": 1
},
{
"date": "2022-04-16",
"count": 2
},
{
"date": "2022-04-17",
"count": 1
},
{
"date": "2022-04-18",
"count": 1
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-04-23",
"count": 1
},
{
"date": "2022-04-24",
"count": 1
},
{
"date": "2022-05-01",
"count": 1
},
{
"date": "2022-05-03",
"count": 1
},
{
"date": "2022-05-04",
"count": 1
},
{
"date": "2022-05-05",
"count": 2
},
{
"date": "2022-05-06",
"count": 1
},
{
"date": "2022-05-07",
"count": 1
},
{
"date": "2022-05-09",
"count": 1
},
{
"date": "2022-05-11",
"count": 1
},
{
"date": "2022-05-16",
"count": 2
},
{
"date": "2022-05-17",
"count": 2
},
{
"date": "2022-05-18",
"count": 1
},
{
"date": "2022-05-20",
"count": 2
},
{
"date": "2022-05-21",
"count": 1
},
{
"date": "2022-05-24",
"count": 3
},
{
"date": "2022-05-25",
"count": 1
},
{
"date": "2022-05-26",
"count": 2
},
{
"date": "2022-05-27",
"count": 2
},
{
"date": "2022-06-01",
"count": 1
},
{
"date": "2022-06-02",
"count": 3
},
{
"date": "2022-06-05",
"count": 1
},
{
"date": "2022-06-06",
"count": 2
},
{
"date": "2022-06-07",
"count": 1
},
{
"date": "2022-06-08",
"count": 1
},
{
"date": "2022-06-20",
"count": 1
},
{
"date": "2022-06-22",
"count": 1
},
{
"date": "2022-06-23",
"count": 1
},
{
"date": "2022-06-27",
"count": 3
},
{
"date": "2022-06-28",
"count": 1
},
{
"date": "2022-07-03",
"count": 1
},
{
"date": "2022-07-04",
"count": 1
},
{
"date": "2022-07-05",
"count": 1
},
{
"date": "2022-07-06",
"count": 3
},
{
"date": "2022-07-07",
"count": 1
},
{
"date": "2022-07-10",
"count": 1
},
{
"date": "2022-07-11",
"count": 5
},
{
"date": "2022-07-16",
"count": 1
},
{
"date": "2022-07-19",
"count": 1
},
{
"date": "2022-07-21",
"count": 1
},
{
"date": "2022-07-22",
"count": 1
},
{
"date": "2022-07-26",
"count": 1
},
{
"date": "2022-07-29",
"count": 1
},
{
"date": "2022-08-04",
"count": 4
},
{
"date": "2022-08-07",
"count": 1
},
{
"date": "2022-08-10",
"count": 2
},
{
"date": "2022-08-11",
"count": 1
},
{
"date": "2022-08-16",
"count": 1
},
{
"date": "2022-08-22",
"count": 2
},
{
"date": "2022-08-26",
"count": 1
},
{
"date": "2022-08-30",
"count": 2
},
{
"date": "2022-08-31",
"count": 3
},
{
"date": "2022-09-01",
"count": 2
},
{
"date": "2022-09-03",
"count": 1
},
{
"date": "2022-09-06",
"count": 1
},
{
"date": "2022-09-08",
"count": 1
},
{
"date": "2022-09-16",
"count": 1
},
{
"date": "2022-09-18",
"count": 2
},
{
"date": "2022-09-19",
"count": 3
},
{
"date": "2022-09-23",
"count": 1
},
{
"date": "2022-09-24",
"count": 1
},
{
"date": "2022-09-27",
"count": 1
},
{
"date": "2022-09-29",
"count": 4
},
{
"date": "2022-10-01",
"count": 1
},
{
"date": "2022-10-04",
"count": 1
},
{
"date": "2022-10-06",
"count": 1
},
{
"date": "2022-10-08",
"count": 1
},
{
"date": "2022-10-10",
"count": 1
},
{
"date": "2022-10-14",
"count": 2
},
{
"date": "2022-10-20",
"count": 4
},
{
"date": "2022-10-24",
"count": 1
},
{
"date": "2022-10-27",
"count": 1
},
{
"date": "2022-10-28",
"count": 2
},
{
"date": "2022-10-29",
"count": 1
},
{
"date": "2022-11-01",
"count": 1
},
{
"date": "2022-11-02",
"count": 3
},
{
"date": "2022-11-06",
"count": 1
},
{
"date": "2022-11-09",
"count": 1
},
{
"date": "2022-11-10",
"count": 1
},
{
"date": "2022-11-14",
"count": 1
},
{
"date": "2022-11-17",
"count": 1
},
{
"date": "2022-11-18",
"count": 1
},
{
"date": "2022-11-21",
"count": 2
},
{
"date": "2022-11-23",
"count": 1
},
{
"date": "2022-11-24",
"count": 2
},
{
"date": "2022-11-25",
"count": 1
},
{
"date": "2022-11-27",
"count": 1
},
{
"date": "2022-11-29",
"count": 2
},
{
"date": "2022-11-30",
"count": 1
},
{
"date": "2022-12-02",
"count": 1
},
{
"date": "2022-12-04",
"count": 1
},
{
"date": "2022-12-05",
"count": 1
},
{
"date": "2022-12-06",
"count": 1
},
{
"date": "2022-12-07",
"count": 1
},
{
"date": "2022-12-08",
"count": 1
},
{
"date": "2022-12-11",
"count": 1
},
{
"date": "2022-12-12",
"count": 1
},
{
"date": "2022-12-13",
"count": 1
},
{
"date": "2022-12-15",
"count": 1
},
{
"date": "2022-12-19",
"count": 1
},
{
"date": "2022-12-20",
"count": 2
},
{
"date": "2022-12-21",
"count": 2
},
{
"date": "2022-12-22",
"count": 3
},
{
"date": "2022-12-25",
"count": 1
},
{
"date": "2023-01-01",
"count": 1
},
{
"date": "2023-01-02",
"count": 1
},
{
"date": "2023-01-04",
"count": 1
},
{
"date": "2023-01-10",
"count": 1
},
{
"date": "2023-01-12",
"count": 2
},
{
"date": "2023-01-14",
"count": 1
},
{
"date": "2023-01-15",
"count": 1
},
{
"date": "2023-01-16",
"count": 1
},
{
"date": "2023-01-25",
"count": 1
},
{
"date": "2023-01-26",
"count": 1
},
{
"date": "2023-01-27",
"count": 3
},
{
"date": "2023-01-30",
"count": 1
},
{
"date": "2023-01-31",
"count": 1
},
{
"date": "2023-02-01",
"count": 1
},
{
"date": "2023-02-02",
"count": 1
},
{
"date": "2023-02-03",
"count": 2
},
{
"date": "2023-02-05",
"count": 3
},
{
"date": "2023-02-06",
"count": 1
},
{
"date": "2023-02-08",
"count": 2
},
{
"date": "2023-02-09",
"count": 2
},
{
"date": "2023-02-11",
"count": 1
},
{
"date": "2023-02-13",
"count": 3
},
{
"date": "2023-02-14",
"count": 2
},
{
"date": "2023-02-15",
"count": 2
},
{
"date": "2023-02-16",
"count": 1
},
{
"date": "2023-02-19",
"count": 1
},
{
"date": "2023-02-20",
"count": 1
},
{
"date": "2023-02-21",
"count": 1
},
{
"date": "2023-02-23",
"count": 1
},
{
"date": "2023-02-26",
"count": 1
},
{
"date": "2023-02-27",
"count": 3
},
{
"date": "2023-02-28",
"count": 2
},
{
"date": "2023-03-03",
"count": 1
},
{
"date": "2023-03-09",
"count": 3
},
{
"date": "2023-03-10",
"count": 2
},
{
"date": "2023-03-13",
"count": 1
},
{
"date": "2023-03-14",
"count": 2
},
{
"date": "2023-03-15",
"count": 1
},
{
"date": "2023-03-17",
"count": 2
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-03-24",
"count": 4
},
{
"date": "2023-03-27",
"count": 1
},
{
"date": "2023-03-28",
"count": 1
},
{
"date": "2023-03-30",
"count": 1
},
{
"date": "2023-04-02",
"count": 1
},
{
"date": "2023-04-05",
"count": 1
},
{
"date": "2023-04-06",
"count": 2
},
{
"date": "2023-04-07",
"count": 1
},
{
"date": "2023-04-10",
"count": 1
},
{
"date": "2023-04-11",
"count": 1
},
{
"date": "2023-04-13",
"count": 1
},
{
"date": "2023-04-15",
"count": 1
},
{
"date": "2023-04-19",
"count": 2
},
{
"date": "2023-04-20",
"count": 2
},
{
"date": "2023-04-21",
"count": 1
},
{
"date": "2023-04-28",
"count": 2
},
{
"date": "2023-05-01",
"count": 1
},
{
"date": "2023-05-02",
"count": 2
},
{
"date": "2023-05-04",
"count": 1
},
{
"date": "2023-05-07",
"count": 1
},
{
"date": "2023-05-08",
"count": 2
},
{
"date": "2023-05-09",
"count": 1
},
{
"date": "2023-05-19",
"count": 1
},
{
"date": "2023-05-24",
"count": 1
},
{
"date": "2023-05-25",
"count": 2
},
{
"date": "2023-05-28",
"count": 1
},
{
"date": "2023-06-04",
"count": 1
},
{
"date": "2023-06-20",
"count": 1
},
{
"date": "2023-07-09",
"count": 1
},
{
"date": "2023-07-12",
"count": 1
},
{
"date": "2023-07-15",
"count": 2
},
{
"date": "2023-07-20",
"count": 1
},
{
"date": "2023-07-26",
"count": 1
},
{
"date": "2023-07-28",
"count": 1
},
{
"date": "2023-08-03",
"count": 1
},
{
"date": "2023-08-04",
"count": 1
},
{
"date": "2023-08-06",
"count": 1
},
{
"date": "2023-08-09",
"count": 1
},
{
"date": "2023-08-12",
"count": 1
},
{
"date": "2023-08-15",
"count": 1
},
{
"date": "2023-08-17",
"count": 2
},
{
"date": "2023-08-18",
"count": 1
},
{
"date": "2023-08-22",
"count": 1
},
{
"date": "2023-08-24",
"count": 1
},
{
"date": "2023-08-29",
"count": 1
},
{
"date": "2023-08-31",
"count": 1
},
{
"date": "2023-09-06",
"count": 1
},
{
"date": "2023-09-18",
"count": 1
},
{
"date": "2023-09-25",
"count": 1
},
{
"date": "2023-09-28",
"count": 1
},
{
"date": "2023-09-30",
"count": 2
},
{
"date": "2023-10-02",
"count": 1
},
{
"date": "2023-10-05",
"count": 1
},
{
"date": "2023-10-06",
"count": 1
},
{
"date": "2023-10-09",
"count": 1
},
{
"date": "2023-10-10",
"count": 1
},
{
"date": "2023-10-11",
"count": 1
},
{
"date": "2023-10-13",
"count": 1
},
{
"date": "2023-10-19",
"count": 1
},
{
"date": "2023-10-20",
"count": 2
},
{
"date": "2023-11-14",
"count": 1
},
{
"date": "2023-11-15",
"count": 1
},
{
"date": "2023-11-17",
"count": 1
},
{
"date": "2023-11-19",
"count": 1
},
{
"date": "2023-11-20",
"count": 2
},
{
"date": "2023-11-22",
"count": 1
},
{
"date": "2023-11-28",
"count": 1
},
{
"date": "2023-12-06",
"count": 1
},
{
"date": "2023-12-08",
"count": 1
},
{
"date": "2023-12-09",
"count": 1
},
{
"date": "2023-12-12",
"count": 1
},
{
"date": "2023-12-16",
"count": 2
},
{
"date": "2023-12-18",
"count": 1
},
{
"date": "2023-12-22",
"count": 1
},
{
"date": "2023-12-23",
"count": 1
},
{
"date": "2023-12-27",
"count": 1
},
{
"date": "2024-01-02",
"count": 1
},
{
"date": "2024-01-03",
"count": 1
},
{
"date": "2024-01-10",
"count": 1
},
{
"date": "2024-01-18",
"count": 1
},
{
"date": "2024-01-23",
"count": 3
},
{
"date": "2024-01-25",
"count": 1
},
{
"date": "2024-01-26",
"count": 1
},
{
"date": "2024-01-30",
"count": 1
},
{
"date": "2024-02-02",
"count": 1
},
{
"date": "2024-02-05",
"count": 1
},
{
"date": "2024-02-06",
"count": 1
},
{
"date": "2024-02-08",
"count": 1
},
{
"date": "2024-02-12",
"count": 1
},
{
"date": "2024-02-22",
"count": 1
},
{
"date": "2024-02-23",
"count": 1
},
{
"date": "2024-03-08",
"count": 2
},
{
"date": "2024-03-18",
"count": 1
},
{
"date": "2024-03-19",
"count": 1
},
{
"date": "2024-03-21",
"count": 2
},
{
"date": "2024-03-24",
"count": 1
},
{
"date": "2024-03-26",
"count": 1
},
{
"date": "2024-03-29",
"count": 1
},
{
"date": "2024-03-30",
"count": 1
},
{
"date": "2024-04-03",
"count": 1
},
{
"date": "2024-04-04",
"count": 2
},
{
"date": "2024-04-05",
"count": 1
},
{
"date": "2024-04-10",
"count": 1
},
{
"date": "2024-04-17",
"count": 1
},
{
"date": "2024-04-22",
"count": 1
},
{
"date": "2024-05-02",
"count": 2
},
{
"date": "2024-05-05",
"count": 1
},
{
"date": "2024-05-28",
"count": 1
},
{
"date": "2024-05-31",
"count": 1
},
{
"date": "2024-06-07",
"count": 1
},
{
"date": "2024-06-11",
"count": 1
},
{
"date": "2024-06-12",
"count": 1
},
{
"date": "2024-06-15",
"count": 1
},
{
"date": "2024-06-18",
"count": 2
},
{
"date": "2024-06-21",
"count": 1
},
{
"date": "2024-06-23",
"count": 1
},
{
"date": "2024-07-02",
"count": 1
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-07-31",
"count": 3
},
{
"date": "2024-08-05",
"count": 1
},
{
"date": "2024-08-14",
"count": 2
},
{
"date": "2024-08-15",
"count": 1
},
{
"date": "2024-08-16",
"count": 1
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2024-08-27",
"count": 1
},
{
"date": "2024-08-29",
"count": 1
},
{
"date": "2024-08-30",
"count": 1
},
{
"date": "2024-09-05",
"count": 1
},
{
"date": "2024-09-09",
"count": 2
},
{
"date": "2024-09-12",
"count": 1
},
{
"date": "2024-09-16",
"count": 1
},
{
"date": "2024-09-19",
"count": 1
},
{
"date": "2024-09-20",
"count": 1
},
{
"date": "2024-09-24",
"count": 1
},
{
"date": "2024-09-28",
"count": 1
},
{
"date": "2024-10-03",
"count": 1
},
{
"date": "2024-10-06",
"count": 1
},
{
"date": "2024-10-11",
"count": 1
},
{
"date": "2024-10-12",
"count": 1
},
{
"date": "2024-10-17",
"count": 1
},
{
"date": "2024-10-22",
"count": 1
},
{
"date": "2024-10-29",
"count": 1
},
{
"date": "2024-11-10",
"count": 1
},
{
"date": "2024-11-11",
"count": 1
},
{
"date": "2024-11-17",
"count": 1
},
{
"date": "2024-11-21",
"count": 1
},
{
"date": "2024-11-30",
"count": 1
},
{
"date": "2024-12-04",
"count": 1
},
{
"date": "2024-12-05",
"count": 1
},
{
"date": "2024-12-09",
"count": 1
},
{
"date": "2024-12-12",
"count": 1
},
{
"date": "2024-12-18",
"count": 1
},
{
"date": "2024-12-19",
"count": 1
},
{
"date": "2024-12-22",
"count": 1
},
{
"date": "2024-12-24",
"count": 1
},
{
"date": "2025-01-05",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-01-08",
"count": 1
},
{
"date": "2025-01-09",
"count": 1
},
{
"date": "2025-01-10",
"count": 1
},
{
"date": "2025-01-16",
"count": 1
},
{
"date": "2025-01-22",
"count": 1
},
{
"date": "2025-01-30",
"count": 1
},
{
"date": "2025-02-11",
"count": 2
},
{
"date": "2025-02-15",
"count": 1
},
{
"date": "2025-02-17",
"count": 1
},
{
"date": "2025-02-19",
"count": 1
},
{
"date": "2025-02-22",
"count": 1
},
{
"date": "2025-02-24",
"count": 1
},
{
"date": "2025-03-01",
"count": 1
},
{
"date": "2025-03-05",
"count": 1
},
{
"date": "2025-03-11",
"count": 1
},
{
"date": "2025-04-05",
"count": 1
},
{
"date": "2025-04-23",
"count": 1
},
{
"date": "2025-04-29",
"count": 1
},
{
"date": "2025-05-02",
"count": 1
},
{
"date": "2025-05-05",
"count": 1
},
{
"date": "2025-05-23",
"count": 1
},
{
"date": "2025-05-28",
"count": 1
},
{
"date": "2025-05-29",
"count": 2
},
{
"date": "2025-06-03",
"count": 1
},
{
"date": "2025-06-13",
"count": 1
},
{
"date": "2025-07-01",
"count": 1
},
{
"date": "2025-07-06",
"count": 1
},
{
"date": "2025-07-07",
"count": 1
},
{
"date": "2025-07-08",
"count": 2
},
{
"date": "2025-07-09",
"count": 1
},
{
"date": "2025-07-14",
"count": 1
},
{
"date": "2025-07-15",
"count": 1
},
{
"date": "2025-07-17",
"count": 2
},
{
"date": "2025-07-20",
"count": 1
},
{
"date": "2025-07-30",
"count": 1
},
{
"date": "2025-07-31",
"count": 1
},
{
"date": "2025-08-06",
"count": 1
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-08-12",
"count": 1
},
{
"date": "2025-08-14",
"count": 1
},
{
"date": "2025-08-16",
"count": 1
},
{
"date": "2025-09-03",
"count": 1
},
{
"date": "2025-09-12",
"count": 2
},
{
"date": "2025-09-25",
"count": 1
},
{
"date": "2025-09-29",
"count": 1
},
{
"date": "2025-10-02",
"count": 1
},
{
"date": "2025-10-12",
"count": 1
},
{
"date": "2025-10-23",
"count": 1
},
{
"date": "2025-10-24",
"count": 1
},
{
"date": "2025-10-30",
"count": 1
},
{
"date": "2025-11-05",
"count": 1
},
{
"date": "2025-11-12",
"count": 1
},
{
"date": "2025-11-20",
"count": 1
},
{
"date": "2025-11-26",
"count": 1
},
{
"date": "2025-12-03",
"count": 1
},
{
"date": "2025-12-17",
"count": 1
},
{
"date": "2025-12-18",
"count": 1
},
{
"date": "2025-12-21",
"count": 1
},
{
"date": "2026-01-05",
"count": 1
},
{
"date": "2026-01-07",
"count": 1
},
{
"date": "2026-01-16",
"count": 1
},
{
"date": "2026-01-20",
"count": 1
},
{
"date": "2026-01-23",
"count": 1
},
{
"date": "2026-01-26",
"count": 1
},
{
"date": "2026-01-30",
"count": 1
},
{
"date": "2026-02-13",
"count": 1
},
{
"date": "2026-02-19",
"count": 1
},
{
"date": "2026-02-21",
"count": 1
},
{
"date": "2026-02-25",
"count": 1
},
{
"date": "2026-03-02",
"count": 1
},
{
"date": "2026-03-04",
"count": 1
},
{
"date": "2026-03-24",
"count": 1
},
{
"date": "2026-03-26",
"count": 1
},
{
"date": "2026-03-29",
"count": 2
},
{
"date": "2026-04-01",
"count": 1
},
{
"date": "2026-04-04",
"count": 1
},
{
"date": "2026-04-15",
"count": 1
},
{
"date": "2026-04-24",
"count": 2
},
{
"date": "2026-05-11",
"count": 1
},
{
"date": "2026-05-25",
"count": 1
},
{
"date": "2026-05-31",
"count": 1
},
{
"date": "2026-06-05",
"count": 1
},
{
"date": "2026-06-08",
"count": 1
},
{
"date": "2026-06-10",
"count": 1
},
{
"date": "2026-06-25",
"count": 1
},
{
"date": "2026-07-04",
"count": 1
},
{
"date": "2026-07-19",
"count": 3
},
{
"date": "2026-07-21",
"count": 1
}
],
"complete": false,
"collected": 1000,
"total_forks": 5480
},
"star_history": {
"days": [
{
"date": "2024-05-31",
"count": 3
},
{
"date": "2024-06-01",
"count": 3
},
{
"date": "2024-06-02",
"count": 2
},
{
"date": "2024-06-03",
"count": 1
},
{
"date": "2024-06-05",
"count": 1
},
{
"date": "2024-06-06",
"count": 7
},
{
"date": "2024-06-07",
"count": 3
},
{
"date": "2024-06-08",
"count": 1
},
{
"date": "2024-06-09",
"count": 1
},
{
"date": "2024-06-10",
"count": 3
},
{
"date": "2024-06-11",
"count": 3
},
{
"date": "2024-06-12",
"count": 2
},
{
"date": "2024-06-13",
"count": 2
},
{
"date": "2024-06-15",
"count": 2
},
{
"date": "2024-06-17",
"count": 1
},
{
"date": "2024-06-18",
"count": 3
},
{
"date": "2024-06-19",
"count": 2
},
{
"date": "2024-06-20",
"count": 1
},
{
"date": "2024-06-23",
"count": 3
},
{
"date": "2024-06-24",
"count": 2
},
{
"date": "2024-06-25",
"count": 4
},
{
"date": "2024-06-27",
"count": 2
},
{
"date": "2024-06-28",
"count": 3
},
{
"date": "2024-06-30",
"count": 3
},
{
"date": "2024-07-01",
"count": 1
},
{
"date": "2024-07-02",
"count": 1
},
{
"date": "2024-07-03",
"count": 3
},
{
"date": "2024-07-04",
"count": 2
},
{
"date": "2024-07-05",
"count": 2
},
{
"date": "2024-07-06",
"count": 1
},
{
"date": "2024-07-07",
"count": 2
},
{
"date": "2024-07-08",
"count": 3
},
{
"date": "2024-07-09",
"count": 2
},
{
"date": "2024-07-10",
"count": 1
},
{
"date": "2024-07-11",
"count": 2
},
{
"date": "2024-07-12",
"count": 2
},
{
"date": "2024-07-13",
"count": 1
},
{
"date": "2024-07-15",
"count": 3
},
{
"date": "2024-07-16",
"count": 2
},
{
"date": "2024-07-17",
"count": 3
},
{
"date": "2024-07-20",
"count": 3
},
{
"date": "2024-07-21",
"count": 5
},
{
"date": "2024-07-22",
"count": 1
},
{
"date": "2024-07-23",
"count": 1
},
{
"date": "2024-07-24",
"count": 3
},
{
"date": "2024-07-25",
"count": 3
},
{
"date": "2024-07-26",
"count": 1
},
{
"date": "2024-07-27",
"count": 2
},
{
"date": "2024-07-29",
"count": 2
},
{
"date": "2024-07-30",
"count": 1
},
{
"date": "2024-08-03",
"count": 1
},
{
"date": "2024-08-05",
"count": 3
},
{
"date": "2024-08-07",
"count": 1
},
{
"date": "2024-08-09",
"count": 1
},
{
"date": "2024-08-10",
"count": 2
},
{
"date": "2024-08-11",
"count": 1
},
{
"date": "2024-08-12",
"count": 1
},
{
"date": "2024-08-14",
"count": 1
},
{
"date": "2024-08-15",
"count": 2
},
{
"date": "2024-08-16",
"count": 1
},
{
"date": "2024-08-17",
"count": 1
},
{
"date": "2024-08-18",
"count": 1
},
{
"date": "2024-08-19",
"count": 3
},
{
"date": "2024-08-20",
"count": 1
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2024-08-22",
"count": 3
},
{
"date": "2024-08-23",
"count": 1
},
{
"date": "2024-08-24",
"count": 1
},
{
"date": "2024-08-25",
"count": 2
},
{
"date": "2024-08-27",
"count": 3
},
{
"date": "2024-08-28",
"count": 2
},
{
"date": "2024-08-29",
"count": 1
},
{
"date": "2024-08-30",
"count": 1
},
{
"date": "2024-08-31",
"count": 3
},
{
"date": "2024-09-01",
"count": 1
},
{
"date": "2024-09-02",
"count": 1
},
{
"date": "2024-09-03",
"count": 1
},
{
"date": "2024-09-04",
"count": 2
},
{
"date": "2024-09-05",
"count": 2
},
{
"date": "2024-09-06",
"count": 5
},
{
"date": "2024-09-07",
"count": 2
},
{
"date": "2024-09-08",
"count": 2
},
{
"date": "2024-09-09",
"count": 3
},
{
"date": "2024-09-10",
"count": 3
},
{
"date": "2024-09-11",
"count": 1
},
{
"date": "2024-09-12",
"count": 1
},
{
"date": "2024-09-13",
"count": 1
},
{
"date": "2024-09-14",
"count": 1
},
{
"date": "2024-09-15",
"count": 1
},
{
"date": "2024-09-17",
"count": 2
},
{
"date": "2024-09-18",
"count": 1
},
{
"date": "2024-09-19",
"count": 3
},
{
"date": "2024-09-20",
"count": 1
},
{
"date": "2024-09-21",
"count": 4
},
{
"date": "2024-09-22",
"count": 5
},
{
"date": "2024-09-23",
"count": 2
},
{
"date": "2024-09-24",
"count": 9
},
{
"date": "2024-09-25",
"count": 1
},
{
"date": "2024-09-26",
"count": 6
},
{
"date": "2024-09-27",
"count": 1
},
{
"date": "2024-09-28",
"count": 4
},
{
"date": "2024-09-29",
"count": 1
},
{
"date": "2024-09-30",
"count": 1
},
{
"date": "2024-10-01",
"count": 1
},
{
"date": "2024-10-02",
"count": 3
},
{
"date": "2024-10-03",
"count": 3
},
{
"date": "2024-10-04",
"count": 1
},
{
"date": "2024-10-05",
"count": 2
},
{
"date": "2024-10-06",
"count": 1
},
{
"date": "2024-10-07",
"count": 7
},
{
"date": "2024-10-08",
"count": 2
},
{
"date": "2024-10-09",
"count": 5
},
{
"date": "2024-10-10",
"count": 3
},
{
"date": "2024-10-11",
"count": 3
},
{
"date": "2024-10-12",
"count": 2
},
{
"date": "2024-10-13",
"count": 3
},
{
"date": "2024-10-14",
"count": 1
},
{
"date": "2024-10-15",
"count": 1
},
{
"date": "2024-10-16",
"count": 1
},
{
"date": "2024-10-17",
"count": 2
},
{
"date": "2024-10-20",
"count": 2
},
{
"date": "2024-10-21",
"count": 3
},
{
"date": "2024-10-22",
"count": 1
},
{
"date": "2024-10-24",
"count": 2
},
{
"date": "2024-10-25",
"count": 4
},
{
"date": "2024-10-26",
"count": 2
},
{
"date": "2024-10-28",
"count": 3
},
{
"date": "2024-10-29",
"count": 3
},
{
"date": "2024-10-30",
"count": 2
},
{
"date": "2024-10-31",
"count": 2
},
{
"date": "2024-11-02",
"count": 3
},
{
"date": "2024-11-04",
"count": 2
},
{
"date": "2024-11-06",
"count": 2
},
{
"date": "2024-11-07",
"count": 1
},
{
"date": "2024-11-08",
"count": 3
},
{
"date": "2024-11-10",
"count": 1
},
{
"date": "2024-11-11",
"count": 2
},
{
"date": "2024-11-12",
"count": 1
},
{
"date": "2024-11-13",
"count": 1
},
{
"date": "2024-11-14",
"count": 1
},
{
"date": "2024-11-15",
"count": 2
},
{
"date": "2024-11-17",
"count": 3
},
{
"date": "2024-11-18",
"count": 3
},
{
"date": "2024-11-19",
"count": 1
},
{
"date": "2024-11-21",
"count": 3
},
{
"date": "2024-11-22",
"count": 2
},
{
"date": "2024-11-23",
"count": 5
},
{
"date": "2024-11-24",
"count": 2
},
{
"date": "2024-11-26",
"count": 2
},
{
"date": "2024-11-27",
"count": 2
},
{
"date": "2024-11-28",
"count": 1
},
{
"date": "2024-11-29",
"count": 1
},
{
"date": "2024-11-30",
"count": 2
},
{
"date": "2024-12-01",
"count": 2
},
{
"date": "2024-12-02",
"count": 2
},
{
"date": "2024-12-03",
"count": 1
},
{
"date": "2024-12-04",
"count": 3
},
{
"date": "2024-12-05",
"count": 5
},
{
"date": "2024-12-08",
"count": 2
},
{
"date": "2024-12-09",
"count": 2
},
{
"date": "2024-12-11",
"count": 1
},
{
"date": "2024-12-12",
"count": 2
},
{
"date": "2024-12-13",
"count": 1
},
{
"date": "2024-12-14",
"count": 1
},
{
"date": "2024-12-17",
"count": 1
},
{
"date": "2024-12-18",
"count": 2
},
{
"date": "2024-12-20",
"count": 1
},
{
"date": "2024-12-21",
"count": 3
},
{
"date": "2024-12-24",
"count": 1
},
{
"date": "2024-12-26",
"count": 1
},
{
"date": "2024-12-27",
"count": 1
},
{
"date": "2024-12-28",
"count": 4
},
{
"date": "2024-12-29",
"count": 1
},
{
"date": "2024-12-30",
"count": 3
},
{
"date": "2025-01-02",
"count": 1
},
{
"date": "2025-01-05",
"count": 2
},
{
"date": "2025-01-08",
"count": 4
},
{
"date": "2025-01-09",
"count": 2
},
{
"date": "2025-01-12",
"count": 1
},
{
"date": "2025-01-13",
"count": 1
},
{
"date": "2025-01-14",
"count": 2
},
{
"date": "2025-01-15",
"count": 1
},
{
"date": "2025-01-16",
"count": 3
},
{
"date": "2025-01-17",
"count": 3
},
{
"date": "2025-01-18",
"count": 1
},
{
"date": "2025-01-19",
"count": 2
},
{
"date": "2025-01-20",
"count": 2
},
{
"date": "2025-01-21",
"count": 2
},
{
"date": "2025-01-22",
"count": 1
},
{
"date": "2025-01-23",
"count": 2
},
{
"date": "2025-01-24",
"count": 1
},
{
"date": "2025-01-25",
"count": 3
},
{
"date": "2025-01-27",
"count": 1
},
{
"date": "2025-01-28",
"count": 1
},
{
"date": "2025-01-29",
"count": 4
},
{
"date": "2025-01-30",
"count": 1
},
{
"date": "2025-01-31",
"count": 2
},
{
"date": "2025-02-01",
"count": 2
},
{
"date": "2025-02-03",
"count": 3
},
{
"date": "2025-02-04",
"count": 2
},
{
"date": "2025-02-05",
"count": 4
},
{
"date": "2025-02-06",
"count": 2
},
{
"date": "2025-02-07",
"count": 1
},
{
"date": "2025-02-08",
"count": 3
},
{
"date": "2025-02-09",
"count": 1
},
{
"date": "2025-02-10",
"count": 2
},
{
"date": "2025-02-11",
"count": 3
},
{
"date": "2025-02-12",
"count": 4
},
{
"date": "2025-02-14",
"count": 2
},
{
"date": "2025-02-15",
"count": 2
},
{
"date": "2025-02-16",
"count": 2
},
{
"date": "2025-02-17",
"count": 4
},
{
"date": "2025-02-18",
"count": 2
},
{
"date": "2025-02-19",
"count": 3
},
{
"date": "2025-02-20",
"count": 2
},
{
"date": "2025-02-21",
"count": 2
},
{
"date": "2025-02-22",
"count": 3
},
{
"date": "2025-02-23",
"count": 2
},
{
"date": "2025-02-24",
"count": 1
},
{
"date": "2025-02-25",
"count": 2
},
{
"date": "2025-02-26",
"count": 1
},
{
"date": "2025-02-27",
"count": 2
},
{
"date": "2025-02-28",
"count": 2
},
{
"date": "2025-03-03",
"count": 2
},
{
"date": "2025-03-04",
"count": 1
},
{
"date": "2025-03-05",
"count": 2
},
{
"date": "2025-03-06",
"count": 2
},
{
"date": "2025-03-08",
"count": 1
},
{
"date": "2025-03-09",
"count": 3
},
{
"date": "2025-03-10",
"count": 1
},
{
"date": "2025-03-11",
"count": 1
},
{
"date": "2025-03-12",
"count": 1
},
{
"date": "2025-03-13",
"count": 2
},
{
"date": "2025-03-14",
"count": 1
},
{
"date": "2025-03-15",
"count": 1
},
{
"date": "2025-03-16",
"count": 1
},
{
"date": "2025-03-17",
"count": 2
},
{
"date": "2025-03-19",
"count": 4
},
{
"date": "2025-03-20",
"count": 2
},
{
"date": "2025-03-21",
"count": 1
},
{
"date": "2025-03-22",
"count": 2
},
{
"date": "2025-03-24",
"count": 1
},
{
"date": "2025-03-25",
"count": 4
},
{
"date": "2025-03-26",
"count": 3
},
{
"date": "2025-03-27",
"count": 1
},
{
"date": "2025-03-28",
"count": 1
},
{
"date": "2025-03-29",
"count": 2
},
{
"date": "2025-03-30",
"count": 4
},
{
"date": "2025-04-01",
"count": 1
},
{
"date": "2025-04-02",
"count": 3
},
{
"date": "2025-04-03",
"count": 1
},
{
"date": "2025-04-04",
"count": 1
},
{
"date": "2025-04-05",
"count": 2
},
{
"date": "2025-04-06",
"count": 3
},
{
"date": "2025-04-07",
"count": 1
},
{
"date": "2025-04-09",
"count": 1
},
{
"date": "2025-04-10",
"count": 2
},
{
"date": "2025-04-12",
"count": 3
},
{
"date": "2025-04-13",
"count": 1
},
{
"date": "2025-04-14",
"count": 3
},
{
"date": "2025-04-16",
"count": 1
},
{
"date": "2025-04-17",
"count": 2
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-04-19",
"count": 1
},
{
"date": "2025-04-24",
"count": 1
},
{
"date": "2025-04-25",
"count": 2
},
{
"date": "2025-04-26",
"count": 3
},
{
"date": "2025-04-27",
"count": 2
},
{
"date": "2025-04-28",
"count": 1
},
{
"date": "2025-05-01",
"count": 2
},
{
"date": "2025-05-02",
"count": 1
},
{
"date": "2025-05-03",
"count": 1
},
{
"date": "2025-05-04",
"count": 3
},
{
"date": "2025-05-05",
"count": 3
},
{
"date": "2025-05-06",
"count": 3
},
{
"date": "2025-05-08",
"count": 3
},
{
"date": "2025-05-09",
"count": 1
},
{
"date": "2025-05-11",
"count": 1
},
{
"date": "2025-05-12",
"count": 3
},
{
"date": "2025-05-13",
"count": 1
},
{
"date": "2025-05-14",
"count": 3
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-05-18",
"count": 1
},
{
"date": "2025-05-19",
"count": 1
},
{
"date": "2025-05-21",
"count": 1
},
{
"date": "2025-05-22",
"count": 3
},
{
"date": "2025-05-23",
"count": 1
},
{
"date": "2025-05-24",
"count": 3
},
{
"date": "2025-05-25",
"count": 1
},
{
"date": "2025-05-28",
"count": 2
},
{
"date": "2025-05-30",
"count": 1
},
{
"date": "2025-05-31",
"count": 1
},
{
"date": "2025-06-01",
"count": 1
},
{
"date": "2025-06-02",
"count": 2
},
{
"date": "2025-06-03",
"count": 2
},
{
"date": "2025-06-10",
"count": 1
},
{
"date": "2025-06-11",
"count": 1
},
{
"date": "2025-06-13",
"count": 2
},
{
"date": "2025-06-14",
"count": 1
},
{
"date": "2025-06-16",
"count": 1
},
{
"date": "2025-06-18",
"count": 2
},
{
"date": "2025-06-19",
"count": 1
},
{
"date": "2025-06-20",
"count": 1
},
{
"date": "2025-06-24",
"count": 1
},
{
"date": "2025-06-25",
"count": 1
},
{
"date": "2025-06-26",
"count": 1
},
{
"date": "2025-06-27",
"count": 2
},
{
"date": "2025-06-28",
"count": 1
},
{
"date": "2025-06-29",
"count": 1
},
{
"date": "2025-06-30",
"count": 1
},
{
"date": "2025-07-01",
"count": 1
},
{
"date": "2025-07-02",
"count": 2
},
{
"date": "2025-07-04",
"count": 2
},
{
"date": "2025-07-05",
"count": 1
},
{
"date": "2025-07-07",
"count": 2
},
{
"date": "2025-07-08",
"count": 1
},
{
"date": "2025-07-09",
"count": 9
},
{
"date": "2025-07-10",
"count": 7
},
{
"date": "2025-07-11",
"count": 1
},
{
"date": "2025-07-15",
"count": 4
},
{
"date": "2025-07-16",
"count": 1
},
{
"date": "2025-07-17",
"count": 1
},
{
"date": "2025-07-18",
"count": 2
},
{
"date": "2025-07-19",
"count": 2
},
{
"date": "2025-07-20",
"count": 2
},
{
"date": "2025-07-21",
"count": 1
},
{
"date": "2025-07-23",
"count": 1
},
{
"date": "2025-07-25",
"count": 1
},
{
"date": "2025-07-26",
"count": 1
},
{
"date": "2025-07-27",
"count": 1
},
{
"date": "2025-07-28",
"count": 2
},
{
"date": "2025-07-30",
"count": 2
},
{
"date": "2025-07-31",
"count": 1
},
{
"date": "2025-08-02",
"count": 1
},
{
"date": "2025-08-03",
"count": 1
},
{
"date": "2025-08-04",
"count": 1
},
{
"date": "2025-08-06",
"count": 2
},
{
"date": "2025-08-07",
"count": 1
},
{
"date": "2025-08-08",
"count": 1
},
{
"date": "2025-08-10",
"count": 1
},
{
"date": "2025-08-12",
"count": 1
},
{
"date": "2025-08-13",
"count": 1
},
{
"date": "2025-08-16",
"count": 1
},
{
"date": "2025-08-17",
"count": 1
},
{
"date": "2025-08-20",
"count": 1
},
{
"date": "2025-08-21",
"count": 1
},
{
"date": "2025-08-23",
"count": 3
},
{
"date": "2025-08-24",
"count": 1
},
{
"date": "2025-08-26",
"count": 1
},
{
"date": "2025-08-27",
"count": 1
},
{
"date": "2025-08-29",
"count": 2
},
{
"date": "2025-08-30",
"count": 1
},
{
"date": "2025-08-31",
"count": 1
},
{
"date": "2025-09-01",
"count": 2
},
{
"date": "2025-09-03",
"count": 4
},
{
"date": "2025-09-04",
"count": 2
},
{
"date": "2025-09-10",
"count": 3
},
{
"date": "2025-09-11",
"count": 1
},
{
"date": "2025-09-12",
"count": 1
},
{
"date": "2025-09-13",
"count": 1
},
{
"date": "2025-09-14",
"count": 2
},
{
"date": "2025-09-16",
"count": 1
},
{
"date": "2025-09-17",
"count": 1
},
{
"date": "2025-09-18",
"count": 2
},
{
"date": "2025-09-19",
"count": 2
},
{
"date": "2025-09-20",
"count": 1
},
{
"date": "2025-09-21",
"count": 1
},
{
"date": "2025-09-22",
"count": 2
},
{
"date": "2025-09-23",
"count": 1
},
{
"date": "2025-09-24",
"count": 1
},
{
"date": "2025-09-25",
"count": 1
},
{
"date": "2025-09-26",
"count": 2
},
{
"date": "2025-09-27",
"count": 1
},
{
"date": "2025-09-28",
"count": 1
},
{
"date": "2025-09-29",
"count": 1
},
{
"date": "2025-09-30",
"count": 3
},
{
"date": "2025-10-01",
"count": 2
},
{
"date": "2025-10-02",
"count": 1
},
{
"date": "2025-10-03",
"count": 2
},
{
"date": "2025-10-04",
"count": 1
},
{
"date": "2025-10-05",
"count": 1
},
{
"date": "2025-10-06",
"count": 2
},
{
"date": "2025-10-07",
"count": 2
},
{
"date": "2025-10-08",
"count": 3
},
{
"date": "2025-10-09",
"count": 1
},
{
"date": "2025-10-11",
"count": 1
},
{
"date": "2025-10-12",
"count": 1
},
{
"date": "2025-10-14",
"count": 1
},
{
"date": "2025-10-15",
"count": 1
},
{
"date": "2025-10-16",
"count": 2
},
{
"date": "2025-10-18",
"count": 3
},
{
"date": "2025-10-20",
"count": 1
},
{
"date": "2025-10-22",
"count": 1
},
{
"date": "2025-10-23",
"count": 2
},
{
"date": "2025-10-24",
"count": 2
},
{
"date": "2025-10-26",
"count": 2
},
{
"date": "2025-10-28",
"count": 3
},
{
"date": "2025-10-29",
"count": 2
},
{
"date": "2025-10-30",
"count": 1
},
{
"date": "2025-11-01",
"count": 1
},
{
"date": "2025-11-03",
"count": 3
},
{
"date": "2025-11-04",
"count": 1
},
{
"date": "2025-11-07",
"count": 1
},
{
"date": "2025-11-09",
"count": 2
},
{
"date": "2025-11-11",
"count": 1
},
{
"date": "2025-11-12",
"count": 3
},
{
"date": "2025-11-13",
"count": 3
},
{
"date": "2025-11-14",
"count": 1
},
{
"date": "2025-11-17",
"count": 3
},
{
"date": "2025-11-18",
"count": 2
},
{
"date": "2025-11-20",
"count": 2
},
{
"date": "2025-11-23",
"count": 1
},
{
"date": "2025-11-24",
"count": 1
},
{
"date": "2025-11-25",
"count": 3
},
{
"date": "2025-11-26",
"count": 2
},
{
"date": "2025-11-29",
"count": 1
},
{
"date": "2025-12-01",
"count": 2
},
{
"date": "2025-12-03",
"count": 1
},
{
"date": "2025-12-04",
"count": 1
},
{
"date": "2025-12-05",
"count": 1
},
{
"date": "2025-12-06",
"count": 3
},
{
"date": "2025-12-08",
"count": 3
},
{
"date": "2025-12-09",
"count": 3
},
{
"date": "2025-12-12",
"count": 5
},
{
"date": "2025-12-13",
"count": 1
},
{
"date": "2025-12-14",
"count": 1
},
{
"date": "2025-12-15",
"count": 2
},
{
"date": "2025-12-16",
"count": 1
},
{
"date": "2025-12-17",
"count": 1
},
{
"date": "2025-12-18",
"count": 1
},
{
"date": "2025-12-19",
"count": 1
},
{
"date": "2025-12-21",
"count": 3
},
{
"date": "2025-12-22",
"count": 2
},
{
"date": "2025-12-25",
"count": 1
},
{
"date": "2025-12-28",
"count": 2
},
{
"date": "2026-01-01",
"count": 1
},
{
"date": "2026-01-02",
"count": 3
},
{
"date": "2026-01-04",
"count": 1
},
{
"date": "2026-01-07",
"count": 1
},
{
"date": "2026-01-08",
"count": 1
},
{
"date": "2026-01-10",
"count": 1
},
{
"date": "2026-01-12",
"count": 1
},
{
"date": "2026-01-13",
"count": 2
},
{
"date": "2026-01-14",
"count": 1
},
{
"date": "2026-01-15",
"count": 1
},
{
"date": "2026-01-16",
"count": 1
},
{
"date": "2026-01-17",
"count": 4
},
{
"date": "2026-01-18",
"count": 2
},
{
"date": "2026-01-19",
"count": 2
},
{
"date": "2026-01-20",
"count": 1
},
{
"date": "2026-01-22",
"count": 1
},
{
"date": "2026-01-23",
"count": 2
},
{
"date": "2026-01-24",
"count": 2
},
{
"date": "2026-01-25",
"count": 5
},
{
"date": "2026-01-27",
"count": 2
},
{
"date": "2026-01-29",
"count": 3
},
{
"date": "2026-01-30",
"count": 2
},
{
"date": "2026-01-31",
"count": 2
},
{
"date": "2026-02-02",
"count": 2
},
{
"date": "2026-02-04",
"count": 1
},
{
"date": "2026-02-05",
"count": 1
},
{
"date": "2026-02-06",
"count": 1
},
{
"date": "2026-02-07",
"count": 1
},
{
"date": "2026-02-09",
"count": 1
},
{
"date": "2026-02-12",
"count": 1
},
{
"date": "2026-02-13",
"count": 2
},
{
"date": "2026-02-15",
"count": 1
},
{
"date": "2026-02-17",
"count": 1
},
{
"date": "2026-02-18",
"count": 3
},
{
"date": "2026-02-19",
"count": 1
},
{
"date": "2026-02-23",
"count": 1
},
{
"date": "2026-02-24",
"count": 1
},
{
"date": "2026-02-26",
"count": 1
},
{
"date": "2026-02-27",
"count": 2
},
{
"date": "2026-02-28",
"count": 4
},
{
"date": "2026-03-02",
"count": 3
},
{
"date": "2026-03-05",
"count": 2
},
{
"date": "2026-03-07",
"count": 1
},
{
"date": "2026-03-08",
"count": 2
},
{
"date": "2026-03-10",
"count": 1
},
{
"date": "2026-03-12",
"count": 2
},
{
"date": "2026-03-13",
"count": 2
},
{
"date": "2026-03-17",
"count": 1
},
{
"date": "2026-03-18",
"count": 2
},
{
"date": "2026-03-19",
"count": 2
},
{
"date": "2026-03-20",
"count": 1
},
{
"date": "2026-03-22",
"count": 1
},
{
"date": "2026-03-23",
"count": 2
},
{
"date": "2026-03-24",
"count": 1
},
{
"date": "2026-03-25",
"count": 1
},
{
"date": "2026-04-04",
"count": 1
},
{
"date": "2026-04-06",
"count": 1
},
{
"date": "2026-04-12",
"count": 1
},
{
"date": "2026-04-13",
"count": 2
},
{
"date": "2026-04-15",
"count": 2
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-04-17",
"count": 2
},
{
"date": "2026-04-18",
"count": 1
},
{
"date": "2026-04-19",
"count": 1
},
{
"date": "2026-04-20",
"count": 3
},
{
"date": "2026-04-22",
"count": 2
},
{
"date": "2026-04-23",
"count": 1
},
{
"date": "2026-04-24",
"count": 1
},
{
"date": "2026-04-25",
"count": 2
},
{
"date": "2026-04-28",
"count": 1
},
{
"date": "2026-04-30",
"count": 2
},
{
"date": "2026-05-01",
"count": 1
},
{
"date": "2026-05-02",
"count": 2
},
{
"date": "2026-05-03",
"count": 3
},
{
"date": "2026-05-04",
"count": 1
},
{
"date": "2026-05-05",
"count": 1
},
{
"date": "2026-05-07",
"count": 1
},
{
"date": "2026-05-12",
"count": 1
},
{
"date": "2026-05-15",
"count": 1
},
{
"date": "2026-05-16",
"count": 1
},
{
"date": "2026-05-20",
"count": 2
},
{
"date": "2026-05-24",
"count": 1
},
{
"date": "2026-05-25",
"count": 7
},
{
"date": "2026-05-26",
"count": 1
},
{
"date": "2026-05-28",
"count": 1
},
{
"date": "2026-05-30",
"count": 2
},
{
"date": "2026-05-31",
"count": 2
},
{
"date": "2026-06-02",
"count": 2
},
{
"date": "2026-06-03",
"count": 2
},
{
"date": "2026-06-05",
"count": 2
},
{
"date": "2026-06-07",
"count": 1
},
{
"date": "2026-06-19",
"count": 1
},
{
"date": "2026-06-22",
"count": 1
},
{
"date": "2026-06-23",
"count": 1
},
{
"date": "2026-06-24",
"count": 1
},
{
"date": "2026-06-25",
"count": 1
},
{
"date": "2026-06-27",
"count": 1
},
{
"date": "2026-06-30",
"count": 2
},
{
"date": "2026-07-01",
"count": 2
},
{
"date": "2026-07-02",
"count": 1
},
{
"date": "2026-07-05",
"count": 2
},
{
"date": "2026-07-06",
"count": 1
},
{
"date": "2026-07-07",
"count": 1
},
{
"date": "2026-07-09",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
},
{
"date": "2026-07-13",
"count": 1
},
{
"date": "2026-07-14",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
},
{
"date": "2026-07-18",
"count": 1
}
],
"complete": false,
"collected": 1000,
"total_stars": 24346
},
"open_issues_and_prs": 228
},
"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": true,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 21740,
"source_files_sampled": 197,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "rack-session",
"direct": false,
"version": "2.1.1",
"severity": "critical",
"ecosystem": "rubygems",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-33qg-7wpp-89cq"
],
"fixed_version": "2.1.2",
"advisory_count": 1,
"oldest_advisory_days": 105
},
{
"name": "concurrent-ruby",
"direct": false,
"version": "1.3.6",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-6wx8-w4f5-wwcr",
"GHSA-h8w8-99g7-qmvj",
"GHSA-wv3x-4vxv-whpp"
],
"fixed_version": "1.3.7",
"advisory_count": 3,
"oldest_advisory_days": 32
},
{
"name": "erb",
"direct": false,
"version": "6.0.2",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-q339-8rmv-2mhv"
],
"fixed_version": "6.0.4",
"advisory_count": 1,
"oldest_advisory_days": 88
},
{
"name": "faraday",
"direct": false,
"version": "2.14.1",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-5rv5-xj5j-3484",
"GHSA-98m9-hrrm-r99r"
],
"fixed_version": "2.14.3",
"advisory_count": 2,
"oldest_advisory_days": 64
},
{
"name": "jwt",
"direct": false,
"version": "3.1.2",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 7.4,
"advisory_ids": [
"GHSA-c32j-vqhx-rx3x"
],
"fixed_version": "3.2.0",
"advisory_count": 1,
"oldest_advisory_days": 64
},
{
"name": "nokogiri",
"direct": false,
"version": "1.19.2",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-5prr-v3j2-97mh",
"GHSA-5v8h-3h3q-446p",
"GHSA-8678-w3jw-xfc2",
"GHSA-9cv2-cfxc-v4v2",
"GHSA-c4rq-3m3g-8wgx",
"GHSA-p67v-3w7g-wjg7",
"GHSA-phwj-rprq-35pp",
"GHSA-v2fc-qm4h-8hqv",
"GHSA-wfpw-mmfh-qq69",
"GHSA-wjv4-x9w8-wm3h"
],
"fixed_version": "1.19.4",
"advisory_count": 10,
"oldest_advisory_days": 76
},
{
"name": "rack",
"direct": false,
"version": "3.2.5",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-7mqq-6cf9-v2qp",
"GHSA-8vqr-qjwx-82mw",
"GHSA-g2pf-xv49-m2h5",
"GHSA-h2jq-g4cq-5ppq",
"GHSA-q2ww-5357-x388",
"GHSA-q4qf-9j86-f5mh",
"GHSA-qfgr-crr9-7r49",
"GHSA-qv7j-4883-hwh7",
"GHSA-rx22-g9mx-qrhv",
"GHSA-v569-hp3g-36wr"
],
"fixed_version": "3.2.6",
"advisory_count": 13,
"oldest_advisory_days": 110
},
{
"name": "websocket-driver",
"direct": false,
"version": "0.8.0",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-2x63-gw47-w4mm",
"GHSA-33ph-fccm-39pj",
"GHSA-8j3g-f24p-4mpw",
"GHSA-ghhp-3qvg-889p"
],
"fixed_version": "0.8.2",
"advisory_count": 4,
"oldest_advisory_days": 6
},
{
"name": "loofah",
"direct": false,
"version": "2.25.1",
"severity": "moderate",
"ecosystem": "rubygems",
"cvss_score": 4.7,
"advisory_ids": [
"GHSA-5qhf-9phg-95m2",
"GHSA-8whx-365g-h9vv",
"GHSA-9wjq-cp2p-hrgf"
],
"fixed_version": "2.25.2",
"advisory_count": 3,
"oldest_advisory_days": 0
},
{
"name": "net-imap",
"direct": false,
"version": "0.6.3",
"severity": "moderate",
"ecosystem": "rubygems",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-46q3-7gv7-qmgg",
"GHSA-75xq-5h9v-w6px",
"GHSA-87pf-fpwv-p7m7",
"GHSA-8p34-64r3-mwg8",
"GHSA-c4fp-cxrr-mj66",
"GHSA-hm49-wcqc-g2xg",
"GHSA-q2mw-fvj9-vvcw",
"GHSA-vcgp-9326-pqcp"
],
"fixed_version": "0.6.4.1",
"advisory_count": 8,
"oldest_advisory_days": 78
},
{
"name": "rails-html-sanitizer",
"direct": false,
"version": "1.7.0",
"severity": "low",
"ecosystem": "rubygems",
"cvss_score": 0,
"advisory_ids": [
"GHSA-cj75-f6xr-r4g7"
],
"fixed_version": "1.7.1",
"advisory_count": 1,
"oldest_advisory_days": 0
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 1,
"high": 7,
"critical": 1,
"moderate": 2
},
"advisory_count": 47,
"affected_count": 11,
"assessed_count": 97,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 5,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [
{
"name": "omniauth",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "omniauth-oauth2",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "rails",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 8.1.0"
},
{
"name": "rdoc",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "rails-controller-testing",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "responders",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 3.1"
},
{
"name": "sqlite3",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "mongoid",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 9.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "omniauth",
"direct": true,
"version": "2.1.4",
"ecosystem": "rubygems"
},
{
"name": "omniauth-oauth2",
"direct": true,
"version": "1.9.0",
"ecosystem": "rubygems"
},
{
"name": "rails",
"direct": true,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "rails-controller-testing",
"direct": true,
"version": "1.0.5",
"ecosystem": "rubygems"
},
{
"name": "rdoc",
"direct": true,
"version": "7.2.0",
"ecosystem": "rubygems"
},
{
"name": "responders",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "responders",
"direct": true,
"version": "3.2.0",
"ecosystem": "rubygems"
},
{
"name": "sqlite3",
"direct": true,
"version": "2.9.2",
"ecosystem": "rubygems"
},
{
"name": "action_text-trix",
"direct": false,
"version": "2.1.18",
"ecosystem": "rubygems"
},
{
"name": "actioncable",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "actionmailbox",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "actionmailer",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "actionpack",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "actiontext",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "actionview",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "activejob",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "activemodel",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "activerecord",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "activestorage",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "activesupport",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "base64",
"direct": false,
"version": "0.3.0",
"ecosystem": "rubygems"
},
{
"name": "bcrypt",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "bcrypt",
"direct": false,
"version": "3.1.22",
"ecosystem": "rubygems"
},
{
"name": "bigdecimal",
"direct": false,
"version": "4.0.1",
"ecosystem": "rubygems"
},
{
"name": "bson",
"direct": false,
"version": "5.2.0",
"ecosystem": "rubygems"
},
{
"name": "builder",
"direct": false,
"version": "3.3.0",
"ecosystem": "rubygems"
},
{
"name": "concurrent-ruby",
"direct": false,
"version": "1.3.6",
"ecosystem": "rubygems"
},
{
"name": "connection_pool",
"direct": false,
"version": "3.0.2",
"ecosystem": "rubygems"
},
{
"name": "crass",
"direct": false,
"version": "1.0.6",
"ecosystem": "rubygems"
},
{
"name": "date",
"direct": false,
"version": "3.5.1",
"ecosystem": "rubygems"
},
{
"name": "drb",
"direct": false,
"version": "2.2.3",
"ecosystem": "rubygems"
},
{
"name": "erb",
"direct": false,
"version": "6.0.2",
"ecosystem": "rubygems"
},
{
"name": "erubi",
"direct": false,
"version": "1.13.1",
"ecosystem": "rubygems"
},
{
"name": "faraday",
"direct": false,
"version": "2.14.1",
"ecosystem": "rubygems"
},
{
"name": "faraday-net_http",
"direct": false,
"version": "3.4.2",
"ecosystem": "rubygems"
},
{
"name": "globalid",
"direct": false,
"version": "1.3.0",
"ecosystem": "rubygems"
},
{
"name": "hashie",
"direct": false,
"version": "5.1.0",
"ecosystem": "rubygems"
},
{
"name": "i18n",
"direct": false,
"version": "1.14.8",
"ecosystem": "rubygems"
},
{
"name": "io-console",
"direct": false,
"version": "0.8.2",
"ecosystem": "rubygems"
},
{
"name": "irb",
"direct": false,
"version": "1.17.0",
"ecosystem": "rubygems"
},
{
"name": "json",
"direct": false,
"version": "2.19.3",
"ecosystem": "rubygems"
},
{
"name": "jwt",
"direct": false,
"version": "3.1.2",
"ecosystem": "rubygems"
},
{
"name": "logger",
"direct": false,
"version": "1.7.0",
"ecosystem": "rubygems"
},
{
"name": "loofah",
"direct": false,
"version": "2.25.1",
"ecosystem": "rubygems"
},
{
"name": "mail",
"direct": false,
"version": "2.9.0",
"ecosystem": "rubygems"
},
{
"name": "marcel",
"direct": false,
"version": "1.1.0",
"ecosystem": "rubygems"
},
{
"name": "mini_mime",
"direct": false,
"version": "1.1.5",
"ecosystem": "rubygems"
},
{
"name": "mini_portile2",
"direct": false,
"version": "2.8.9",
"ecosystem": "rubygems"
},
{
"name": "minitest",
"direct": false,
"version": "5.27.0",
"ecosystem": "rubygems"
},
{
"name": "mocha",
"direct": false,
"version": "2.8.2",
"ecosystem": "rubygems"
},
{
"name": "mongo",
"direct": false,
"version": "2.23.0",
"ecosystem": "rubygems"
},
{
"name": "multi_xml",
"direct": false,
"version": "0.8.1",
"ecosystem": "rubygems"
},
{
"name": "net-http",
"direct": false,
"version": "0.9.1",
"ecosystem": "rubygems"
},
{
"name": "net-imap",
"direct": false,
"version": "0.6.3",
"ecosystem": "rubygems"
},
{
"name": "net-pop",
"direct": false,
"version": "0.1.2",
"ecosystem": "rubygems"
},
{
"name": "net-protocol",
"direct": false,
"version": "0.2.2",
"ecosystem": "rubygems"
},
{
"name": "net-smtp",
"direct": false,
"version": "0.5.1",
"ecosystem": "rubygems"
},
{
"name": "nio4r",
"direct": false,
"version": "2.7.5",
"ecosystem": "rubygems"
},
{
"name": "nokogiri",
"direct": false,
"version": "1.19.2",
"ecosystem": "rubygems"
},
{
"name": "oauth2",
"direct": false,
"version": "2.0.18",
"ecosystem": "rubygems"
},
{
"name": "omniauth-facebook",
"direct": false,
"version": "10.0.0",
"ecosystem": "rubygems"
},
{
"name": "omniauth-openid",
"direct": false,
"version": "2.0.2",
"ecosystem": "rubygems"
},
{
"name": "orm_adapter",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "orm_adapter",
"direct": false,
"version": "0.5.0",
"ecosystem": "rubygems"
},
{
"name": "ostruct",
"direct": false,
"version": "0.6.3",
"ecosystem": "rubygems"
},
{
"name": "pp",
"direct": false,
"version": "0.6.3",
"ecosystem": "rubygems"
},
{
"name": "prettyprint",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "prism",
"direct": false,
"version": "1.9.0",
"ecosystem": "rubygems"
},
{
"name": "psych",
"direct": false,
"version": "5.3.1",
"ecosystem": "rubygems"
},
{
"name": "racc",
"direct": false,
"version": "1.8.1",
"ecosystem": "rubygems"
},
{
"name": "rack",
"direct": false,
"version": "3.2.5",
"ecosystem": "rubygems"
},
{
"name": "rack-openid",
"direct": false,
"version": "1.4.2",
"ecosystem": "rubygems"
},
{
"name": "rack-protection",
"direct": false,
"version": "4.2.1",
"ecosystem": "rubygems"
},
{
"name": "rack-session",
"direct": false,
"version": "2.1.1",
"ecosystem": "rubygems"
},
{
"name": "rack-test",
"direct": false,
"version": "2.2.0",
"ecosystem": "rubygems"
},
{
"name": "rackup",
"direct": false,
"version": "2.3.1",
"ecosystem": "rubygems"
},
{
"name": "rails-dom-testing",
"direct": false,
"version": "2.3.0",
"ecosystem": "rubygems"
},
{
"name": "rails-html-sanitizer",
"direct": false,
"version": "1.7.0",
"ecosystem": "rubygems"
},
{
"name": "railties",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "railties",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": "13.3.1",
"ecosystem": "rubygems"
},
{
"name": "reline",
"direct": false,
"version": "0.6.3",
"ecosystem": "rubygems"
},
{
"name": "rexml",
"direct": false,
"version": "3.4.4",
"ecosystem": "rubygems"
},
{
"name": "ruby-openid",
"direct": false,
"version": "2.9.2",
"ecosystem": "rubygems"
},
{
"name": "ruby2_keywords",
"direct": false,
"version": "0.0.5",
"ecosystem": "rubygems"
},
{
"name": "securerandom",
"direct": false,
"version": "0.4.1",
"ecosystem": "rubygems"
},
{
"name": "snaky_hash",
"direct": false,
"version": "2.0.3",
"ecosystem": "rubygems"
},
{
"name": "stringio",
"direct": false,
"version": "3.2.0",
"ecosystem": "rubygems"
},
{
"name": "thor",
"direct": false,
"version": "1.5.0",
"ecosystem": "rubygems"
},
{
"name": "timecop",
"direct": false,
"version": "0.9.10",
"ecosystem": "rubygems"
},
{
"name": "timeout",
"direct": false,
"version": "0.6.1",
"ecosystem": "rubygems"
},
{
"name": "tsort",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "tzinfo",
"direct": false,
"version": "2.0.6",
"ecosystem": "rubygems"
},
{
"name": "uri",
"direct": false,
"version": "1.1.1",
"ecosystem": "rubygems"
},
{
"name": "useragent",
"direct": false,
"version": "0.16.11",
"ecosystem": "rubygems"
},
{
"name": "version_gem",
"direct": false,
"version": "1.1.9",
"ecosystem": "rubygems"
},
{
"name": "warden",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "warden",
"direct": false,
"version": "1.2.9",
"ecosystem": "rubygems"
},
{
"name": "webrat",
"direct": false,
"version": "0.7.3",
"ecosystem": "rubygems"
},
{
"name": "websocket-driver",
"direct": false,
"version": "0.8.0",
"ecosystem": "rubygems"
},
{
"name": "websocket-extensions",
"direct": false,
"version": "0.1.5",
"ecosystem": "rubygems"
},
{
"name": "zeitwerk",
"direct": false,
"version": "2.7.5",
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 102,
"direct_count": 8,
"indirect_count": 94
}
},
"maintainership": {
"issues": {
"open_prs": 79,
"merged_prs": 806,
"open_issues": 149,
"closed_ratio": 0.965,
"closed_issues": 4136,
"closed_unmerged_prs": 645
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "josevalim",
"commits": 1095,
"avatar_url": "https://avatars.githubusercontent.com/u/9582?v=4"
},
{
"type": "User",
"login": "carlosantoniodasilva",
"commits": 529,
"avatar_url": "https://avatars.githubusercontent.com/u/26328?v=4"
},
{
"type": "User",
"login": "lucasmazza",
"commits": 286,
"avatar_url": "https://avatars.githubusercontent.com/u/80978?v=4"
},
{
"type": "User",
"login": "rafaelfranca",
"commits": 109,
"avatar_url": "https://avatars.githubusercontent.com/u/47848?v=4"
},
{
"type": "User",
"login": "nashby",
"commits": 84,
"avatar_url": "https://avatars.githubusercontent.com/u/200500?v=4"
},
{
"type": "User",
"login": "tegon",
"commits": 59,
"avatar_url": "https://avatars.githubusercontent.com/u/3727827?v=4"
},
{
"type": "User",
"login": "ulissesalmeida",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/867308?v=4"
},
{
"type": "User",
"login": "Chun-Yang",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/2827867?v=4"
},
{
"type": "User",
"login": "latortuga",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/9379?v=4"
},
{
"type": "User",
"login": "georgeguimaraes",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/2929?v=4"
}
],
"contributors_sampled": 100,
"top_contributor_share": 0.405
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Gemfile.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 7,
"reason": "5 out of 7 merged PRs checked by a CI test -- score normalized to 7",
"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": 1,
"reason": "Found 4/30 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 80 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": 7,
"reason": "3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "47 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "372b295fe6f63b4af3269f5dcd51a18c0bc2016c",
"ran_at": "2026-07-22T00:31:10Z",
"aggregate_score": 4.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T17:34:34Z",
"oldest_open_prs": [
{
"number": 5029,
"created_at": "2019-02-21T20:51:08Z",
"last_comment_at": "2019-09-17T13:48:43Z",
"last_comment_author": "mracos"
},
{
"number": 5031,
"created_at": "2019-02-22T18:58:13Z",
"last_comment_at": "2019-09-23T16:02:17Z",
"last_comment_author": "colinross"
},
{
"number": 5036,
"created_at": "2019-02-26T16:25:09Z",
"last_comment_at": "2019-09-19T13:22:25Z",
"last_comment_author": "JanBussieck"
},
{
"number": 5087,
"created_at": "2019-06-24T13:41:08Z",
"last_comment_at": "2025-01-16T15:46:56Z",
"last_comment_author": "fthobe"
},
{
"number": 5092,
"created_at": "2019-07-06T18:19:45Z",
"last_comment_at": "2022-05-27T12:30:38Z",
"last_comment_author": "sergey-alekseev"
},
{
"number": 5094,
"created_at": "2019-07-09T19:27:24Z",
"last_comment_at": "2024-03-26T16:17:51Z",
"last_comment_author": "fa11enangel"
},
{
"number": 5100,
"created_at": "2019-07-17T21:15:59Z",
"last_comment_at": "2019-09-12T18:44:33Z",
"last_comment_author": "sourcelevel-bot"
},
{
"number": 5107,
"created_at": "2019-08-02T17:55:24Z",
"last_comment_at": "2019-09-17T13:36:29Z",
"last_comment_author": "mracos"
},
{
"number": 5136,
"created_at": "2019-09-13T09:05:37Z",
"last_comment_at": "2020-09-29T13:40:24Z",
"last_comment_author": "danzanzini"
},
{
"number": 5145,
"created_at": "2019-09-26T16:03:14Z",
"last_comment_at": "2024-11-26T22:21:43Z",
"last_comment_author": "otherguy"
},
{
"number": 5169,
"created_at": "2019-11-29T11:35:36Z",
"last_comment_at": "2026-02-13T14:24:00Z",
"last_comment_author": "carlosantoniodasilva"
},
{
"number": 5176,
"created_at": "2020-01-05T19:17:24Z",
"last_comment_at": "2020-11-16T14:30:46Z",
"last_comment_author": "fractaledmind"
},
{
"number": 5185,
"created_at": "2020-01-27T17:02:40Z",
"last_comment_at": "2021-02-13T16:25:29Z",
"last_comment_author": "smnscp"
},
{
"number": 5191,
"created_at": "2020-02-05T12:48:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 5202,
"created_at": "2020-03-03T16:43:59Z",
"last_comment_at": "2021-09-24T19:58:06Z",
"last_comment_author": "joeyparis"
},
{
"number": 5245,
"created_at": "2020-05-20T20:37:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 5265,
"created_at": "2020-07-10T16:45:42Z",
"last_comment_at": "2020-07-10T17:04:22Z",
"last_comment_author": "jpawlyn"
},
{
"number": 5287,
"created_at": "2020-08-26T12:57:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 5297,
"created_at": "2020-09-29T21:46:49Z",
"last_comment_at": "2025-08-14T18:31:04Z",
"last_comment_author": "gregmolnar"
},
{
"number": 5319,
"created_at": "2020-12-08T18:38:56Z",
"last_comment_at": "2024-03-21T06:54:54Z",
"last_comment_author": "carsomyr"
}
],
"last_merged_pr_at": "2026-06-10T12:12:52Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 3820,
"created_at": "2015-11-14T12:52:35Z",
"last_comment_at": "2025-01-05T22:10:14Z",
"last_comment_author": "fthobe"
},
{
"number": 4000,
"created_at": "2016-03-20T01:34:19Z",
"last_comment_at": "2024-09-09T01:57:53Z",
"last_comment_author": "truonglocbinh"
},
{
"number": 4145,
"created_at": "2016-06-08T11:44:01Z",
"last_comment_at": "2018-05-12T11:23:19Z",
"last_comment_author": "akavinash1994"
},
{
"number": 4165,
"created_at": "2016-06-24T18:15:43Z",
"last_comment_at": "2025-11-14T13:54:05Z",
"last_comment_author": "carlosantoniodasilva"
},
{
"number": 4399,
"created_at": "2017-01-18T00:07:57Z",
"last_comment_at": "2025-12-31T18:05:29Z",
"last_comment_author": "carlosantoniodasilva"
},
{
"number": 4536,
"created_at": "2017-05-15T13:44:21Z",
"last_comment_at": "2018-11-28T17:30:33Z",
"last_comment_author": "tannakartikey"
},
{
"number": 4584,
"created_at": "2017-07-10T16:38:03Z",
"last_comment_at": "2025-12-31T17:57:15Z",
"last_comment_author": "carlosantoniodasilva"
},
{
"number": 4597,
"created_at": "2017-07-25T06:58:01Z",
"last_comment_at": "2018-05-16T07:59:53Z",
"last_comment_author": "pcriv"
},
{
"number": 4615,
"created_at": "2017-08-14T18:06:24Z",
"last_comment_at": "2026-06-22T17:23:04Z",
"last_comment_author": "carlosantoniodasilva"
},
{
"number": 4639,
"created_at": "2017-09-12T07:35:28Z",
"last_comment_at": "2021-06-16T16:22:22Z",
"last_comment_author": "luchillo17"
},
{
"number": 4767,
"created_at": "2018-01-28T01:21:48Z",
"last_comment_at": "2025-08-29T07:58:12Z",
"last_comment_author": "indigotechtutorials"
},
{
"number": 4816,
"created_at": "2018-03-24T14:08:02Z",
"last_comment_at": "2019-08-15T12:47:27Z",
"last_comment_author": "tegon"
},
{
"number": 4842,
"created_at": "2018-04-15T19:26:21Z",
"last_comment_at": "2024-08-24T11:53:28Z",
"last_comment_author": "mpancada"
},
{
"number": 4914,
"created_at": "2018-08-01T09:54:58Z",
"last_comment_at": "2020-11-12T00:15:10Z",
"last_comment_author": "robkiessling"
},
{
"number": 4917,
"created_at": "2018-08-04T19:12:44Z",
"last_comment_at": "2022-09-15T21:20:05Z",
"last_comment_author": "CodySwannGT"
},
{
"number": 4921,
"created_at": "2018-08-12T18:24:25Z",
"last_comment_at": "2019-02-22T16:26:05Z",
"last_comment_author": "tegon"
},
{
"number": 4958,
"created_at": "2018-10-21T10:46:45Z",
"last_comment_at": "2018-10-26T09:27:39Z",
"last_comment_author": "lintelbeam"
},
{
"number": 5003,
"created_at": "2019-01-16T02:01:20Z",
"last_comment_at": "2020-02-27T18:21:43Z",
"last_comment_author": "antonlitvinenko"
},
{
"number": 5013,
"created_at": "2019-01-29T11:17:34Z",
"last_comment_at": "2025-12-31T18:00:45Z",
"last_comment_author": "carlosantoniodasilva"
},
{
"number": 5019,
"created_at": "2019-02-04T22:24:32Z",
"last_comment_at": "2022-03-02T02:01:59Z",
"last_comment_author": "kimasenbeck"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/heartcombo/devise",
"host": "github.com",
"name": "devise",
"owner": "heartcombo"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"security": 59,
"vitality": 72,
"community": 98,
"governance": 72,
"engineering": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"commits_last_year": 57,
"human_commit_share": 0.99,
"days_since_last_push": 29,
"active_weeks_last_year": 18
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 29 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 29
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "18/52 weeks with commits",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 18
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "57 commits in the last year",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 57
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7",
"points": 7,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 84,
"inputs": {
"releases_count": 27,
"latest_release_tag": "v5.0.4",
"releases_from_tags": false,
"days_since_latest_release": 74,
"mean_days_between_releases": 126
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "27 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 27
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 74 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 74
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~126 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 126
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 41,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 41 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 41
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "excellent",
"name": "Community & Adoption",
"value": 98,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"forks": 5480,
"stars": 24346,
"watchers": 433,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "24,346 stars",
"points": 60,
"status": "met",
"details": [
{
"code": "stars",
"params": {
"count": 24346
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "5,480 forks",
"points": 25,
"status": "met",
"details": [
{
"code": "forks",
"params": {
"count": 5480
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "433 watchers",
"points": 14.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 433
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 93,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": true,
"has_code_of_conduct": true,
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 7.2,
"status": "met",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"devise"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 287810741,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "287,810,741 downloads all-time across rubygems",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_total",
"params": {
"count": 287810741,
"ecosystems": "rubygems"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 72,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 100,
"top_contributor_share": 0.405
},
"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 40% of commits",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 40
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "100 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 100
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 80 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"merged_prs": 806,
"open_issues": 149,
"closed_issues": 4136,
"issue_closed_ratio": 0.965,
"closed_unmerged_prs": 645
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "96% of issues closed",
"points": 45.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 96
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "806/1451 decided PRs merged",
"points": 21.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 806,
"decided": 1451
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/30 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"followers": 154,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "heartcombo",
"public_repos": 8,
"account_age_days": 2388
},
"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": "154 followers of heartcombo",
"points": 15.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 154,
"login": "heartcombo"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "8 public repos, account ~6 yr old",
"points": 18.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 8
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"devise"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 74
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on rubygems",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "rubygems"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 74 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 74
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "173 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 173
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 61,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "5 out of 7 merged PRs checked by a CI test -- score normalized to 7",
"points": 14,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"rails",
"ruby",
"authentication",
"devise"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 59,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 49,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"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": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 7 merged PRs checked by a CI test -- score normalized to 7",
"points": 1.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 4/30 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 80 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": "3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "47 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 97 resolved dependencies against OSV; 5 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 97
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 5
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 47,
"affected_packages": 11,
"assessed_packages": 97,
"unassessed_packages": 5,
"affected_by_severity": "critical 1, high 7, moderate 2, low 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 97,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 20
},
"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": 39,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.566,
"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": "56 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 30.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 56,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Gemfile.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": true,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.01
},
"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": "devcontainer, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"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": 21740,
"source_files_sampled": 197,
"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/197 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 197,
"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": [],
"report_type": "repository",
"generated_at": "2026-07-22T00:31:30.681752Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/heartcombo/devise.svg",
"full_name": "heartcombo/devise",
"license_state": "standard",
"license_spdx": "MIT"
}