Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"ruby",
"service-objects",
"form-objects",
"encapsulation"
],
"is_fork": false,
"size_kb": 504,
"has_wiki": true,
"homepage": null,
"languages": {
"Ruby": 107553
},
"pushed_at": "2026-07-27T14:07:46Z",
"created_at": "2015-02-28T22:20:28Z",
"owner_type": "Organization",
"updated_at": "2026-07-27T14:07:25Z",
"description": "Subroutine makes it easy to write encapsulated, feature-driven code. It handles the boilerplate of inputs, outputs, type casting, and validation and lets you focus on the important functional code.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "https://www.guideline.com",
"name": "Guideline Technologies",
"type": "Organization",
"login": "guideline-tech",
"company": null,
"location": null,
"followers": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/11547170?v=4",
"created_at": "2015-03-18T23:56:41Z",
"is_verified": null,
"public_repos": 17,
"account_age_days": 4148
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.7.1",
"kind": "patch",
"published_at": "2026-07-27T14:08:20Z"
},
{
"tag": "v4.7.0",
"kind": "minor",
"published_at": "2026-06-15T14:58:40Z"
},
{
"tag": "v4.6.0",
"kind": "minor",
"published_at": "2026-04-07T14:47:58Z"
},
{
"tag": "v4.5.0",
"kind": "minor",
"published_at": "2025-05-14T14:20:06Z"
},
{
"tag": "v4.4.0",
"kind": "minor",
"published_at": "2025-04-08T15:22:45Z"
},
{
"tag": "v4.2.0",
"kind": "minor",
"published_at": "2024-12-19T02:57:50Z"
},
{
"tag": "v4.1.5",
"kind": "patch",
"published_at": "2024-11-22T20:55:18Z"
},
{
"tag": "v3.0.5",
"kind": "patch",
"published_at": "2024-11-22T20:54:42Z"
},
{
"tag": "v3.0.4",
"kind": "patch",
"published_at": "2024-11-11T19:10:35Z"
},
{
"tag": "v4.1.4",
"kind": "patch",
"published_at": "2024-11-11T18:48:03Z"
}
],
"recent_commits": [
{
"oid": "8874e077e2d934ee2ae352a0c5475a02c31bb934",
"body": null,
"is_bot": false,
"headline": "Bump patch version to 4.7.1 and update bundler to 4.0.17 (#213)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2026-07-27T14:01:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54b53b214e43f7b06214e1e7352717c6182ca93e",
"body": "TypeCaster references ::Tempfile when casting file inputs but never required it, so it only resolved when a host app happened to load tempfile transitively (actionpack does, which is why tests passed). Requiring subroutine standalone left Tempfile undefined.\n\nCo-authored-by: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: require tempfile explicitly in type_caster (#212)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2026-07-27T13:24:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "532e085f1df68706482d9d88c818a5c5893ba985",
"body": "…up (#211)\n\n* [bundler] Bump concurrent-ruby from 1.3.7 to 1.3.8 in the monthly group\n\nBumps the monthly group with 1 update: [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby).\n\n\nUpdates `concurrent-ruby` from 1.3.7 to 1.3.8\n- [Release notes](https://github.com/ruby-concurrency/\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump concurrent-ruby from 1.3.7 to 1.3.8 in the monthly gro…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-20T14:02:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e3e9a9be2c95c1f24367d7acdcbb4fb2b5fd3333",
"body": "Bumps the monthly group with 2 updates: [loofah](https://github.com/flavorjones/loofah) and [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer).\n\n\nUpdates `loofah` from 2.25.1 to 2.25.2\n- [Release notes](https://github.com/flavorjones/loofah/releases)\n- [Changelog](https://github.c\n[…]\npe: version-update:semver-patch\n dependency-group: monthly\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump the monthly group with 2 updates (#210)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T13:24:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0ab3a176ca9717d69ce23793e0df9bcfa7b11b70",
"body": "* [bundler] Bump json from 2.20.0 to 2.21.1 in the monthly group\n\nBumps the monthly group with 1 update: [json](https://github.com/ruby/json).\n\n\nUpdates `json` from 2.20.0 to 2.21.1\n- [Release notes](https://github.com/ruby/json/releases)\n- [Changelog](https://github.com/ruby/json/blob/master/CHANGE\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump json from 2.20.0 to 2.21.1 in the monthly group (#209)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-13T13:40:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d5bc8a594fd8df30656fa9d612c648b81e2858d0",
"body": "* [bundler] Bump crass from 1.0.6 to 1.0.7 in the monthly group\n\nBumps the monthly group with 1 update: [crass](https://github.com/rgrove/crass).\n\n\nUpdates `crass` from 1.0.6 to 1.0.7\n- [Release notes](https://github.com/rgrove/crass/releases)\n- [Changelog](https://github.com/rgrove/crass/blob/main/\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump crass from 1.0.6 to 1.0.7 in the monthly group (#207)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-06T13:24:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a7ce572548b3323db71e48e63bbad2e2e7599d6a",
"body": "* [bundler] Bump json from 2.19.9 to 2.20.0 in the monthly group\n\nBumps the monthly group with 1 update: [json](https://github.com/ruby/json).\n\n\nUpdates `json` from 2.19.9 to 2.20.0\n- [Release notes](https://github.com/ruby/json/releases)\n- [Changelog](https://github.com/ruby/json/blob/master/CHANGE\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump json from 2.19.9 to 2.20.0 in the monthly group (#206)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-23T14:08:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d052930b5952d639216fe4ee65e28b1520216800",
"body": "…202)\n\n* [bundler] Bump the monthly group across 1 directory with 3 updates\n\nBumps the monthly group with 3 updates in the / directory: [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby), [i18n](https://github.com/ruby-i18n/i18n) and [nokogiri](https://github.com/sparklemotion/no\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump the monthly group across 1 directory with 3 updates (#…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T15:10:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3e4dfd3d3b9a9aa84b4d6a93f66a9fae87b5b37c",
"body": "Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.3.6 to 1.3.7.\n- [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases)\n- [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md)\n- [Commits](https://github.com\n[…]\nuby\n dependency-version: 1.3.7\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump concurrent-ruby from 1.3.6 to 1.3.7 (#204)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T15:04:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "84204037d72166957a111745dd6fc383eeb7c81f",
"body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.19.3 to 1.19.4.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.19\n[…]\nri\n dependency-version: 1.19.4\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump nokogiri from 1.19.3 to 1.19.4 (#205)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T15:04:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "463d40596f4bd934f35bd695e4439c4b5555289b",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[github-actions] Bump actions/checkout from 6 to 7 (#203)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T14:43:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "364ec9a1150eed7ca2ab57b27c4232be0f38e759",
"body": "* chore: gemspec cleanup — metadata, constants, activesupport >= 8.0, v4.7.0\n\n* chore: bundle update\n\n* fix: drop pre-Rails 8 appraisals conflicting with activesupport >= 8.0",
"is_bot": false,
"headline": "chore: gemspec cleanup — metadata, activesupport >= 8.0, v4.7.0 (#200)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2026-06-15T13:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "493ab0477d2a50c8128244e3b12f5cc7f58a0ea6",
"body": "* [bundler] Bump json from 2.19.8 to 2.19.9 in the monthly group\n\nBumps the monthly group with 1 update: [json](https://github.com/ruby/json).\n\n\nUpdates `json` from 2.19.8 to 2.19.9\n- [Release notes](https://github.com/ruby/json/releases)\n- [Changelog](https://github.com/ruby/json/blob/master/CHANGE\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump json from 2.19.8 to 2.19.9 in the monthly group (#199)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-12T13:57:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7aaa30810b878755c01956a9052f2c0c0ba155a0",
"body": null,
"is_bot": false,
"headline": "bump bundler to 4.0.14 to fix dependabot (#198)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2026-06-11T14:29:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d8a2ac1d6b27da60250b8b05d55d35f6e0a5e4f",
"body": "* [bundler] Bump json from 2.19.7 to 2.19.8 in the monthly group\n\nBumps the monthly group with 1 update: [json](https://github.com/ruby/json).\n\n\nUpdates `json` from 2.19.7 to 2.19.8\n- [Release notes](https://github.com/ruby/json/releases)\n- [Changelog](https://github.com/ruby/json/blob/master/CHANGE\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump json from 2.19.7 to 2.19.8 in the monthly group (#197)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-04T13:50:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "51e9f0801db4a7df1bc9a2a6e175a5d8e5c88be6",
"body": "* [bundler] Bump json from 2.19.5 to 2.19.7 in the monthly group\n\nBumps the monthly group with 1 update: [json](https://github.com/ruby/json).\n\n\nUpdates `json` from 2.19.5 to 2.19.7\n- [Release notes](https://github.com/ruby/json/releases)\n- [Changelog](https://github.com/ruby/json/blob/master/CHANGE\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump json from 2.19.5 to 2.19.7 in the monthly group (#196)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-28T13:53:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5707629937c07e4b9bb5af492f0c79532831d113",
"body": null,
"is_bot": false,
"headline": "bump bundler version and appraisals (#195)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2026-05-22T18:09:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70d069a796734a9141f2dbd3b74af1aa44b71614",
"body": "* [bundler] Bump minitest from 6.0.5 to 6.0.6 in the monthly group\n\nBumps the monthly group with 1 update: [minitest](https://github.com/minitest/minitest).\n\n\nUpdates `minitest` from 6.0.5 to 6.0.6\n- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)\n- [Commits](https://githu\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump minitest from 6.0.5 to 6.0.6 in the monthly group (#194)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-04T12:06:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "48eead0bc956758760557a9a173eb32365c53623",
"body": "…193)\n\n* [bundler] Bump nokogiri from 1.19.2 to 1.19.3 in the monthly group\n\nBumps the monthly group with 1 update: [nokogiri](https://github.com/sparklemotion/nokogiri).\n\n\nUpdates `nokogiri` from 1.19.2 to 1.19.3\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](ht\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump nokogiri from 1.19.2 to 1.19.3 in the monthly group (#…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-29T11:51:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4e0bb724abe2b14a449d5a429883ce71dd127477",
"body": "* [bundler] Bump minitest from 6.0.4 to 6.0.5 in the monthly group\n\nBumps the monthly group with 1 update: [minitest](https://github.com/minitest/minitest).\n\n\nUpdates `minitest` from 6.0.4 to 6.0.5\n- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)\n- [Commits](https://githu\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump minitest from 6.0.4 to 6.0.5 in the monthly group (#192)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-22T12:02:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0232264a87eb4207bac9ecc5de94b01fb0d64b8a",
"body": "* [bundler] Bump the monthly group with 2 updates\n\nBumps the monthly group with 2 updates: [bigdecimal](https://github.com/ruby/bigdecimal) and [json](https://github.com/ruby/json).\n\n\nUpdates `bigdecimal` from 4.1.1 to 4.1.2\n- [Release notes](https://github.com/ruby/bigdecimal/releases)\n- [Changelog\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump the monthly group with 2 updates (#191)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-20T19:15:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4943df7cd8ce042ec6d95c7af4cd9d2644a01c3c",
"body": "* [bundler] Bump rake from 13.4.1 to 13.4.2 in the monthly group\n\nBumps the monthly group with 1 update: [rake](https://github.com/ruby/rake).\n\n\nUpdates `rake` from 13.4.1 to 13.4.2\n- [Release notes](https://github.com/ruby/rake/releases)\n- [Changelog](https://github.com/ruby/rake/blob/master/Histor\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump rake from 13.4.1 to 13.4.2 in the monthly group (#190)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-17T12:06:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b6d6bce401e6afe887587f6aeeb3a9fd00562e96",
"body": "* [bundler] Bump minitest from 6.0.3 to 6.0.4 in the monthly group\n\nBumps the monthly group with 1 update: [minitest](https://github.com/minitest/minitest).\n\n\nUpdates `minitest` from 6.0.3 to 6.0.4\n- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)\n- [Commits](https://githu\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump minitest from 6.0.3 to 6.0.4 in the monthly group (#189)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-15T16:35:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9cc48740cf330bf47969519a7fed33effce9d12f",
"body": "* [bundler] Bump rake from 13.3.1 to 13.4.1 in the monthly group\n\nBumps the monthly group with 1 update: [rake](https://github.com/ruby/rake).\n\n\nUpdates `rake` from 13.3.1 to 13.4.1\n- [Release notes](https://github.com/ruby/rake/releases)\n- [Changelog](https://github.com/ruby/rake/blob/master/Histor\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump rake from 13.3.1 to 13.4.1 in the monthly group (#188)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-14T19:38:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "40914b3da173b194417599992dbf6dc34ffe0a5d",
"body": "…(#187)\n\n* [bundler] Bump rack-session from 2.1.1 to 2.1.2 in the monthly group\n\nBumps the monthly group with 1 update: [rack-session](https://github.com/rack/rack-session).\n\n\nUpdates `rack-session` from 2.1.1 to 2.1.2\n- [Release notes](https://github.com/rack/rack-session/releases)\n- [Changelog](ht\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump rack-session from 2.1.1 to 2.1.2 in the monthly group …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-07T14:46:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ff2103d2063dd3a5201657e0fa4f195db5c5f263",
"body": "* Drop Ruby 3.2 from CI test matrix\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\n\n* Update appraisals\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Drop Ruby 3.2 from CI test matrix (#186)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2026-04-07T14:21:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "72ca58bb0c9f7bbf2b1712d73afadcdaa560bb77",
"body": "…185)\n\n* [bundler] Bump bigdecimal from 4.1.0 to 4.1.1 in the monthly group\n\nBumps the monthly group with 1 update: [bigdecimal](https://github.com/ruby/bigdecimal).\n\n\nUpdates `bigdecimal` from 4.1.0 to 4.1.1\n- [Release notes](https://github.com/ruby/bigdecimal/releases)\n- [Changelog](https://github\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump bigdecimal from 4.1.0 to 4.1.1 in the monthly group (#…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-06T12:39:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "39230f18a275bd0848b2e22f5d1f3935ed8f82ea",
"body": "…group (#184)\n\n* [bundler] Bump minitest-reporters in the monthly group\n\nBumps the monthly group with 1 update: [minitest-reporters](https://github.com/minitest-reporters/minitest-reporters).\n\n\nUpdates `minitest-reporters` from 1.7.1 to 1.8.0\n- [Changelog](https://github.com/minitest-reporters/minit\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump minitest-reporters from 1.7.1 to 1.8.0 in the monthly …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-03T20:37:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6596b7e94298708d18fa4e4a3651d01ce61cac81",
"body": "* [bundler] Bump the monthly group with 2 updates\n\nBumps the monthly group with 2 updates: [minitest](https://github.com/minitest/minitest) and [rack](https://github.com/rack/rack).\n\n\nUpdates `minitest` from 6.0.2 to 6.0.3\n- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)\n\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump the monthly group with 2 updates (#183)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-01T19:23:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "83e7f8a414607bf61cb6a98dc6f05f4ff1aec5a0",
"body": "* [bundler] Bump ansi from 1.5.0 to 1.6.0 in the monthly group\n\nBumps the monthly group with 1 update: [ansi](https://github.com/rubyworks/ansi).\n\n\nUpdates `ansi` from 1.5.0 to 1.6.0\n- [Changelog](https://github.com/rubyworks/ansi/blob/master/HISTORY.md)\n- [Commits](https://github.com/rubyworks/ansi\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump ansi from 1.5.0 to 1.6.0 in the monthly group (#181)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-31T17:01:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4d45081b633bbc9e3ed3c20c9978531270c62ec5",
"body": "Update .ruby-version from 3.3.11 to 3.4.9. CI continues to test against Ruby 3.2, 3.3, and 3.4.\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump default Ruby to 3.4.9 (#182)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2026-03-31T15:05:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bea866696b43033d858378c51d4a876b6938b4f0",
"body": null,
"is_bot": false,
"headline": "Bump Ruby to 3.3.11 (#180)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2026-03-30T22:01:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52c2735091de0be7b6e08b4ab70373b56e281e0d",
"body": "…179)\n\n* [bundler] Bump bigdecimal from 4.0.1 to 4.1.0 in the monthly group\n\nBumps the monthly group with 1 update: [bigdecimal](https://github.com/ruby/bigdecimal).\n\n\nUpdates `bigdecimal` from 4.0.1 to 4.1.0\n- [Release notes](https://github.com/ruby/bigdecimal/releases)\n- [Changelog](https://github\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump bigdecimal from 4.0.1 to 4.1.0 in the monthly group (#…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-30T13:20:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cb66691b778f7e312dd63b93d997e149c85f8594",
"body": "* [bundler] Bump the rails group with 4 updates\n\nBumps the rails group with 4 updates: [activemodel](https://github.com/rails/rails), [activesupport](https://github.com/rails/rails), [actionpack](https://github.com/rails/rails) and [actionview](https://github.com/rails/rails).\n\n\nUpdates `activemodel\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump the rails group with 4 updates (#178)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-25T12:59:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f22f9e0ac3e1ba759c616b9749460c265ef16ba4",
"body": "* [bundler] Bump activesupport from 8.1.2 to 8.1.2.1\n\nBumps [activesupport](https://github.com/rails/rails) from 8.1.2 to 8.1.2.1.\n- [Release notes](https://github.com/rails/rails/releases)\n- [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md)\n- [Commits](https://git\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump activesupport from 8.1.2 to 8.1.2.1 (#176)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-23T21:26:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7ba66d2bb0ef06e139b8aa9ddea9d5f77b1fffb1",
"body": "…173)\n\n* [bundler] Bump nokogiri from 1.19.1 to 1.19.2 in the monthly group\n\nBumps the monthly group with 1 update: [nokogiri](https://github.com/sparklemotion/nokogiri).\n\n\nUpdates `nokogiri` from 1.19.1 to 1.19.2\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](ht\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump nokogiri from 1.19.1 to 1.19.2 in the monthly group (#…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-23T14:39:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e52d7979e41fcb89a09bb52d8957d9cb1bfd4ea5",
"body": "* [bundler] Bump json from 2.19.1 to 2.19.2 in the monthly group\n\nBumps the monthly group with 1 update: [json](https://github.com/ruby/json).\n\n\nUpdates `json` from 2.19.1 to 2.19.2\n- [Release notes](https://github.com/ruby/json/releases)\n- [Changelog](https://github.com/ruby/json/blob/master/CHANGE\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump json from 2.19.1 to 2.19.2 in the monthly group (#172)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-19T13:37:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6d9bd6e19747ba18f6d3712377fd00c051b94360",
"body": "* [bundler] Bump loofah from 2.25.0 to 2.25.1 in the monthly group\n\nBumps the monthly group with 1 update: [loofah](https://github.com/flavorjones/loofah).\n\n\nUpdates `loofah` from 2.25.0 to 2.25.1\n- [Release notes](https://github.com/flavorjones/loofah/releases)\n- [Changelog](https://github.com/flav\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump loofah from 2.25.0 to 2.25.1 in the monthly group (#171)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-18T15:36:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fa6c2ba71e0b8551bc2c4a26a48c8219ffe74c67",
"body": "* [bundler] Bump mocha from 3.0.2 to 3.1.0 in the monthly group\n\nBumps the monthly group with 1 update: [mocha](https://github.com/freerange/mocha).\n\n\nUpdates `mocha` from 3.0.2 to 3.1.0\n- [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md)\n- [Commits](https://github.com/freerange/m\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump mocha from 3.0.2 to 3.1.0 in the monthly group (#170)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-16T14:43:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4e9e99f9b568637d2b50d608de50b087c0761317",
"body": "* [bundler] Bump json from 2.19.0 to 2.19.1 in the monthly group\n\nBumps the monthly group with 1 update: [json](https://github.com/ruby/json).\n\n\nUpdates `json` from 2.19.0 to 2.19.1\n- [Release notes](https://github.com/ruby/json/releases)\n- [Changelog](https://github.com/ruby/json/blob/master/CHANGE\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump json from 2.19.0 to 2.19.1 in the monthly group (#169)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-09T13:05:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e054c00b150200d95783ccbeac2dfdd21d418759",
"body": "* [bundler] Bump json from 2.18.1 to 2.19.0 in the monthly group\n\nBumps the monthly group with 1 update: [json](https://github.com/ruby/json).\n\n\nUpdates `json` from 2.18.1 to 2.19.0\n- [Release notes](https://github.com/ruby/json/releases)\n- [Changelog](https://github.com/ruby/json/blob/master/CHANGE\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump json from 2.18.1 to 2.19.0 in the monthly group (#168)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-06T14:16:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f9250dbd9a6981dc08038cb02f66ec1e53a17448",
"body": "…167)\n\nBumps the monthly group with 2 updates in the / directory: [minitest](https://github.com/minitest/minitest) and [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer).\n\n\nUpdates `minitest` from 6.0.1 to 6.0.2\n- [Changelog](https://github.com/minitest/minitest/blob/master/Histor\n[…]\npe: version-update:semver-minor\n dependency-group: monthly\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump the monthly group across 1 directory with 2 updates (#…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-25T22:03:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cafc00fdedebe0a3205299ab612b806c315cfd4c",
"body": "* [bundler] Bump rack from 3.2.4 to 3.2.5\n\nBumps [rack](https://github.com/rack/rack) from 3.2.4 to 3.2.5.\n- [Release notes](https://github.com/rack/rack/releases)\n- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rack/rack/compare/v3.2.4...v3.2.5)\n\n--\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump rack from 3.2.4 to 3.2.5 (#165)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-19T16:34:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "01e7055cf587ccbd5bf519b8ade8c70aa5f6e97f",
"body": "* [bundler] Bump json from 2.18.0 to 2.18.1 in the monthly group\n\nBumps the monthly group with 1 update: [json](https://github.com/ruby/json).\n\n\nUpdates `json` from 2.18.0 to 2.18.1\n- [Release notes](https://github.com/ruby/json/releases)\n- [Changelog](https://github.com/ruby/json/blob/master/CHANGE\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump json from 2.18.0 to 2.18.1 in the monthly group (#162)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-11T14:17:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "403818e6c18eab7658591e991157e1341f6ed16f",
"body": "* [bundler] Bump prism from 1.8.0 to 1.9.0 in the monthly group\n\nBumps the monthly group with 1 update: [prism](https://github.com/ruby/prism).\n\n\nUpdates `prism` from 1.8.0 to 1.9.0\n- [Release notes](https://github.com/ruby/prism/releases)\n- [Changelog](https://github.com/ruby/prism/blob/main/CHANGE\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump prism from 1.8.0 to 1.9.0 in the monthly group (#161)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-29T19:19:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "48d665278c8f158e589cfee1bbb69c96ace7992c",
"body": "Bumps the monthly group with 1 update: [byebug](https://github.com/deivid-rodriguez/byebug).\n\n\nUpdates `byebug` from 12.0.0 to 13.0.0\n- [Release notes](https://github.com/deivid-rodriguez/byebug/releases)\n- [Changelog](https://github.com/deivid-rodriguez/byebug/blob/main/CHANGELOG.md)\n- [Commits](ht\n[…]\npe: version-update:semver-major\n dependency-group: monthly\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump byebug from 12.0.0 to 13.0.0 in the monthly group (#160)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-22T15:37:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9c8554e008dd345eb86d5f4f015a8a25d5a70ee2",
"body": "* [bundler] Bump prism from 1.7.0 to 1.8.0 in the monthly group\n\nBumps the monthly group with 1 update: [prism](https://github.com/ruby/prism).\n\n\nUpdates `prism` from 1.7.0 to 1.8.0\n- [Release notes](https://github.com/ruby/prism/releases)\n- [Changelog](https://github.com/ruby/prism/blob/main/CHANGE\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump prism from 1.7.0 to 1.8.0 in the monthly group (#159)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-14T14:37:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f4273a1fcc3e7430f404f7a31efd817caf448096",
"body": "* [bundler] Bump the rails group with 4 updates\n\nBumps the rails group with 4 updates: [activemodel](https://github.com/rails/rails), [activesupport](https://github.com/rails/rails), [actionpack](https://github.com/rails/rails) and [actionview](https://github.com/rails/rails).\n\n\nUpdates `activemodel\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump the rails group with 4 updates (#158)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-12T13:38:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b0f75d847f354bf49aa8d3013ae2282ce9da4cb8",
"body": "* [bundler] Bump thor from 1.4.0 to 1.5.0 in the monthly group\n\nBumps the monthly group with 1 update: [thor](https://github.com/rails/thor).\n\n\nUpdates `thor` from 1.4.0 to 1.5.0\n- [Release notes](https://github.com/rails/thor/releases)\n- [Commits](https://github.com/rails/thor/compare/v1.4.0...v1.5\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump thor from 1.4.0 to 1.5.0 in the monthly group (#157)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-07T13:33:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c4449363b9cf0db3ebbbe62dad815f80e3a32e69",
"body": "…156)\n\nBumps the monthly group with 4 updates in the / directory: [m](https://github.com/qrush/m), [minitest](https://github.com/minitest/minitest), [i18n](https://github.com/ruby-i18n/i18n) and [nokogiri](https://github.com/sparklemotion/nokogiri).\n\n\nUpdates `m` from 1.6.2 to 1.7.0\n- [Release notes\n[…]\npe: version-update:semver-minor\n dependency-group: monthly\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump the monthly group across 1 directory with 5 updates (#…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-29T16:09:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "903b24d1916abbe9cfc7d6d4f30c4d3d5b0d4cc9",
"body": null,
"is_bot": false,
"headline": "Bump bundler to latest (#153)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-12-18T14:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81fc258caa3f6c1785c0e4ebcb76c6f260fd7c05",
"body": "…151)\n\nBumps the monthly group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [minitest](https://github.com/minitest/minitest) | `5.26.2` | `5.27.0` |\n| [mocha](https://github.com/freerange/mocha) | `2.8.2` | `3.0.0` |\n| [concurrent-ruby](https://github.com/ruby-co\n[…]\npe: version-update:semver-minor\n dependency-group: monthly\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump the monthly group across 1 directory with 5 updates (#…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-16T23:40:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c3cee561b8b91eae028fcf7325cfe8ca7e2f25e8",
"body": "* update to bundler4 and related\n\n* also bundle update\n\n* Rails 8.1 testing",
"is_bot": false,
"headline": "Bundler 4.0, Rails 8.1 testing, bundle update (#147)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-12-08T15:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c57106b9b8bf7a6891b3d6a7b4d5a6d8fd1861d",
"body": "…145)\n\n* [bundler] Bump the monthly group across 1 directory with 3 updates\n\nBumps the monthly group with 3 updates in the / directory: [minitest](https://github.com/minitest/minitest), [mocha](https://github.com/freerange/mocha) and [connection_pool](https://github.com/mperham/connection_pool).\n\n\nU\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump the monthly group across 1 directory with 3 updates (#…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-25T14:25:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f6d3312debf0b7225e5da7e647152995f341b028",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[github-actions] Bump actions/checkout from 5 to 6 (#144)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-25T14:21:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b0b9cd333bfada9206d2e52d4f0937ddb467e52d",
"body": null,
"is_bot": false,
"headline": "bump bundler (#141)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-11-12T21:04:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "865c9095497932f797ee0bc9d6ee1647b3dfe9c6",
"body": null,
"is_bot": false,
"headline": "chore(infra): mise setup (#140)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-11-12T17:23:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08374fc6b195fcd0a870244f436bddc0b35ac51a",
"body": "…139)\n\n* [bundler] Bump the monthly group across 1 directory with 5 updates\n\nBumps the monthly group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [minitest](https://github.com/minitest/minitest) | `5.26.0` | `5.26.1` |\n| [mocha](https://github.com/freerange/mocha\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump the monthly group across 1 directory with 5 updates (#…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-12T16:14:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "75cc5d200acd08c85feec52f2ee0e351c0ff177e",
"body": null,
"is_bot": false,
"headline": "action* with rails as well (#133)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-10-22T15:42:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f6900eae56d3a2d0819be320cc5b7123c8364f9",
"body": null,
"is_bot": false,
"headline": "Setup rails specific dependabot group (#130)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-10-22T14:08:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee3a7dd2ae91739b8beeeed6b7223c01280fa299",
"body": "* [bundler] Bump benchmark from 0.4.1 to 0.5.0\n\nBumps [benchmark](https://github.com/ruby/benchmark) from 0.4.1 to 0.5.0.\n- [Release notes](https://github.com/ruby/benchmark/releases)\n- [Commits](https://github.com/ruby/benchmark/compare/v0.4.1...v0.5.0)\n\n---\nupdated-dependencies:\n- dependency-name:\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump benchmark from 0.4.1 to 0.5.0 (#128)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-22T13:52:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ae0cbf2d0ec0fcc86666bba086bd3672a98a2ffe",
"body": "Bumps [bigdecimal](https://github.com/ruby/bigdecimal) from 3.3.0 to 3.3.1.\n- [Release notes](https://github.com/ruby/bigdecimal/releases)\n- [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md)\n- [Commits](https://github.com/ruby/bigdecimal/compare/v3.3.0...v3.3.1)\n\n---\nupdated-dep\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump bigdecimal from 3.3.0 to 3.3.1 (#122)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-20T13:11:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4cf51d4cfc910f496d09b95560172fb1126b33cf",
"body": null,
"is_bot": false,
"headline": "chore(deps):bump rack for CVEs (#124)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-10-10T13:17:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03fd4f912da74bd5913effb78a22f637e0d7ad6b",
"body": null,
"is_bot": false,
"headline": "chore(deps): bump appraisals, including uri for CVE (#121)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-10-08T13:12:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd230d95b0a8f1b0071fb2a89fdf8f46ea2b2121",
"body": "Bumps [rack](https://github.com/rack/rack) from 3.2.1 to 3.2.2.\n- [Release notes](https://github.com/rack/rack/releases)\n- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rack/rack/compare/v3.2.1...v3.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: \n[…]\ny-type: indirect\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump rack from 3.2.1 to 3.2.2 (#118)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-07T20:01:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d8e7c5fe779d7e42670e315d2a869e6669af5f42",
"body": "Bumps [uri](https://github.com/ruby/uri) from 1.0.3 to 1.0.4.\n- [Release notes](https://github.com/ruby/uri/releases)\n- [Commits](https://github.com/ruby/uri/compare/v1.0.3...v1.0.4)\n\n---\nupdated-dependencies:\n- dependency-name: uri\n dependency-version: 1.0.4\n dependency-type: indirect\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump uri from 1.0.3 to 1.0.4 (#117)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-07T20:00:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd4567a1ecf2ed8265dc1813f91751600f4159cd",
"body": "* [bundler] Bump actionpack from 8.0.2.1 to 8.0.3\n\nBumps [actionpack](https://github.com/rails/rails) from 8.0.2.1 to 8.0.3.\n- [Release notes](https://github.com/rails/rails/releases)\n- [Changelog](https://github.com/rails/rails/blob/v8.0.3/actionpack/CHANGELOG.md)\n- [Commits](https://github.com/rai\n[…]\ned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump actionpack from 8.0.2.1 to 8.0.3 (#114)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-06T15:28:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3cbcc43c15c3e407378209d039c8475e29999c6b",
"body": "Bumps [bigdecimal](https://github.com/ruby/bigdecimal) from 3.2.2 to 3.2.3.\n- [Release notes](https://github.com/ruby/bigdecimal/releases)\n- [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md)\n- [Commits](https://github.com/ruby/bigdecimal/compare/v3.2.2...v3.2.3)\n\n---\nupdated-dep\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump bigdecimal from 3.2.2 to 3.2.3 (#110)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-06T15:26:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "87676999853916447aa14a8b881c53402c1ba820",
"body": "Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.5.3 to 2.5.4.\n- [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md)\n- [Commits](https://github.com/mperham/connection_pool/compare/v2.5.3...v2.5.4)\n\n---\nupdated-dependencies:\n- dependency-name: connec\n[…]\ny-type: indirect\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump connection_pool from 2.5.3 to 2.5.4 (#108)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-06T15:26:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "50e0e71f2c8f9cdf129e4ce481001686fef76379",
"body": "Bumps [actionview](https://github.com/rails/rails) from 8.0.2.1 to 8.0.3.\n- [Release notes](https://github.com/rails/rails/releases)\n- [Changelog](https://github.com/rails/rails/blob/v8.0.3/actionview/CHANGELOG.md)\n- [Commits](https://github.com/rails/rails/compare/v8.0.2.1...v8.0.3)\n\n---\nupdated-de\n[…]\ny-type: indirect\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump actionview from 8.0.2.1 to 8.0.3 (#115)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-06T15:25:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2f1fab333d4de28c748c00e7b1bac3a1a8fd3e2f",
"body": "Bumps [rack](https://github.com/rack/rack) from 3.2.0 to 3.2.1.\n- [Release notes](https://github.com/rack/rack/releases)\n- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rack/rack/compare/v3.2.0...v3.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: \n[…]\ny-type: indirect\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump rack from 3.2.0 to 3.2.1 (#109)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-06T15:25:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5913359d1a0a86b8a8e7e38bb2e47390801c2439",
"body": null,
"is_bot": false,
"headline": "chore(deps): bump nokogiri for vendored libxml2 CVE (#116)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-09-25T14:40:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3003fc42fe7e89f1c591a7762afcd22c1e32a1c4",
"body": null,
"is_bot": false,
"headline": "chore(infra): bump rails security fixes (#107)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-08-14T13:14:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c27686f87e8714791221c3679cbef5b9be28075c",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[github-actions] Bump actions/checkout from 4 to 5 (#102)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-11T13:36:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1d63d27075933efc7d520bcf218f9ccc1b572845",
"body": "* [bundler] Bump rack from 3.1.16 to 3.2.0\n\nBumps [rack](https://github.com/rack/rack) from 3.1.16 to 3.2.0.\n- [Release notes](https://github.com/rack/rack/releases)\n- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rack/rack/compare/v3.1.16...v3.2.0)\n\n[…]\n: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Aaron Averbuch <10715707+ahaverbuch@users.noreply.github.com>",
"is_bot": true,
"headline": "[bundler] Bump rack from 3.1.16 to 3.2.0 (#101)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-31T14:00:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b8d4935e1cba94c02186d4bb58652a46195a3939",
"body": null,
"is_bot": false,
"headline": "Bump ruby version to latest patch; include lock file (#100)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-07-25T14:53:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "923ebaa2205bfdcf8fb17c04abc5d4ba077d3c60",
"body": null,
"is_bot": false,
"headline": "chore(deps): update bundler and dependencies (#99)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-07-22T13:10:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22ad36b1842fefa73d91cc448b3ff4fe3c411cb9",
"body": null,
"is_bot": false,
"headline": "chore(deps): update bundler and dependencies (#98)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-06-12T13:19:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd3f79e0658dc8aabf6618f714aecd667b2ca133",
"body": null,
"is_bot": false,
"headline": "bump to v4.5.0 (#96)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-05-14T14:19:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25d15e5e0793937fa03eb48f9e79de871519bcd8",
"body": null,
"is_bot": false,
"headline": "chore(deps): update bundler and dependencies (#94)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-05-14T13:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f90562c9ae86595a9ae8e4eb8cf53de4cbd14ec",
"body": null,
"is_bot": false,
"headline": "include both type and message when inheriting field-level errors (#95)",
"author_name": "Aaron Rosenthal",
"author_login": "aaronrosenthal",
"committed_at": "2025-05-14T13:43:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49fe94a947dccb68e3ff473b457841a353b8987f",
"body": null,
"is_bot": false,
"headline": "bump nokogiri for cve fix (#93)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-04-22T13:19:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "631ea28334c0b407b3b4ef1c95c47781a947d121",
"body": null,
"is_bot": false,
"headline": "bump ruby and bundler to latest patch version (#92)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-04-16T13:08:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5675e0dd0d1964ce5f093b90011021846daf29a5",
"body": null,
"is_bot": false,
"headline": "Require MFA for RubyGems (#91)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-04-09T20:25:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fcad1d95ab19e5071dba8e90f57229b1e1ecfcc",
"body": "* clean up files included\n\n* clean up files included\n\n* allowed host",
"is_bot": false,
"headline": "cleanup (#90)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-04-08T20:24:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e840406e73756900c50e753da18e3b9929ccd2bf",
"body": null,
"is_bot": false,
"headline": "Fix up gemspec (#89)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-04-08T15:17:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b767f663e4d968a658810e331186f04a090336fa",
"body": "* Version 4.4.0 release\n\n* Version 4.4.0 release",
"is_bot": false,
"headline": "Version 4.4.0 release (#88)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-04-08T15:06:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa7c6cafe0caeb03af1e9475e2a8bc55b746da8e",
"body": "* Add Ruby 3.4 tests, bump dependencies\n\n* bump appraisals\n\n* default to 3.3.7",
"is_bot": false,
"headline": "Ruby 3.4, bump dependencies (#87)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-04-07T17:02:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb46803d1fb16b86d9cde130b35ff532b0a278ee",
"body": null,
"is_bot": false,
"headline": "bump bundler for uri security fix (#86)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-03-17T14:42:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2225f47ff55f4db63a393d5ae8ec2dd38ae4fec",
"body": null,
"is_bot": false,
"headline": "bump to Rails 8.0.2 and rack update (#85)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-03-12T13:39:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9375f5ab8f4d300bf6ec567a53a0ae8787062432",
"body": null,
"is_bot": false,
"headline": "bump bundler and fix lock platforms (#84)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-02-24T15:58:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7257f010d9f521e8173521beb3e981e35483df1a",
"body": "…(#83)",
"is_bot": false,
"headline": "Subroutine 4.3.0: Bump to Ruby 3.3.7 as default, test vs 3.2 and 3.3 …",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-02-11T15:47:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64944689c81eeea7004f3cc9f910ac2aaeaee19d",
"body": "… (#76)",
"is_bot": false,
"headline": "add lazy option to outputs to delay execution of output if not needed…",
"author_name": "Jean-Richard Lai",
"author_login": "jrichardlai",
"committed_at": "2025-01-31T22:12:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db70b31a2c15dc9dd9eac2d2c6a62f84ade43486",
"body": null,
"is_bot": false,
"headline": "lock in concurrent-ruby to avoid issues testing on older rubies (#82)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2025-01-22T19:10:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8d9ea0efcc3399e17ef2d5fa356d1bdee5c5ba3",
"body": null,
"is_bot": false,
"headline": "Support ActiveRecord8 tests (#81)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2024-12-20T17:31:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "130a8d0aececdf7d3da4308df159fcffb8e07d84",
"body": null,
"is_bot": false,
"headline": "bump bundler to 2.6.1 to grab security fix (#80)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2024-12-20T17:23:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "624013695c3065a1cd3f07d777830a56ccea0f06",
"body": null,
"is_bot": false,
"headline": "Configurable polymorphic class name resolution (#79)",
"author_name": "Mark Oleson",
"author_login": "fusion2004",
"committed_at": "2024-12-19T02:52:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7e3430e7960b6777d1a949c95da975f1ed0743a",
"body": null,
"is_bot": false,
"headline": "rails 3.3 tests (#78)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2024-12-13T18:12:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18d16d6c787a4b30adff91428578afa60e6ec8ce",
"body": null,
"is_bot": false,
"headline": "bundle exec appraisal update (#77)",
"author_name": "Aaron Averbuch",
"author_login": "ahaverbuch",
"committed_at": "2024-12-13T18:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82a3ca80e8572eb08b95ed23b9600270d6edf686",
"body": "* bump to 4.1.5\r\n\r\n* avoid warnings and activesupport null ref\r\n\r\n* add test",
"is_bot": false,
"headline": "Bump to 4.1.5 (#73)",
"author_name": "Mike Nelson",
"author_login": "mnelson",
"committed_at": "2024-11-22T20:53:40Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 73,
"latest_release_at": "2026-07-27T14:08:20Z",
"latest_release_tag": "v4.7.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 36,
"days_since_latest_release": 0,
"mean_days_between_releases": 69.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "subroutine",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/subroutine",
"is_deprecated": false,
"latest_version": "4.7.1",
"repository_url": "https://github.com/guideline-tech/subroutine",
"versions_count": 73,
"total_downloads": 3121143,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2015-04-07T19:29:38.898000Z",
"latest_published_at": "2025-06-04T16:21:21.945000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 417
}
]
},
"popularity": {
"forks": 12,
"stars": 47,
"watchers": 8,
"fork_history": {
"days": [
{
"date": "2017-03-07",
"count": 1
},
{
"date": "2017-10-24",
"count": 1
},
{
"date": "2019-11-15",
"count": 1
},
{
"date": "2020-07-30",
"count": 1
},
{
"date": "2020-10-15",
"count": 1
},
{
"date": "2021-12-17",
"count": 1
},
{
"date": "2022-03-22",
"count": 1
},
{
"date": "2022-09-21",
"count": 1
},
{
"date": "2022-10-17",
"count": 1
},
{
"date": "2023-04-01",
"count": 1
},
{
"date": "2024-04-03",
"count": 1
},
{
"date": "2024-09-16",
"count": 1
}
],
"complete": true,
"collected": 12,
"total_forks": 12
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"mise.toml"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 15958,
"source_files_sampled": 28,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 42,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 13,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [
{
"name": "appraisal",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "appraisal",
"direct": true,
"version": "2.5.0",
"ecosystem": "rubygems"
},
{
"name": "actionpack",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "actionpack",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "actionview",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "activemodel",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "activemodel",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "activesupport",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "activesupport",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "ansi",
"direct": false,
"version": "1.6.0",
"ecosystem": "rubygems"
},
{
"name": "base64",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "base64",
"direct": false,
"version": "0.3.0",
"ecosystem": "rubygems"
},
{
"name": "bigdecimal",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "bigdecimal",
"direct": false,
"version": "4.1.2",
"ecosystem": "rubygems"
},
{
"name": "builder",
"direct": false,
"version": "3.3.0",
"ecosystem": "rubygems"
},
{
"name": "byebug",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "byebug",
"direct": false,
"version": "13.0.0",
"ecosystem": "rubygems"
},
{
"name": "concurrent-ruby",
"direct": false,
"version": "1.3.8",
"ecosystem": "rubygems"
},
{
"name": "connection_pool",
"direct": false,
"version": "3.0.2",
"ecosystem": "rubygems"
},
{
"name": "crass",
"direct": false,
"version": "1.0.7",
"ecosystem": "rubygems"
},
{
"name": "drb",
"direct": false,
"version": "2.2.3",
"ecosystem": "rubygems"
},
{
"name": "erubi",
"direct": false,
"version": "1.13.1",
"ecosystem": "rubygems"
},
{
"name": "i18n",
"direct": false,
"version": "1.15.2",
"ecosystem": "rubygems"
},
{
"name": "io-console",
"direct": false,
"version": "0.8.2",
"ecosystem": "rubygems"
},
{
"name": "json",
"direct": false,
"version": "2.21.1",
"ecosystem": "rubygems"
},
{
"name": "logger",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "logger",
"direct": false,
"version": "1.7.0",
"ecosystem": "rubygems"
},
{
"name": "loofah",
"direct": false,
"version": "2.25.2",
"ecosystem": "rubygems"
},
{
"name": "m",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "m",
"direct": false,
"version": "1.7.0",
"ecosystem": "rubygems"
},
{
"name": "minitest",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "minitest",
"direct": false,
"version": "6.0.6",
"ecosystem": "rubygems"
},
{
"name": "minitest-reporters",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "minitest-reporters",
"direct": false,
"version": "1.8.0",
"ecosystem": "rubygems"
},
{
"name": "mocha",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "mocha",
"direct": false,
"version": "3.1.0",
"ecosystem": "rubygems"
},
{
"name": "mutex_m",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "mutex_m",
"direct": false,
"version": "0.3.0",
"ecosystem": "rubygems"
},
{
"name": "nokogiri",
"direct": false,
"version": "1.19.4",
"ecosystem": "rubygems"
},
{
"name": "prism",
"direct": false,
"version": "1.9.0",
"ecosystem": "rubygems"
},
{
"name": "racc",
"direct": false,
"version": "1.8.1",
"ecosystem": "rubygems"
},
{
"name": "rack",
"direct": false,
"version": "3.2.6",
"ecosystem": "rubygems"
},
{
"name": "rack-session",
"direct": false,
"version": "2.1.2",
"ecosystem": "rubygems"
},
{
"name": "rack-test",
"direct": false,
"version": "2.2.0",
"ecosystem": "rubygems"
},
{
"name": "rails-dom-testing",
"direct": false,
"version": "2.3.0",
"ecosystem": "rubygems"
},
{
"name": "rails-html-sanitizer",
"direct": false,
"version": "1.7.1",
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": "13.4.2",
"ecosystem": "rubygems"
},
{
"name": "reline",
"direct": false,
"version": "0.6.3",
"ecosystem": "rubygems"
},
{
"name": "ruby-progressbar",
"direct": false,
"version": "1.13.0",
"ecosystem": "rubygems"
},
{
"name": "ruby2_keywords",
"direct": false,
"version": "0.0.5",
"ecosystem": "rubygems"
},
{
"name": "securerandom",
"direct": false,
"version": "0.4.1",
"ecosystem": "rubygems"
},
{
"name": "thor",
"direct": false,
"version": "1.5.0",
"ecosystem": "rubygems"
},
{
"name": "tzinfo",
"direct": false,
"version": "2.0.6",
"ecosystem": "rubygems"
},
{
"name": "uri",
"direct": false,
"version": "1.1.1",
"ecosystem": "rubygems"
},
{
"name": "useragent",
"direct": false,
"version": "0.16.11",
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 55,
"direct_count": 1,
"indirect_count": 54
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 159,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 5,
"closed_unmerged_prs": 48
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "mnelson",
"commits": 106,
"avatar_url": "https://avatars.githubusercontent.com/u/51276?v=4"
},
{
"type": "User",
"login": "ahaverbuch",
"commits": 50,
"avatar_url": "https://avatars.githubusercontent.com/u/10715707?v=4"
},
{
"type": "User",
"login": "jrichardlai",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/159813?v=4"
},
{
"type": "User",
"login": "cjhkim",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/8713436?v=4"
},
{
"type": "User",
"login": "dillonwelch",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1635820?v=4"
},
{
"type": "User",
"login": "fusion2004",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/192395?v=4"
},
{
"type": "User",
"login": "davidjairala",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1262220?v=4"
},
{
"type": "User",
"login": "lovitt",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/22803?v=4"
},
{
"type": "User",
"login": "aaronrosenthal",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/10172096?v=4"
},
{
"type": "User",
"login": "dustym",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/477?v=4"
}
],
"contributors_sampled": 14,
"top_contributor_share": 0.586
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Gemfile.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "30 out of 30 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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "8874e077e2d934ee2ae352a0c5475a02c31bb934",
"ran_at": "2026-07-27T14:16:06Z",
"aggregate_score": 6.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-27T14:02:20Z",
"oldest_open_prs": [
{
"number": 97,
"created_at": "2025-06-04T16:24:05Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-27T14:01:17Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/guideline-tech/subroutine",
"host": "github.com",
"name": "subroutine",
"owner": "guideline-tech"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"security": 71,
"vitality": 90,
"community": 54,
"governance": 64,
"engineering": 65
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 90,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 88,
"inputs": {
"commits_last_year": 73,
"human_commit_share": 0.43,
"days_since_last_push": 0,
"active_weeks_last_year": 36
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "36/52 weeks with commits",
"points": 24.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 36
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "73 commits in the last year",
"points": 16.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 73
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"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": 92,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v4.7.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 69.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~69.2 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 69.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": "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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 54,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"forks": 12,
"stars": 47,
"watchers": 8,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "47 stars",
"points": 27,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 47
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "12 forks",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 12
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "8 watchers",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 8
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"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": 84,
"inputs": {
"packages": [
"subroutine"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 3121143,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "3,121,143 downloads all-time across rubygems",
"points": 67.5,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 3121143,
"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": 64,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 14,
"top_contributor_share": 0.586
},
"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 59% of commits",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 59
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "14 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 14
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"merged_prs": 159,
"open_issues": 0,
"closed_issues": 5,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 48
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "159/207 decided PRs merged",
"points": 29.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 159,
"decided": 207
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"followers": 7,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "guideline-tech",
"public_repos": 17,
"account_age_days": 4148
},
"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": "7 followers of guideline-tech",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 7,
"login": "guideline-tech"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "17 public repos, account ~11 yr old",
"points": 21.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 17
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"subroutine"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 417
},
"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 417 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 417
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "73 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 73
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 65,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "30 out of 30 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": 60,
"inputs": {
"topics": [
"ruby",
"service-objects",
"form-objects",
"encapsulation"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 71,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 6.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "30 out of 30 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": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 42 resolved dependencies against OSV; 13 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 42
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 13
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 42,
"unassessed_packages": 13,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 42,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 9
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 54,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.953,
"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": "41 of 43 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 41,
"sampled": 43
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Gemfile.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"mise.toml"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.03,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.57
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "mise.toml",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "mise.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "3 of the last 100 commits agent-authored or agent-credited",
"points": 6,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 3,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "57 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 57,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Ruby",
"largest_source_bytes": 15958,
"source_files_sampled": 28,
"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/28 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 28,
"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"
],
"report_type": "repository",
"generated_at": "2026-07-27T14:16:30.684080Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/guideline-tech/subroutine.svg",
"full_name": "guideline-tech/subroutine",
"license_state": "standard",
"license_spdx": "MIT"
}