Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"ruby",
"monitoring",
"error-monitoring",
"performance-monitoring",
"ruby-on-rails",
"ruby-gem"
],
"is_fork": false,
"size_kb": 1820,
"has_wiki": false,
"homepage": "https://www.rorvswild.com",
"languages": {
"CSS": 19458,
"HTML": 14331,
"Ruby": 121778,
"Shell": 786,
"JavaScript": 14644
},
"pushed_at": "2026-07-23T08:37:14Z",
"created_at": "2014-11-19T05:42:06Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T15:17:02Z",
"description": "Performances & exceptions monitoring for Ruby on Rails applications",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Ruby",
"significant_languages": [
"Ruby",
"CSS"
]
},
"owner": {
"blog": "https://basesecrete.com",
"name": "Base Secrète",
"type": "Organization",
"login": "BaseSecrete",
"company": null,
"location": "Geneva, Switzerland",
"followers": 56,
"avatar_url": "https://avatars.githubusercontent.com/u/27723472?v=4",
"created_at": "2017-04-18T08:16:59Z",
"is_verified": null,
"public_repos": 22,
"account_age_days": 3383
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.11.0",
"kind": "minor",
"published_at": "2026-03-01T19:34:03Z"
},
{
"tag": "v1.10.1",
"kind": "patch",
"published_at": "2025-12-24T14:40:19Z"
},
{
"tag": "v1.10.0",
"kind": "minor",
"published_at": "2025-10-10T08:48:52Z"
},
{
"tag": "v1.9.1",
"kind": "patch",
"published_at": "2025-02-20T09:19:46Z"
},
{
"tag": "v1.9.0",
"kind": "minor",
"published_at": "2025-01-30T13:54:28Z"
},
{
"tag": "1.8.1",
"kind": "patch",
"published_at": "2024-10-21T14:16:48Z"
},
{
"tag": "1.8.0",
"kind": "minor",
"published_at": "2024-06-14T13:48:48Z"
},
{
"tag": "1.7.1",
"kind": "patch",
"published_at": "2024-06-03T12:57:54Z"
},
{
"tag": "1.7.0",
"kind": "minor",
"published_at": "2024-04-22T15:09:08Z"
},
{
"tag": "1.6.5",
"kind": "patch",
"published_at": "2024-04-18T14:37:34Z"
},
{
"tag": "1.6.3",
"kind": "patch",
"published_at": "2023-11-17T12:43:32Z"
}
],
"recent_commits": [
{
"oid": "45ce731105ec95dc0bcc28078b539bf681836f91",
"body": null,
"is_bot": false,
"headline": "Version 1.12.0",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-07-23T08:35:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64375124eb15cd1bbf67dd95ca4d48ec2f11fbdb",
"body": "---------\n\nCo-authored-by: Alexis Bernard <alexis@basesecrete.com>",
"is_bot": false,
"headline": "Filter sections by location in local profiler (#45)",
"author_name": "Antoine Marguerie",
"author_login": "antoinem",
"committed_at": "2026-07-17T15:15:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "989e2ad94faf68a8386ab7bd352c87f4fda2d29a",
"body": "Application must enable instrumentation:\n\n```\nconfig.view_component.instrumentation_enabled = true\n```\n\nhttps://viewcomponent.org/guide/instrumentation.html",
"is_bot": false,
"headline": "Measure ViewComponent",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-07-17T14:19:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e81b72640758f085918677ecbbef3974735fb7e",
"body": null,
"is_bot": false,
"headline": "Group test gems together",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-07-10T08:26:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb9416c6d80ca447f81aac7b76f9c94b37c684d0",
"body": null,
"is_bot": false,
"headline": "Remove bigdecimal from gemfiles",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-07-10T08:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf405ad1aa55a8948c4e99d902323b2af4628315",
"body": null,
"is_bot": false,
"headline": "Remove root Gemfile",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-07-10T06:48:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c188d1056654a987612f74d8db2813e16970d3c3",
"body": null,
"is_bot": false,
"headline": "Switch matrix from Ruby 4.0.0 to 4.0.5",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-07-09T14:47:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af08b1c8893eba0b707181d379fe61d26b0792fd",
"body": null,
"is_bot": false,
"headline": "Add test-matrix to run against many Ruby and Rails versions",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-07-09T14:30:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e06335bf33c33de8a8f405e41830e984820ab3c3",
"body": null,
"is_bot": false,
"headline": "Remove Ruby 3.5 from matrix and add 4.0 for Rails 7.2 and 8.0",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-07-09T13:45:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13587a2d9b9047713ae97b4618e80d79cfa32e95",
"body": "Client#post is called twice because when a new thread is started it post\ndeployment data before flushing job or request.",
"is_bot": false,
"headline": "Fix flaky QueueTest#test_flush_when_requests_are_present",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-06-19T21:45:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e61d2a4ab5fb8f1a8f7d6bbcb9d888ffe8f8ab26",
"body": null,
"is_bot": false,
"headline": "Ensure Deployment.read returns the revision number",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-06-19T21:15:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a159e6908376214d6d0764827e022f433a75245e",
"body": "Because QueueTest starts a thread which calls Deployment.to_h that memoize\nthe result.",
"is_bot": false,
"headline": "Fix flaky test when QueueTest run before DeploymentTest",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-06-19T21:11:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbe24c324fa20ff2b723b2952d046c250d7d6a8a",
"body": "* Reduce font size on small screens\n\n* [Local profiler] Filter by section kind in sections breakdown\n\n* Edit changelog\n\n* Use querySelector with data-attributes instead of classnames",
"is_bot": false,
"headline": "[Local profiler] Filter by section kind in sections breakdown (#44)",
"author_name": "Antoine Marguerie",
"author_login": "antoinem",
"committed_at": "2026-05-22T14:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71d0edd9aaa1944b8612b02a3a4478d111781e4a",
"body": null,
"is_bot": false,
"headline": "Extract condition to inject widget into its own method",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-04-01T19:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "178a7bde12876ebabc5663ce4fffcb7854ac582b",
"body": "Because injecting the widget block the stream.",
"is_bot": false,
"headline": "Disable widget for streamed response",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-03-26T14:09:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "646be122a38d16dfc6de84184d10f9136d4f116f",
"body": null,
"is_bot": false,
"headline": "Version 1.11.1",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-03-16T15:36:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfd2290993cd6731a243f040eda9f55939012859",
"body": null,
"is_bot": false,
"headline": "Rescue when regex timeout for SQL normalization",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-03-16T09:33:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c3907c111302e636eb4ac579a335ba5d0554327",
"body": null,
"is_bot": false,
"headline": "Use the same timer for execution and its sections to increase accurancy",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-03-16T08:12:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab557adf34707ea475b902b7bff60e34abc92d7f",
"body": null,
"is_bot": false,
"headline": "Move GC timing into a subclass Section::GarbageCollection",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-03-09T20:24:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "611c1802897c50ae85a91244adef570e481c1b18",
"body": "Make it more obvious which exceptions are ignored by default.",
"is_bot": false,
"headline": "Improve config template",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-03-02T19:41:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8d020486745560f0fd1e887824e6bc2cf6fa09e",
"body": null,
"is_bot": false,
"headline": "Fix date in changelog",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-03-01T19:42:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "302f0979f96553585ee20b1a8fd4c362cc287649",
"body": null,
"is_bot": false,
"headline": "Version 1.11.0",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-03-01T19:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df5ee500b72fb214f75866898cfbb8e97f3322d4",
"body": null,
"is_bot": false,
"headline": "Remove unused method rails_engine_location",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-03-01T12:39:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11c64cb573d04268077fa5bb41c17058c466a0e9",
"body": null,
"is_bot": false,
"headline": "Improve code consistency",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-03-01T12:39:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20b8e6546358bb966e1719803f8f77dd4c8378a2",
"body": "Updated the local profiler section for clarity and organization.",
"is_bot": false,
"headline": "Format changelog",
"author_name": "Antoine Marguerie",
"author_login": "antoinem",
"committed_at": "2026-02-24T16:02:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f14b66ea18f27a6884dafaaed20298e4394ccff2",
"body": null,
"is_bot": false,
"headline": "Measure all Rack middlewares",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-01-26T13:45:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "443d76ee01aafc60adbb2e0d82b4e563f28d9763",
"body": null,
"is_bot": false,
"headline": "Start measuring requests sooner from Rails::Engine#call",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-01-26T13:44:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b25f6b52f1e6b95a445ad433f0f914d9713e9036",
"body": "* Toggle low impact sections visibility\n\n* Edit changelog\n\n* Use a data attribute instead of a class for low impact sections",
"is_bot": false,
"headline": "Toggle low impact sections (#41)",
"author_name": "Antoine Marguerie",
"author_login": "antoinem",
"committed_at": "2026-01-26T12:37:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd35ddcf2ec52d56057ce94d0f2375b9005cb205",
"body": "…ection",
"is_bot": false,
"headline": "Integrate Rails' new ActiveSupport::Editor feature for editor URL det…",
"author_name": "Antoine Marguerie",
"author_login": "antoinem",
"committed_at": "2026-01-22T16:32:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "047307acdaa246f547b70f75fc7c0203de1e4982",
"body": null,
"is_bot": false,
"headline": "Do not display date if NaN",
"author_name": "Antoine Marguerie",
"author_login": "antoinem",
"committed_at": "2026-01-21T09:37:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7efc69fe617ec4a5b4f8034ce4a030ee26c6a714",
"body": null,
"is_bot": false,
"headline": "Edit changelog",
"author_name": "Antoine Marguerie",
"author_login": "antoinem",
"committed_at": "2026-01-15T15:14:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75caf0c2d0579bbfa0eb79135b9aeadee6a61d19",
"body": null,
"is_bot": false,
"headline": "Edit README",
"author_name": "Antoine Marguerie",
"author_login": "antoinem",
"committed_at": "2026-01-14T14:10:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10f30505c228f7645495631c2644d339664a1889",
"body": null,
"is_bot": false,
"headline": "Fix local profiler tabs spacing",
"author_name": "Antoine Marguerie",
"author_login": "antoinem",
"committed_at": "2026-01-14T13:09:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "379c76a657c09bd4fbdfed51276054a3f45fa4b3",
"body": null,
"is_bot": false,
"headline": "Fix Safari's date format",
"author_name": "Antoine Marguerie",
"author_login": "antoinem",
"committed_at": "2026-01-14T13:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a557d0ef89a773d3a6ca7022a4c8e2a83706660c",
"body": null,
"is_bot": false,
"headline": "Order and align local profiler's breakdown stats as on rorvswild.com",
"author_name": "Antoine Marguerie",
"author_login": "antoinem",
"committed_at": "2026-01-14T10:59:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ffeb8aa50cfc6d750e3c9a1d59f85ca07188ff4",
"body": null,
"is_bot": false,
"headline": "Compress request's body before sending",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2026-01-09T03:20:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36f913964688494e610e6f2e015b068f474d1ef5",
"body": null,
"is_bot": false,
"headline": "Version 1.10.1",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-12-24T14:29:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "395e5a74f08073c12ff34eeaee81747dc4131fdf",
"body": null,
"is_bot": false,
"headline": "Fix read_last_lines order",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-12-23T09:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "675d8657175f3d75fe7417d6e731437cf4488da7",
"body": null,
"is_bot": false,
"headline": "Prevent test_initialize_config from changing global state",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-12-21T04:58:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5737248b9eeeaef4f03c43c6e0d370488d3fd9e",
"body": null,
"is_bot": false,
"headline": "Add a root section to prevent missing timing in some specific cases",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-12-20T10:22:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd435370f2cce1ba2ce163f748cb15f6c2d21858",
"body": null,
"is_bot": false,
"headline": "Fix read_last_lines for local widget",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-12-20T05:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2d0b56dd589696b8c810c0b18df868312651d2a",
"body": null,
"is_bot": false,
"headline": "Run CI against Ruby 3.5, 4.0 and head",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-12-12T09:16:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9516b292b3faccd46c1060f14c0aa59c1e44f2c9",
"body": null,
"is_bot": false,
"headline": "Fix flaky test against GC",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-12-12T08:48:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56d8d5b4d383ac255790f6a6640a403464983ee8",
"body": null,
"is_bot": false,
"headline": "Fix typo in rorvswild.yml (#40)",
"author_name": "Nebojša Stričević",
"author_login": "strika",
"committed_at": "2025-11-07T13:35:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3abb0d558dd1f7ac8f0f35d444c6cec07aae4bd0",
"body": null,
"is_bot": false,
"headline": "Version 1.10.0",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-10-10T07:54:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b2749929552b9428afc7f11e7b6ef8f8198e2ff",
"body": null,
"is_bot": false,
"headline": "Remove duplicated code for testing request queue time",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-09-29T10:59:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a38ed274a7fb73e7aede46af295f1d677d676576",
"body": null,
"is_bot": false,
"headline": "Fix flaky tests for request queue time",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-09-29T10:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59453ee70a1a32232d4d3e8a7173b713c3019e99",
"body": "Oldest line is most of the time partial so it cannot be parsed as JSON.",
"is_bot": false,
"headline": "Exclude oldest line when reading file backward",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-09-29T10:07:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0421fa38c8e812fe8dbb11bf05b39cc06160b829",
"body": "ActiveSupport::ErrorReporter captures Sidekiq's internal exception which\nreport the same error twice:\n\n - orignal error\n - internal exception (Sidekiq::JobRetry::Handled)\n\nThe agent simply ingore internal Sidekiq's exceptions.",
"is_bot": false,
"headline": "Prevent RailsError plugin from sending internal Sidekiq exceptions",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-09-29T09:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59156d5625533336686d840b1796e737691728fb",
"body": null,
"is_bot": false,
"headline": "Fix loading data from local queue",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-09-26T15:40:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1002c38b10b73f9997fe2a5920e578d097fbfb70",
"body": null,
"is_bot": false,
"headline": "Fix flaky tests because of random execution of GC",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-09-26T06:30:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8669f187ab5e345ff8f0fb428d281ff8d7db8fdb",
"body": "Test all active verions combinations and inactive Rails versions with\nRuby minimum version.",
"is_bot": false,
"headline": "Use matrix to run all test combinations",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-09-26T06:30:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10f080e4f5ee2e4cdc7e21a91ddbcc9579f52ebe",
"body": null,
"is_bot": false,
"headline": "Test until Rails 6.0 and Ruby 2.5",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-09-25T10:08:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d4072deb1314ec5db2aaecc7c35f08fd7e36520",
"body": null,
"is_bot": false,
"headline": "Fix warnings of unitialized instance variables",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-09-25T09:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97227b6df57bdee447ced796b7bfe0f7862797a5",
"body": null,
"is_bot": false,
"headline": "Fix to work against Ruby 2.5",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-09-25T09:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3167473bd625e7154707e7b5b2db963c80ae0ee8",
"body": null,
"is_bot": false,
"headline": "Fix flaky test",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-09-25T09:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0c6afd7a140dd2469b8f1d53d4b02b17363ba16",
"body": null,
"is_bot": false,
"headline": "Fix test for older Rails versions",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-09-23T19:55:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "040951fab33e44e0a1819d924fdc3acef3d7c0f0",
"body": "Read file backwards since were are only interested by 1000 last entries.",
"is_bot": false,
"headline": "Optimize local queue load_data",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-08-21T15:06:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78b113c3785e44402b27cfb79ee39bf11c6885d1",
"body": null,
"is_bot": false,
"headline": "Fix flaky test because of random GC sections",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-08-18T13:17:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e7435718d066333accf24ac9630a1eba6c145c1",
"body": null,
"is_bot": false,
"headline": "Ensure Rails error report is working if keyword arguments are missing",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-08-18T13:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c01ef3c7b73b50a885a8ce86486657fb836b0dca",
"body": null,
"is_bot": false,
"headline": "Fix error context",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-08-16T14:10:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3112e0f95a05ed6a5d8a73d2337ae41faa52e066",
"body": null,
"is_bot": false,
"headline": "Catch request's error directly from around_action instead of rescue_from",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-07-25T06:59:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddfa8ceeb416875e7402683fb3d25c71886d3b2f",
"body": null,
"is_bot": false,
"headline": "Add tests for record_error",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-07-25T06:59:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5c13faae3a28050dd1b9a30aca5fdfd0e4e2bf8",
"body": null,
"is_bot": false,
"headline": "Refactor data of current request and job",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-07-25T06:59:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adb36f38e61d473dbdacdb4e7d4a5e595f71380c",
"body": null,
"is_bot": false,
"headline": "Optimize ignored exceptions and HTTP headers formatting",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-07-25T06:45:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c58c87ece3347d2112208632f090ff1e68019179",
"body": "Any errors forwarded to `Rails.error` is sent to RorVsWild.\nThus you can call `Rails.error.report` instead of `RorVsWild.record_error`,\nand `Rails.error.handle` instead of `RorVsWild.catch_error`.",
"is_bot": false,
"headline": "Add plugin RailsError to subscribre to ActiveSupport::ErrorReporter",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-07-25T06:45:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "720b3507d822b004893fdc3582999a9227589e93",
"body": "… is nil",
"is_bot": false,
"headline": "Fix find_most_relevant_location when Thread::Backtrace::Location#path…",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-07-25T06:44:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b1178e39dd3b86b1cd795afd4c1849ce5f4df11",
"body": null,
"is_bot": false,
"headline": "Normalize MongoDB queries by removing any variables",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-07-25T06:43:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b46dbd074294c98aae23a294f8d005664cd853c5",
"body": null,
"is_bot": false,
"headline": "Fix MongoDB monitoring",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-07-25T06:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "add893c09217cf901b620d3b2fa0050d9e767fbb",
"body": "Adding a root section named WorkerClassName#perform ensures that the\nagent is missing no timings. That was an issue when using Sidekiq\ndirectly without ActiveJob.",
"is_bot": false,
"headline": "Add root section to Sidekiq workers",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-07-25T06:41:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "983ced66ee0f27c1bcc36688d546abb565b8403c",
"body": null,
"is_bot": false,
"headline": "Save local data of tests into their own folder",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-07-24T13:56:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7ccd00fa3e134e46d7dfbc16000c0f7fa95d2bf",
"body": null,
"is_bot": false,
"headline": "Save local jobs, requests and error in NDJSON instead of JSON",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-07-24T10:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e90df0dc9fdc363cab2000097fadbc6ede33dd96",
"body": null,
"is_bot": false,
"headline": "Remove ASCII and Server-Timing header",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-07-10T13:47:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e141b673eb485107f3ac0a553852780ff0e5feb6",
"body": null,
"is_bot": false,
"headline": "Add size and fill none to logo svg",
"author_name": "Antoine Marguerie",
"author_login": "antoinem",
"committed_at": "2025-06-13T12:23:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07b99c0aded29c591e50a42678bebe3fdad499fc",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-06-02T13:45:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b067bef29d9407908c238da1f0c184866f9aef28",
"body": null,
"is_bot": false,
"headline": "Fix flaky test for RorVsWild::Host.to_h",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-06-02T09:46:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5e480741589c37c182fa01783d7e29cc785943b",
"body": null,
"is_bot": false,
"headline": "Skip measuring empty collection renderings",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-05-09T14:50:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89db3bcff544b7347a0bd284d43f66cfb7220ec7",
"body": null,
"is_bot": false,
"headline": "Rename plugin ActiveSupport to RailsCache",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-04-11T08:04:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "381a68b9e38429102fd66bb156cd86ed5b5cdb0b",
"body": null,
"is_bot": false,
"headline": "Instrument ActiveSupport cache",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-04-07T14:26:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b1b2b74600d99a29f3e42f3f8ebd691e758ecd6",
"body": null,
"is_bot": false,
"headline": "Add test for deployment",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-04-04T08:46:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c858110bcbc470201a8f42c5281089693d45db73",
"body": null,
"is_bot": false,
"headline": "Read deployment revision from $KAMAL_VERSION",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-04-04T08:46:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1209c302461032b55d486d8d034b73dd76d0e89d",
"body": null,
"is_bot": false,
"headline": "Version 1.9.1",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-02-20T09:04:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31865336307c3d906b48b811201e2ab351d805a0",
"body": null,
"is_bot": false,
"headline": "Fix instrumentation when rendering an empty collection",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-02-20T09:03:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37d6e47f3acbbc95490e350c9632ee22b548d05e",
"body": null,
"is_bot": false,
"headline": "Hide line number from local profiler when it is not relevant",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-02-03T11:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba14eec217e9a0a7bb1c6df9211f14009c78ff07",
"body": null,
"is_bot": false,
"headline": "Symbolize keys when loading JSON local data",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-02-03T10:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28b6af24b8596ad327324ff710304a2aebab5d73",
"body": null,
"is_bot": false,
"headline": "Update changelog version 1.9.0",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-01-30T13:20:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eddea435243e49abc1dbf65ebe82b21d56aeccd",
"body": null,
"is_bot": false,
"headline": "Version 1.9.0",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-01-30T13:04:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20ad49446449c483d247f1dcd917ff76ec818c75",
"body": null,
"is_bot": false,
"headline": "Set line number to 0 when it is not relevant",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-01-30T10:17:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbbf102b00f945d029b0bb88b0f8a11cf64952ac",
"body": "Track request queue time based on headers",
"is_bot": false,
"headline": "Track request queue time based on available request headers (#34)",
"author_name": "Axel Gustav",
"author_login": "AxelTheGerman",
"committed_at": "2025-01-28T19:51:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86aec6ef2015357e626a88b720ddeefad74197e4",
"body": null,
"is_bot": false,
"headline": "Remove warnings of unused variables",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-01-27T10:03:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a7bdc536f4f45a597fe909a436eeb1ea72e1bfe",
"body": null,
"is_bot": false,
"headline": "Add simplecov",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-01-24T14:27:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "818338ba6a43dcd9a3a93ddf29bbffebcd384be7",
"body": null,
"is_bot": false,
"headline": "Hide async runtime when zero",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-01-20T08:37:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe513d145d978a941ff99110c242057fd59bcee6",
"body": null,
"is_bot": false,
"headline": "Subtract the waiting time from the parent's total time for async queries",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-01-20T08:37:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20ffde3d965744bbd06c902b2d05d38010de2312",
"body": "Because event#gc_time is not available in Rails 7.1",
"is_bot": false,
"headline": "Fix async query instrumentation",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-01-20T08:37:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "001e4bf24cb60a6bdf029df8d401efd91b02754c",
"body": null,
"is_bot": false,
"headline": "Display query async time",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-01-20T08:37:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07747b8fe84b7beb31ce76afebcb425aa8895aa1",
"body": null,
"is_bot": false,
"headline": "Instrument async queries",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2025-01-20T08:36:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6be380ed7ab4aef05272265748e2ebf49e0f1d31",
"body": null,
"is_bot": false,
"headline": "Measure render collection",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2024-12-14T09:01:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4252093668e223853a4ee1a6e2a283ceaba227c",
"body": null,
"is_bot": false,
"headline": "Version 1.8.1",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2024-10-17T13:42:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4de82eb3351a34c4ed03ce901fc00635f8dedfd4",
"body": null,
"is_bot": false,
"headline": "Run test via GitHub actions",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2024-10-07T13:46:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4456e5116ec9a1cc6f0c743c7dbd006e3138e4c7",
"body": null,
"is_bot": false,
"headline": "Fix failing test with Ruby 3.1",
"author_name": "Alexis Bernard",
"author_login": "alexisbernard",
"committed_at": "2024-10-07T13:16:38Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 62,
"latest_release_at": "2026-03-01T19:34:03Z",
"latest_release_tag": "v1.11.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 22,
"days_since_latest_release": 143,
"mean_days_between_releases": 75.8
},
"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": "rorvswild",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/rorvswild",
"is_deprecated": false,
"latest_version": "1.12.0",
"repository_url": "https://github.com/BaseSecrete/rorvswild",
"versions_count": 93,
"total_downloads": 541134,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2014-09-30T16:39:26.997000Z",
"latest_published_at": "2026-07-23T08:37:15.482000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 13,
"stars": 386,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2018-02-27",
"count": 1
},
{
"date": "2019-04-07",
"count": 1
},
{
"date": "2020-05-31",
"count": 1
},
{
"date": "2020-08-12",
"count": 1
},
{
"date": "2021-03-19",
"count": 1
},
{
"date": "2021-06-20",
"count": 1
},
{
"date": "2023-11-04",
"count": 1
},
{
"date": "2024-04-10",
"count": 1
},
{
"date": "2025-03-09",
"count": 1
},
{
"date": "2025-07-06",
"count": 1
},
{
"date": "2025-11-04",
"count": 1
},
{
"date": "2025-11-07",
"count": 1
},
{
"date": "2026-04-06",
"count": 1
}
],
"complete": true,
"collected": 13,
"total_forks": 13
},
"star_history": null,
"open_issues_and_prs": 7
},
"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": 14314,
"source_files_sampled": 74,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies to assess",
"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": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 8,
"open_issues": 7,
"closed_ratio": 0.806,
"closed_issues": 29,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "alexisbernard",
"commits": 566,
"avatar_url": "https://avatars.githubusercontent.com/u/21440?v=4"
},
{
"type": "User",
"login": "antoinem",
"commits": 54,
"avatar_url": "https://avatars.githubusercontent.com/u/156795?v=4"
},
{
"type": "User",
"login": "AxelTheGerman",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5974020?v=4"
},
{
"type": "User",
"login": "miharekar",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/986645?v=4"
},
{
"type": "User",
"login": "strika",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/737903?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.909
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 2/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 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": 10,
"reason": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 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": "45ce731105ec95dc0bcc28078b539bf681836f91",
"ran_at": "2026-07-23T08:44:17Z",
"aggregate_score": 5.4,
"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-23T08:39:33Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-17T15:15:35Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 9,
"created_at": "2018-04-06T07:57:16Z",
"last_comment_at": "2018-04-09T11:26:37Z",
"last_comment_author": "alexisbernard"
},
{
"number": 20,
"created_at": "2022-07-06T17:24:31Z",
"last_comment_at": "2022-07-10T14:04:28Z",
"last_comment_author": "hrdwdmrbl"
},
{
"number": 22,
"created_at": "2022-12-25T17:29:44Z",
"last_comment_at": "2022-12-29T16:10:01Z",
"last_comment_author": "alexisbernard"
},
{
"number": 23,
"created_at": "2022-12-27T13:31:56Z",
"last_comment_at": "2022-12-29T13:26:37Z",
"last_comment_author": "alexisbernard"
},
{
"number": 27,
"created_at": "2023-12-16T14:18:09Z",
"last_comment_at": "2024-02-01T17:56:43Z",
"last_comment_author": "alexisbernard"
},
{
"number": 29,
"created_at": "2023-12-31T18:23:34Z",
"last_comment_at": "2024-01-11T05:07:04Z",
"last_comment_author": "alexisbernard"
},
{
"number": 32,
"created_at": "2024-08-23T10:57:02Z",
"last_comment_at": "2024-08-25T04:53:27Z",
"last_comment_author": "alexisbernard"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/BaseSecrete/rorvswild",
"host": "github.com",
"name": "rorvswild",
"owner": "BaseSecrete"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"security": 54,
"vitality": 79,
"community": 58,
"governance": 62,
"engineering": 67
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 79,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"commits_last_year": 62,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 22
},
"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": "22/52 weeks with commits",
"points": 15.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 22
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "62 commits in the last year",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 62
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "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": 82,
"inputs": {
"releases_count": 11,
"latest_release_tag": "v1.11.0",
"releases_from_tags": false,
"days_since_latest_release": 143,
"mean_days_between_releases": 75.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 143 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 143
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~75.8 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 75.8
}
}
],
"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": 58,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"forks": 13,
"stars": 386,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "386 stars",
"points": 41.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 386
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "13 forks",
"points": 9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 13
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"packages": [
"rorvswild"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 541134,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "541,134 downloads all-time across rubygems",
"points": 59.6,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 541134,
"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": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 5,
"top_contributor_share": 0.909
},
"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 91% of commits",
"points": 2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 91
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"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": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"merged_prs": 8,
"open_issues": 7,
"closed_issues": 29,
"issue_closed_ratio": 0.806,
"closed_unmerged_prs": 1
},
"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": "8/9 decided PRs merged",
"points": 34,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 8,
"decided": 9
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"followers": 56,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "BaseSecrete",
"public_repos": 22,
"account_age_days": 3383
},
"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": "56 followers of BaseSecrete",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 56,
"login": "BaseSecrete"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "22 public repos, account ~9 yr old",
"points": 21.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 22
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"rorvswild"
],
"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": "93 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 93
}
}
],
"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": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"ruby",
"monitoring",
"error-monitoring",
"performance-monitoring",
"ruby-on-rails",
"ruby-gem"
],
"has_wiki": false,
"homepage": "https://www.rorvswild.com",
"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": "https://www.rorvswild.com",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 54,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 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": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "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": 12
},
"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": "critical",
"name": "AI Readiness",
"value": 22,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 6,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.12,
"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": "12 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 6.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 12,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 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": 14314,
"source_files_sampled": 74,
"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/74 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 74,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-23T08:44:26.728977Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/BaseSecrete/rorvswild.svg",
"full_name": "BaseSecrete/rorvswild",
"license_state": "standard",
"license_spdx": "MIT"
}