JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 295,
"has_wiki": true,
"homepage": null,
"languages": {
"Ruby": 165232
},
"pushed_at": "2026-07-23T18:59:28Z",
"created_at": "2017-05-18T14:13:07Z",
"owner_type": "Organization",
"updated_at": "2026-07-23T18:59:29Z",
"description": "ActiveRecord model bindings for GlobalRegistry entities",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "https://www.cru.org/",
"name": null,
"type": "Organization",
"login": "CruGlobal",
"company": null,
"location": null,
"followers": 42,
"avatar_url": "https://avatars.githubusercontent.com/u/1785912?v=4",
"created_at": "2012-05-28T14:57:27Z",
"is_verified": null,
"public_repos": 388,
"account_age_days": 5169
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.8.3",
"kind": "patch",
"published_at": "2026-06-26T18:27:28Z"
},
{
"tag": "0.4.0",
"kind": "minor",
"published_at": "2020-01-28T00:34:10Z"
}
],
"recent_commits": [
{
"oid": "6b388d7cc204b221ce1750f0cf4f4d4a3486d4c3",
"body": "Allow ActiveRecord 8 (widen activerecord cap to < 9) + bump to 0.8.4",
"is_bot": false,
"headline": "Merge pull request #22 from CruGlobal/widen-rails-8-cap",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2026-07-23T18:59:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a56a9c2083eea849d9f624fca318a7d417e0fab",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01PFUtjGbd5Q5oNcCCAiBMQU",
"is_bot": false,
"headline": "Bump version to 0.8.4",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2026-07-23T18:07:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "383c432d1d532c3a53fdfaf1765ffc3fb053dcb7",
"body": "Widen the activerecord runtime dependency upper bound from \"< 8\" to\n\"< 9\" so the gem is installable alongside Rails/ActiveRecord 8.0. The\nexisting cap was a conservative upper bound, not a real API\nincompatibility: the gem's ActiveRecord integration (binding DSL,\nclass_attribute, after_commit callba\n[…]\nch cannot bundle while\nthis gem caps activerecord below 8.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01PFUtjGbd5Q5oNcCCAiBMQU",
"is_bot": false,
"headline": "Allow ActiveRecord 8 (widen activerecord cap to < 9)",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2026-07-23T18:07:18Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b07cb065277030a41aeb1e01b6ac0769aa21ab1f",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 0.8.3",
"author_name": "Matt Drees",
"author_login": "mattdrees",
"committed_at": "2026-06-26T18:24:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "998254710d899844bb4f768b0ce1d40995778e63",
"body": "Skip no-op MDM id writes",
"is_bot": false,
"headline": "Merge pull request #21 from CruGlobal/skip-noop-mdm-id-writes",
"author_name": "Matt Drees",
"author_login": "mattdrees",
"committed_at": "2026-06-26T18:14:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e375b246ee99d879f0178f2048dfa923a1b00a31",
"body": "pull_mdm_id_from_global_registry called model.update_column unconditionally.\nupdate_column always issues an UPDATE, so re-pulling an unchanged MDM id\nrewrote the row to the same value — generating needless writes and\nreplication/WAL churn for downstream consumers (e.g. Fivetran CDC).\n\nGuard the writ\n[…]\nMDM id already equals the\npulled value. Still writes on real changes; still raises/retries when GR\nhas not assigned an MDM id yet.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Skip no-op MDM id writes",
"author_name": "Matt Drees",
"author_login": "mattdrees",
"committed_at": "2026-06-17T23:51:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "487aebe41e2631e70497b10f9239c005a66b1af2",
"body": "One more fix for Rails 7.2",
"is_bot": false,
"headline": "Merge pull request #20 from CruGlobal/rails72.1",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2025-12-03T22:41:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "decc162eaeeecb1af5aca9ab6d813f06a71b9b6b",
"body": null,
"is_bot": false,
"headline": "One more fix for Rails 7.2",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2025-12-03T21:39:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "060de5b4141876d59dcd0ae57c46a56d9c922546",
"body": "Change guard clause to check for nil parent option",
"is_bot": false,
"headline": "Merge pull request #19 from CruGlobal/rails72",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2025-12-03T21:04:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee8819764f338fb14a0d629e2a41f0915c3303bf",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2025-12-03T21:01:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb415cc5176030eb3c71cf305152ebea1bb60df1",
"body": null,
"is_bot": false,
"headline": "Rubocop2",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2025-12-02T23:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0808332f6910b8b931665b02ebbbd488f27b2e06",
"body": null,
"is_bot": false,
"headline": "Rubocop",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2025-12-02T23:01:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d7f4bc0bd6563f1b285a56941aeb9d7970e315a",
"body": "Rails 7.2 will error out if we pass in nil to `reflect_on_association`.",
"is_bot": false,
"headline": "Change guard clause to check for nil parent_class",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2025-12-02T22:53:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "610af49bab7fad5c031e4433a834687c3fca897f",
"body": "Fixes for Rails 7, Sidekiq 7",
"is_bot": false,
"headline": "Merge pull request #18 from CruGlobal/sidekiq8",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2025-06-10T19:13:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35e06efd0fe4505ca75a9a2043ad544fb5596108",
"body": "Co-authored-by: Mark Knutsen <knutsenm@users.noreply.github.com>",
"is_bot": false,
"headline": "Updated logic",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2025-06-10T19:12:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2ece75d8733015e9a32eff4390df7a0cbee12e4",
"body": null,
"is_bot": false,
"headline": "Don't mock redis anymore",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2025-06-04T19:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a999c689c050144bb543d51169e3b15479099c77",
"body": null,
"is_bot": false,
"headline": "Help debug GHA",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2025-06-04T19:14:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "271f9390007952c2f35d167c543e0e7fac567663",
"body": null,
"is_bot": false,
"headline": "Standard fixes",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2025-06-03T21:54:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d9fd59026d74579646bccfbab186095eeb46b1d",
"body": null,
"is_bot": false,
"headline": "Fixes for Rails 7, Sidekiq 7",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2025-06-03T21:47:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ffc39a46fbaa233f5913a57417046f212893f53",
"body": null,
"is_bot": false,
"headline": "Make Gem version comparison work for older rubies",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2024-01-31T19:45:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35262e11f26d30147da3d28769da30b767267d93",
"body": "…hange (zeitwerk)",
"is_bot": false,
"headline": "Don't call method that was dropped from Rails 7 due to class loader c…",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2023-12-04T20:55:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f58f8ad6f2bdaef4058d82770bf379351d3c68c5",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2023-12-01T20:57:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebe42d7cdd62ef444992e6916846dd4dd4b4c5b8",
"body": null,
"is_bot": false,
"headline": "Allow Rails 7",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2023-12-01T20:56:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5e19fcb82989fe18e598cfc583ff82b9377064f",
"body": "[no-jira] Use Actions, not Travis",
"is_bot": false,
"headline": "Merge pull request #17 from CruGlobal/actions_not_travis",
"author_name": "Mark Knutsen",
"author_login": "knutsenm",
"committed_at": "2023-02-01T18:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "949ea93b17d0014a18ad9d79c36bf1addb728118",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Mark Knutsen",
"author_login": "knutsenm",
"committed_at": "2023-02-01T16:05:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d4ef106c52bb59f465567b3b0d30bcd509fe8ea",
"body": null,
"is_bot": false,
"headline": "Fix remaining offense",
"author_name": "Mark Knutsen",
"author_login": "knutsenm",
"committed_at": "2023-02-01T16:05:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e141cca5a858459b3b7a1e0f9252389b1c39bf39",
"body": null,
"is_bot": false,
"headline": "Fix two offenses; one remains",
"author_name": "Mark Knutsen",
"author_login": "knutsenm",
"committed_at": "2023-02-01T16:05:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb230fe8f72c8b1ea7f21147cfb746c215be8d7a",
"body": null,
"is_bot": false,
"headline": "Switch to `standard` and --fix; three offenses remain",
"author_name": "Mark Knutsen",
"author_login": "knutsenm",
"committed_at": "2023-01-27T18:24:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1572194ad57f10c0185bff7b27b7b0a45998ea9c",
"body": null,
"is_bot": false,
"headline": "Use Actions, not Travis",
"author_name": "Mark Knutsen",
"author_login": "knutsenm",
"committed_at": "2023-01-27T18:14:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0e2a3f6ac7661d9390b737d4089d02e90e066c3",
"body": "Sidekiq warnings fix, part 3",
"is_bot": false,
"headline": "Merge pull request #16 from CruGlobal/sidekiq-warnings-fix",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2022-03-30T20:58:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0214abe9572707c7a66ee6111a14ce783a8049f7",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2022-03-30T20:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5352a54e8ec8fbff1f764f1f3e8b92503620cb08",
"body": null,
"is_bot": false,
"headline": "Fix Sidekiq Warnings, part 3",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2022-03-30T20:06:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6946f08281d64094d97fded475b25e4e0fbaa58",
"body": "Sidekiq warnings fix, part 2",
"is_bot": false,
"headline": "Merge pull request #15 from CruGlobal/sidekiq-warnings-fix",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2022-03-24T19:04:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e37a9ea53b85921ca6a384035528546e2a1ef49",
"body": null,
"is_bot": false,
"headline": "Leave Ruby 3.0 off for now",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2022-03-24T18:32:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a152edf462e1a17789024bdd0650c5da8d4f71c",
"body": null,
"is_bot": false,
"headline": "Update travis ruby versions",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2022-03-24T18:28:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0e5828e1b168aec06eacd300f9e86f8c994e0ac",
"body": null,
"is_bot": false,
"headline": "Sidekiq warnings fix, part 2",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2022-03-24T04:56:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "716fae9d36e175ccf304dd346e3c52f4b6455718",
"body": "Fix sidekiq warnings",
"is_bot": false,
"headline": "Merge pull request #14 from CruGlobal/sidekiq-warnings-fix",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2022-02-25T21:33:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fd25667b4840e048a7644ba24f3c984d899bf17",
"body": null,
"is_bot": false,
"headline": "Fix sidekiq warnings",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2022-02-24T20:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf06dda61f0678b9bba412bcb117a1c91a524ad6",
"body": "Bump sidekiq version",
"is_bot": false,
"headline": "Merge pull request #13 from CruGlobal/sidekiq_bump",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2021-01-22T21:22:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7578a58c5e6358df83fa5ede9e9949384dd1ba2b",
"body": null,
"is_bot": false,
"headline": "Require sidekiq 5",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2021-01-21T21:00:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b370bd9d21465d5cd7857071bb6da75389fa0cc",
"body": null,
"is_bot": false,
"headline": "Fix specs",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2021-01-21T20:00:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a17e3ddc64ec201a6ff654ad571b0f11523493d7",
"body": null,
"is_bot": false,
"headline": "No need to test sidekiq 4",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2021-01-20T20:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3c483e506044c3a1e0975ccd33e059c0f36c192",
"body": null,
"is_bot": false,
"headline": "More travis/spec fixes",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2021-01-20T20:14:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59f41da58cee8f7dc0f01d504fb2f946e2a208c9",
"body": null,
"is_bot": false,
"headline": "Tweak travis ruby versions",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2021-01-20T20:03:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "682bdd1ad2d4a337fc008bc552f371eed2dc4944",
"body": null,
"is_bot": false,
"headline": "Fix travis",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2021-01-20T19:56:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42a97920b8292647845a3bd1b5ed64db1e6be2cd",
"body": null,
"is_bot": false,
"headline": "Bump sidekiq version",
"author_name": "Justin Sabelko",
"author_login": "jbirdjavi",
"committed_at": "2021-01-20T19:51:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb07c37814834a96b8cb003f9ec953d478941a45",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "Spencer Oberstadt",
"author_login": "soberstadt",
"committed_at": "2019-11-12T15:46:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08a13f62461f5be41ad7f43ccf666b9bee6bbabf",
"body": "Changing activerecord dependencies to support rails 6.",
"is_bot": false,
"headline": "Merge pull request #11 from ckozus/rails-6",
"author_name": "Spencer Oberstadt",
"author_login": "soberstadt",
"committed_at": "2019-11-12T15:44:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7530796eae0391752c2667389d5c55196a226cb8",
"body": null,
"is_bot": false,
"headline": "Explicitly requiring sqlite3 1.4",
"author_name": "Carlos Kozuszko",
"author_login": "ckozus",
"committed_at": "2019-11-12T15:21:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2de699e30dd3ea7acbc517995cbe66547b4eb84f",
"body": null,
"is_bot": false,
"headline": "Fixing appraisals so previous versions do not include rails 6",
"author_name": "Carlos Kozuszko",
"author_login": "ckozus",
"committed_at": "2019-11-12T15:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54e0bc4a000864a508505bc9771053e035d8cea9",
"body": null,
"is_bot": false,
"headline": "Getting the syntax for jobs/exclude right",
"author_name": "Carlos Kozuszko",
"author_login": "ckozus",
"committed_at": "2019-11-12T15:01:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "482216a47a05f1c31b3be6157a2adcf21d460ed1",
"body": "…ns lower than 2.5",
"is_bot": false,
"headline": "Rails 6 needs to be excluded from the testing matrix with ruby versio…",
"author_name": "Carlos Kozuszko",
"author_login": "ckozus",
"committed_at": "2019-11-12T14:59:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64fef7aab58491c7cb149ab567f81c061fc126d9",
"body": null,
"is_bot": false,
"headline": "Explicitly requiring bundler 1.x",
"author_name": "Carlos Kozuszko",
"author_login": "ckozus",
"committed_at": "2019-11-12T14:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cfedc3341b4c60fc9126e4c298b3de72a3a1ff9",
"body": null,
"is_bot": false,
"headline": "Adding appraisal for Rails 6",
"author_name": "Carlos Kozuszko",
"author_login": "ckozus",
"committed_at": "2019-11-12T14:39:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61b5b60cfce8b14f138b8c4edcb4851fb256652b",
"body": null,
"is_bot": false,
"headline": "Changing activerecord dependencies to support rails 6.",
"author_name": "Carlos Kozuszko",
"author_login": "ckozus",
"committed_at": "2019-10-22T16:40:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5eaca1a88202553e80f6c9ce5aa735f87823514a",
"body": "Handle 404 on update dependent entity",
"is_bot": false,
"headline": "Merge pull request #10 from sheldond/handle-404-on-dependent-update",
"author_name": "Brian Zoetewey",
"author_login": "Omicron7",
"committed_at": "2019-03-26T18:03:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cef6653580e51f3bc25819ebe58d1f56382c0261",
"body": "If the PUT inside create_dependent_entity_in_global_registry returned a\n404 then the GR bindings would enter into an infinite loop. This caused\ncontainers to eventually run out of memory.\n\nThis update changes the bindings to simply raise an error in this case.",
"is_bot": false,
"headline": "Handle 404 on update dependent entity",
"author_name": "Sheldon D",
"author_login": "sheldond",
"committed_at": "2019-03-26T16:56:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0da103ab3496ddcc107dc13bc5e62083c792176",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2019-03-04T21:57:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70ae46ca6855eda15351c08c5f7741a37c62871a",
"body": "Prevent mdm_worker_class method from unnecessarily creating classes",
"is_bot": false,
"headline": "Merge pull request #9 from willcosgrove/worker-class-optimization",
"author_name": "Brian Zoetewey",
"author_login": "Omicron7",
"committed_at": "2019-03-04T21:56:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "200b631bb2e0a418be6277ca3c5b9db4e3fa5605",
"body": null,
"is_bot": false,
"headline": "Add version constraint to sqlite3 dependency",
"author_name": "Will Cosgrove",
"author_login": "willcosgrove",
"committed_at": "2019-03-04T21:37:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4312729d14ac2a5447106932ac0c63b8b354f8c9",
"body": "The previous implementation would create a new class every time the\nmethod was called. It also generated a warning when it was called more\nthan once, because it was reassigning an already assigned constant.\n\nUnder normal circumstances, this method would probably never be called\nmore than once, but w\n[…]\n undefine this constant when the app is being\nreloaded, ensuring that if the app is being reloaded due to\nconfiguration changes to the global_registry_binding, the changes will\ncorrectly be picked up.",
"is_bot": false,
"headline": "Prevent mdm_worker_class method from unnecessarily creating classes",
"author_name": "Will Cosgrove",
"author_login": "willcosgrove",
"committed_at": "2019-02-26T23:16:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "870f0b39a6bdff55a38bf49192cf4e040b7f43e1",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2019-02-01T21:41:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76e994fecb9a250f035a8d8504d8f10a72cb0407",
"body": null,
"is_bot": false,
"headline": "Also update fingerprint when entity is updated, not just created.",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2019-02-01T21:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f89c5e2e3149df59f8a35a7d73e861eb0e7b3eb",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.3.0. Update travis rvms.",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2019-01-25T14:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42eb24774dd4b922b3769389494e3bffa865afa0",
"body": "Entity checksums",
"is_bot": false,
"headline": "Merge pull request #8 from CruGlobal/entity-checksum",
"author_name": "Brian Zoetewey",
"author_login": "Omicron7",
"committed_at": "2019-01-25T14:07:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "150dd94698ef5824788fce7fd080aad85cd05185",
"body": null,
"is_bot": false,
"headline": "Few changes per code-review.",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2019-01-24T22:19:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdddee3626d2b3e45be1896668ddaa779af31837",
"body": null,
"is_bot": false,
"headline": "Don't cat log files in travis. Was intended just for debugging.",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2019-01-24T19:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e037222764aacc7a6ddac20ff03fce8c8093052f",
"body": null,
"is_bot": false,
"headline": "s/checksum/fingerprint/gi",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2019-01-10T20:19:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd7dba6dd0fc679003ded657570bf917f54f6411",
"body": null,
"is_bot": false,
"headline": "Ignore client_updated_at in checksum calulation.",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2019-01-10T20:04:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ba0762ec04419f34a1a3a0cf3ecea6da3bc202e",
"body": null,
"is_bot": false,
"headline": "Mollify rubocop.",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2019-01-10T19:57:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0d106b614151acef0853a3e795336db18836154",
"body": null,
"is_bot": false,
"headline": "Ignore database files.",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2019-01-10T19:47:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eafb7db744544b1beace429c94d28329f5bfb8e",
"body": null,
"is_bot": false,
"headline": "Move checksum checking. Implement checkum update after push.",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2019-01-10T19:46:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14ceb3c4eed32d6d5c696f7206228014602ab3be",
"body": null,
"is_bot": false,
"headline": "Fix specs on travis. Use sqlite file instead of memory.",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2019-01-10T18:54:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e522440203f38c7be4f8b3255e0e99c67779837",
"body": null,
"is_bot": false,
"headline": "Update combustion.",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2019-01-07T21:10:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffe6c7de5d16b46cb6e8368890d3010a898ecf62",
"body": null,
"is_bot": false,
"headline": "Add checksum to entity push to reduce load on GR.",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2019-01-07T20:59:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c07e85c0536a8b7cfb5d35f9c4e1cb3c059fce44",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.2.0",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2018-08-09T20:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d7935f41554d7d8cb4c25e8fb4181154cdc2a82",
"body": "Add if/unless bindings options.",
"is_bot": false,
"headline": "Merge pull request #5 from CruGlobal/add-if-unless-options",
"author_name": "Brian Zoetewey",
"author_login": "Omicron7",
"committed_at": "2017-11-08T15:21:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59821904cb4cbb6a31676beb64f7f9d83ed55394",
"body": null,
"is_bot": false,
"headline": "Add examples for if/unless.",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-11-07T20:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8796afdab6cb78debcb58be542cd2282c93387ce",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into add-if-unless-options",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-11-07T20:17:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16cd12e3dadc98ec880a25b9998f21f238a97814",
"body": "Add redis_error_action config to :ignore, :log, or :raise error.",
"is_bot": false,
"headline": "Merge pull request #6 from CruGlobal/handle-redis-errors",
"author_name": "Brian Zoetewey",
"author_login": "Omicron7",
"committed_at": "2017-11-07T19:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "880dcb8fadbbea2cb18550d676c093c1aa331d9b",
"body": null,
"is_bot": false,
"headline": "Add redis_error_action config to :ignore, :log, or :raise error.",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-11-06T21:52:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "029af37fa523504592e9d0a78ac908216f3f0e38",
"body": "Useful to not send specifc changes to Global Registry.",
"is_bot": false,
"headline": "Add if/unless bindings options.",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-11-06T20:24:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db3bd3182b9f4c1f9c622638b5e4154fa04a4599",
"body": null,
"is_bot": false,
"headline": "Bumber version to 0.1.9",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-10-17T18:47:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9c9af3371d4d8d2ef66d01f849d887da5aa5c6f",
"body": "Add a testing helper to disable adding sidekiq workers during tests.",
"is_bot": false,
"headline": "Merge pull request #4 from CruGlobal/add-testing-helper",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-10-17T18:46:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9ba7b6aebec3d3511f8c4d9b291d0738b7583af",
"body": null,
"is_bot": false,
"headline": "Rename disable! to disable_test_helper!",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-10-17T18:35:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ca09fe78c4c25af0c8610f28ea6af92e04b23bd",
"body": null,
"is_bot": false,
"headline": "Update README for testing",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-10-16T15:03:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cef9b1eb84c45d913a4ba63d218922f2ff632e4",
"body": null,
"is_bot": false,
"headline": "Add a testing help to disable adding sidekiq workers during tests.",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-10-16T14:48:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "030b01021ee8f03c3e52827aad08eeed90245c6f",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-10-02T18:48:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98657e247f8a63edc196bfd50f7d96f948b0211e",
"body": null,
"is_bot": false,
"headline": "Don't delete models missing global registry id.",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-10-02T18:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "186fb8cc4d3a009426c5ad9290cbe7ccfacfb702",
"body": null,
"is_bot": false,
"headline": "Bump version: 0.1.7",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-09-07T14:22:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59931fa0bd7715df9918dc4b838c36833dc06d33",
"body": "* Allow setting default sidekiq options for all workers.\r\n* Add Appraisals to test against sidekiq 4 and 5",
"is_bot": false,
"headline": "Allow setting default sidekiq options for all workers. (#3)",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-09-07T14:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d4d10fef3bb80ad40449797b1a2aa9ab8e04cb6",
"body": "* Ignore update when related entity is missing.\r\n* Simplify delete/update logic and move to it's own method.",
"is_bot": false,
"headline": "Ignore update when related entity is missing. (#2)",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-09-07T13:49:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e44a693e9cef7097d208464a8cc05ca262f0148a",
"body": null,
"is_bot": false,
"headline": "Bump Version",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-08-14T14:54:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30045e032ffa5aa479eed0ca8e71dd633f73ada6",
"body": null,
"is_bot": false,
"headline": "Fix sidekiq dependency versions.",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-08-14T14:53:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b43d2430723e3c7ac8379e6e7f48fd05c76aaba8",
"body": null,
"is_bot": false,
"headline": "Bump Version",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-08-14T14:22:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28c5f6eea8970d0a246026a751b8d00eeaded930",
"body": null,
"is_bot": false,
"headline": "Check updated_at, can be nil.",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-08-14T14:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38166b59ad2f9eab1bff827be13bf5f59ba2b51e",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-08-11T18:28:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c886a7c7f2eb75026feacd281db879aea1881be2",
"body": null,
"is_bot": false,
"headline": "Add values documentation.",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-08-11T18:18:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c20add01a55dde3c49a7e5441a78221b06c4215d",
"body": null,
"is_bot": false,
"headline": "Add fields documentation",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-08-11T17:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae9793f63a39619cf32cced116f85be7fde15aef",
"body": null,
"is_bot": false,
"headline": "Simplify some option names and improve Readme",
"author_name": "Brian Zoetewey",
"author_login": null,
"committed_at": "2017-08-10T20:40:58Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 10,
"latest_release_at": "2026-06-26T18:27:28Z",
"latest_release_tag": "v0.8.3",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 3,
"days_since_latest_release": 27,
"mean_days_between_releases": 2341.7
},
"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": "global-registry-bindings",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/global-registry-bindings",
"is_deprecated": false,
"latest_version": "0.8.4",
"repository_url": "https://github.com/CruGlobal/global-registry-bindings",
"versions_count": 35,
"total_downloads": 63263,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2017-06-01T14:59:51.955000Z",
"latest_published_at": "2026-07-23T19:04:46.572000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 2,
"stars": 1,
"watchers": 10,
"fork_history": {
"days": [
{
"date": "2019-03-26",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 28322,
"source_files_sampled": 57,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 18,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "activerecord",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "appraisal",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "bundler",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "combustion",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "deepsort",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "factory_girl",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "global_registry",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "pry",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "pry-byebug",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rails",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rspec-rails",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "sidekiq",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "sidekiq-unique-jobs",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "simplecov",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "sqlite3",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "standard",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "webmock",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 18,
"direct_count": 0,
"indirect_count": 18
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 20,
"open_issues": 1,
"closed_ratio": 0,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "jbirdjavi",
"commits": 37,
"avatar_url": "https://avatars.githubusercontent.com/u/59860?v=4"
},
{
"type": "User",
"login": "ckozus",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/12102?v=4"
},
{
"type": "User",
"login": "knutsenm",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/8645901?v=4"
},
{
"type": "User",
"login": "Omicron7",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/302915?v=4"
},
{
"type": "User",
"login": "mattdrees",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/58439?v=4"
},
{
"type": "User",
"login": "soberstadt",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1080613?v=4"
},
{
"type": "User",
"login": "willcosgrove",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/77887?v=4"
},
{
"type": "User",
"login": "sheldond",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/149429?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.587
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ruby.yml"
],
"has_docs_dir": false,
"linter_configs": [
".rubocop.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 7,
"reason": "5 out of 7 merged PRs checked by a CI test -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 5,
"reason": "Found 6/12 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 5,
"reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": "6b388d7cc204b221ce1750f0cf4f4d4a3486d4c3",
"ran_at": "2026-07-23T19:10:33Z",
"aggregate_score": 4.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-23T19:00:37Z",
"oldest_open_prs": [
{
"number": 7,
"created_at": "2018-11-02T20:45:07Z",
"last_comment_at": "2018-11-06T19:50:01Z",
"last_comment_author": "Omicron7"
}
],
"last_merged_pr_at": "2026-07-23T18:59:24Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 12,
"created_at": "2019-11-26T23:24:47Z",
"last_comment_at": "2019-11-27T22:31:03Z",
"last_comment_author": "tataihono"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/CruGlobal/global-registry-bindings",
"host": "github.com",
"name": "global-registry-bindings",
"owner": "CruGlobal"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"security": 43,
"vitality": 62,
"community": 35,
"governance": 60,
"engineering": 67
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 62,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"commits_last_year": 10,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 3
},
"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": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "10 commits in the last year",
"points": 9.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 10
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 76,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v0.8.3",
"releases_from_tags": false,
"days_since_latest_release": 27,
"mean_days_between_releases": 2341.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 27 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 27
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~2341.7 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 2341.7
}
}
],
"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": "at_risk",
"name": "Community & Adoption",
"value": 35,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"forks": 2,
"stars": 1,
"watchers": 10,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "10 watchers",
"points": 5.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 10
}
}
],
"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": "moderate",
"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": 62,
"inputs": {
"packages": [
"global-registry-bindings"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 63263,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "63,263 downloads all-time across rubygems",
"points": 49.9,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 63263,
"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": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 8,
"top_contributor_share": 0.587
},
"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": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"merged_prs": 20,
"open_issues": 1,
"closed_issues": 0,
"issue_closed_ratio": 0,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "0% of issues closed",
"points": 0,
"status": "missed",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 0
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "20/20 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 20,
"decided": 20
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/12 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"followers": 42,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "CruGlobal",
"public_repos": 388,
"account_age_days": 5169
},
"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": "42 followers of CruGlobal",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 42,
"login": "CruGlobal"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "388 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 388
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"global-registry-bindings"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 0
},
"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 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "35 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 35
}
}
],
"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": 67,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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": ".rubocop.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".rubocop.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "5 out of 7 merged PRs checked by a CI test -- score normalized to 7",
"points": 14,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": "at_risk",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 7 merged PRs checked by a CI test -- score normalized to 7",
"points": 1.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 6/12 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 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": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 9
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 34,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.24,
"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": "24 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 24,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.04,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".rubocop.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".rubocop.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "4 of the last 100 commits agent-authored or agent-credited",
"points": 8,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 4,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 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": 28322,
"source_files_sampled": 57,
"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/57 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 57,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-23T19:10:49.985448Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/CruGlobal/global-registry-bindings.svg",
"full_name": "CruGlobal/global-registry-bindings",
"license_state": "standard",
"license_spdx": "MIT"
}