Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 383,
"has_wiki": false,
"homepage": null,
"languages": {
"Ruby": 26271
},
"pushed_at": "2026-06-22T01:02:35Z",
"created_at": "2014-05-12T18:46:54Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T08:51:30Z",
"description": "Barebones two-factor authentication with Devise",
"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": "devise-two-factor",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/98065667?v=4",
"created_at": "2022-01-20T00:38:24Z",
"is_verified": null,
"public_repos": 3,
"account_age_days": 1648
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v6.4.0",
"kind": "minor",
"published_at": "2026-02-02T17:38:27Z"
}
],
"recent_commits": [
{
"oid": "1f557e6afa36361d590124e866461b5e5f5aabfb",
"body": "Update email link format for vulnerability reporting",
"is_bot": false,
"headline": "Merge pull request #326 from connorshea/patch-2",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2026-06-01T14:06:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e6717c6348bee58932a27e6c1da35f402f274fd",
"body": "The email link was wrong before and would just direct to an invalid github URL.",
"is_bot": false,
"headline": "Update email link format for vulnerability reporting",
"author_name": "Connor Shea",
"author_login": "connorshea",
"committed_at": "2026-05-30T15:46:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "120ae1f3600672e74f284a83a69d817e4a8de73c",
"body": "Run `bundle install` in gem push workflow",
"is_bot": false,
"headline": "Merge pull request #325 from connorshea/connorshea-patch-1",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2026-05-28T14:53:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf0e079bd4b872cbb01c7c25159dd0880f031565",
"body": "I didn't realize that the `bundler-cache` value was the only way that the setup-ruby action installs dependencies. 😬 Sorry! This fixes it while ensuring the cache is still not present.",
"is_bot": false,
"headline": "Run `bundle install` in gem push workflow",
"author_name": "Connor Shea",
"author_login": "connorshea",
"committed_at": "2026-05-27T23:42:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b889f1d448098d17e2a64f6087c5011562acf938",
"body": "Remove bundler-cache from Ruby setup in release job",
"is_bot": false,
"headline": "Merge pull request #324 from connorshea/patch-1",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2026-05-25T18:28:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "475e34ce3b66691522cb98f12a91cfc8821f7145",
"body": "The cache can be poisoned in some edge-cases, so it's best to just not have the cache step here at all.",
"is_bot": false,
"headline": "Remove bundler-cache from Ruby setup in release job",
"author_name": "Connor Shea",
"author_login": "connorshea",
"committed_at": "2026-05-24T03:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8262ce0ea1e1bbd218a909233d06f8a9761d171a",
"body": null,
"is_bot": false,
"headline": "Create ISSUE_TEMPLATE/config.yml",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2026-02-04T00:35:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33e41c6d53ef02bc35e6aa5ffca54fa8d0ec5490",
"body": null,
"is_bot": false,
"headline": "Update version.rb",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2026-02-02T17:37:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4767f3d0cf1b2ef691b56dee2f6d7b2a18108e7",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2026-02-02T17:37:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7b528a99a049bbd068d52fd16f54b1b6a852ce0",
"body": "Allow devise version five in gemspec",
"is_bot": false,
"headline": "Merge pull request #322 from mjankowski/devise-five",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2026-01-30T01:00:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46151906ef9cfcbcd8fb9ba27b5dfce4e038791b",
"body": "Co-authored-by: Ben Sedat <ben@bensedat.name>",
"is_bot": false,
"headline": "Update devise-two-factor.gemspec",
"author_name": "Matt Jankowski",
"author_login": "mjankowski",
"committed_at": "2026-01-29T22:28:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "749c4300e0ffa356a63cc9c8f50c972aa70e538e",
"body": null,
"is_bot": false,
"headline": "Allow devise version five in gemspec",
"author_name": "Matt Jankowski",
"author_login": "mjankowski",
"committed_at": "2026-01-23T16:53:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aef75c2305ae83a3f30721ca7ff87c144cf89aa1",
"body": "Add changelog entry for 6.3.1",
"is_bot": false,
"headline": "Merge pull request #321 from mjankowski/typos-from-docs",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2026-01-22T21:40:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f731a913dd6e98134d69eea289c7e53f40eeae91",
"body": null,
"is_bot": false,
"headline": "Add changelog entry for 6.3.1",
"author_name": "Matt Jankowski",
"author_login": "mjankowski",
"committed_at": "2026-01-22T19:48:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cedace328b3512475081ce1d71d29d1d64d2e9ba",
"body": null,
"is_bot": false,
"headline": "Fix typo in model lib",
"author_name": "Matt Jankowski",
"author_login": "mjankowski",
"committed_at": "2026-01-22T19:47:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3ce9f565807f97da5b1321a063be1a553e6f64d",
"body": "Add ruby 4.0 to CI matrix",
"is_bot": false,
"headline": "Merge pull request #320 from mjankowski/ruby-version-4-0",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2026-01-22T18:06:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43d9182b20828b522fea6f2ba99b02fcf356e12f",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into ruby-version-4-0",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2026-01-22T17:00:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c56a247cfd52d341a476da13d25a3da6c6277ee8",
"body": "Drop support for EOL rails versions",
"is_bot": false,
"headline": "Merge pull request #319 from mjankowski/more-eol-versions",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2026-01-22T16:59:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "453befe69c9788025072b2f3c47edc77618ac744",
"body": null,
"is_bot": false,
"headline": "Bump to v6.3.1",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2026-01-22T16:52:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3e8905a2315c0f7e6553c1a2082bccb80741b61",
"body": null,
"is_bot": false,
"headline": "Add ruby 4.0 to CI matrix",
"author_name": "Matt Jankowski",
"author_login": "mjankowski",
"committed_at": "2026-01-22T16:44:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecc2856742f9a08574589d36d8b867980b9511b9",
"body": null,
"is_bot": false,
"headline": "Drop support for EOL rails versions",
"author_name": "Matt Jankowski",
"author_login": "mjankowski",
"committed_at": "2026-01-22T16:40:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63bd3fa71a4183844c910cd31217e75016a1689f",
"body": "Remove EOL ruby 3.1 version from CI config",
"is_bot": false,
"headline": "Merge pull request #317 from mjankowski/eol-versions",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2026-01-22T16:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caa1b190276d72b32a2072deb2ecc78f0889e90a",
"body": "Skip type error example when db adapter handles array",
"is_bot": false,
"headline": "Merge pull request #318 from mjankowski/array-db-adapter-skip-type-error",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2026-01-22T16:22:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a0e323083d8fd96ef09a0535775b4bd6e2b561f",
"body": null,
"is_bot": false,
"headline": "Skip type error example when db adapter handles array",
"author_name": "Matt Jankowski",
"author_login": "mjankowski",
"committed_at": "2026-01-22T14:19:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5006cd1b87de670be4b2d3cecbb0775b6da9b4ad",
"body": null,
"is_bot": false,
"headline": "Remove EOL ruby versions from CI config",
"author_name": "Matt Jankowski",
"author_login": "mjankowski",
"committed_at": "2026-01-15T17:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27bc66aa71289212556bb191d3d7675cf6da6231",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md for v6.3.0",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2026-01-08T18:09:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c24272eff947589034516aa163531e8821de30f",
"body": null,
"is_bot": false,
"headline": "Bump to v6.3.0",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2026-01-08T18:08:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50ece903c731fa18c5f500795ae61480f9113695",
"body": "Fix paranoid mode password hashing in two-factor strategy",
"is_bot": false,
"headline": "Merge pull request #314 from eglitobias/main",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2026-01-08T17:57:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "273e9d618a4b46b4c815e6f58cf54ccd0b400b16",
"body": "TwoFactorAuthenticatable skipped the paranoid password hash when the\nresource was nil, reintroducing a timing-based user enumeration risk.\nEnsure the hash is always performed in paranoid mode while preserving\nOTP enforcement.",
"is_bot": false,
"headline": "Fix paranoid mode password hashing in two-factor strategy",
"author_name": "Tobias Egli",
"author_login": "eglitobias",
"committed_at": "2026-01-08T07:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2001a834ef5078d351392da7a732a93c32278b9",
"body": "Update devise dependency version range to allow Devise 5.0 RC",
"is_bot": false,
"headline": "Merge pull request #313 from relatel/main",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2026-01-03T17:21:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db79bd5487ffd73d465bb3362b3fbe334edd6ef8",
"body": null,
"is_bot": false,
"headline": "Update devise dependency version range",
"author_name": "Henrik Hauge Bjørnskov",
"author_login": "henrikbjorn",
"committed_at": "2026-01-02T09:35:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc4eaca3a5c509872f812b81528ac57997fb202f",
"body": "… correctly deserialize and the model does not explicitly serialize (#303)\n\n* Add test case, simulating the behaviour of activerecord-sqlserver-adapter\n\n* Work around serialization problems\n\n* Work around serialization problems\n\n* Improve README\n\n* Refactor to a better, exception based approach",
"is_bot": false,
"headline": "Raise more helpful exceptions when dealing with databases that cannot…",
"author_name": "Daniel O",
"author_login": "doconnor-clintel",
"committed_at": "2025-12-31T18:52:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba3a287a39a704389fa208078108d03de7ccc4ba",
"body": "…ons/actions/checkout-6\n\nBump actions/checkout from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #311 from devise-two-factor/dependabot/github_acti…",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2025-11-29T19:16:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4605a7c4f2eba7f68be20382800dabc6eadb8b2",
"body": "Bumps [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/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-24T01:03:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "06a1f4ef5f698a551f2e27376af225de00d98081",
"body": null,
"is_bot": false,
"headline": "Bump to 6.2.0",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2025-10-22T16:44:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea2d943dede0ff99e0d3ea00f421a7ffb46a4adf",
"body": "Point to Rails 8.1.0 release in appraisals",
"is_bot": false,
"headline": "Merge pull request #309 from mjankowski/rails-8-1-again",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2025-10-22T16:39:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1313bc54804c7206889e5f71e24a9029c3b9d8ff",
"body": null,
"is_bot": false,
"headline": "Point to Rails 8.1.0 release in appraisals",
"author_name": "Matt Jankowski",
"author_login": "mjankowski",
"committed_at": "2025-10-22T13:07:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cd62f89f3d7a8417b0cf2eb580d3e57b420966c",
"body": "Add Rails 8.1 to gemspec and appraisals",
"is_bot": false,
"headline": "Merge pull request #308 from mjankowski/rails-8-1-gemspec-allow",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2025-10-20T16:10:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff69935e188ebacff64149ce96765f6da5123f03",
"body": null,
"is_bot": false,
"headline": "Add Rails 8.1 to gemspec and appraisals",
"author_name": "Matt Jankowski",
"author_login": "mjankowski",
"committed_at": "2025-10-17T15:20:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "834dd6f4df38170e467268bce3805f8d1d4f05e2",
"body": "…ons/actions/checkout-5\n\nBump actions/checkout from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #307 from devise-two-factor/dependabot/github_acti…",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2025-08-18T15:22:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e39feaebdb886adf773fcd536117acf6510c253e",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 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/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-18T01:26:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cee1c83963332f6ce457a906dd7394f8d4fea971",
"body": "…ep-handling\n\nfix: invalid consumed_timestep handling",
"is_bot": false,
"headline": "Merge pull request #301 from PhilippeChab/fix-invalid-consumed-timest…",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2025-03-14T17:29:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c751afe3655b316813f9c8e7440b6bff816a37a",
"body": null,
"is_bot": false,
"headline": "fix: invalid consumed_timestep handling",
"author_name": "Philippe Chabot",
"author_login": "PhilippeChab",
"committed_at": "2025-03-14T12:47:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28850371f1ddac98f6e09e8da3c36da559f465b2",
"body": "Fix CI",
"is_bot": false,
"headline": "Merge pull request #299 from devise-two-factor/bsedat/devise-requires",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2025-02-07T16:51:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df70ca3eb79b0a6014b213137ae0eee85b4dda00",
"body": "They don't appear to be compatible.",
"is_bot": false,
"headline": "Exclude Rails 7.0 and Ruby 3.4 from CI",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2025-02-07T16:46:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6301ffe8cda65d0abd2991fcc935f7f41b272f90",
"body": "Appears to be necessary for devise to load.",
"is_bot": false,
"headline": "Require 'logger' before 'devise'",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2025-02-07T16:46:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e831ae44171ef8e26eb723685ea20af3915d9a91",
"body": "Adds support for Ruby 3.4",
"is_bot": false,
"headline": "Merge pull request #298 from boimw/main",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2025-02-06T16:24:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60ca8bb8f6411aaa1ddcfdce4b007e6df8ef2670",
"body": "Graceful check for params and otp_attempt in two_factor_backupable.rb",
"is_bot": false,
"headline": "Merge pull request #297 from mujtaba-saboor/main",
"author_name": "Mujtaba Saboor",
"author_login": "mujtaba-saboor",
"committed_at": "2025-02-06T16:22:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "283b755c7a68d9e99bf6a10e315a1f28b68aa419",
"body": null,
"is_bot": false,
"headline": "Adds support for Ruby 3.4",
"author_name": "Bojan Marjanovic",
"author_login": "boimw",
"committed_at": "2025-01-30T19:52:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b20c7a5cf8d00aaf439b4fa1fe358f25f311aa6e",
"body": "Update documentation for otp_provisioning_uri",
"is_bot": false,
"headline": "Merge pull request #293 from JasonBarnabe/patch-1",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2025-01-07T16:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58816542ba281e3261d6105060ed3db3b7234731",
"body": "Clarify relationship between database_authenticatable and two_factor_authenticatable",
"is_bot": false,
"headline": "Merge pull request #294 from JasonBarnabe/patch-2",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2025-01-07T16:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b57a9ad5133627bb6821b0f6f84f22a1fe241af1",
"body": "Update CHANGELOG for 6.1.0",
"is_bot": false,
"headline": "Merge pull request #295 from sunny/patch-1",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2025-01-07T16:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daa832bfdbf48a1033d57c0556f0e7b808b76413",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG to include Rails 8",
"author_name": "Sunny Ripert",
"author_login": "sunny",
"committed_at": "2024-12-10T12:06:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6e2d84916c0bec4ebbbfa1fffcab0d027be4d2e",
"body": "…authenticatable\n\nI was confused by the README as it said I had to disable `:database_authenticatable`, and that provides me with functionality I require. Make it clear that `:two_factor_authenticatable` includes all of `:database_authenticatable`, and in fact, login acts the same until you set `opt_required_for_login`.",
"is_bot": false,
"headline": "Clarify relationship between database_authenticatable and two_factor_…",
"author_name": "Jason Barnabe",
"author_login": "JasonBarnabe",
"committed_at": "2024-11-21T15:35:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8317251c5aeadb6b6bc71584590faf222df4918c",
"body": "devise-two-factor 6.1.0\r\n\r\nThe current example in the README for `otp_provisioning_uri` results in the issuer being repeated in the path part of the returned String.\r\n\r\n```\r\n> issuer = 'Your App'\r\n=> \"Your App\"\r\n> label = \"#{issuer}:#{user.email}\"\r\n=> \"Your App:user@example.com\"\r\n> user.otp_provisio\n[…]\n/Your%20App:user@example.com?secret=[otp_secret]&issuer=Your+App\"\r\n```\r\nAssuming the documentation's return value is what is desired, update the example in the README.\r\n\r\nThis touches on part of #190.",
"is_bot": false,
"headline": "Update documentation for otp_provisioning_uri",
"author_name": "Jason Barnabe",
"author_login": "JasonBarnabe",
"committed_at": "2024-11-20T17:29:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "10353b90cfcc0b2b1977ee230270b0761d086fb8",
"body": "Updates link for Rails 7.1 demo to the new name.",
"is_bot": false,
"headline": "Add Rails 8.0 demo link",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-11-14T00:14:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f704be597b439f25de35f8261380ba2683db2a0",
"body": "Adds rake as a gem dev dependency.",
"is_bot": false,
"headline": "Add release task from Bundler",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-11-11T18:34:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1698f86a62cfd82e3193582cb4bdeb9a46fafacd",
"body": null,
"is_bot": false,
"headline": "Add Trusted Publisher Github action",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-11-11T18:19:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa95d365aa95c3e27366029ee2743fcab40908a2",
"body": "Pushing will be migrated to a Trusted Publisher via Github Actions",
"is_bot": false,
"headline": "Remove signing certificate",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-11-11T18:11:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c5b985c41ae4f4cf62dd3815f63d82971006256",
"body": null,
"is_bot": false,
"headline": "Bump to v6.1.0",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-11-11T18:00:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d12fecfb4c6039cbdf0a04c56cbc7884bb60661e",
"body": "add rails 8.0 as a supported version",
"is_bot": false,
"headline": "Merge pull request #291 from el-chogo/el-chogo/rails-8.0-support",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-11-11T16:58:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f68e589ecedc107ec987552f3aade52e03e0008",
"body": null,
"is_bot": false,
"headline": "add rails 8.0 as a supported version",
"author_name": "Carlos Gottberg",
"author_login": "el-chogo",
"committed_at": "2024-11-09T01:56:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1be3f77ec6e41e675964db46ae42baa8028b8af2",
"body": "Remove non-supported rails versions from Appraisals",
"is_bot": false,
"headline": "Merge pull request #287 from mjankowski/ci-version-support",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-10-18T20:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c59be188bd4a53e3da9efa7deddb51a3c330cff2",
"body": null,
"is_bot": false,
"headline": "Remove non-supported rails versions from Appraisals",
"author_name": "Matt Jankowski",
"author_login": "mjankowski",
"committed_at": "2024-10-18T19:40:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c661843ecaf8b482cd4bd066aad66cc04d6110c0",
"body": "Update CHANGELOG for 6.0.0 release",
"is_bot": false,
"headline": "Merge pull request #284 from sunny/patch-1",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-09-23T14:22:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "683b4e6bb7fdec12b09a71ba42ed29e8c60c7150",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG for 6.0.0 release",
"author_name": "Sunny Ripert",
"author_login": "sunny",
"committed_at": "2024-09-23T07:24:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af895478293efd502e7e4ab8b8d921b1a0abc488",
"body": "Fix typos",
"is_bot": false,
"headline": "Merge pull request #279 from znz/patch-1",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-09-18T16:16:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86d82237e3f6dcd04c52dbd8c7c5c6f9f232a512",
"body": null,
"is_bot": false,
"headline": "Fix typos",
"author_name": "Kazuhiro NISHIYAMA",
"author_login": "znz",
"committed_at": "2024-09-18T00:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc6f34423d9c6af9f3e02be478c3c40dc7462e19",
"body": "Prepare v6.0.0",
"is_bot": false,
"headline": "Merge commit from fork",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-09-17T17:08:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03608a7dd57775cf01efe59a34a083e27503bbc5",
"body": null,
"is_bot": false,
"headline": "Bump to v6.0.0",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-09-10T21:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a9fb0fc9ac4313845c74d51d700682e4689bd27",
"body": null,
"is_bot": false,
"headline": "Add `.markdownlint.json`",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-09-10T21:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d63af0769d9c7f049390b566f21201a29e32910d",
"body": "Keeps otp_authenticatable and otp_backupable more consistent in their behavior.\nCloses #278.",
"is_bot": false,
"headline": "Use `save!` in methods that invalidate existing codes",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-09-10T21:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "425d2b2f7650aff8704174b1f5dfba22f8fdd781",
"body": "Cleans up some of the headings in the upgrading doc.",
"is_bot": false,
"headline": "Update UPGRADING.md for 6.x secret length changes",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-09-10T21:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d5797e186ec531e4c599c3fc2aa6f98587b07f0",
"body": "…th` to be the number of random bytes\n\nPreviously it configured the output length.",
"is_bot": false,
"headline": "Breaking change: Change `otp_secret_length` and `otp_backup_code_leng…",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-09-10T21:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff37fdca72a9834d105ae071949462c6e3fd3ff0",
"body": null,
"is_bot": false,
"headline": "Remove Rails 4 demo app",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-09-10T16:49:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35d39b164ddf9c3908aca30445f94edc9089c842",
"body": null,
"is_bot": false,
"headline": "Update SECURITY.md",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-09-10T16:43:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb9f435d1d1a17a7f52f62c547ae53bcdceabb96",
"body": null,
"is_bot": false,
"headline": "Bump to v5.1.0",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-06-18T20:51:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4c051efb57e5c68633bbf66eff9057ca567afaf",
"body": "Closes #245",
"is_bot": false,
"headline": "Add changelog entry for v4.1.0 and v4.1.1",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-06-18T20:43:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc0157ba56b25fc9f4a0881139ef630aeed7c938",
"body": "Closes #273",
"is_bot": false,
"headline": "Merge branch '273'",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-06-18T20:40:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5821795ed623a68941d57f805452cf8dd010f9e1",
"body": "Closes #273\nCloses #233",
"is_bot": false,
"headline": "Add Instruction of backup code for MySQL",
"author_name": "Shinsuke KUROKI",
"author_login": "skuroki",
"committed_at": "2024-06-18T20:38:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44261f95fc2962fbe96e75f81a544008ea40b9cf",
"body": "…step\n\nadd missing clean up step on the upgrading guide",
"is_bot": false,
"headline": "Merge pull request #266 from kimesf/upgrading-guide-missing-clean-up-…",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-06-17T15:45:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70a490643d16d8a04428e4d6d1d2f630661244be",
"body": "Co-authored-by: Ben Sedat <ben@bensedat.name>",
"is_bot": false,
"headline": "lets markdown handle numbering",
"author_name": "Kim Emmanuel",
"author_login": "kimesf",
"committed_at": "2024-06-17T13:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e47f0ede533e40d8009062f89f024ce979615961",
"body": "Drop EOL ruby from CI config",
"is_bot": false,
"headline": "Merge pull request #271 from mjankowski/drop-eol-ruby",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-06-14T20:49:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd010d4ba07adf8b3431ab51ba508d72f32932be",
"body": "link to old readme on the upgrading from 4x to 5x guide",
"is_bot": false,
"headline": "Merge pull request #265 from kimesf/improve-updating-docs",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-06-14T20:48:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac039ac8282b257af12c12dedbb941fd46adb483",
"body": "Fix typos",
"is_bot": false,
"headline": "Merge pull request #267 from znz/fix-typos-in-upgrading",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-06-14T20:20:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4df0e67b780cc79f128a287eefe2c773b24c9ff7",
"body": "Remove dependency on `faker` gem",
"is_bot": false,
"headline": "Merge pull request #272 from mjankowski/remove-faker",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-06-14T20:16:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a25b9462e4da5fd12ccbf0ac8aef644ac678b1e3",
"body": null,
"is_bot": false,
"headline": "Remove dependency on `faker` gem",
"author_name": "Matt Jankowski",
"author_login": "mjankowski",
"committed_at": "2024-06-10T16:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8f29ab2f9ee3c099b9647e81bf8ba5d17944f1f",
"body": null,
"is_bot": false,
"headline": "Drop EOL ruby from CI config",
"author_name": "Matt Jankowski",
"author_login": "mjankowski",
"committed_at": "2024-06-10T16:06:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dcfba47584b2b0d5628af623b4e09d02799a2d6",
"body": null,
"is_bot": false,
"headline": "Fix typos",
"author_name": "Kazuhiro NISHIYAMA",
"author_login": "znz",
"committed_at": "2024-03-07T07:11:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01fa49f6cec095853abf294ed539210493bf9f64",
"body": null,
"is_bot": false,
"headline": "add missing clean up step on the upgrading guide",
"author_name": "Kim Emmanuel",
"author_login": "kimesf",
"committed_at": "2024-02-28T14:38:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b3e3081f48b8ac481c8eb5ff8813129d985a398",
"body": null,
"is_bot": false,
"headline": "Update README with acknowledgements for brute force issue",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-02-27T15:51:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66f5a83419fa8858af34024cf94f23ef60a4ae30",
"body": null,
"is_bot": false,
"headline": "link readme on updating.md to old readme file",
"author_name": "Kim Emmanuel",
"author_login": "kimesf",
"committed_at": "2024-02-19T21:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f521cc8565d15cabf341e056440243a512552b45",
"body": null,
"is_bot": false,
"headline": "Create SECURITY.md",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-01-11T19:39:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a4bc3930f6ccf8aa774019fd5f95e4d523f6a43",
"body": null,
"is_bot": false,
"headline": "Update gemspec",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-01-11T17:21:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "142b3a6b59e5f870fa9764a2ed2b72b8f475dac4",
"body": null,
"is_bot": false,
"headline": "Add section to README for GHSA-chcr-x7hc-8fp8",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-01-11T17:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c6bb219b99ad80e7095be71fedfe732dc5efcbc",
"body": null,
"is_bot": false,
"headline": "Remove Rails 4 section in README",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-01-11T17:19:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21a5095249e0d7ca5db07acb399ce3732c9dce88",
"body": null,
"is_bot": false,
"headline": "Update README by-line",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-01-11T17:19:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7734a58d1a77c1e39ee61e716c0f90c5b82769f",
"body": null,
"is_bot": false,
"headline": "Update README for linter warnings",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-01-11T17:18:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "336c06bcd5f224cba55157123664f1c5cb12e49e",
"body": "…e-options-to-setup-readme\n\nAdd explanation of ActiveRecord encryption setup using environment variables to README",
"is_bot": false,
"headline": "Merge pull request #262 from Martin-Alexander/add-envrionment-variabl…",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-01-02T17:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8405e1c630d0779c3e66062f3412f3964fd51d7",
"body": "Add Ruby 3.3 to CI matrix",
"is_bot": false,
"headline": "Merge pull request #263 from m-nakamura145/update-ci-matrix",
"author_name": "Ben Sedat",
"author_login": "bsedat",
"committed_at": "2024-01-02T17:03:16Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 41,
"latest_release_at": "2026-02-02T17:38:27Z",
"latest_release_tag": "v6.4.0",
"releases_from_tags": false,
"days_since_last_push": 34,
"active_weeks_last_year": 12,
"days_since_latest_release": 173,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "devise-two-factor",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": false,
"registry_url": "https://rubygems.org/gems/devise-two-factor",
"is_deprecated": false,
"latest_version": "6.4.0",
"repository_url": "https://github.com/tinfoil/devise-two-factor",
"versions_count": 27,
"total_downloads": 59441882,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2014-05-21T00:00:29.936000Z",
"latest_published_at": "2026-02-02T17:39:42.221000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 173
}
]
},
"popularity": {
"forks": 260,
"stars": 1306,
"watchers": 22,
"fork_history": {
"days": [
{
"date": "2014-05-20",
"count": 1
},
{
"date": "2014-05-22",
"count": 1
},
{
"date": "2014-05-27",
"count": 1
},
{
"date": "2014-05-31",
"count": 1
},
{
"date": "2014-06-09",
"count": 1
},
{
"date": "2014-10-29",
"count": 1
},
{
"date": "2014-11-24",
"count": 2
},
{
"date": "2015-02-12",
"count": 1
},
{
"date": "2015-03-12",
"count": 1
},
{
"date": "2015-05-05",
"count": 1
},
{
"date": "2015-05-25",
"count": 1
},
{
"date": "2015-06-19",
"count": 1
},
{
"date": "2015-06-21",
"count": 1
},
{
"date": "2015-06-28",
"count": 1
},
{
"date": "2015-07-10",
"count": 1
},
{
"date": "2015-08-11",
"count": 1
},
{
"date": "2015-08-29",
"count": 1
},
{
"date": "2015-09-05",
"count": 1
},
{
"date": "2015-09-11",
"count": 1
},
{
"date": "2015-09-30",
"count": 1
},
{
"date": "2015-11-04",
"count": 1
},
{
"date": "2015-11-12",
"count": 1
},
{
"date": "2015-11-18",
"count": 1
},
{
"date": "2016-01-21",
"count": 1
},
{
"date": "2016-02-11",
"count": 1
},
{
"date": "2016-02-29",
"count": 1
},
{
"date": "2016-03-18",
"count": 1
},
{
"date": "2016-04-03",
"count": 1
},
{
"date": "2016-04-08",
"count": 1
},
{
"date": "2016-05-04",
"count": 1
},
{
"date": "2016-08-03",
"count": 1
},
{
"date": "2016-08-27",
"count": 1
},
{
"date": "2016-09-27",
"count": 2
},
{
"date": "2016-10-24",
"count": 1
},
{
"date": "2016-11-08",
"count": 1
},
{
"date": "2016-12-27",
"count": 1
},
{
"date": "2017-01-08",
"count": 1
},
{
"date": "2017-02-12",
"count": 1
},
{
"date": "2017-03-07",
"count": 1
},
{
"date": "2017-03-24",
"count": 1
},
{
"date": "2017-03-27",
"count": 1
},
{
"date": "2017-04-01",
"count": 1
},
{
"date": "2017-04-12",
"count": 1
},
{
"date": "2017-08-17",
"count": 1
},
{
"date": "2017-08-21",
"count": 1
},
{
"date": "2017-09-14",
"count": 1
},
{
"date": "2017-09-15",
"count": 1
},
{
"date": "2017-09-21",
"count": 1
},
{
"date": "2017-09-29",
"count": 1
},
{
"date": "2017-10-05",
"count": 1
},
{
"date": "2017-10-17",
"count": 2
},
{
"date": "2017-10-27",
"count": 1
},
{
"date": "2017-11-14",
"count": 1
},
{
"date": "2017-11-17",
"count": 1
},
{
"date": "2017-12-09",
"count": 1
},
{
"date": "2018-03-28",
"count": 1
},
{
"date": "2018-04-10",
"count": 1
},
{
"date": "2018-04-18",
"count": 1
},
{
"date": "2018-05-14",
"count": 1
},
{
"date": "2018-05-22",
"count": 2
},
{
"date": "2018-06-20",
"count": 1
},
{
"date": "2018-07-05",
"count": 1
},
{
"date": "2018-07-10",
"count": 1
},
{
"date": "2018-07-31",
"count": 1
},
{
"date": "2018-08-27",
"count": 1
},
{
"date": "2018-09-14",
"count": 1
},
{
"date": "2018-09-18",
"count": 1
},
{
"date": "2018-11-28",
"count": 1
},
{
"date": "2018-11-29",
"count": 1
},
{
"date": "2018-11-30",
"count": 1
},
{
"date": "2019-01-10",
"count": 1
},
{
"date": "2019-01-17",
"count": 1
},
{
"date": "2019-01-31",
"count": 1
},
{
"date": "2019-02-12",
"count": 1
},
{
"date": "2019-03-29",
"count": 1
},
{
"date": "2019-03-31",
"count": 1
},
{
"date": "2019-04-01",
"count": 1
},
{
"date": "2019-04-02",
"count": 1
},
{
"date": "2019-05-20",
"count": 1
},
{
"date": "2019-06-16",
"count": 1
},
{
"date": "2019-07-02",
"count": 1
},
{
"date": "2019-07-31",
"count": 1
},
{
"date": "2019-08-16",
"count": 1
},
{
"date": "2019-08-22",
"count": 1
},
{
"date": "2019-09-03",
"count": 1
},
{
"date": "2019-09-12",
"count": 1
},
{
"date": "2019-09-17",
"count": 1
},
{
"date": "2019-11-14",
"count": 1
},
{
"date": "2020-01-03",
"count": 1
},
{
"date": "2020-01-04",
"count": 1
},
{
"date": "2020-01-09",
"count": 1
},
{
"date": "2020-01-14",
"count": 1
},
{
"date": "2020-01-23",
"count": 1
},
{
"date": "2020-02-27",
"count": 1
},
{
"date": "2020-03-04",
"count": 1
},
{
"date": "2020-03-20",
"count": 2
},
{
"date": "2020-04-03",
"count": 1
},
{
"date": "2020-05-08",
"count": 1
},
{
"date": "2020-06-29",
"count": 1
},
{
"date": "2020-06-30",
"count": 1
},
{
"date": "2020-07-15",
"count": 1
},
{
"date": "2020-07-17",
"count": 1
},
{
"date": "2020-07-27",
"count": 1
},
{
"date": "2020-08-11",
"count": 1
},
{
"date": "2020-08-27",
"count": 1
},
{
"date": "2020-08-31",
"count": 1
},
{
"date": "2020-09-23",
"count": 1
},
{
"date": "2020-10-15",
"count": 1
},
{
"date": "2020-11-09",
"count": 1
},
{
"date": "2020-12-10",
"count": 2
},
{
"date": "2020-12-11",
"count": 3
},
{
"date": "2020-12-14",
"count": 1
},
{
"date": "2020-12-24",
"count": 1
},
{
"date": "2020-12-25",
"count": 1
},
{
"date": "2020-12-27",
"count": 1
},
{
"date": "2020-12-28",
"count": 1
},
{
"date": "2021-01-02",
"count": 1
},
{
"date": "2021-01-12",
"count": 1
},
{
"date": "2021-01-25",
"count": 1
},
{
"date": "2021-01-29",
"count": 1
},
{
"date": "2021-02-08",
"count": 1
},
{
"date": "2021-02-10",
"count": 1
},
{
"date": "2021-02-15",
"count": 1
},
{
"date": "2021-02-17",
"count": 1
},
{
"date": "2021-03-04",
"count": 1
},
{
"date": "2021-03-05",
"count": 1
},
{
"date": "2021-03-08",
"count": 1
},
{
"date": "2021-03-14",
"count": 1
},
{
"date": "2021-03-15",
"count": 1
},
{
"date": "2021-03-23",
"count": 1
},
{
"date": "2021-03-30",
"count": 1
},
{
"date": "2021-04-07",
"count": 1
},
{
"date": "2021-04-12",
"count": 1
},
{
"date": "2021-05-17",
"count": 1
},
{
"date": "2021-07-05",
"count": 1
},
{
"date": "2021-07-14",
"count": 1
},
{
"date": "2021-07-27",
"count": 1
},
{
"date": "2021-08-03",
"count": 1
},
{
"date": "2021-08-23",
"count": 1
},
{
"date": "2021-08-24",
"count": 1
},
{
"date": "2021-09-01",
"count": 1
},
{
"date": "2021-10-18",
"count": 1
},
{
"date": "2021-11-15",
"count": 1
},
{
"date": "2021-11-18",
"count": 1
},
{
"date": "2021-12-06",
"count": 1
},
{
"date": "2021-12-16",
"count": 1
},
{
"date": "2021-12-18",
"count": 1
},
{
"date": "2022-01-09",
"count": 1
},
{
"date": "2022-01-24",
"count": 1
},
{
"date": "2022-01-25",
"count": 2
},
{
"date": "2022-01-26",
"count": 1
},
{
"date": "2022-02-13",
"count": 1
},
{
"date": "2022-02-25",
"count": 1
},
{
"date": "2022-03-04",
"count": 1
},
{
"date": "2022-03-08",
"count": 1
},
{
"date": "2022-03-21",
"count": 1
},
{
"date": "2022-03-25",
"count": 1
},
{
"date": "2022-04-01",
"count": 1
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-04-24",
"count": 1
},
{
"date": "2022-05-11",
"count": 1
},
{
"date": "2022-05-25",
"count": 1
},
{
"date": "2022-05-29",
"count": 1
},
{
"date": "2022-06-03",
"count": 1
},
{
"date": "2022-06-21",
"count": 1
},
{
"date": "2022-07-06",
"count": 1
},
{
"date": "2022-08-03",
"count": 1
},
{
"date": "2022-08-17",
"count": 1
},
{
"date": "2022-08-31",
"count": 1
},
{
"date": "2022-09-29",
"count": 1
},
{
"date": "2022-10-28",
"count": 1
},
{
"date": "2022-12-21",
"count": 1
},
{
"date": "2023-02-27",
"count": 1
},
{
"date": "2023-04-11",
"count": 2
},
{
"date": "2023-04-13",
"count": 1
},
{
"date": "2023-04-18",
"count": 1
},
{
"date": "2023-05-21",
"count": 1
},
{
"date": "2023-06-02",
"count": 1
},
{
"date": "2023-06-08",
"count": 1
},
{
"date": "2023-06-30",
"count": 1
},
{
"date": "2023-07-04",
"count": 1
},
{
"date": "2023-07-26",
"count": 1
},
{
"date": "2023-07-28",
"count": 2
},
{
"date": "2023-08-22",
"count": 1
},
{
"date": "2023-09-13",
"count": 1
},
{
"date": "2023-09-25",
"count": 1
},
{
"date": "2023-10-11",
"count": 1
},
{
"date": "2023-10-31",
"count": 1
},
{
"date": "2023-11-02",
"count": 1
},
{
"date": "2023-11-07",
"count": 1
},
{
"date": "2023-11-27",
"count": 1
},
{
"date": "2023-12-11",
"count": 1
},
{
"date": "2023-12-26",
"count": 1
},
{
"date": "2024-02-19",
"count": 1
},
{
"date": "2024-03-07",
"count": 1
},
{
"date": "2024-06-05",
"count": 1
},
{
"date": "2024-06-11",
"count": 1
},
{
"date": "2024-08-07",
"count": 1
},
{
"date": "2024-08-12",
"count": 1
},
{
"date": "2024-08-19",
"count": 1
},
{
"date": "2024-09-23",
"count": 1
},
{
"date": "2024-09-24",
"count": 1
},
{
"date": "2024-10-04",
"count": 1
},
{
"date": "2024-10-08",
"count": 1
},
{
"date": "2024-10-10",
"count": 1
},
{
"date": "2024-10-16",
"count": 1
},
{
"date": "2024-11-05",
"count": 1
},
{
"date": "2024-11-08",
"count": 1
},
{
"date": "2024-11-09",
"count": 1
},
{
"date": "2024-11-19",
"count": 1
},
{
"date": "2024-11-20",
"count": 1
},
{
"date": "2024-12-12",
"count": 1
},
{
"date": "2024-12-21",
"count": 1
},
{
"date": "2025-01-28",
"count": 1
},
{
"date": "2025-01-30",
"count": 1
},
{
"date": "2025-02-26",
"count": 1
},
{
"date": "2025-03-14",
"count": 1
},
{
"date": "2025-04-08",
"count": 1
},
{
"date": "2025-05-09",
"count": 1
},
{
"date": "2025-05-28",
"count": 1
},
{
"date": "2025-06-02",
"count": 1
},
{
"date": "2025-10-08",
"count": 1
},
{
"date": "2025-12-29",
"count": 1
},
{
"date": "2026-01-02",
"count": 1
},
{
"date": "2026-01-08",
"count": 1
},
{
"date": "2026-01-28",
"count": 1
},
{
"date": "2026-01-29",
"count": 1
},
{
"date": "2026-01-30",
"count": 1
}
],
"complete": true,
"collected": 239,
"total_forks": 260
},
"star_history": null,
"open_issues_and_prs": 45
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 4919,
"source_files_sampled": 15,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 10,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "activemodel",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "activesupport",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "appraisal",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "bundler",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "devise",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "railties",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rotp",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rspec",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "simplecov",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 10,
"direct_count": 0,
"indirect_count": 10
}
},
"maintainership": {
"issues": {
"open_prs": 11,
"merged_prs": 106,
"open_issues": 34,
"closed_ratio": 0.767,
"closed_issues": 112,
"closed_unmerged_prs": 53
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "bsedat",
"commits": 149,
"avatar_url": "https://avatars.githubusercontent.com/u/1216592?v=4"
},
{
"type": "User",
"login": "QuinnWilton",
"commits": 70,
"avatar_url": "https://avatars.githubusercontent.com/u/285821?v=4"
},
{
"type": "User",
"login": "baseballlover723",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/7141827?v=4"
},
{
"type": "User",
"login": "eoinkelly",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/599867?v=4"
},
{
"type": "User",
"login": "mjankowski",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/225?v=4"
},
{
"type": "User",
"login": "connorshea",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/2977353?v=4"
},
{
"type": "User",
"login": "borski",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/207674?v=4"
},
{
"type": "User",
"login": "kimesf",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/41296331?v=4"
},
{
"type": "User",
"login": "mattyb",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/52160?v=4"
},
{
"type": "User",
"login": "alexsoble",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/3209501?v=4"
}
],
"contributors_sampled": 55,
"top_contributor_share": 0.429
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"push.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 6,
"reason": "Found 11/17 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 16 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": 5,
"reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"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": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "1f557e6afa36361d590124e866461b5e5f5aabfb",
"ran_at": "2026-07-26T07:26:08Z",
"aggregate_score": 6.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T02:52:18Z",
"oldest_open_prs": [
{
"number": 132,
"created_at": "2018-06-20T14:53:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 135,
"created_at": "2018-08-27T18:19:25Z",
"last_comment_at": "2019-08-01T13:31:59Z",
"last_comment_author": "mediafinger"
},
{
"number": 136,
"created_at": "2018-08-28T17:31:07Z",
"last_comment_at": "2023-08-24T01:13:00Z",
"last_comment_author": "williantenfen"
},
{
"number": 148,
"created_at": "2019-01-31T04:51:46Z",
"last_comment_at": "2019-08-01T13:42:49Z",
"last_comment_author": "mediafinger"
},
{
"number": 168,
"created_at": "2020-04-03T11:36:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 173,
"created_at": "2020-08-31T21:34:18Z",
"last_comment_at": "2020-08-31T22:04:23Z",
"last_comment_author": "kmwhite"
},
{
"number": 207,
"created_at": "2022-03-08T01:52:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 213,
"created_at": "2022-05-29T02:20:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 223,
"created_at": "2022-08-18T22:49:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 290,
"created_at": "2024-11-05T09:09:07Z",
"last_comment_at": "2024-11-08T07:49:50Z",
"last_comment_author": "esposito"
},
{
"number": 327,
"created_at": "2026-06-22T01:02:36Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-01T14:06:40Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 15,
"created_at": "2014-10-15T20:47:04Z",
"last_comment_at": "2024-08-02T14:46:18Z",
"last_comment_author": "dcunning"
},
{
"number": 28,
"created_at": "2015-05-01T18:34:25Z",
"last_comment_at": "2024-09-11T14:50:07Z",
"last_comment_author": "rmaspero"
},
{
"number": 33,
"created_at": "2015-06-05T18:43:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 57,
"created_at": "2015-12-19T22:59:20Z",
"last_comment_at": "2016-02-21T23:30:48Z",
"last_comment_author": "martinstreicher"
},
{
"number": 95,
"created_at": "2016-05-31T23:22:12Z",
"last_comment_at": "2020-06-08T07:32:44Z",
"last_comment_author": "jamesridgway"
},
{
"number": 96,
"created_at": "2016-06-11T17:22:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 112,
"created_at": "2017-08-27T21:53:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 114,
"created_at": "2017-09-14T16:43:53Z",
"last_comment_at": "2019-08-19T00:58:07Z",
"last_comment_author": "tbcooney"
},
{
"number": 127,
"created_at": "2018-04-12T19:24:55Z",
"last_comment_at": "2024-09-18T19:45:01Z",
"last_comment_author": "jamesst20"
},
{
"number": 128,
"created_at": "2018-05-03T22:15:15Z",
"last_comment_at": "2018-12-12T16:03:18Z",
"last_comment_author": "lancecarlson"
},
{
"number": 133,
"created_at": "2018-07-27T22:07:13Z",
"last_comment_at": "2024-02-06T09:21:09Z",
"last_comment_author": "barrywoolgar"
},
{
"number": 143,
"created_at": "2019-01-29T13:34:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 146,
"created_at": "2019-01-30T04:16:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 147,
"created_at": "2019-01-31T03:52:59Z",
"last_comment_at": "2019-01-31T05:36:27Z",
"last_comment_author": "krtschmr"
},
{
"number": 150,
"created_at": "2019-03-03T14:57:03Z",
"last_comment_at": "2026-03-18T07:43:17Z",
"last_comment_author": "tearfulDalvik"
},
{
"number": 151,
"created_at": "2019-03-04T00:26:17Z",
"last_comment_at": "2023-11-25T12:27:30Z",
"last_comment_author": "Hugo-Heagren"
},
{
"number": 161,
"created_at": "2019-11-06T07:47:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 165,
"created_at": "2020-02-14T11:11:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 190,
"created_at": "2021-04-06T17:04:27Z",
"last_comment_at": "2022-11-21T21:05:47Z",
"last_comment_author": "Jaco-Pretorius"
},
{
"number": 192,
"created_at": "2021-04-13T13:59:29Z",
"last_comment_at": "2022-08-29T02:34:37Z",
"last_comment_author": "mtmail"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/devise-two-factor/devise-two-factor",
"host": "github.com",
"name": "devise-two-factor",
"owner": "devise-two-factor"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"security": 63,
"vitality": 57,
"community": 74,
"governance": 59,
"engineering": 57
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 57,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"commits_last_year": 41,
"human_commit_share": 0.98,
"days_since_last_push": 34,
"active_weeks_last_year": 12
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 34 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 34
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "41 commits in the last year",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 41
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"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": 74,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v6.4.0",
"releases_from_tags": false,
"days_since_latest_release": 173,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 173 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 173
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"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": 54,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 54 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 54
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 74,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"forks": 260,
"stars": 1306,
"watchers": 22,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,306 stars",
"points": 50.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1306
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "260 forks",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 260
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "22 watchers",
"points": 7.4,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 22
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "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": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 59,
"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": 55,
"top_contributor_share": 0.429
},
"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 43% of commits",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 43
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "55 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 55
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 16 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"merged_prs": 106,
"open_issues": 34,
"closed_issues": 112,
"issue_closed_ratio": 0.767,
"closed_unmerged_prs": 53
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "77% of issues closed",
"points": 35.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 77
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "106/159 decided PRs merged",
"points": 25.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 106,
"decided": 159
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 11/17 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "devise-two-factor",
"public_repos": 3,
"account_age_days": 1648
},
"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": "1 followers of devise-two-factor",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "devise-two-factor"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3 public repos, account ~4 yr old",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 3
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 57,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 63,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 63,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 6.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 11/17 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 16 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": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 9
},
"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": 32,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.429,
"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": "42 of 98 human commits state their intent (structured subject or explanatory body)",
"points": 22.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 42,
"sampled": 98
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.02
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "2 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"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": 4919,
"source_files_sampled": 15,
"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/15 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 15,
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"rubygems package 'devise-two-factor' points at a different repository (https://github.com/tinfoil/devise-two-factor); excluded from ecosystem scoring",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-26T07:26:31.233119Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/devise-two-factor/devise-two-factor.svg",
"full_name": "devise-two-factor/devise-two-factor",
"license_state": "standard",
"license_spdx": "MIT"
}