原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 355,
"has_wiki": true,
"homepage": null,
"languages": {
"Ruby": 140673,
"Shell": 131
},
"pushed_at": "2026-07-30T21:07:30Z",
"created_at": "2013-05-16T15:05:51Z",
"owner_type": "Organization",
"updated_at": "2026-07-30T21:08:10Z",
"description": "MoreCoreExtensions are a set of core extensions beyond those provided by ActiveSupport.",
"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://manageiq.org",
"name": "ManageIQ",
"type": "Organization",
"login": "ManageIQ",
"company": null,
"location": "United States of America",
"followers": 137,
"avatar_url": "https://avatars.githubusercontent.com/u/1125575?v=4",
"created_at": "2011-10-13T13:19:25Z",
"is_verified": null,
"public_repos": 222,
"account_age_days": 5404
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.4.0",
"kind": "minor",
"published_at": "2017-08-11T21:31:49Z"
},
{
"tag": "v3.3.0",
"kind": "minor",
"published_at": "2017-08-11T21:04:04Z"
},
{
"tag": "v3.2.0",
"kind": "minor",
"published_at": "2017-03-03T20:53:51Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2015-12-02T21:20:45Z"
}
],
"recent_commits": [
{
"oid": "e05c99b5bf00ff1c104fb70d9573f598fd3a33e1",
"body": "Changed:\n- Drop Numeric#clamp as it is superseded by Ruby's built-in Comparable#clamp [#162]",
"is_bot": false,
"headline": "Release v4.7.0",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2026-07-30T21:06:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a804fd27c3244bba065688ea6197d3376a4935e5",
"body": "Drop Numeric#clamp",
"is_bot": false,
"headline": "Merge pull request #162 from Fryguy/drop_clamp",
"author_name": "Adam Grare",
"author_login": "agrare",
"committed_at": "2026-07-30T17:29:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "217475f6b37e01c3fc5f4d8b64a5106f8981fd53",
"body": "Comparable#clamp was added in Ruby 2.4, so we don't need this anymore.\nFurther, this signature breaks code that uses clamp with a single Range\nexpresion parameter.",
"is_bot": false,
"headline": "Drop Numeric#clamp",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2026-07-30T17:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43544cc8354f788efe716500a4aef8693abdcc5c",
"body": "Update actions/checkout action to v7",
"is_bot": false,
"headline": "Merge pull request #157 from ManageIQ/renovate/actions-checkout-7.x",
"author_name": "Adam Grare",
"author_login": "agrare",
"committed_at": "2026-06-19T22:34:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fe3759ca77141b42c5277ac4b841e2df7a53617",
"body": null,
"is_bot": true,
"headline": "Update actions/checkout action to v7",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-18T17:00:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b11fb6d9c14f982c3312c1fbe44f6e9875d7c6c3",
"body": "Added:\n- Add allowlist support to String#constantize and\n String#safe_constantize [#155]\n- Add Ruby 3.4+, Rails 7.2+ support [#134]\n\nFixed:\n- Fix literal `.` handling in the email regex [#141]\n\nChanged:\n- Drop Ruby < 3.1 and Rails < 7.2 support [#134]\n- Add benchmark as a dependency for Rails 8.1+ [#134]",
"is_bot": false,
"headline": "Release v4.6.0",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2026-04-28T20:53:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47ffac37c4f17e68a81c8cc673dd103bbcd3aa95",
"body": "…ument\n\nFix rubocop Lint/SendWithMixinArgument",
"is_bot": false,
"headline": "Merge pull request #156 from Fryguy/fix_rubocop_Lint_SendWithMixinArg…",
"author_name": "Adam Grare",
"author_login": "agrare",
"committed_at": "2026-04-28T20:27:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9627c11c5cde27105c71914cb1cebd1abec3a532",
"body": "> include and prepend methods were private methods until Ruby 2.0, they\n> were mixed-in via send method. This cop uses Ruby 2.1 or higher style\n> that can be called by public methods. And extend method that was\n> originally a public method is also targeted for style unification.",
"is_bot": false,
"headline": "Fix rubocop Lint/SendWithMixinArgument",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2026-04-28T20:24:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5e932a37e45bdf6fc5e0922475bec1d7334f908",
"body": "Add allowlist support to String#constantize and String#safe_constantize",
"is_bot": false,
"headline": "Merge pull request #155 from Fryguy/constantize_allowlist",
"author_name": "Adam Grare",
"author_login": "agrare",
"committed_at": "2026-04-28T20:18:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f3da15c76964b146553f57029daddcd064425c8",
"body": null,
"is_bot": false,
"headline": "Add allowlist support to String#constantize and String#safe_constantize",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2026-04-28T20:16:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8958d88ac06eda3dca55fc480c5e52ae425a844",
"body": "Fix literal . in email regex",
"is_bot": false,
"headline": "Merge pull request #141 from Fryguy/email_regexp",
"author_name": "Adam Grare",
"author_login": "agrare",
"committed_at": "2026-03-31T20:43:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1ece76f61d8983d0817b25822420e8d258b44e3",
"body": null,
"is_bot": false,
"headline": "Fix literal . in email regex",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2026-03-31T20:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e756379dfc2d4125d8ef61e43f3e00e4f12141e",
"body": "Add Ruby 3.4+, Rails 7.2+; Drop Ruby < 3.1, Rails < 7.2",
"is_bot": false,
"headline": "Merge pull request #134 from Fryguy/update_rubies_rails",
"author_name": "Joe Rafaniello",
"author_login": "jrafanie",
"committed_at": "2026-02-10T18:03:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3f1f1c4fe76a12a6b1b3873db6b8859bb0fe35f",
"body": null,
"is_bot": false,
"headline": "Add benchmark as a dependency for Rails 8.1+",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2026-02-10T01:57:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8864f94bbae3453ad64becaa04b5f7ce695f4438",
"body": null,
"is_bot": false,
"headline": "Fix test issue on Ruby 3.4+",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2026-02-10T01:55:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3fa4a423e4b504c92ac82068a37b498eebf651d",
"body": null,
"is_bot": false,
"headline": "Add Ruby 3.4+, Rails 7.2+; Drop Ruby < 3.1, Rails < 7.2",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2026-02-09T22:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f00a8e17e2bb5fa43ac0c821caae064b2495aa5b",
"body": "Various actions updates",
"is_bot": false,
"headline": "Merge pull request #132 from Fryguy/gha_updates",
"author_name": "Joe Rafaniello",
"author_login": "jrafanie",
"committed_at": "2025-12-09T19:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12342eb022dee8a300bdd4a2a67e99969c127590",
"body": "* Drop CodeClimate\n* Sort \"on\" targets\n* Ensure push branch-ignores for dependabot and renovate\n* Ensure concurrency section\n* Ensure permissions section\n* Ensure we don't word-wrap long lines",
"is_bot": false,
"headline": "Various actions updates",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2025-12-09T17:14:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46bdd0df1d6c4e0550f0de385bb39f8195f4ba78",
"body": null,
"is_bot": false,
"headline": "Merge pull request #131 from ManageIQ/renovate/actions-checkout-6.x",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2025-11-21T19:24:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e4b8391e2f21df02fc09f3297abe58f5696d3a7",
"body": null,
"is_bot": true,
"headline": "Update actions/checkout action to v6",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-11-20T19:12:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "316eb79b6954a95aa4bff8015550f1cc23b8190e",
"body": null,
"is_bot": false,
"headline": "Merge pull request #130 from kbrock/git_deploy_action",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2025-10-13T14:43:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9711ef9f421ca9e3c8cfbae303abb9421ef43ada",
"body": null,
"is_bot": false,
"headline": "Add ability to one off ci jobs.",
"author_name": "Keenan Brock",
"author_login": "kbrock",
"committed_at": "2025-10-10T21:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a07408378756edfa72d2db38e97c770c07739b3",
"body": "Update actions/checkout action to v5",
"is_bot": false,
"headline": "Merge pull request #128 from ManageIQ/renovate/actions-checkout-5.x",
"author_name": "Brandon Dunne",
"author_login": "bdunne",
"committed_at": "2025-08-13T16:03:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f0254f4a008aa6e5ac597250899359e74b56bfd",
"body": null,
"is_bot": true,
"headline": "Update actions/checkout action to v5",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-08-11T16:00:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27d3e2086d26d7814a1fdeaf9ba7a7281344fab8",
"body": "Fixed:\n- Fix issues where active_support does not require logger properly [#127]",
"is_bot": false,
"headline": "Release v4.5.1",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2025-01-31T14:29:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44cffa9f41dc14fed81dea84c2f545f613f4151a",
"body": "Fix issues where active_support does not require logger properly",
"is_bot": false,
"headline": "Merge pull request #127 from Fryguy/fix_logger_issues",
"author_name": "Joe Rafaniello",
"author_login": "jrafanie",
"committed_at": "2025-01-30T22:30:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c9d2bdf5d1f106d40c9d86ac2071d960d816495",
"body": "Require logger due to active_support breaking on Rails <= 7.0. See https://github.com/rails/rails/pull/54264",
"is_bot": false,
"headline": "Fix issues where active_support does not require logger properly",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2025-01-30T22:20:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44f58855d35109382b1c019223745665e6cd1dc8",
"body": null,
"is_bot": false,
"headline": "Add testing of various activesupport versions",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2025-01-30T22:15:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3400ad2319c71798bc03f4c7ed0806b50d97a7ea",
"body": null,
"is_bot": false,
"headline": "Merge pull request #126 from Fryguy/central_renovate_config",
"author_name": "Brandon Dunne",
"author_login": "bdunne",
"committed_at": "2025-01-23T20:45:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d0f952b26eafc3f95c7c329c2b4895cbe34fcd3",
"body": null,
"is_bot": false,
"headline": "Inherit renovate config from a central location",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2025-01-17T15:17:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7f0695e27163dda2e8d9d2ac215534317e17d13",
"body": "Testing with ruby 3.2, 3.3 (keeping 2.5-2.7)",
"is_bot": false,
"headline": "Merge pull request #125 from kbrock/ruby3.3",
"author_name": "Joe Rafaniello",
"author_login": "jrafanie",
"committed_at": "2024-10-01T13:02:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20e874d78bcd3d4daa8f7eaa2adc153b18b94cf3",
"body": null,
"is_bot": false,
"headline": "Testing with ruby 3.2, 3.3 (keeping 2.5-2.7)",
"author_name": "Keenan Brock",
"author_login": "kbrock",
"committed_at": "2024-09-30T19:28:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a91e7f53327e860a0ec7f8a42ee14c501ae3448",
"body": "Added:\n- Added Ruby 3.0 and 3.1 support [#114]\n- Added Ruby 3.2 and 3.3 support [#123]\n- Add Class#hierarchy block support to allow formatting of classes [#113]",
"is_bot": false,
"headline": "Release v4.5.0",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2024-09-03T21:00:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fe6f66bf0d92c7b4fafcb1b6bc4213697327f10",
"body": "Add tests for Ruby 3.2 and 3.3",
"is_bot": false,
"headline": "Merge pull request #123 from Fryguy/add_ruby_32_33",
"author_name": "Joe Rafaniello",
"author_login": "jrafanie",
"committed_at": "2024-09-03T19:01:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ccf090f9d0cb5030df1f55f862f40c4cc5de408",
"body": null,
"is_bot": false,
"headline": "Add tests for Ruby 3.2 and 3.3",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2024-09-03T18:42:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d34573939b9acedb14502e4f5a3fa07ff543937",
"body": "…action-9.x\n\nUpdate paambaati/codeclimate-action action to v9",
"is_bot": false,
"headline": "Merge pull request #122 from ManageIQ/renovate/paambaati-codeclimate-…",
"author_name": "Brandon Dunne",
"author_login": "bdunne",
"committed_at": "2024-08-21T20:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba9830a10a5bb96c46f97b435abc52384fd0c453",
"body": null,
"is_bot": true,
"headline": "Update paambaati/codeclimate-action action to v9",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-08-21T15:25:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d19e45eb457049f12d67483303cecdaa9fc5e99",
"body": "…rails",
"is_bot": false,
"headline": "Merge pull request #121 from jrafanie/update_coverage_to_latest_ruby_…",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2024-08-06T19:22:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be067c878e5d3dbc315aee203fba7d4addc4031b",
"body": null,
"is_bot": false,
"headline": "[WIP] Use ruby 3.1 and rails 7 for code coverage",
"author_name": "Joe Rafaniello",
"author_login": "jrafanie",
"committed_at": "2024-08-02T17:44:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44caf5ec7f9d9d612f6d80a66e061620e4c56844",
"body": "…action-8.x",
"is_bot": false,
"headline": "Merge pull request #120 from ManageIQ/renovate/paambaati-codeclimate-…",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2024-06-12T15:48:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e13a7d74ef6c02382c9a2643984ccacfd91157a7",
"body": null,
"is_bot": true,
"headline": "Update paambaati/codeclimate-action action to v8",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-06-12T11:03:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c2903b452cd2dfad81e53e7cad430632d76c498",
"body": "…action-6.x\n\nUpdate paambaati/codeclimate-action action to v6",
"is_bot": false,
"headline": "Merge pull request #119 from ManageIQ/renovate/paambaati-codeclimate-…",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2024-04-29T16:34:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80c4e328970037ee9ad244308573fc147fa9808f",
"body": null,
"is_bot": true,
"headline": "Update paambaati/codeclimate-action action to v6",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-04-27T17:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a41dde075ccd282014ae9ad860c692655c6724f2",
"body": "Configure Renovate",
"is_bot": false,
"headline": "Merge pull request #110 from ManageIQ/renovate/configure",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2024-03-25T14:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a9727eb22f62d118ffc13f169500f705473832c",
"body": "Update codeclimate channel to the latest in manageiq-style",
"is_bot": false,
"headline": "Merge pull request #117 from Fryguy/update_manageiq_style",
"author_name": "Brandon Dunne",
"author_login": "bdunne",
"committed_at": "2024-03-05T14:47:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec5bc9dcc83b4bbb7b44cc6e6d29bfa3426a36ed",
"body": null,
"is_bot": false,
"headline": "Update codeclimate channel to the latest in manageiq-style",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2024-03-01T19:54:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca98f7299e98692e0e6577094ffcd12ce0c07e04",
"body": "fix sporadic thread_safety test failure",
"is_bot": false,
"headline": "Merge pull request #116 from kbrock/thread_safety2",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2024-02-29T13:58:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84883a923c84f010d2ed4255a8d868e996caaaf6",
"body": "For this test, the spawned thread was ending after the main block was running\n\nWhen the main block quit, it undefined the method on the class.\nThe threaded class kept calling the method (now undefined) and threw an exception\nbecause the method was no longer defined.\n\nsolution is to wait for the thread to finish before exiting and undefining the method",
"is_bot": false,
"headline": "fix sporadic thread_safety test failure",
"author_name": "Keenan Brock",
"author_login": "kbrock",
"committed_at": "2024-02-29T13:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c574a2c4e68a5ea0d00e6b019ada22eb55e63916",
"body": "Test with ruby 3.1 and 3.0",
"is_bot": false,
"headline": "Merge pull request #114 from jrafanie/test_ruby31_and_30",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2024-02-13T21:56:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4bbffccfb7521b505190c3ddccec82125bd453e",
"body": null,
"is_bot": false,
"headline": "Test with ruby 3.1 and 3.0",
"author_name": "Joe Rafaniello",
"author_login": "jrafanie",
"committed_at": "2024-02-13T15:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "463dfd055c33945bdbea60929908f4c536df64e9",
"body": null,
"is_bot": true,
"headline": "Add renovate.json",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-12-15T05:31:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa34fba3b1b732406b2ad96dd6b857d66e683551",
"body": "Add Class#hierarchy block support to allow formatting of classes",
"is_bot": false,
"headline": "Merge pull request #113 from Fryguy/hierarchy_block",
"author_name": "Joe Rafaniello",
"author_login": "jrafanie",
"committed_at": "2023-10-13T17:34:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e612989235daf6599609f65305e4dd7fe400e6e4",
"body": null,
"is_bot": false,
"headline": "Add Class#hierarchy block support to allow formatting of classes",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2023-10-13T15:27:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "178de9e1ad4a5922c5d820e1117bf971ddc3bad1",
"body": "Update actions/checkout version to v4",
"is_bot": false,
"headline": "Merge pull request #112 from Fryguy/update_gha_actions_checkout",
"author_name": "Brandon Dunne",
"author_login": "bdunne",
"committed_at": "2023-09-18T21:06:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e43fc9b029f517d5b4c47a86972a0a41713ada1d",
"body": null,
"is_bot": false,
"headline": "Update actions/checkout version to v4",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2023-09-18T16:31:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe0222c9c1e37da41e645f73af9eaffd6a3a8e68",
"body": "Update GitHub Actions versions",
"is_bot": false,
"headline": "Merge pull request #111 from Fryguy/update_gha_versions",
"author_name": "Brandon Dunne",
"author_login": "bdunne",
"committed_at": "2023-07-25T22:23:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c24f15b87d289766963b979579f2e4ad6fa301d",
"body": null,
"is_bot": false,
"headline": "Update GitHub Actions versions",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2023-07-25T18:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61eed6a80432e9e98aaa47a0d3400c450c4ed70f",
"body": "Fix README badge for codeclimate",
"is_bot": false,
"headline": "Merge pull request #109 from Fryguy/fix_readme_badge",
"author_name": "Joe Rafaniello",
"author_login": "jrafanie",
"committed_at": "2023-05-01T15:58:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02a377659fcc55c2da05a9762912225a45255710",
"body": null,
"is_bot": false,
"headline": "Fix README badge for codeclimate",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2023-04-28T21:39:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e799c7c9cfd267b06400d02cc4ec8d78393a580e",
"body": "Add timeout-minutes to setup-ruby job",
"is_bot": false,
"headline": "Merge pull request #108 from agrare/add_timeout_minutes_setup_ruby",
"author_name": "Keenan Brock",
"author_login": "kbrock",
"committed_at": "2022-07-01T16:27:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52a90250518cb774e7ce4d3cdcb728d2d4fe880a",
"body": null,
"is_bot": false,
"headline": "Add timeout-minutes to setup-ruby job",
"author_name": "Adam Grare",
"author_login": "agrare",
"committed_at": "2022-06-30T17:10:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b167c2aed7b2904f2a57df43b1427635f5d78ec5",
"body": "Added\n- Add support for Rails 7 ActiveSupport [#105]\n- Add float base support to String#iec_60027_2_to_i [#106]",
"is_bot": false,
"headline": "Release v4.4.0",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2022-03-01T20:09:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a712ef128595e07fc8879f0fb1d8aaa0fe734762",
"body": null,
"is_bot": false,
"headline": "Fix rubocop on Style/GlobalVars",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2022-03-01T20:04:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4450535703b3c45c77764d877024b0fd8c3d648",
"body": "Only cast to float if a '.' is present",
"is_bot": false,
"headline": "Merge pull request #107 from agrare/allow_floats_iec60027_2_to_i",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2022-03-01T19:57:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23ae47a5876645f883db2782b03f18b5eb1ea955",
"body": null,
"is_bot": false,
"headline": "Only cast to float if a '.' is present",
"author_name": "Adam Grare",
"author_login": "agrare",
"committed_at": "2022-03-01T19:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "803b2d79424ebe9095a5bf255d3d8c8d6f492d0a",
"body": "Support \"1.5Ki\" format for iec_60027_2_to_i",
"is_bot": false,
"headline": "Merge pull request #106 from agrare/allow_floats_iec60027_2_to_i",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2022-03-01T19:40:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f2e1a0cecb1c15c06978dfb7403aa657940bf01",
"body": "Switch to GitHub Actions",
"is_bot": false,
"headline": "Merge pull request #105 from Fryguy/github_actions",
"author_name": "Adam Grare",
"author_login": "agrare",
"committed_at": "2022-03-01T19:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08dd562640c2cb9499e44994a1be0bbe42cec5ab",
"body": "Rails 7 ActiveSupport now needs a require 'active_support' before any\ncore_ext can be individually required.",
"is_bot": false,
"headline": "Allow for Rails 7 ActiveSupport",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2022-03-01T19:26:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bd7429a5ec63610cd16ac1b6d216dc7ed124c57",
"body": null,
"is_bot": false,
"headline": "Switch to GitHub Actions",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2022-03-01T19:22:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a85f64329f16b41a324c7b0be94ab0de09b4988",
"body": null,
"is_bot": false,
"headline": "Support float base to iec_60027_2_to_i",
"author_name": "Adam Grare",
"author_login": "agrare",
"committed_at": "2022-03-01T19:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f6a56d0da37392f2eec3054fb0f2c74895f55b6",
"body": "Fix whitesource config files",
"is_bot": false,
"headline": "Merge pull request #104 from Fryguy/cleanup_whitespace_and_hakiri",
"author_name": "Oleg Barenboim",
"author_login": "chessbyte",
"committed_at": "2022-01-28T19:47:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d535367e4d2ffe1a636d47e79d1df1a07e22b02f",
"body": null,
"is_bot": false,
"headline": "Fix whitesource config files",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2022-01-28T19:34:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8feecce5288d4d320c9a3d32fa029fd025f9c845",
"body": null,
"is_bot": false,
"headline": "Merge pull request #103 from ManageIQ/whitesource/configure",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2022-01-28T16:35:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ace3c44626109d914eecb89f5597daa4546926b",
"body": null,
"is_bot": true,
"headline": "Add .whitesource configuration file",
"author_name": "whitesource-bolt-for-github[bot]",
"author_login": "mend-bolt-for-github[bot]",
"committed_at": "2022-01-19T22:23:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6db5cbadeb86781234893d05c750e318784c722f",
"body": "Changed:\n- Update String#to_i_with_method to raise the correct error on private methods [[#101](https://github.com/ManageIQ/more_core_extensions/pull/101)]\n- Fix issue where Array#tableize would not honor a smaller colored field [[#102](https://github.com/ManageIQ/more_core_extensions/pull/102)]",
"is_bot": false,
"headline": "Release v4.3.1",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2021-07-13T13:39:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46848542de5f9743246d23b350917de87814acc0",
"body": "Fix issue where tableize would not honor a smaller colored field",
"is_bot": false,
"headline": "Merge pull request #102 from Fryguy/fix_color_field_width",
"author_name": "Brandon Dunne",
"author_login": "bdunne",
"committed_at": "2021-07-13T13:31:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "581c5135de8f1a494b2671ef24b7504e9ac88b35",
"body": null,
"is_bot": false,
"headline": "Fix issue where tableize would not honor a smaller colored field",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2021-07-12T22:33:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "453599a6f34ee84119426fac59319d8a69ffd8c1",
"body": "Raise the correct error on private methods",
"is_bot": false,
"headline": "Merge pull request #101 from Fryguy/private_methods",
"author_name": "Joe Rafaniello",
"author_login": "jrafanie",
"committed_at": "2021-04-12T14:46:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a73b332480aa04d4ef83e129bf51cca9ca370fe",
"body": null,
"is_bot": false,
"headline": "Raise the correct error on private methods",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2021-04-07T17:50:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e91de90c960e4ba5c44e32fe91d5496724bbf262",
"body": "Update manageiq-style",
"is_bot": false,
"headline": "Merge pull request #100 from Fryguy/update_miq_style",
"author_name": "Brandon Dunne",
"author_login": "bdunne",
"committed_at": "2021-01-22T13:30:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "871078b996ab2239065f2124e3e2687804f53771",
"body": null,
"is_bot": false,
"headline": "Update manageiq-style",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2021-01-21T23:22:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a0367026b34767686cd9f13cbf510427f42e7b2",
"body": "use proc shortcut to clean up delete_if blocks",
"is_bot": false,
"headline": "Merge pull request #99 from d-m-u/cleanup_deletes_block",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2021-01-19T15:38:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f147c21da5c975abde02be3bf23a38a2a30ac6a4",
"body": null,
"is_bot": false,
"headline": "use proc shortcut to clean up delete_if blocks",
"author_name": "d-m-u",
"author_login": "d-m-u",
"committed_at": "2021-01-19T13:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ce3bce19f7b1f1290e6d9878cebc5f774c418bd",
"body": "Switch to manageiq-style",
"is_bot": false,
"headline": "Merge pull request #96 from bdunne/manageiq-style",
"author_name": "Joe Rafaniello",
"author_login": "jrafanie",
"committed_at": "2020-12-14T15:45:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46d31f09e09a4123d7db4a62b6c9f69252d74482",
"body": "Remove EOL rubies since they fail to bundle",
"is_bot": false,
"headline": "Merge pull request #97 from bdunne/eol_ruby",
"author_name": "Joe Rafaniello",
"author_login": "jrafanie",
"committed_at": "2020-12-14T15:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f1dd84968f79a1afe3a3aab44f3bb825529607b",
"body": null,
"is_bot": false,
"headline": "Remove EOL rubies since they fail to bundle",
"author_name": "Brandon Dunne",
"author_login": "bdunne",
"committed_at": "2020-12-14T14:51:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f7d563cee34b3d70a2f2a567d205c5c904602b0",
"body": null,
"is_bot": false,
"headline": "Switch to manageiq-style",
"author_name": "Brandon Dunne",
"author_login": "bdunne",
"committed_at": "2020-12-14T14:25:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5604a89718c31a009b0a119316836f4e9c08ac6f",
"body": null,
"is_bot": false,
"headline": "Release v4.3.0",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2020-10-27T14:58:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f7c1093e3efba39cd1f8a0d54f921f91e748ea3",
"body": "Add Object#deep_send",
"is_bot": false,
"headline": "Merge pull request #94 from Fryguy/deep_send",
"author_name": "Brandon Dunne",
"author_login": "bdunne",
"committed_at": "2020-10-26T21:46:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "935f3824956bcbaa8baeb972143b35b7fb1a9106",
"body": "Add String#to_i_with_method and friends",
"is_bot": false,
"headline": "Merge pull request #95 from Fryguy/to_i_with_method",
"author_name": "Brandon Dunne",
"author_login": "bdunne",
"committed_at": "2020-10-26T21:46:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "703da3c6e4fe1bfaa9ea20b4f85e7afe0678189b",
"body": null,
"is_bot": false,
"headline": "Add String#to_i_with_method and friends",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2020-10-21T22:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e61faef71866a0127ef0cab53aca3ebbda2de4e8",
"body": null,
"is_bot": false,
"headline": "Rubocop cleanup",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2020-10-21T16:41:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa8bf3b9812aee5732ca26a9bd122805e8a8af43",
"body": null,
"is_bot": false,
"headline": "Update README for deep_send",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2020-10-21T16:36:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8a3dc0078da0be41871e239683c96bb2dec4fb5",
"body": null,
"is_bot": false,
"headline": "Add Object#deep_send",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2020-10-21T16:30:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53869ccbb11737950349c82eb284daf8da560ba4",
"body": "fix typo in CHANGELOG",
"is_bot": false,
"headline": "Merge pull request #92 from chessbyte/fix_typo_in_changelog",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2020-07-31T19:25:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "733ec7b4953a8408e83a5158c2e5cbad83d2ee8f",
"body": null,
"is_bot": false,
"headline": "fix typo in CHANGELOG",
"author_name": "Oleg Barenboim",
"author_login": "chessbyte",
"committed_at": "2020-07-31T19:23:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "501506dd956857d3db978b43ee9d89dc9c6805cb",
"body": null,
"is_bot": false,
"headline": "Release v4.2.0",
"author_name": "Brandon Dunne",
"author_login": "bdunne",
"committed_at": "2020-07-20T22:45:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "609af821c8c612acac08ce84fc294cfe84c84e92",
"body": "Add bundler inject",
"is_bot": false,
"headline": "Merge pull request #89 from Fryguy/bundler_inject",
"author_name": "Brandon Dunne",
"author_login": "bdunne",
"committed_at": "2020-07-20T16:14:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "999d06205f43e8019696a8742fab5b8285a08a24",
"body": null,
"is_bot": false,
"headline": "Add bundler inject",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2020-07-20T14:43:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ae938d717ebb84ea2481b81df6051ef5c5c5bb3",
"body": null,
"is_bot": false,
"headline": "Drop Ruby 2.0 support as bundler-inject doesn't support it",
"author_name": "Jason Frey",
"author_login": "Fryguy",
"committed_at": "2020-07-20T14:37:38Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 21,
"latest_release_at": "2017-08-11T21:31:49Z",
"latest_release_tag": "v3.4.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 8,
"days_since_latest_release": 3274,
"mean_days_between_releases": 206
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "more_core_extensions",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/more_core_extensions",
"is_deprecated": false,
"latest_version": "4.7.0",
"repository_url": "http://github.com/ManageIQ/more_core_extensions",
"versions_count": 28,
"total_downloads": 662215,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2013-05-16T15:33:24.900000Z",
"latest_published_at": "2026-07-30T21:07:52.917000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 21,
"stars": 5,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2013-08-12",
"count": 1
},
{
"date": "2013-09-25",
"count": 1
},
{
"date": "2013-10-04",
"count": 1
},
{
"date": "2014-07-09",
"count": 1
},
{
"date": "2016-07-22",
"count": 1
},
{
"date": "2016-08-05",
"count": 1
},
{
"date": "2016-11-23",
"count": 1
},
{
"date": "2017-06-04",
"count": 1
},
{
"date": "2017-06-16",
"count": 1
},
{
"date": "2017-08-10",
"count": 1
},
{
"date": "2017-08-18",
"count": 1
},
{
"date": "2017-12-22",
"count": 1
},
{
"date": "2018-02-07",
"count": 1
},
{
"date": "2018-07-17",
"count": 1
},
{
"date": "2019-02-04",
"count": 1
},
{
"date": "2019-04-07",
"count": 1
},
{
"date": "2019-11-15",
"count": 1
},
{
"date": "2020-04-30",
"count": 1
},
{
"date": "2020-07-31",
"count": 1
},
{
"date": "2026-02-25",
"count": 1
}
],
"complete": true,
"collected": 20,
"total_forks": 21
},
"star_history": null,
"open_issues_and_prs": 8
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 10457,
"source_files_sampled": 84,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 9,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [
{
"name": "activesupport",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "activesupport",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "benchmark",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "bundler",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "manageiq-style",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rspec",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "simplecov",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "sync",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "timecop",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 9,
"direct_count": 1,
"indirect_count": 8
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 111,
"open_issues": 7,
"closed_ratio": 0.806,
"closed_issues": 29,
"closed_unmerged_prs": 14
},
"bus_factor": 2,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "Fryguy",
"commits": 145,
"avatar_url": "https://avatars.githubusercontent.com/u/52120?v=4"
},
{
"type": "User",
"login": "bdunne",
"commits": 91,
"avatar_url": "https://avatars.githubusercontent.com/u/651659?v=4"
},
{
"type": "User",
"login": "djberg96",
"commits": 24,
"avatar_url": "https://avatars.githubusercontent.com/u/78529?v=4"
},
{
"type": "User",
"login": "jrafanie",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/19339?v=4"
},
{
"type": "User",
"login": "agrare",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/12851112?v=4"
},
{
"type": "User",
"login": "chessbyte",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/82161?v=4"
},
{
"type": "User",
"login": "cben",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/273688?v=4"
},
{
"type": "User",
"login": "kbrock",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1930?v=4"
},
{
"type": "User",
"login": "NickLaMuro",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/314014?v=4"
},
{
"type": "User",
"login": "imtayadeway",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1710874?v=4"
}
],
"contributors_sampled": 16,
"top_contributor_share": 0.448
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yaml"
],
"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": 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": 7,
"reason": "9 out of 12 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": 7,
"reason": "Found 9/12 approved changesets -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 8 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 4,
"reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"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": "e05c99b5bf00ff1c104fb70d9573f598fd3a33e1",
"ran_at": "2026-07-30T21:11:09Z",
"aggregate_score": 7.1,
"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-30T21:08:05Z",
"oldest_open_prs": [
{
"number": 129,
"created_at": "2025-08-13T21:27:26Z",
"last_comment_at": "2026-04-06T00:00:41Z",
"last_comment_author": "miq-bot"
}
],
"last_merged_pr_at": "2026-07-30T17:30:05Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 9,
"created_at": "2013-10-08T18:23:34Z",
"last_comment_at": "2020-07-27T20:16:48Z",
"last_comment_author": "chessbyte"
},
{
"number": 69,
"created_at": "2019-02-26T04:28:29Z",
"last_comment_at": "2020-06-11T22:35:45Z",
"last_comment_author": "miq-bot"
},
{
"number": 118,
"created_at": "2024-03-25T14:21:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 158,
"created_at": "2026-06-20T00:39:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 159,
"created_at": "2026-06-20T00:39:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 160,
"created_at": "2026-06-20T00:39:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 161,
"created_at": "2026-07-01T19:57:02Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ManageIQ/more_core_extensions",
"host": "github.com",
"name": "more_core_extensions",
"owner": "ManageIQ"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"security": 71,
"vitality": 52,
"community": 60,
"governance": 76,
"engineering": 67
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 52,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"commits_last_year": 21,
"human_commit_share": 0.92,
"days_since_last_push": 0,
"active_weeks_last_year": 8
},
"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": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "21 commits in the last year",
"points": 12.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 21
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 4,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 44,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v3.4.0",
"releases_from_tags": false,
"days_since_latest_release": 3274,
"mean_days_between_releases": 206
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3274 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3274
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~206 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 206
}
}
],
"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": 60,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"forks": 21,
"stars": 5,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "5 stars",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 5
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "21 forks",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 21
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"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": 76,
"inputs": {
"packages": [
"more_core_extensions"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 662215,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "662,215 downloads all-time across rubygems",
"points": 60.5,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 662215,
"ecosystems": "rubygems"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 76,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 16,
"top_contributor_share": 0.448
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 45% of commits",
"points": 12.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 45
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "16 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 16
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 8 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"merged_prs": 111,
"open_issues": 7,
"closed_issues": 29,
"issue_closed_ratio": 0.806,
"closed_unmerged_prs": 14
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "81% of issues closed",
"points": 37.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 81
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "111/125 decided PRs merged",
"points": 34,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 111,
"decided": 125
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 9/12 approved changesets -- score normalized to 7",
"points": 10.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"followers": 137,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "ManageIQ",
"public_repos": 222,
"account_age_days": 5404
},
"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": "137 followers of ManageIQ",
"points": 15.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 137,
"login": "ManageIQ"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "222 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 222
}
},
{
"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": [
"more_core_extensions"
],
"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": "28 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 28
}
}
],
"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": "9 out of 12 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": "good",
"name": "Security",
"value": 71,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"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": 71,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 7.1
},
"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": "9 out of 12 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 9/12 approved changesets -- score normalized to 7",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 8 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"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": 21
},
"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": 40,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.587,
"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": "54 of 92 human commits state their intent (structured subject or explanatory body)",
"points": 31.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 54,
"sampled": 92
}
}
],
"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,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.07
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".rubocop.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".rubocop.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "7 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 7,
"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": 10457,
"source_files_sampled": 84,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Ruby without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Ruby"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/84 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 84,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-30T21:11:32.210704Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/ManageIQ/more_core_extensions.svg",
"full_name": "ManageIQ/more_core_extensions",
"license_state": "standard",
"license_spdx": "MIT"
}