Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"hanami",
"ruby",
"router",
"http",
"rest-api",
"httprouter"
],
"is_fork": false,
"size_kb": 1166,
"has_wiki": false,
"homepage": "http://hanamirb.org",
"languages": {
"Ruby": 257338,
"Shell": 1026
},
"pushed_at": "2026-07-01T00:19:16Z",
"created_at": "2013-06-14T20:07:26Z",
"owner_type": "Organization",
"updated_at": "2026-06-30T11:44:14Z",
"description": "Ruby/Rack HTTP router",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "http://hanakai.org",
"name": "Hanami",
"type": "Organization",
"login": "hanami",
"company": null,
"location": null,
"followers": 230,
"avatar_url": "https://avatars.githubusercontent.com/u/3210273?v=4",
"created_at": "2013-01-07T22:24:13Z",
"is_verified": null,
"public_repos": 35,
"account_age_days": 4952
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2026-07-01T00:22:14Z"
},
{
"tag": "v3.0.0.rc1",
"kind": "other",
"published_at": "2026-06-16T12:09:57Z"
}
],
"recent_commits": [
{
"oid": "e5b247df7964230e30c47819405b8827b2f28a0a",
"body": null,
"is_bot": false,
"headline": "Prepare for v3.0.0",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2026-06-30T11:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32265594d2563fa44be38221d03c3e19d96dbbc6",
"body": "Only parse the request body into params when the content type is \"application/x-www-form-urlencoded\", rather than treating every body as a URL-encoded form. Fixes a `Rack::QueryParser::InvalidParameterError` crash on multipart/non-form uploads when no body parser middleware is in use.\n\nCo-authored-by: Tim Riley <tim@riley.id.au>",
"is_bot": false,
"headline": "Fix request body parsing for non-form content types (#305)",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2026-06-21T10:46:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43b4a1e40e1632fb325ba97095ea18944c7e0ecd",
"body": null,
"is_bot": false,
"headline": "Prepare for v3.0.0.rc1",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2026-06-16T08:11:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "347820a7fa57142e5c8decb38fcd80bebae52067",
"body": null,
"is_bot": false,
"headline": "Prepare CHANGELOG for v3.0.0.rc1",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2026-06-11T13:37:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14f8d489e8622901be9f5310f4e45017c52877cf",
"body": "…ethod (#304)\n\nAdd array variables extraction + injection around Mustermann expand method\n\n---------\n\nCo-authored-by: Tim Riley <tim@riley.id.au>",
"is_bot": false,
"headline": "Add array variables extraction + injection around Mustermann expand m…",
"author_name": "Edouard",
"author_login": "inouire",
"committed_at": "2026-05-15T03:34:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5966e50d8fb0d57ce2f8633b4766af7682f286b",
"body": "Updated files:\n\n- .github/workflows/ci.yml\n- hanami-router.gemspec",
"is_bot": true,
"headline": "File sync from hanakai-rb/repo-sync",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-04T10:56:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7198970fa88539c8645f3945aef92fbabd1b860e",
"body": "Updated files:\n\n- .github/workflows/ci.yml\n- .github/workflows/rubocop.yml",
"is_bot": true,
"headline": "File sync from hanakai-rb/repo-sync",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-27T20:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9895161ddd6fcc3761a82b21359dcc794a2bb9f5",
"body": "* Require explicit code: on redirect, add helper methods\n\nRemoves the default 301 from redirect and requires code: explicitly.\nAdds permanent_redirect (301) and temporary_redirect (302) helpers for\nthe common cases. Breaking change for 3.0.\n\nCloses #283\n\n* Swap words in helper methods",
"is_bot": false,
"headline": "Require explicit `code:` on redirect, add helper methods (#302)",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2026-04-21T04:58:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "396977c6ca71ba314c426c4a62c313f325be03bb",
"body": "Updated files:\n\n- hanami-router.gemspec",
"is_bot": true,
"headline": "File sync from hanakai-rb/repo-sync",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-18T02:49:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecbef69c47cf30cc830728ff5be530a37074f834",
"body": "Updated files:\n\n- hanami-router.gemspec",
"is_bot": true,
"headline": "File sync from hanakai-rb/repo-sync",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-17T04:59:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb05fb8a6b300d284a2be7cb684867e33b881e9c",
"body": "Mustermann 3.1 now includes Rails-style route patterns.\n\nThis change also removes the transitive dependencies on hansi and ruby2_keywords.",
"is_bot": false,
"headline": "Upgrade mustermann to 3.1 and remove mustermann-contrib (#300)",
"author_name": "Konstantin Haase",
"author_login": "rkh",
"committed_at": "2026-04-14T03:38:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70b1c918619e7820fc46353f7e3a163debe0f3df",
"body": "Updated files:\n\n- .github/workflows/ci.yml\n- .github/workflows/rubocop.yml",
"is_bot": true,
"headline": "File sync from hanakai-rb/repo-sync",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-06T21:40:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38cdd5bf7a9e868d5721639bd75436ccf6784e58",
"body": "Updated files:\n\n- README.md",
"is_bot": true,
"headline": "File sync from hanakai-rb/repo-sync",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-03-20T03:18:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fb80396290d5ef5669b0a5771707dc67632389f",
"body": "Updated files:\n\n- .github/workflows/ci.yml\n- .github/workflows/ci-lint.yml",
"is_bot": true,
"headline": "File sync from hanakai-rb/repo-sync",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-03-13T22:37:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87d1a3089bd4033fc3c592e43baf0556b27031ab",
"body": "Updated files:\n\n- .github/workflows/ci.yml\n- .github/workflows/ci-lint.yml",
"is_bot": true,
"headline": "File sync from hanakai-rb/repo-sync",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-03-12T06:58:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "376378ce4b493d8c19e868760bccad0d8a5ef552",
"body": "Updated files:\n\n- .github/workflows/ci.yml\n- .github/workflows/pr-comments.yml\n- .github/workflows/repo-sync-preview.yml\n- .github/workflows/rubocop.yml\n- .github/workflows/ci-lint.yml\n- zizmor.yml",
"is_bot": true,
"headline": "File sync from hanakai-rb/repo-sync",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-03-11T12:18:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7134eff5a33fc8f8db5d8c463cb399389c3f99d",
"body": null,
"is_bot": false,
"headline": "Address RuboCop issue",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2026-02-15T09:13:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf5bdbbfdb1f44afe275a3afe6ed62736f9a6e7b",
"body": "Updated files:\n\n- .github/workflows/ci.yml",
"is_bot": true,
"headline": "File sync from hanakai-rb/repo-sync",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-02-02T18:29:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9871ca584920f26a946a7ccc47fdcb1b8c9d95a",
"body": "Updated files:\n\n- .github/ISSUE_TEMPLATE/bug-report.md\n- .github/ISSUE_TEMPLATE/config.yml\n- .github/SUPPORT.md\n- .github/workflows/ci.yml\n- .github/workflows/pr-comments.yml\n- .github/workflows/repo-sync-preview.yml\n- .github/workflows/rubocop.yml\n- CODE_OF_CONDUCT.md\n- CONTRIBUTING.md\n- hanami-router.gemspec\n- LICENSE\n- README.md",
"is_bot": true,
"headline": "File sync from hanakai-rb/repo-sync",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-02-01T08:35:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8646e5a36ff96d9a8e4d27e3e7bab2bf2ce8904f",
"body": null,
"is_bot": false,
"headline": "Use Hanakai RuboCop rules (#299)",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2026-02-01T08:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bb73642bffd21f6a26200ddd80d6ad9dadaed44",
"body": null,
"is_bot": false,
"headline": "Prepare for repo-sync (#298)",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2026-02-01T05:20:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "402daf1f081f752edb633fedbc38ceb131190ff4",
"body": null,
"is_bot": false,
"headline": "Update CI matrix to Ruby 4.0 proper",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2025-12-25T05:55:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef843f9fc72d9ef8b1b0aaf1cb6112a4fd08d108",
"body": null,
"is_bot": false,
"headline": "Update Ruby 4 to preview3 in CI matrix",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2025-12-19T05:04:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6705f86995a943211e02e3211f976651b0de24e0",
"body": null,
"is_bot": false,
"headline": "Add extra test scenario demonstrating SCRIPT_NAME",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-12-17T09:56:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53008479fba2a164d0904b88eb198bc05fd5db82",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.3.1",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-12-17T09:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6542feb45545e6fff873a8bc75bfc427d94a831b",
"body": "Allow PATH_INFO to remain an empty string when a request is made for the exact prefix name of a mount, e.g. a request to \"/settings\" for this route:\n\n```\nmount ->(env) { [200, {}, [env[\"PATH_INFO\"]] }, at: \"/settings\"\n```\n\nThis ensures that the Rack environment can be used to reconstruct the same pa\n[…]\nroot to: ->(env) { [200, {}, [\"Hello from root\"]] }\nend\n\nmount mounted_router, at: \"/settings\"\n```\n\nIn the above example, a request to /settings will still serve the route returning \"Hello from root\".",
"is_bot": false,
"headline": "Preserve empty PATH_INFO for mounts (#295)",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-12-16T22:28:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9fd499a585ac4a81f33b131fced6c8816bbb33fa",
"body": "When a mount is defined under a dynamic prefix, set SCRIPT_NAME using the actual matched text rather than the literal prefix string. This ensures e.g. \"/stations/42\" is set instead of \"/stations/:id\".\n\nThis maintains Rack spec compliance, and ensures that Rack::Request#path can be constructed correctly from the Rack env.",
"is_bot": false,
"headline": "Set SCRIPT_NAME correctly for dynamic prefixes (#294)",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-12-16T22:15:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc6bbc2e4aba6c72fe15ad3e6d2fde4e0a694df6",
"body": null,
"is_bot": false,
"headline": "Add ostruct to dev dependencies",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2025-12-16T06:31:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b1558249096da8a6cbc27f7b45d09bb1bcff432",
"body": null,
"is_bot": false,
"headline": "Require Rack 2.2.16+ for Ruby 4 support",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2025-12-16T06:14:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f57ec66b94ea4e9aadba00b8d94be6af4c72b16",
"body": null,
"is_bot": false,
"headline": "Add 4.0.0.preview2 to CI matrix",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2025-12-16T05:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "848301a9842bcbcbaa364abeeb3053980703331d",
"body": "One of the these tests is passing, the other two are marked as pending, because the described behavior is probably how the router should behave.",
"is_bot": false,
"headline": "Reactivate tests about SCRIPT_NAME (#292)",
"author_name": "Andreas Haller",
"author_login": "ahx",
"committed_at": "2025-12-12T04:21:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4de2cc3214f94da2ac493b7bdf88898e90671074",
"body": null,
"is_bot": false,
"headline": "Remove bundler as development dependency",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-12-04T10:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5628a4b99d09e5e7038a4c01a20ed7ddc9031eb",
"body": null,
"is_bot": false,
"headline": "Update gemspec details",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-11-12T11:57:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05615bfb4486c86a21e056dac30e402e0f1c67d8",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG for v2.3.0",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-11-12T11:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80ea8a305f60a40516fdb0e6c8003f3ea3f0392a",
"body": "Replace the old “MIME types” language (which we’ve also moved away from in hanami-controller) with the more modern “media types” terminology.",
"is_bot": false,
"headline": "Refer to media types in body parsers (#289)",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-11-08T04:58:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bba184ef9ef9512088b660a136f33d221aa51b8",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.3.0",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-11-07T11:09:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26b8da0eb467f428941399f94854f004dc2ed947",
"body": "This was documented in the Hanami guides, but didn’t work in reality.",
"is_bot": false,
"headline": "Allow body parser to receive single custom parser (#288)",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-11-05T12:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21ac0c5486e8f89820641851cef597ef29ee2caa",
"body": "Rewind the input when accessing it during body parsing. Otherwise, this can leave the body unreadable for downstream consumers, like the router itself later pulling standard form-encoded params from the body.\n\nWhile here, make the body parser more efficient and respectful: early exit if no parsers can be found, as well as if another body parser has already run.",
"is_bot": false,
"headline": "Rewind the input when body parsing (#287)",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-11-04T12:14:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60650e81fe31616ff50341b29768c7e1d7b593b9",
"body": "Make route naming more flexible.\n\n- Provide `as:` to `scope` to customise its route name prefix. This previously used the URL portion of the scope as the prefix in all cases. This is not good for complex scopes, e.g. `\"cafes/:cafe_id\"`.\n- When naming routes with `as:`, provide a `[\"prefix\", \"suffix\"\n[…]\ne able to do this for creating route names with a leading verb, like \"new_deeply_nested_thing\". To do this, you can now create a route with `as: [:new, :thing]`. See the tests in this PR for examples.",
"is_bot": false,
"headline": "Improve route naming flexibility (#286)",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-10-30T22:35:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7c0be79bbfad1f3b453a6f8428531d14db0a2b12",
"body": null,
"is_bot": false,
"headline": "Remove unused badges and information about Ruby version from README",
"author_name": "Paweł Świątkowski",
"author_login": "katafrakt",
"committed_at": "2025-10-23T19:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64acff74d6b8e42dbdc9d96a29481bddafcacc23",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.3.0.beta2",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-10-17T05:38:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c72f7dd0e7876731d4a6c6dab43509ec94fbd67",
"body": null,
"is_bot": false,
"headline": "Require Ruby 3.2",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-10-17T05:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b8f18b1366841dbccf72d23700e8f6b326a53c3",
"body": "* initialize matcher on leaf init\n\n* split on string instead of regex, memo segments\n\n* cleanup / finalize proposal\n\n* remove comment\n\n* suggested fixes\n\n* rubo\n\n---------\n\nCo-authored-by: Kyle Plump <kyleplump@Kyles-MBP.parents.netts.me>",
"is_bot": false,
"headline": "speed up new router implementation (#279)",
"author_name": "Kyle Plump",
"author_login": "kyleplump",
"committed_at": "2025-10-11T13:12:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2be6d1c9d0ba50703fa254e979985cd9ab5103a4",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.3.0.beta1",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-10-03T05:31:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6c9f683c2c6b81de83dec34e344bfddd268730f",
"body": null,
"is_bot": false,
"headline": "Prepare CHANGELOG for v2.3.0.beta1",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-09-29T13:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d04e111bafcb38650c7c31fd6e3d29b189cd112c",
"body": "* Add rack 2/3 to build matrix\n\n* Specify name so build labels are clear\n\n* Add special case for content-length in block responses",
"is_bot": false,
"headline": "Add Rack 2/3 to CI build matrix (#285)",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2025-08-28T17:25:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2db765d96debeeb125230cf9e7dbbfc37ccb02fb",
"body": null,
"is_bot": false,
"headline": "Fix Rubocop Layout/BeginEndAlignment violation",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2025-08-28T17:23:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d49414fa2870f40e37d95817caff4672e1413f0b",
"body": null,
"is_bot": false,
"headline": "Fix Rubocop Style/RedundantRegexpEscape violation",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2025-08-26T17:54:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c78102e4c0c1347a109044b5e694df4834ec16c",
"body": "Introduce support for Rack 3.\n\n- Loosen the rack version constraint to allow all versions greater than 2\n- Allow Rack bodies to be nil, which may occur under Rack 3\n- Ensure Rack input is rewindable, maintaining compatibility with Rack 2's behaviour for now\n- Set lower-cased headers when Rack 3 is i\n[…]\non of Rack to determine whether a `Content-Length` header is naturally set on responses. Under Rack 2, this is present. Under Rack 3, it is not.\n\n---------\n\nCo-authored-by: Tim Riley <tim@riley.id.au>",
"is_bot": false,
"headline": "Support Rack 3 (#277)",
"author_name": "Kyle Plump",
"author_login": "kyleplump",
"committed_at": "2025-08-01T05:16:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8bafec777161771a3c7fc72768b9a9d5ee83ef25",
"body": null,
"is_bot": false,
"headline": "Fix RuboCop issue",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-07-27T12:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe925ecadd0ad3633e8b674c7f87164fd1670acf",
"body": null,
"is_bot": false,
"headline": "Convert -, +, ~, and . to underscore in URL helper names (#281)",
"author_name": "Sven Schwyn",
"author_login": "svoop",
"committed_at": "2025-03-27T08:55:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1bb97eebf5548448c3075c262e752e8c21cd246",
"body": "Allow absolute URLs to serve as redirects when passed as the `to:` option in routes.\n\nSupports http/https URLs as plain strings, or any other URL scheme when passed as a URI object.",
"is_bot": false,
"headline": "Allow absolute redirects in router (#282)",
"author_name": "Edouard",
"author_login": "inouire",
"committed_at": "2025-03-14T10:06:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50826c98fa9c98ab9a1bfd1de7c99e35370b42e7",
"body": "* Add csv to dependencies\r\n\r\n* Add Ruby 3.4's Hash#inspect symbol change, rename file to fix typo\r\n\r\n* Add Ruby 3.4 to CI matrix",
"is_bot": false,
"headline": "Add Ruby 3.4 support (#276)",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2025-01-01T03:34:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63863fbefb4448920c12216255d558c4100aa73c",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2024-11-05T10:39:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c93754a2137a7c5c26dd589fa6c9dd418b78e942",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.2.0",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2024-11-05T09:09:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2706f013c95c733d4f7dce205629a1d199004d53",
"body": "---------\r\n\r\nCo-authored-by: Kyle Plump <kplump@encentivenergy.com>",
"is_bot": false,
"headline": "Support paths with different variable names in same path location (#273)",
"author_name": "Damian C. Rossney",
"author_login": "dcr8898",
"committed_at": "2024-11-05T07:56:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f69c9230116b9ca791b88b0a16db6a39de8ddd01",
"body": null,
"is_bot": false,
"headline": "Add rexml to Gemfile to fix load error in tests (#274)",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2024-11-03T00:22:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2143c2481027dc1c9f19e59662d6f4bb08dd492",
"body": null,
"is_bot": false,
"headline": "Address rubocop issues",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2024-11-03T00:17:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe5e3e8045abb0ed47231660c53595883a823162",
"body": null,
"is_bot": false,
"headline": "Simplify CI triggers and add keepalive workflow",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2024-11-03T00:14:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e116cddf2c693f25eb61c41347dd697051992c1",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.2.0.rc1",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2024-10-28T13:41:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d129f253ab32490e5567ca755d56fd1a1053e8ca",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.2.0.beta2",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2024-09-25T11:07:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9c15474ec182a1094d933160c6635e7c0afe63c",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.2.0.beta1",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2024-07-15T11:33:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02552d145ccae36da273b6ff04d94be74ec6a545",
"body": null,
"is_bot": false,
"headline": "Drop support for Ruby 3.0, update README",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2024-07-03T20:57:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97f75b8529574bd4ff23165460e82a6587bc323c",
"body": null,
"is_bot": false,
"headline": "Add Ruby 3.3 to CI",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2024-02-27T10:16:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9d616c3d835e93a261b16bd7ee0c80bc595c0f0",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.1.0",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2024-02-27T10:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44870dc41bbe8d656c1338fa125f35dae06ed526",
"body": "In the previous approach, globs would not be considered if a mounted app\r\nmatched the route. On first glance this would be fair, but if that\r\nmounted app is at the root, and the glob is not, then even when\r\nthe glob is listed first, it would be ignored (see #262).\r\n\r\nBut, a glob and a mount are not \n[…]\name collection,\r\nwhich helps keep their listed order in a routes file. This allows\r\nmore-specific globs to be considered before a less-specific mount,\r\nprovided they’re ordered that way in the routes.",
"is_bot": false,
"headline": "group globs and mounts together (#266)",
"author_name": "Pat Allan",
"author_login": "pat",
"committed_at": "2024-02-17T04:39:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "167a96ae2a2a16c4a5113ce5cd09f64ced0bfbf4",
"body": "Co-authored-by: Tim Riley <tim@riley.id.au>",
"is_bot": false,
"headline": "Pass through kwargs to middleware (#267)",
"author_name": "Pat Allan",
"author_login": "pat",
"committed_at": "2024-02-17T04:14:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ed2d406e7c970b6bc9974298577f95bb1e3a4fe",
"body": "If a mounted Rack app is at the root of the Hanami app, it should keep\r\nthe leading slash in PATH_INFO, and the SCRIPT_INFO value should be\r\nblank. As per the Rack spec on SCRIPT_INFO:\r\n\r\n> This may be an empty string, if the application corresponds to the\r\n> “root” of the server.\r\nhttps://github.com/rack/rack/blob/main/SPEC.rdoc",
"is_bot": false,
"headline": "Fix PATH_INFO/SCRIPT_NAME for root mounts (#263)",
"author_name": "Pat Allan",
"author_login": "pat",
"committed_at": "2024-02-17T02:25:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aa0974fd80a5e23f215fe33d1cee367e4259fbc",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.1.0.rc3",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2024-02-16T05:50:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0af88dcd3e0ca7acf8c2abc88480b47aa72f3e2",
"body": "...and use a newer actions/checkout (to avoid any GitHub Actions warning about old stuff used)",
"is_bot": false,
"headline": "CI: rely on setup-ruby to install (#264)",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2023-11-23T15:32:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e70e91d4dd02ed2d60439d4cd693911107fbc82",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.1.0",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2023-11-13T10:11:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37c58e31de8ebcbb6f7ec9a0e2727ab57f3cc190",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.1.0.rc2",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2023-11-07T13:53:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "104fb880f5dbca464fafe7613e9b69dc64b897f2",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.1.0.rc1",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2023-11-02T14:39:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b502a68d66f637999ccc6291b97c7b72e97a5028",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.1.0.beta1",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2023-06-29T08:11:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05e28df864f5ffe0163909719ba8ea2e3bc204e6",
"body": null,
"is_bot": false,
"headline": "Rubocop",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2023-06-29T08:09:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5746c0a84a4c09b8c03108aed1088c2482d8cd01",
"body": null,
"is_bot": false,
"headline": "Bump version to v2.1.0.beta1",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2023-06-21T07:00:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d33abf8513d0e5e4aabc961342b115886374361a",
"body": null,
"is_bot": false,
"headline": "Prepare CHANGELOG entry for v2.1.0.beta1",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2023-06-21T07:00:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f714300570ae84d5cb8b085e4ecd788f4beaaa7f",
"body": "This allows users of hanami-router to provide their own not_allowed behavior just like they can currently do for not_found.",
"is_bot": false,
"headline": "Accept a not_allowed proc when initializing (#259)",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2023-05-04T10:52:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf7406120968bbb9dfa5ba166a0100f5983dc803",
"body": null,
"is_bot": false,
"headline": "Bump version to v2.0.3",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2023-03-10T15:04:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e3e20da506bfba70bc5d5a6bf601d7d6c5c0e20",
"body": null,
"is_bot": false,
"headline": "Refactor `Hanami::Middleware::Node` to handle variable segments (#257)",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2023-03-10T14:13:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ba376f8ec2208adbc36da135fa2a01c64df5b12",
"body": "* Fix find dynamic path segment for midlewares\r\n\r\n* refactor + add new test",
"is_bot": false,
"headline": "Fix find dynamic path segment for midlewares (#248)",
"author_name": "Chris Wawer",
"author_login": "wafcio",
"committed_at": "2023-03-10T14:00:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b77e91b9c8945c63f312286f73d982e933fb1cf",
"body": null,
"is_bot": false,
"headline": "Ensure mount and globbed routes to work together (#254)",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2023-02-24T23:10:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2028717262b4173716c6ac6763b5a2edbd5abd70",
"body": "There are subtle differences in behavior depending on whether it is a\r\nString or a URI. This patch forces it to be a URI and uses Prefix to\r\nconstruct absolute URLs.\r\n\r\nFixes #249",
"is_bot": false,
"headline": "UrlHelpers uses a consistent type for base_url (#250)",
"author_name": "Adam Lassek",
"author_login": "alassek",
"committed_at": "2023-02-10T13:04:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4f02423a7d8a9905d7369418baeb1d55b83de85",
"body": "Source file https://github.com/hanami/template-gem/blob/HEAD/CODE_OF_CONDUCT.md",
"is_bot": false,
"headline": "Add CODE_OF_CONDUCT.md",
"author_name": "File Sync",
"author_login": null,
"committed_at": "2022-12-31T11:34:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89dab03d4a4ffebdf69371cdc862261383ff2206",
"body": null,
"is_bot": false,
"headline": "Add .repobot.yml config",
"author_name": "Peter Solnica",
"author_login": "solnic",
"committed_at": "2022-12-31T11:34:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbe099bdb678ed49b3674520fc0fc64bdd3dfa61",
"body": null,
"is_bot": false,
"headline": "Ruby 3.2 (#246)",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-12-25T11:38:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39c7146219f3479d9f76001c883b29be2fb8f96d",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.0.1",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-12-03T15:14:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a5b93eefdecf2898d945e4ab4792155de2cce01",
"body": "…part file upload (#242)",
"is_bot": false,
"headline": "Introduce `Hanami::Middleware::BodyParser::FormParser` to parse multi…",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-12-03T12:04:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c3d408b01d9a7bf25c6126e3bcd8e12fa4fc1d1",
"body": null,
"is_bot": false,
"headline": "Depend on `mustermann` and `mustermann-contrib` 3 (#245)",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-12-01T20:32:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ed055be2219cb6b4d9757ec893ef4acea4ded9a",
"body": null,
"is_bot": false,
"headline": "README: fix `Hanami::Router#recognize` syntax (#244)",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-12-01T20:27:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00c4093c9a95b11d5bd0474ee25ff16206607cbe",
"body": "…(#243)",
"is_bot": false,
"headline": "Return HTTP response header `Allow` when returning `405` HTTP status …",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-12-01T19:01:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03a4cad90634850d7a3f37f4f7f9761965335480",
"body": null,
"is_bot": false,
"headline": "Use Hanami deps at stable version",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-11-18T16:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81ecd54d3d852e8329f7646ba2498d0df4e328eb",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.0.0",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-11-18T15:26:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d329a03277fb80bb027170306f879801aa739555",
"body": null,
"is_bot": false,
"headline": "Don't parse request body when Body Parser already parsed it (#240)",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-11-17T13:23:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4f7a677a34978f24c153b9c96b90a03dd3e3a9b",
"body": "Updated API docs for 2.0; now nothing public is left undocumented.\r\n\r\nKey changes:\r\n\r\n- Rename `InvalidRouteException` to `MissingRouteError`\r\n- Rename `InvalidRouteExpansionException` to `InvalidRouteExpansionError`\r\n- Rename `hanami/router/error.rb` to `errors.rb` for consistency with our other co\n[…]\nexposed by already-public methods on router. I think this one must have been mislabeled as public in the first place.\r\n- Keep `Inspector` as public, and document `Route` as public to go along with it.",
"is_bot": false,
"headline": "Update API docs for 2.0 (#236)",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2022-11-08T08:49:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8364b0c96278c6218ac2732104933ca296a1f61d",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.0.0.rc1",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-11-07T10:00:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "874722b1d9e3eaf5efcf94caa0099883efda42a1",
"body": null,
"is_bot": false,
"headline": "Ensure root path to work with prefix (#235)",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-11-07T09:23:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77182c9589c63698b1c1cc695e4b21f57ab9bd29",
"body": "* Prefer NoMethodError over NotImplementedError\r\n\r\n* Fix rubocop offense\r\n\r\nCo-authored-by: Luca Guidi <me@lucaguidi.com>",
"is_bot": false,
"headline": "Prefer NoMethodError over NotImplementedError (#219)",
"author_name": "Benjamin Klotz",
"author_login": "tak1n",
"committed_at": "2022-11-07T09:02:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03d469752636fb5c17a96384090224ac2fad090d",
"body": null,
"is_bot": false,
"headline": "Fix inspection of named nested routes (#234)",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-11-07T08:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "680eacb78094ae0ac625a82fce9c34ef82a4dfe6",
"body": null,
"is_bot": false,
"headline": "Remove redundant @since comment from version.rb",
"author_name": "Peter Solnica",
"author_login": "solnic",
"committed_at": "2022-11-05T06:17:20Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 49,
"latest_release_at": "2026-07-01T00:22:14Z",
"latest_release_tag": "v3.0.0",
"releases_from_tags": false,
"days_since_last_push": 29,
"active_weeks_last_year": 28,
"days_since_latest_release": 29,
"mean_days_between_releases": 14.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "hanami-router",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/hanami-router",
"is_deprecated": false,
"latest_version": "3.0.0",
"repository_url": "https://github.com/hanami/hanami-router",
"versions_count": 56,
"total_downloads": 1841529,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2016-01-20T16:27:29.204000Z",
"latest_published_at": "2026-07-01T00:21:43.497000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 29
}
]
},
"popularity": {
"forks": 107,
"stars": 361,
"watchers": 26,
"fork_history": {
"days": [
{
"date": "2014-01-23",
"count": 1
},
{
"date": "2014-01-27",
"count": 2
},
{
"date": "2014-02-24",
"count": 1
},
{
"date": "2014-03-14",
"count": 1
},
{
"date": "2014-04-10",
"count": 1
},
{
"date": "2014-05-15",
"count": 1
},
{
"date": "2014-06-08",
"count": 1
},
{
"date": "2014-06-12",
"count": 1
},
{
"date": "2014-06-16",
"count": 1
},
{
"date": "2014-06-24",
"count": 1
},
{
"date": "2014-06-27",
"count": 1
},
{
"date": "2014-07-08",
"count": 2
},
{
"date": "2014-07-12",
"count": 1
},
{
"date": "2014-07-16",
"count": 1
},
{
"date": "2014-07-29",
"count": 1
},
{
"date": "2014-07-30",
"count": 1
},
{
"date": "2014-08-08",
"count": 1
},
{
"date": "2014-09-25",
"count": 1
},
{
"date": "2014-10-17",
"count": 1
},
{
"date": "2014-12-25",
"count": 1
},
{
"date": "2015-01-05",
"count": 1
},
{
"date": "2015-02-04",
"count": 1
},
{
"date": "2015-04-15",
"count": 1
},
{
"date": "2015-04-16",
"count": 1
},
{
"date": "2015-06-26",
"count": 1
},
{
"date": "2015-08-10",
"count": 1
},
{
"date": "2015-10-16",
"count": 1
},
{
"date": "2015-11-04",
"count": 2
},
{
"date": "2015-11-27",
"count": 1
},
{
"date": "2015-12-07",
"count": 1
},
{
"date": "2015-12-13",
"count": 1
},
{
"date": "2015-12-19",
"count": 1
},
{
"date": "2016-01-04",
"count": 1
},
{
"date": "2016-01-22",
"count": 1
},
{
"date": "2016-01-23",
"count": 1
},
{
"date": "2016-02-09",
"count": 1
},
{
"date": "2016-02-21",
"count": 1
},
{
"date": "2016-04-08",
"count": 1
},
{
"date": "2016-04-15",
"count": 1
},
{
"date": "2016-04-17",
"count": 1
},
{
"date": "2016-04-21",
"count": 1
},
{
"date": "2016-05-17",
"count": 1
},
{
"date": "2016-06-06",
"count": 1
},
{
"date": "2016-07-03",
"count": 1
},
{
"date": "2016-07-25",
"count": 1
},
{
"date": "2016-08-05",
"count": 1
},
{
"date": "2016-11-11",
"count": 1
},
{
"date": "2016-12-25",
"count": 1
},
{
"date": "2017-02-21",
"count": 1
},
{
"date": "2017-07-18",
"count": 1
},
{
"date": "2017-10-09",
"count": 1
},
{
"date": "2017-11-08",
"count": 1
},
{
"date": "2018-04-03",
"count": 1
},
{
"date": "2018-04-13",
"count": 1
},
{
"date": "2018-04-16",
"count": 2
},
{
"date": "2018-05-30",
"count": 1
},
{
"date": "2019-02-18",
"count": 1
},
{
"date": "2019-02-19",
"count": 1
},
{
"date": "2020-06-10",
"count": 1
},
{
"date": "2020-07-01",
"count": 1
},
{
"date": "2020-09-02",
"count": 1
},
{
"date": "2020-09-06",
"count": 1
},
{
"date": "2020-10-09",
"count": 1
},
{
"date": "2020-10-19",
"count": 1
},
{
"date": "2021-01-18",
"count": 1
},
{
"date": "2021-05-05",
"count": 1
},
{
"date": "2022-10-18",
"count": 1
},
{
"date": "2023-01-03",
"count": 1
},
{
"date": "2023-01-20",
"count": 1
},
{
"date": "2023-01-28",
"count": 1
},
{
"date": "2023-01-29",
"count": 1
},
{
"date": "2023-01-30",
"count": 1
},
{
"date": "2023-05-22",
"count": 1
},
{
"date": "2023-08-22",
"count": 1
},
{
"date": "2023-10-24",
"count": 1
},
{
"date": "2023-11-05",
"count": 1
},
{
"date": "2023-11-23",
"count": 2
},
{
"date": "2023-12-24",
"count": 2
},
{
"date": "2023-12-30",
"count": 1
},
{
"date": "2024-05-30",
"count": 1
},
{
"date": "2024-08-27",
"count": 1
},
{
"date": "2024-12-16",
"count": 1
},
{
"date": "2025-02-26",
"count": 1
},
{
"date": "2025-06-13",
"count": 1
},
{
"date": "2025-06-29",
"count": 1
},
{
"date": "2025-07-21",
"count": 1
},
{
"date": "2025-10-03",
"count": 1
},
{
"date": "2025-11-26",
"count": 1
},
{
"date": "2025-11-27",
"count": 1
},
{
"date": "2025-12-14",
"count": 2
},
{
"date": "2026-01-08",
"count": 1
},
{
"date": "2026-01-24",
"count": 1
},
{
"date": "2026-04-13",
"count": 1
},
{
"date": "2026-07-03",
"count": 1
},
{
"date": "2026-07-20",
"count": 4
}
],
"complete": true,
"collected": 105,
"total_forks": 107
},
"star_history": null,
"open_issues_and_prs": 8
},
"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": 33965,
"source_files_sampled": 84,
"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": 11,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [
{
"name": "byebug",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "yard",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "yard-junk",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "rack",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "ostruct",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "hanami-devtools",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "webrick",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "byebug",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "hanami-devtools",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "ostruct",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rack",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "webrick",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "yard",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "yard-junk",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "csv",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "mustermann",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rack-test",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rspec",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 11,
"direct_count": 7,
"indirect_count": 4
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 169,
"open_issues": 4,
"closed_ratio": 0.959,
"closed_issues": 93,
"closed_unmerged_prs": 35
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "jodosha",
"commits": 453,
"avatar_url": "https://avatars.githubusercontent.com/u/5089?v=4"
},
{
"type": "User",
"login": "timriley",
"commits": 50,
"avatar_url": "https://avatars.githubusercontent.com/u/3134?v=4"
},
{
"type": "User",
"login": "cllns",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/632942?v=4"
},
{
"type": "User",
"login": "waiting-for-dev",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/52650?v=4"
},
{
"type": "User",
"login": "AlfonsoUceda",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/925961?v=4"
},
{
"type": "User",
"login": "fredwu",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/31945?v=4"
},
{
"type": "User",
"login": "drewdeponte",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/24400?v=4"
},
{
"type": "User",
"login": "karlfreeman",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/139095?v=4"
},
{
"type": "User",
"login": "GustavoCaso",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/4672858?v=4"
},
{
"type": "User",
"login": "solnic",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/1066?v=4"
}
],
"contributors_sampled": 52,
"top_contributor_share": 0.708
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci-lint.yml",
"ci.yml",
"pr-comments.yml",
"repo-sync-preview.yml",
"rubocop.yml"
],
"has_docs_dir": false,
"linter_configs": [
".rubocop.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "8 out of 8 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": 2,
"reason": "Found 6/30 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 22 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 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": 7,
"reason": "dependency not pinned by hash detected -- score normalized to 7",
"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": 9,
"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": "e5b247df7964230e30c47819405b8827b2f28a0a",
"ran_at": "2026-07-30T23:52:44Z",
"aggregate_score": 5.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-30T07:15:11Z",
"oldest_open_prs": [
{
"number": 284,
"created_at": "2025-03-27T20:27:16Z",
"last_comment_at": "2026-04-18T06:29:29Z",
"last_comment_author": "rkh"
},
{
"number": 293,
"created_at": "2025-11-27T20:47:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 297,
"created_at": "2026-01-24T07:40:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 301,
"created_at": "2026-04-16T04:01:44Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-21T10:46:11Z",
"ci_last_conclusion": "SKIPPED",
"oldest_open_issues": [
{
"number": 258,
"created_at": "2023-04-13T08:08:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 271,
"created_at": "2024-04-22T03:59:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 275,
"created_at": "2024-12-04T10:13:40Z",
"last_comment_at": "2025-01-06T18:38:25Z",
"last_comment_author": "dcr8898"
},
{
"number": 278,
"created_at": "2024-12-31T15:23:34Z",
"last_comment_at": "2024-12-31T23:04:31Z",
"last_comment_author": "kyleplump"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/hanami/hanami-router",
"host": "github.com",
"name": "hanami-router",
"owner": "hanami"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"security": 52,
"vitality": 81,
"community": 76,
"governance": 69,
"engineering": 76
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 81,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"commits_last_year": 49,
"human_commit_share": 0.89,
"days_since_last_push": 29,
"active_weeks_last_year": 28
},
"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": "28/52 weeks with commits",
"points": 19.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 28
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "49 commits in the last year",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 49
}
}
],
"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": "excellent",
"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": 100,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v3.0.0",
"releases_from_tags": false,
"days_since_latest_release": 29,
"mean_days_between_releases": 14.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 29 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 29
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~14.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 14.5
}
}
],
"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": 30,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 30 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 30
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 76,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"forks": 107,
"stars": 361,
"watchers": 26,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "361 stars",
"points": 41.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 361
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "107 forks",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 107
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "26 watchers",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 26
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"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": 81,
"inputs": {
"packages": [
"hanami-router"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 1841529,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "1,841,529 downloads all-time across rubygems",
"points": 65.1,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 1841529,
"ecosystems": "rubygems"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 69,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 52,
"top_contributor_share": 0.708
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 71% of commits",
"points": 6.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 71
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "52 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 52
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 22 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"merged_prs": 169,
"open_issues": 4,
"closed_issues": 93,
"issue_closed_ratio": 0.959,
"closed_unmerged_prs": 35
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "96% of issues closed",
"points": 44.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 96
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "169/204 decided PRs merged",
"points": 31.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 169,
"decided": 204
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/30 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"followers": 230,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "hanami",
"public_repos": 35,
"account_age_days": 4952
},
"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": "230 followers of hanami",
"points": 17,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 230,
"login": "hanami"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "35 public repos, account ~13 yr old",
"points": 23.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 35
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"hanami-router"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 29
},
"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 29 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 29
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "56 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 56
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 76,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"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": ".rubocop.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".rubocop.yml"
}
}
],
"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": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"hanami",
"ruby",
"router",
"http",
"rest-api",
"httprouter"
],
"has_wiki": false,
"homepage": "http://hanamirb.org",
"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": "http://hanamirb.org",
"points": 15,
"status": "met",
"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": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"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": 52,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"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": 52,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.2
},
"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": "8 out of 8 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 6/30 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 22 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file 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 7",
"points": 3.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 6.8,
"status": "partial",
"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": 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": 37,
"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.427,
"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": "38 of 89 human commits state their intent (structured subject or explanatory body)",
"points": 22.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 38,
"sampled": 89
}
}
],
"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": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".rubocop.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".rubocop.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 7",
"points": 7,
"status": "partial",
"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": 33965,
"source_files_sampled": 84,
"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/84 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 84,
"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",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-30T23:53:06.655194Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hanami/hanami-router.svg",
"full_name": "hanami/hanami-router",
"license_state": "standard",
"license_spdx": "MIT"
}