Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"hanami",
"ruby",
"utils-ruby",
"utilities",
"utility-library"
],
"is_fork": false,
"size_kb": 1423,
"has_wiki": false,
"homepage": "http://hanamirb.org",
"languages": {
"Ruby": 262600
},
"pushed_at": "2026-07-02T23:01:10Z",
"created_at": "2013-08-07T12:29:45Z",
"owner_type": "Organization",
"updated_at": "2026-07-02T22:58:46Z",
"description": "Ruby core extentions and class utilities for Hanami",
"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.1",
"kind": "patch",
"published_at": "2026-07-02T23:04:08Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2026-07-01T00:18:12Z"
},
{
"tag": "v3.0.0.rc1",
"kind": "other",
"published_at": "2026-06-16T12:03:19Z"
}
],
"recent_commits": [
{
"oid": "80878fdc09c2f9445db859d6e521dcf3ea502a56",
"body": null,
"is_bot": false,
"headline": "Prepare for v3.0.1",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2026-07-02T22:58:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07c9516bbc68b1d31c20c4c0b72ba2804caf8387",
"body": null,
"is_bot": false,
"headline": "Allow bigdecimal 4 or 3 (#419)",
"author_name": "Jane Sandberg",
"author_login": "sandbergja",
"committed_at": "2026-07-02T22:50:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "785af084f601329c7612e1e1b6bba28fc717fdb5",
"body": null,
"is_bot": false,
"headline": "Prepare for v3.0.0",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2026-06-30T11:39:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdf94e487d0a436b699e619d1fc9d4feb110ddd3",
"body": null,
"is_bot": false,
"headline": "Prepare for v3.0.0.rc1",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2026-06-16T08:16:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4c1bc446818f2fafbe5efbc220cd7a67ed75eca",
"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:55:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5a23829043d875d5e486da143beef2a4d103dd8",
"body": null,
"is_bot": false,
"headline": "Reformat CHANGELOG",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2026-06-11T13:53:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e66efe2c203ace9fe6de54be86750b92a5193926",
"body": "Updated files:\n\n- .github/workflows/ci.yml\n- hanami-utils.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:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bacff3580cd49b63206c776855578dfa0e21839",
"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:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beb0682aaf78f1b2a30b2aae3f623bb49ea689af",
"body": "gson has not seen any development in 13 years and uses APIs that were\nremoved in JRuby 10.1. As such it's not really helpful here in tests. We\nwill let multi_json to pick default JSON implementation for JRuby.",
"is_bot": false,
"headline": "Drop gson support for JRuby (#418)",
"author_name": "Paweł Świątkowski",
"author_login": "katafrakt",
"committed_at": "2026-04-27T19:51:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b043fb5ad77c1fa6d9df612722daa7f9046d856d",
"body": "JRuby targets Ruby 4.0 compatibility, but it still displays old\nbehaviour around caller inside .new (likely a bug). This ensured old\nbehaviour for JRuby.",
"is_bot": false,
"headline": "Fix deprecations for JRuby 10.1 (#417)",
"author_name": "Paweł Świątkowski",
"author_login": "katafrakt",
"committed_at": "2026-04-23T06:49:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d36730ecde3efde663e72b4d1d7183ce0988ef5",
"body": "Updated files:\n\n- hanami-utils.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:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d74d51267c6a5e1594d5718fd96a5077869ff725",
"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:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cdea56cb59846c90e94bc4bf54f65e055c314fe",
"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:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c31573bc468c04f5461d4e0e9f5c3ad0029dc16b",
"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:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84c22687b0b12c5d56fdcd0b8cf66aad590b1467",
"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:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b30dcb7c4c8a30bd7e7f9f66bc1fc06510d320a7",
"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:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28cfa7874c49e61aa169ec97867fa741bd9b6b14",
"body": null,
"is_bot": false,
"headline": "Fix failing spec on JRuby (#416)",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2026-02-03T09:24:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fd8718c4f071b09f977e305bc64870c0c7a15a7",
"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-utils.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-03T09:06:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33df955d59bbdcb6ee13c6803752e84d6e75758a",
"body": null,
"is_bot": false,
"headline": "Prepare for repo-sync (#415)",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2026-02-03T08:53:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "206c20018a017050a4fb792b75b5ae99e2747fb1",
"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:59:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ecbd147baa125f716802af53d36a670f317c62f",
"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-20T06:06:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8c7c2282ce36aa9dd0fbea9d43cdfb2671df140",
"body": null,
"is_bot": false,
"headline": "Simplify conditional",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2025-12-16T05:28:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dcd6fe0111259f33e10d41a11a86b11b8c2cd8f",
"body": null,
"is_bot": false,
"headline": "Fix Deprecation for Ruby 4, change to backtrace index",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2025-12-16T05:25:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01de751ad3928a2f398b26b1690aeee3766269bc",
"body": null,
"is_bot": false,
"headline": "Remove OpenStruct references, use Data instead",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2025-12-16T05:18:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fd48a3d99555667edc865a30895e4beda471bdc",
"body": null,
"is_bot": false,
"headline": "Fix Ruby version name",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2025-12-16T04:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbac9579f6e8830bd040c2ef942d2a2cd3bf7c44",
"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-16T04:50:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26fa1645366872ec299e316612973057fe6c7d45",
"body": null,
"is_bot": false,
"headline": "Remove bundler as development dependency",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-12-04T10:31:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efa41ed4cc02318e462f675eaacc584d3bc12c3c",
"body": null,
"is_bot": false,
"headline": "Update gemspec details",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-11-12T11:58:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32f23bccfd007a2ddd0077a0c66d5bb049fce3ba",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG for v2.3.0",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-11-12T11:53:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b344aa7614bd7e9232235998ddb3a314bdd9fd84",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.3.0",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-11-07T10:41:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0989f008fef9e472acf98a316dba3c4e4878240",
"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:43:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "047cde958c71d62869f4f548c4ab994fafb2679e",
"body": "As of Ruby 3.2, Set is now a built-in class",
"is_bot": false,
"headline": "Remove require for “set”",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-10-17T09:25:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7571c9026e824365107adab13d72bf6b1eab7aff",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.3.0.beta2",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-10-17T05:39:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1d383f50ea7d45c534cef8d76c7676364c1bd72",
"body": null,
"is_bot": false,
"headline": "Require Ruby 3.2",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-10-17T05:01:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d1c0fac15c54c57d9c50a8d0f79a337b78b5420",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.3.0.beta1",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-10-03T05:35:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4028f3730eeec17cde782dc807f2de7d2ec4274d",
"body": null,
"is_bot": false,
"headline": "Prepare CHANGELOG for v2.3.0.beta1",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-09-27T02:30:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5c1b272ac963f12a8f9ecd8dc30232050481da2",
"body": null,
"is_bot": false,
"headline": "Fix RuboCop issue",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-07-27T12:36:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "217c50f36fabb07ba5cfe3c27e6aa7194452168d",
"body": null,
"is_bot": false,
"headline": "Fix RuboCop issue",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-06-20T08:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8059e8853c80fda00cfc794d3f74d443bbdb8fc8",
"body": null,
"is_bot": false,
"headline": "Remove redundant array flatten (for RuboCop)",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-06-19T07:47:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d27f3840a0b586635cf5c2d8275b4cadb2eb6ad",
"body": null,
"is_bot": false,
"headline": "Fix RuboCop issue",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-05-06T22:54:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91b208f905d4b1607900f80853cd39771c0138bc",
"body": null,
"is_bot": false,
"headline": "Fix Rubocop issue",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2025-02-21T11:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb66ddbfa8f47dc9d371ee5bc02fb93118c9e0e4",
"body": "* Add Ruby 3.4 to CI\r\n* Add dependency on bigdecimal 3.1\r\n* Update deprecation warning output for Ruby 3.4\r\n* Update spec Hash#inspect changes",
"is_bot": false,
"headline": "Add support for Ruby 3.4 (#413)",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2024-12-31T00:22:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8711000fb2213f88fafc6eed9b0b7b7b8d0330b6",
"body": null,
"is_bot": false,
"headline": "Add keepalive workflow",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2024-11-05T08:30:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ca56cd30452eb5fc71aafd8b8adc6f4ddff1a78",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.2.0",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2024-11-05T08:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cb2e63696b74dfad10c6144979f3657e5bad418",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.2.0.rc1",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2024-10-28T13:31:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "453d741fa28d743fafd5aa8614cf369519a70b80",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.2.0.beta2",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2024-09-25T11:11:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfd2bb41e1de3319673e0f18d7f8b6ce99e37695",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.2.0.beta1",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2024-07-15T11:36:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63645ad90dbba66e73b7270dd8632680e7bc595e",
"body": null,
"is_bot": false,
"headline": "Add test coverage badge",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2024-07-03T21:04:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebdffdbf5aa416b54ef368383b3e2db24de4cead",
"body": "…tools)",
"is_bot": false,
"headline": "Removing disabling cop (since it's in our global config in hanami-dev…",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2024-07-03T19:09:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c2155c63b893c118ce278898ee5b13addfda5c5",
"body": null,
"is_bot": false,
"headline": "Update CI badge source",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2024-07-03T18:49:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d51758d821a432da5b9efe2eb327f4972fd779f8",
"body": null,
"is_bot": false,
"headline": "Drop support for Ruby 3.0, remove notify-slack-action",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2024-07-03T18:09:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31dc783be39b2e81152339db3bd5065b84fa84d6",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Sean Collins",
"author_login": "cllns",
"committed_at": "2024-07-03T18:07:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bc7c7cd062842a1016d7d535115c9a39b8ff8d6",
"body": null,
"is_bot": false,
"headline": "Update for new Rubocop 1.64.0 cops",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2024-05-25T07:20:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a44a01e9a2cefa6c752d222e329e9c12436bcfc8",
"body": null,
"is_bot": false,
"headline": "Add Ruby 3.3 to CI",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2024-02-27T10:11:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e8822dc686d74d553be95b500619a8609382aff",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.1.0",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2024-02-27T08:05:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56906cf52618ef1794ddd2325c56ce2711c9a4ae",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.1.0.rc3",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2024-02-16T05:51:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4e02dbd4102c93ae5797aee4a0b146fda1b74bb",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.1.0",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2023-11-13T10:04:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d1e0e2e4167059955d86aa9651d768288eb1c95",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.1.0.rc2",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2023-11-07T13:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da238da837d63c8a3b05127f9a155d5236e9187a",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.1.0.beta1",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2023-06-29T07:55:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76d4ac6267691f9c57b720bb9b51c54a3cc3ed20",
"body": null,
"is_bot": false,
"headline": "Rubocop",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2023-06-29T07:50:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "170cc0c4055d76ac158d273cb7360c6ccf139e37",
"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:04:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7948401c13d23c9c331623079befbb9d13b632e7",
"body": null,
"is_bot": false,
"headline": "Prepare CHANGELOG for v2.1.0.beta1",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2023-06-21T07:03:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69ae6660cf381ebdaa9ca7d1bbb5b06644fedee2",
"body": "This functionality has been moved to hanami-view for 2.0.",
"is_bot": false,
"headline": "Remove Escape (#410)",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2023-04-28T11:21:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "190035bd5e4c57aabc25f12d5b3225370c3157ca",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.0.3",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2023-01-30T16:07:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69c7b889ae742cd6fb2b2b2d0a15b81d97bbe107",
"body": null,
"is_bot": false,
"headline": "Reference target object instead of self in #blank? (#409)",
"author_name": "hi-tech-jazz",
"author_login": "hi-tech-jazz",
"committed_at": "2023-01-25T08:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8916251c4988331c7ea6fdc1c3ba09009b6d736",
"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:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41a495edad4b991567d21e2dafe7b32ba28d80eb",
"body": null,
"is_bot": false,
"headline": "Add .repobot.yml config",
"author_name": "Peter Solnica",
"author_login": "solnic",
"committed_at": "2022-12-31T11:34:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0211f904f18cdcf35e6ceecc4340847af38c9e4b",
"body": null,
"is_bot": false,
"headline": "Ruby 3.2 (#407)",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-12-25T11:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bf30565ee1d6fc091b7e01648a04fa7dafb1631",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.0.1",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-12-03T14:54:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "966dd3e92768b72ee6cd92822fc0bb965d6a882c",
"body": "This is useful behavior on its own, but is also necessary to ensure callbacks from a base app-level Hanami::Action class propogate all the way through a slice-level base class to an individual action class.",
"is_bot": false,
"headline": "Make chains comparable via #== based on their contents (#406)",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2022-12-02T10:26:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eea867f9f664c89a8e3523d3b1278b20425045a4",
"body": null,
"is_bot": false,
"headline": "Update to dry-transformer 1.0 (#405)",
"author_name": "Peter Solnica",
"author_login": "solnic",
"committed_at": "2022-11-20T20:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05e16e289295543cfde2596b5a41ab88dceae5f1",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.0.0",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-11-18T15:17:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93f4195b8af202101e2940f8f834cfdb8ebcfeac",
"body": null,
"is_bot": false,
"headline": "Update API docs for 2.0.0 (#403)",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2022-11-15T12:04:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85d9aa4d55f7e2a9cdab9318160bee27d9c43ee4",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.0.0.rc1",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-11-07T09:52:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a340ac153cd64dbe2ddcb421669d276ac24405a9",
"body": null,
"is_bot": false,
"headline": "Replace period in underscored string (#398)",
"author_name": "Benjamin Klotz",
"author_login": "tak1n",
"committed_at": "2022-11-07T09:48:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "675ce1ca8d9d70822131643259ae4b41bdee0fc9",
"body": null,
"is_bot": false,
"headline": "Remove `Hanami::Logger` in favor of `Dry::Logger` (#402)",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-11-07T09:37:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3097df93aee3a264f1bb396c1fd6c2233149c255",
"body": null,
"is_bot": false,
"headline": "Fix version spec",
"author_name": "Peter Solnica",
"author_login": "solnic",
"committed_at": "2022-11-05T06:36:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b94939d237b8128ce6a723177e765de247a4bfd3",
"body": null,
"is_bot": false,
"headline": "Bump to 2.0.0.rc1",
"author_name": "Peter Solnica",
"author_login": "solnic",
"committed_at": "2022-11-05T06:17:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8585be8373093799bfebba19248749a4bab76b62",
"body": null,
"is_bot": false,
"headline": "CHANGELOG",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-07-18T08:16:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d9c7bf986656bf88556755e6641dc7ac16b27d3",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.0.0.beta1",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-07-10T12:47:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ef19f3ad550dd0b0fc902111fa9f608a3833073",
"body": null,
"is_bot": false,
"headline": "Fix RuboCop",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-05-04T07:39:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee3ca2f41014e613c039547d2aa11a4348c0e215",
"body": null,
"is_bot": false,
"headline": "Add FUNDING.yml",
"author_name": "Peter Solnica",
"author_login": "solnic",
"committed_at": "2022-03-18T09:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48deb148c4636a8be8cdaa798ff644722d8bd10e",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.0.0.alpha6",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-02-09T08:26:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "100c5d54866429f3f2c454ddde425612cb82b3a4",
"body": "* Notify Slack when GHA Runs\r\n\r\n* Only notify in case of failure",
"is_bot": false,
"headline": "Notify Slack when GHA Runs (#396)",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-02-02T08:21:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3ffc9c9bff53665dd826901319ac8b3a70d6bf7",
"body": "If the stream is set to File::NULL, @logdev will be nil\r\n\r\nThe use case for this is if you wish to \"throw away\" any logs without\r\npolluting stdout or a logfile. Perhaps in testing for instance.",
"is_bot": false,
"headline": "Allow for nil @logdev (#395)",
"author_name": "Rob Jacoby",
"author_login": "robjacoby",
"committed_at": "2022-01-20T08:43:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55a2e2a7d72bbb0893ff73b78bc65d7a7bcd0331",
"body": "This reverts commit c38845c3eb35ae132302f003c9a379fbfa372b61.",
"is_bot": false,
"headline": "Revert \"Use GitHub `actions/checkout@v2`\"",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-01-13T22:53:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c38845c3eb35ae132302f003c9a379fbfa372b61",
"body": null,
"is_bot": false,
"headline": "Use GitHub `actions/checkout@v2`",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-01-13T22:51:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3b90903b5a8563ce68331eb7e24c29060b6c34b",
"body": null,
"is_bot": false,
"headline": "README",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-01-13T22:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a44b7b1e70956ff19206319b6ae35792fd95900",
"body": null,
"is_bot": false,
"headline": "Temporary disable CodeCov upload",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-01-13T22:44:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28a7bc6455509f83833fa8cee1935857b9dcee29",
"body": null,
"is_bot": false,
"headline": "Ruby 3.0+",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-01-13T22:27:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02204b638e0879adbed2351be1b7fcb86e11ed7f",
"body": null,
"is_bot": false,
"headline": "Rubocop ~> 1.0",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2022-01-13T22:27:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a484d901a41799b577095507a2f0ea83336ff640",
"body": null,
"is_bot": false,
"headline": "Update version spec",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2021-11-09T12:40:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2343a7771b4f76e3c37d306b500b5cfabbd7358f",
"body": null,
"is_bot": false,
"headline": "Prepare for v2.0.0.alpha3",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2021-11-09T12:37:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af0a95bb1a6d6dcdb50caa573fbc82717c4d5033",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG for 2.0.0.alpha3",
"author_name": "Tim Riley",
"author_login": "timriley",
"committed_at": "2021-11-09T12:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9658980754ad24dd87cde9e38b7d466de6112834",
"body": null,
"is_bot": false,
"headline": "Schedule to run GitHub Actions at 4:30 UTC for `main` branch",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2021-10-12T13:43:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fef3870472c8ba4823b93d531471da252a7abb10",
"body": null,
"is_bot": false,
"headline": "Change references from `unstable` to `main`",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2021-06-14T12:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a361ffeaf9c9e55e11bb0b5807fa02c7caa6e3ed",
"body": null,
"is_bot": false,
"headline": "Change references from `master` to `main`",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2021-06-14T12:54:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a87441d93fe306a70b50a217d6b1b95b3724c62",
"body": null,
"is_bot": false,
"headline": "README",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2021-06-14T12:38:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dff782451894161a6020a23c38ee07a25e64660",
"body": null,
"is_bot": false,
"headline": "Merge branch 'develop'",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2021-06-14T12:33:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddc8dbbae475c067e0bf0a5c177248ca757e21ed",
"body": null,
"is_bot": false,
"headline": "Merge branch 'unstable' into develop",
"author_name": "Luca Guidi",
"author_login": "jodosha",
"committed_at": "2021-06-14T07:51:42Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 36,
"latest_release_at": "2026-07-02T23:04:08Z",
"latest_release_tag": "v3.0.1",
"releases_from_tags": false,
"days_since_last_push": 28,
"active_weeks_last_year": 20,
"days_since_latest_release": 28,
"mean_days_between_releases": 8.2
},
"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-utils",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/hanami-utils",
"is_deprecated": false,
"latest_version": "3.0.1",
"repository_url": "https://github.com/hanami/hanami-utils",
"versions_count": 63,
"total_downloads": 22598041,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2016-01-20T16:28:01.765000Z",
"latest_published_at": "2026-07-02T23:03:36.471000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 28
}
]
},
"popularity": {
"forks": 104,
"stars": 173,
"watchers": 22,
"fork_history": {
"days": [
{
"date": "2014-01-27",
"count": 1
},
{
"date": "2014-02-24",
"count": 1
},
{
"date": "2014-03-14",
"count": 1
},
{
"date": "2014-04-03",
"count": 1
},
{
"date": "2014-04-10",
"count": 1
},
{
"date": "2014-04-16",
"count": 1
},
{
"date": "2014-05-15",
"count": 1
},
{
"date": "2014-05-17",
"count": 1
},
{
"date": "2014-06-20",
"count": 1
},
{
"date": "2014-06-24",
"count": 1
},
{
"date": "2014-06-30",
"count": 1
},
{
"date": "2014-07-08",
"count": 1
},
{
"date": "2014-07-16",
"count": 1
},
{
"date": "2014-07-29",
"count": 1
},
{
"date": "2014-08-01",
"count": 1
},
{
"date": "2014-08-15",
"count": 1
},
{
"date": "2014-08-18",
"count": 1
},
{
"date": "2014-11-07",
"count": 1
},
{
"date": "2014-12-25",
"count": 1
},
{
"date": "2015-01-05",
"count": 1
},
{
"date": "2015-01-17",
"count": 1
},
{
"date": "2015-01-22",
"count": 1
},
{
"date": "2015-02-04",
"count": 1
},
{
"date": "2015-02-11",
"count": 1
},
{
"date": "2015-03-17",
"count": 1
},
{
"date": "2015-04-15",
"count": 1
},
{
"date": "2015-04-16",
"count": 1
},
{
"date": "2015-04-20",
"count": 1
},
{
"date": "2015-05-06",
"count": 1
},
{
"date": "2015-05-15",
"count": 1
},
{
"date": "2015-05-19",
"count": 1
},
{
"date": "2015-05-20",
"count": 1
},
{
"date": "2015-08-10",
"count": 1
},
{
"date": "2015-08-31",
"count": 1
},
{
"date": "2015-11-17",
"count": 1
},
{
"date": "2015-12-01",
"count": 1
},
{
"date": "2015-12-15",
"count": 1
},
{
"date": "2016-01-23",
"count": 1
},
{
"date": "2016-01-24",
"count": 1
},
{
"date": "2016-01-27",
"count": 1
},
{
"date": "2016-02-01",
"count": 1
},
{
"date": "2016-02-02",
"count": 1
},
{
"date": "2016-03-20",
"count": 1
},
{
"date": "2016-03-26",
"count": 1
},
{
"date": "2016-05-05",
"count": 1
},
{
"date": "2016-05-19",
"count": 1
},
{
"date": "2016-06-01",
"count": 1
},
{
"date": "2016-06-23",
"count": 1
},
{
"date": "2016-07-09",
"count": 1
},
{
"date": "2016-08-25",
"count": 1
},
{
"date": "2016-09-05",
"count": 1
},
{
"date": "2016-09-08",
"count": 1
},
{
"date": "2016-10-07",
"count": 1
},
{
"date": "2016-11-09",
"count": 1
},
{
"date": "2016-12-04",
"count": 1
},
{
"date": "2016-12-14",
"count": 1
},
{
"date": "2017-01-09",
"count": 1
},
{
"date": "2017-03-01",
"count": 1
},
{
"date": "2017-05-19",
"count": 1
},
{
"date": "2017-06-15",
"count": 1
},
{
"date": "2017-06-19",
"count": 1
},
{
"date": "2017-07-10",
"count": 1
},
{
"date": "2017-07-24",
"count": 1
},
{
"date": "2017-08-25",
"count": 1
},
{
"date": "2017-08-28",
"count": 1
},
{
"date": "2017-08-30",
"count": 1
},
{
"date": "2017-08-31",
"count": 1
},
{
"date": "2017-09-22",
"count": 1
},
{
"date": "2017-10-27",
"count": 1
},
{
"date": "2017-11-23",
"count": 1
},
{
"date": "2017-12-03",
"count": 1
},
{
"date": "2018-02-23",
"count": 1
},
{
"date": "2018-04-03",
"count": 1
},
{
"date": "2018-04-13",
"count": 1
},
{
"date": "2018-05-21",
"count": 2
},
{
"date": "2018-06-06",
"count": 1
},
{
"date": "2018-08-31",
"count": 1
},
{
"date": "2018-10-03",
"count": 1
},
{
"date": "2018-12-19",
"count": 1
},
{
"date": "2019-05-25",
"count": 1
},
{
"date": "2019-08-07",
"count": 1
},
{
"date": "2019-09-23",
"count": 1
},
{
"date": "2019-10-25",
"count": 1
},
{
"date": "2019-12-01",
"count": 1
},
{
"date": "2020-02-04",
"count": 1
},
{
"date": "2020-06-16",
"count": 1
},
{
"date": "2020-07-15",
"count": 1
},
{
"date": "2020-10-13",
"count": 1
},
{
"date": "2020-12-29",
"count": 1
},
{
"date": "2021-02-26",
"count": 1
},
{
"date": "2022-01-20",
"count": 1
},
{
"date": "2022-05-06",
"count": 1
},
{
"date": "2022-07-18",
"count": 1
},
{
"date": "2022-09-25",
"count": 1
},
{
"date": "2022-12-26",
"count": 1
},
{
"date": "2023-01-04",
"count": 1
},
{
"date": "2023-01-18",
"count": 1
},
{
"date": "2023-07-17",
"count": 1
},
{
"date": "2024-05-30",
"count": 1
},
{
"date": "2025-10-03",
"count": 1
},
{
"date": "2026-07-01",
"count": 1
}
],
"complete": true,
"collected": 102,
"total_forks": 104
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": 64940,
"source_files_sampled": 58,
"oversized_source_files": 1,
"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": 9,
"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": "multi_json",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 1.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "byebug",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "multi_json",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "yard",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "yard-junk",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "bigdecimal",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "concurrent-ruby",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "dry-core",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "dry-transformer",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rspec",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 9,
"direct_count": 4,
"indirect_count": 5
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 260,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 74,
"closed_unmerged_prs": 79
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "jodosha",
"commits": 669,
"avatar_url": "https://avatars.githubusercontent.com/u/5089?v=4"
},
{
"type": "User",
"login": "timriley",
"commits": 38,
"avatar_url": "https://avatars.githubusercontent.com/u/3134?v=4"
},
{
"type": "User",
"login": "davydovanton",
"commits": 33,
"avatar_url": "https://avatars.githubusercontent.com/u/1147484?v=4"
},
{
"type": "User",
"login": "cllns",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/632942?v=4"
},
{
"type": "User",
"login": "AlfonsoUceda",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/925961?v=4"
},
{
"type": "User",
"login": "weppos",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/5387?v=4"
},
{
"type": "User",
"login": "alexd16",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/1040774?v=4"
},
{
"type": "User",
"login": "duykhoa",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/2004218?v=4"
},
{
"type": "User",
"login": "karlfreeman",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/139095?v=4"
},
{
"type": "User",
"login": "solnic",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/1066?v=4"
}
],
"contributors_sampled": 69,
"top_contributor_share": 0.752
},
"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": "5 out of 5 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": 0,
"reason": "Found 2/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 32 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": "7 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": "80878fdc09c2f9445db859d6e521dcf3ea502a56",
"ran_at": "2026-07-30T23:52:45Z",
"aggregate_score": 5,
"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:11:28Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-02T22:50:43Z",
"ci_last_conclusion": "SKIPPED",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/hanami/hanami-utils",
"host": "github.com",
"name": "hanami-utils",
"owner": "hanami"
},
"metrics": {
"overall": {
"key": "overall",
"band": "excellent",
"name": "Overall health",
"note": "The weighted overall 69 is calibrated to 81 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 69,
"calibrated": 81,
"calibration": "2026-08-02"
}
}
],
"value": 81,
"inputs": {
"security": 50,
"vitality": 77,
"community": 78,
"governance": 68,
"calibration": "2026-08-02",
"engineering": 76,
"ai_readiness": 32,
"weighted_overall_raw": 69
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 77,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"commits_last_year": 36,
"human_commit_share": 0.91,
"days_since_last_push": 28,
"active_weeks_last_year": 20
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 28 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 28
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "20/52 weeks with commits",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 20
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "36 commits in the last year",
"points": 14.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 36
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "7 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": "exceptional",
"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": 3,
"latest_release_tag": "v3.0.1",
"releases_from_tags": false,
"days_since_latest_release": 28,
"mean_days_between_releases": 8.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 28 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 28
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~8.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 8.2
}
}
],
"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": "exceptional",
"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": 31,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 31 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 31
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 78,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"forks": 104,
"stars": 173,
"watchers": 22,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "173 stars",
"points": 36.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 173
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "104 forks",
"points": 16.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 104
}
}
],
"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": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [],
"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": "exceptional",
"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": 96,
"inputs": {
"packages": [
"hanami-utils"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 22598041,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "22,598,041 downloads all-time across rubygems",
"points": 76.4,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 22598041,
"ecosystems": "rubygems"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 68,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 69,
"top_contributor_share": 0.752
},
"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 75% of commits",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 75
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "69 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 69
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 32 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"merged_prs": 260,
"open_issues": 0,
"closed_issues": 74,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 79,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "260/339 decided PRs merged",
"points": 23,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 260,
"decided": 339
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"hanami-utils"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 28
},
"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 28 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 28
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "63 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 63
}
}
],
"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.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"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": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"hanami",
"ruby",
"utils-ruby",
"utilities",
"utility-library"
],
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"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": 50,
"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": 50,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 5 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 2/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 32 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": "7 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": "exceptional",
"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. 1 match(es) from contributors below the commit-weight threshold (fewer than 50 commits and under 10% of sampled commits) are recorded for review and do not affect the score.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
},
{
"code": "jurisdiction_below_threshold",
"params": {
"count": 1
}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [
{
"role": "contributor_organization",
"count": 1,
"country": "Russia"
}
],
"assessed_self_published_locations": 19
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match; 1 match(es) below the commit-weight threshold (<50 commits and <10% of commits), review-only",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
},
{
"code": "jurisdiction_below_threshold",
"params": {
"count": 1,
"share": 10,
"commits": 50
}
}
],
"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.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 9,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.176,
"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": "16 of 91 human commits state their intent (structured subject or explanatory body)",
"points": 9.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 16,
"sampled": 91
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"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": 54,
"inputs": {
"primary_language": "Ruby",
"largest_source_bytes": 64940,
"source_files_sampled": 58,
"oversized_source_files": 1
},
"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": "1/58 source files over 60KB",
"points": 54.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 58,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:rubygems",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"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.579840Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hanami/hanami-utils.svg",
"full_name": "hanami/hanami-utils",
"license_state": "standard",
"license_spdx": "MIT"
}