Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 804,
"has_wiki": false,
"homepage": "https://tidewave.ai/",
"languages": {
"Ruby": 120646
},
"pushed_at": "2026-07-22T16:05:43Z",
"created_at": "2025-04-11T17:03:38Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T16:11:21Z",
"description": "MCP server with runtime-level tools for Rails development",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "https://tidewave.ai/",
"name": "Tidewave",
"type": "Organization",
"login": "tidewave-ai",
"company": null,
"location": null,
"followers": 239,
"avatar_url": "https://avatars.githubusercontent.com/u/202696908?v=4",
"created_at": "2025-03-10T19:32:52Z",
"is_verified": null,
"public_repos": 10,
"account_age_days": 498
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-07-22T15:56:13Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2026-07-09T06:55:01Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-06-14T17:49:48Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-05-29T00:13:02Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2026-02-05T06:59:36Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2025-11-25T10:06:19Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-10-17T19:06:38Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2025-09-16T09:20:46Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-09-08T16:06:04Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-08-12T17:18:52Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2025-06-04T09:42:54Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2025-05-02T09:09:47Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2025-05-01T06:50:39Z"
}
],
"recent_commits": [
{
"oid": "2a7745cd73ab6dfc29641ac24fa9bdbd867e5baf",
"body": null,
"is_bot": false,
"headline": "Release v0.8.0",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-07-22T15:56:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d9aba7e5b0982a7ea7012eab90847b89982471b",
"body": null,
"is_bot": false,
"headline": "Move wsl_distro",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-07-22T10:05:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c38effa5a34793d7d7d7353c5ee8b474d1f8906f",
"body": null,
"is_bot": false,
"headline": "Toolbar and /tidewave/app (#106)",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-07-22T09:27:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6361cf9e4e017e60917810c1b8c4912994e920a8",
"body": null,
"is_bot": false,
"headline": "Release v0.5.2",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-07-21T19:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22d2e3fd2be56e1de961cbd7a35a0a63d9772c51",
"body": null,
"is_bot": false,
"headline": "fix: handle non-UTF-8 SQL query results (#105)",
"author_name": "Hugo Baraúna",
"author_login": "hugobarauna",
"committed_at": "2026-07-18T06:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29d729e6f9069ccec12791108122d8cf05649424",
"body": null,
"is_bot": false,
"headline": "Add upload endpoint (#103)",
"author_name": "Steffen Deusch",
"author_login": "SteffenDE",
"committed_at": "2026-07-09T18:40:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d8555592da1ad077cdccf7ceef7eb4ba8030a40",
"body": null,
"is_bot": false,
"headline": "Reword the readme and explain more the tools available (#104)",
"author_name": "Hugo Baraúna",
"author_login": "hugobarauna",
"committed_at": "2026-07-09T06:52:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98f0916687b85166e8d6c282cad6dcfa6df3f5ba",
"body": null,
"is_bot": false,
"headline": "Spec-compliant Streamable HTTP transport + Rack 3 headers (#102)",
"author_name": "Hugo Baraúna",
"author_login": "hugobarauna",
"committed_at": "2026-07-04T08:18:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "863174cedebeef102f2f428a15a1687f0ce4a149",
"body": null,
"is_bot": false,
"headline": "Release v0.5.1",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-06-14T17:49:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69e58f9e1a6cb5ea843e1a651bd3dabafc730e1e",
"body": null,
"is_bot": false,
"headline": "Read port from Puma socket",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-06-10T10:41:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d53d915746ff4df414cccc76273a1f4996097353",
"body": null,
"is_bot": false,
"headline": "Return nil instead of falling back to default port",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-06-10T07:07:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4853a9454c6f60464507661d9c2d109f1badb4f5",
"body": null,
"is_bot": false,
"headline": "Expose the local port in config if any",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-06-10T07:00:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "716a32cabbb0207c3cb458b2860d3a373fb051e2",
"body": null,
"is_bot": false,
"headline": "Release v0.5.0",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-05-29T00:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee06fe39a7e9fd4cfeb69dbfdd3da67f30a3fb2b",
"body": null,
"is_bot": false,
"headline": "Move development section to the bottom",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-05-27T07:52:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d70bd3a8861b75c5c236b5ece6d33fec869380e5",
"body": null,
"is_bot": false,
"headline": "Add note on why some tools are not available",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-05-27T07:51:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36062f53893a8ae333590959e70729956dfe19c2",
"body": null,
"is_bot": false,
"headline": "Remove FastMCP and make Rails optional (#100)",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-05-25T13:19:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7c8b16302a48c1fa461736846e1cd53d7eccebd",
"body": null,
"is_bot": false,
"headline": "Clarify origin header checks",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-04-15T18:53:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b85e5c8f8f2b86d98ef390c8430e7fb25b6b2016",
"body": "Added a note about security guidelines for remote access.",
"is_bot": false,
"headline": "Update remote access configuration explanation",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-02-17T20:58:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02d53e32ed0546a80ec6589d014f3a3a2d7933e1",
"body": null,
"is_bot": false,
"headline": "Reject origins except for /tidewave",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-02-10T14:25:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d230a790aa00fd735673295c969652a29cb622f",
"body": null,
"is_bot": false,
"headline": "Release v0.4.2",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-02-05T06:59:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4093befea23286aa5446cc8707d057aefed90a1",
"body": null,
"is_bot": false,
"headline": "Remove space on empty hash",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-02-04T22:49:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e84f7c8e010f2bb71cbbff09ff3394e8ee52cdc8",
"body": null,
"is_bot": false,
"headline": "Remove outdated assertions",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-02-04T22:37:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9ee48313d2c8cd13fc37072e9f3e3e9dc7dca52",
"body": null,
"is_bot": false,
"headline": "Remove legacy endpoints",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-02-04T22:33:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50b07197ecfa24dd0fff821f48c9a96f792bc23f",
"body": null,
"is_bot": false,
"headline": "Return 202 responses when there is no content",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-02-04T22:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "872bf65935b5986f083ef861a13d4d3dc46ef9c6",
"body": null,
"is_bot": false,
"headline": "List all available tools",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-01-12T18:14:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00479d6f9ece78354bfbb240b7e5538c8a75a9c2",
"body": null,
"is_bot": false,
"headline": "Update troubleshooting link in MCP issue template",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2026-01-11T10:47:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4510761ef61ef583a24121f22c638d103b99c750",
"body": null,
"is_bot": false,
"headline": "Link to MCP page",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-12-30T08:04:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f3283cd80627342d2e47dca0f968452dca3d25c",
"body": null,
"is_bot": false,
"headline": "More docs",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-11-25T22:44:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "202c1238781eee31bc6ed3044d333634fdfeae62",
"body": null,
"is_bot": false,
"headline": "Document multiple domains/subdomains",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-11-25T22:15:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad66756f45246bc9b7058391a3a9105decad06c9",
"body": null,
"is_bot": false,
"headline": "List command",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-11-25T10:24:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c4c6e103e1116ddba1f91e174a919a108ab5f59",
"body": null,
"is_bot": false,
"headline": "Bump gemfiles",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-11-25T10:09:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a666eddc989b4eb0dd245e6960067c3148f09b6",
"body": null,
"is_bot": false,
"headline": "Release v0.4.1",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-11-25T10:06:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22b0066cee64647ba1170e09e07518d8c57628de",
"body": "Closes #98.",
"is_bot": false,
"headline": "Temporary monkey patch missing dry schema arguments",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-11-25T05:12:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05c69980bad7dec7691b22ac6e74390a86043e03",
"body": null,
"is_bot": false,
"headline": "Slogan",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-11-11T18:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad92a082fc1ddb87dec344cdb9663d58f148d908",
"body": null,
"is_bot": false,
"headline": "Add remote option back for MCP cases",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-11-11T16:05:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a009945ac05d20f2a63f8521a2706b49845d2b0",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-11-11T16:03:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b13eace986fe0a6a90f6f2560133cc6107563db8",
"body": null,
"is_bot": false,
"headline": "Remove threaded requirement",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-10-17T19:20:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "071bd862272b0c47d7c5e153dd3d75f79b983499",
"body": null,
"is_bot": false,
"headline": "Release v0.4.0",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-10-17T19:06:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "742cc35147d5fac602f7513efe124ec4501a73f9",
"body": null,
"is_bot": false,
"headline": "Monkey patch json schema until new release",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-10-17T18:22:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17e85cefdcf73c6badc437771ded4853297496d7",
"body": null,
"is_bot": false,
"headline": "feat: streamable http transport instead of sse (#92)",
"author_name": "zoey",
"author_login": "zoedsoupe",
"committed_at": "2025-10-03T13:35:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74761b6fa0b423983d61600d870d09f974590370",
"body": null,
"is_bot": false,
"headline": "Bump fast-mcp to 1.6.0 (#90)",
"author_name": "Yorick Jacquin",
"author_login": "yjacquin",
"committed_at": "2025-09-29T10:18:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f87848029b67435d50b3762c2240a64502af465",
"body": null,
"is_bot": false,
"headline": "Assert on eval schema too",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-09-29T06:54:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcc4d11e1faa5fce092c6a57777725d9807e0f2b",
"body": null,
"is_bot": false,
"headline": "Update code comments",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-09-22T08:00:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f8c7f5a5fe761282c56abec925c4c1ae867c41f",
"body": null,
"is_bot": false,
"headline": "Allow logger middleware to be customizable, closes #87",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-09-20T08:21:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c58fc8f818713da32d79b55f81505fe4b35c75a1",
"body": "Co-authored-by: Claude <noreply@anthropic.com>\nCo-authored-by: José Valim <jose.valim@dashbit.co>",
"is_bot": false,
"headline": "Add /config endpoint and remove X-Frame-Options headers (#88)",
"author_name": "Steffen Deusch",
"author_login": "SteffenDE",
"committed_at": "2025-09-19T13:10:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2e56e817886801b8d74801af6b960f468e0d1be7",
"body": null,
"is_bot": false,
"headline": "Release v0.3.1",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-09-16T09:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6ed3abdbc0e9cfa327b0149fe10fddc26aeeff5",
"body": null,
"is_bot": false,
"headline": "Rubocop",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-09-15T22:22:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fea56ac9f139cf5eeabaf5a234e8f8c6d13357d6",
"body": null,
"is_bot": false,
"headline": "Stream lines from the end",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-09-15T22:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e97929f13dc13b1be0af68347bf97a47ce64c592",
"body": null,
"is_bot": false,
"headline": "Load lines lazily",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-09-15T21:54:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "807f190899309552515c46ee3c4f7cafd634ec96",
"body": "Co-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix get_models tool to filter Sequel anonymous models (#85)",
"author_name": "Filipe Mendes da Rocha Lopes",
"author_login": "filipemendespi",
"committed_at": "2025-09-15T21:19:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a8c3627f6c137c82cb150496f7acbd5647f592d2",
"body": null,
"is_bot": false,
"headline": "Remove credentials config (#84)",
"author_name": "Jonatan Kłosko",
"author_login": "jonatanklosko",
"committed_at": "2025-09-12T18:00:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa82a2c9c835ad892183f6ab41b2a3ea9abe952c",
"body": null,
"is_bot": false,
"headline": "Remove empty route",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-09-10T15:28:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb58d639b1fc1e7208249a1496e4616b03fc1330",
"body": null,
"is_bot": false,
"headline": "Add missing quote",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-09-08T16:18:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1d847a95ef1e4bab94c3b0c57a8aed758ce07a4",
"body": null,
"is_bot": false,
"headline": "Release v0.3.0",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-09-08T16:06:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb1006b7508f66bc6ef0cb942d3fee01c31ddc0d",
"body": null,
"is_bot": false,
"headline": "Merge get_package_location into get_source_location (#82)",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-09-08T15:57:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c12873359d2c831bd56c81ac6a3869d08529c13a",
"body": null,
"is_bot": false,
"headline": "Support team configuration",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-09-08T15:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc65fa9dfe85cf19d75dcfdbaef8da72365427a2",
"body": null,
"is_bot": false,
"headline": "Add grep to get_logs",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-09-07T06:02:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7afd705b4af1e21ec0733e1c2c19a46eefe637b3",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-09-03T10:23:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27c51df315c10d7add43a64b056029ed20d651c6",
"body": null,
"is_bot": false,
"headline": "Update tagline",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-09-02T19:13:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5732e1cf8f31273d899be903bdc0341651df1cc9",
"body": null,
"is_bot": false,
"headline": "Mark the JSON field of project_eval as hidden",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-08-31T06:44:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cd1c844e406f63b9da769633755f71acf85896d",
"body": "Those are simply testing reflection APIs and do not bring any value.",
"is_bot": false,
"headline": "Remove tests for GetModels tool",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-08-27T15:39:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90230a3cf5783a401b8e026c5cdb734ea09bd2e9",
"body": null,
"is_bot": false,
"headline": "Create config.yml",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-08-27T15:34:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91ef5d0ae94943e5d61f6b06b9569c47eb394311",
"body": null,
"is_bot": false,
"headline": "Fix `containers` typo in README (#79)",
"author_name": "Marco Roth",
"author_login": "marcoroth",
"committed_at": "2025-08-25T06:00:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23fec8fbb0c2f7a8a5c427ac6ca115f48604a8a2",
"body": null,
"is_bot": false,
"headline": "Clarify database backed models, closes #77",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-08-20T16:19:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60c363483c8658e0c16d1d1a278cbd51671b98d1",
"body": null,
"is_bot": false,
"headline": "Prepare",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-08-18T13:21:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdab717e4b340a1779c4ad865b35593d83e53f13",
"body": null,
"is_bot": false,
"headline": "Remove fs tools",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-08-15T18:27:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0ba43b1e0b8137064d1d05a9598eb930c126cb0",
"body": "Co-authored-by: José Valim <jose.valim@dashbit.co>",
"is_bot": false,
"headline": "Do not log tidewave requests (#76)",
"author_name": "Jonatan Kłosko",
"author_login": "jonatanklosko",
"committed_at": "2025-08-14T17:32:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e001fd4748f698822a1e69343deb7cf1acee6a0c",
"body": null,
"is_bot": false,
"headline": "Update all appraisals",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-08-12T17:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd90340ad12ec53f27c6b99a69ff51de47499d19",
"body": null,
"is_bot": false,
"headline": "Release v0.2.0",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-08-12T17:18:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c2045d41826840f89203c7f43b9613c0064cd3e",
"body": null,
"is_bot": false,
"headline": "Update docs for release",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-08-12T17:09:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "390d9836ae54cebe76126dfd9063de39a60c9fef",
"body": null,
"is_bot": false,
"headline": "Updates for TC (#74)",
"author_name": "Jonatan Kłosko",
"author_login": "jonatanklosko",
"committed_at": "2025-08-11T18:35:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2d26de07dff974ee6a8a88e3e8f0a02d0e790e5",
"body": null,
"is_bot": false,
"headline": "Check for enable_reloading instead",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-08-07T07:54:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b65578d11aa1f883918881ec776c17d5d59b2f93",
"body": null,
"is_bot": false,
"headline": "Log on security access",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-08-06T19:49:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c31315eb7e74af9528a6256443e8b2af7186e9c6",
"body": null,
"is_bot": false,
"headline": "Add shell streaming endpoint (#72)",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-08-05T12:07:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bf5e7e4f7c6760e88483a7a25bcab3a3338f280",
"body": null,
"is_bot": false,
"headline": "Add structured project_eval (#73)",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-07-30T20:15:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8dd954801a50f6b87fb8d3a4ad3e653ddf74ae7",
"body": null,
"is_bot": false,
"headline": "Capture the whole /tidewave route (#71)",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-07-29T07:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0ab1514f638e4de136161e84ddda0f9c99cb3a7",
"body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.8 to 1.18.9.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18\n[…]\nri\n dependency-version: 1.18.9\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump nokogiri from 1.18.8 to 1.18.9 (#70)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-23T06:40:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ad9684d5da5a194911b8496051d02d10df243336",
"body": null,
"is_bot": false,
"headline": "Remove dependabot",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-07-23T06:40:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e695c076270a23f0e27cec8dded81fdbf4064320",
"body": "Bumps [thor](https://github.com/rails/thor) from 1.3.2 to 1.4.0.\n- [Release notes](https://github.com/rails/thor/releases)\n- [Commits](https://github.com/rails/thor/compare/v1.3.2...v1.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: thor\n dependency-version: 1.4.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump thor from 1.3.2 to 1.4.0 (#69)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-23T06:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fdfa5590065ae79323109aad63e97a703a6c36b",
"body": "---\nupdated-dependencies:\n- dependency-name: sqlite3\n dependency-version: 2.7.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump sqlite3 from 2.7.0 to 2.7.3 (#68)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-21T11:12:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ece5f26eec5f8ecd9c7ff54fbb52529b086dbbec",
"body": null,
"is_bot": false,
"headline": "Update deps",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-07-16T08:19:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40fcc2ec96a5030b309a5a6be2309737ffb4d27f",
"body": null,
"is_bot": false,
"headline": "Avoid tests mocks",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-07-16T08:15:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b835f6a85e19588ebe0306a8977de7e083256946",
"body": null,
"is_bot": false,
"headline": "Clean up database adapter code",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-07-16T08:11:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fac26bd3f762d2c21e6d79bf26349552405c645",
"body": null,
"is_bot": false,
"headline": "Add Sequel ORM support to Tidewave MCP (#65)",
"author_name": "Filipe Mendes da Rocha Lopes",
"author_login": "filipemendespi",
"committed_at": "2025-07-16T07:48:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7a9bee068f4071cc70cb5baa12e60fb0d456a31",
"body": null,
"is_bot": false,
"headline": "Only return models and locations for now",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-07-13T20:11:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "140f506a02c08223e38879f25b4b8f4db915ae11",
"body": null,
"is_bot": false,
"headline": "Update glob_pattern description",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-07-13T18:38:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d7bb4a3fbad5c5f641060accb901c42da238a16",
"body": null,
"is_bot": false,
"headline": "Return Ruby instead of JSON",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-07-13T18:32:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06607106ea5f1dcdce4a2043cac5860e26d79d7d",
"body": null,
"is_bot": false,
"headline": "Avoid mocks in execute_sql_query",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-07-13T18:28:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c898ed8168e5ddc4caac991e202250576a948e1f",
"body": null,
"is_bot": false,
"headline": "Format the result of project eval for consistency",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-07-13T18:28:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2ea9875c901ecbf4eb040d0f21b65ac4b537888",
"body": null,
"is_bot": false,
"headline": "Always assume inside a git directory",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-07-13T17:52:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d84ef45b96b8a5b4c0ed3a24bf5139d703713cd",
"body": null,
"is_bot": false,
"headline": "Use Rails.root consistently for file operations",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-07-13T16:27:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01e932ebc5a51e8aac2b11aab975d8df3f6d8246",
"body": null,
"is_bot": false,
"headline": "Also add relative paths to get source location",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-07-13T16:17:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2688e8b622c307669f1fed07e11ea58ad8595a78",
"body": null,
"is_bot": false,
"headline": "Use relative paths and avoid mocks in get_models specs",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-07-13T16:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc233c8879884d5aef062f2a962cb69da155eba3",
"body": null,
"is_bot": false,
"headline": "More consistency between Tidewave Phoenix and Rails",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-07-13T15:56:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f018a41581f340d4fcacf4489771dd1dc227379d",
"body": null,
"is_bot": false,
"headline": "Remove package_search",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-07-07T19:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57b5ba368d86d2955f260836304933b570a7d053",
"body": null,
"is_bot": false,
"headline": "Lazily initialize logger",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-07-02T12:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "185e7512300026221ca0d42a4de43b5f5024676b",
"body": null,
"is_bot": false,
"headline": "Add get_docs",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-07-02T09:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af0dc307c2665918932886149b4e2bd0d814dbd4",
"body": null,
"is_bot": false,
"headline": "Also test injected Rails config",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-07-02T09:12:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0c36cfb3d552c2fa92abebdcedea5240bc554ba",
"body": null,
"is_bot": false,
"headline": "Use a separate log file for tidewave, closes #59",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-07-02T09:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d730ff3f3c6b369a55498514f82b7b28b6f0e92",
"body": null,
"is_bot": false,
"headline": "Remove grep_project_file in favor of git grep",
"author_name": "José Valim",
"author_login": "josevalim",
"committed_at": "2025-06-24T19:28:47Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 76,
"latest_release_at": "2026-07-22T15:56:13Z",
"latest_release_tag": "v0.8.0",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 25,
"days_since_latest_release": 0,
"mean_days_between_releases": 38.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "tidewave",
"exists": true,
"license": "Apache-2.0",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/tidewave",
"is_deprecated": false,
"latest_version": "0.8.0",
"repository_url": "https://github.com/tidewave-ai/tidewave_rails",
"versions_count": 14,
"total_downloads": 1316033,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2025-04-29T18:46:37.005000Z",
"latest_published_at": "2026-07-22T16:05:18.121000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 29,
"stars": 477,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2025-04-29",
"count": 1
},
{
"date": "2025-04-30",
"count": 3
},
{
"date": "2025-05-01",
"count": 2
},
{
"date": "2025-05-04",
"count": 1
},
{
"date": "2025-05-12",
"count": 1
},
{
"date": "2025-05-13",
"count": 1
},
{
"date": "2025-05-27",
"count": 1
},
{
"date": "2025-05-30",
"count": 1
},
{
"date": "2025-06-06",
"count": 1
},
{
"date": "2025-06-18",
"count": 1
},
{
"date": "2025-06-20",
"count": 1
},
{
"date": "2025-07-04",
"count": 1
},
{
"date": "2025-08-24",
"count": 1
},
{
"date": "2025-08-29",
"count": 1
},
{
"date": "2025-09-02",
"count": 1
},
{
"date": "2025-09-03",
"count": 2
},
{
"date": "2025-09-06",
"count": 1
},
{
"date": "2025-09-11",
"count": 1
},
{
"date": "2025-09-12",
"count": 1
},
{
"date": "2025-09-29",
"count": 1
},
{
"date": "2025-11-19",
"count": 1
},
{
"date": "2025-11-26",
"count": 1
},
{
"date": "2026-01-09",
"count": 1
},
{
"date": "2026-01-15",
"count": 1
},
{
"date": "2026-02-24",
"count": 1
}
],
"complete": true,
"collected": 29,
"total_forks": 29
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 22033,
"source_files_sampled": 35,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 320
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "rack-session",
"direct": false,
"version": "2.1.1",
"severity": "critical",
"ecosystem": "rubygems",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-33qg-7wpp-89cq"
],
"fixed_version": "2.1.2",
"advisory_count": 1,
"oldest_advisory_days": 105
},
{
"name": "activesupport",
"direct": false,
"version": "8.0.2",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-2j26-frm8-cmj9",
"GHSA-89vf-4333-qx8v",
"GHSA-cg4j-q9v8-6v38"
],
"fixed_version": "8.1.2.1",
"advisory_count": 3,
"oldest_advisory_days": 120
},
{
"name": "concurrent-ruby",
"direct": false,
"version": "1.3.5",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-6wx8-w4f5-wwcr",
"GHSA-h8w8-99g7-qmvj",
"GHSA-wv3x-4vxv-whpp"
],
"fixed_version": "1.3.7",
"advisory_count": 3,
"oldest_advisory_days": 32
},
{
"name": "erb",
"direct": false,
"version": "5.0.2",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-q339-8rmv-2mhv"
],
"fixed_version": "6.0.4",
"advisory_count": 1,
"oldest_advisory_days": 89
},
{
"name": "rack",
"direct": false,
"version": "3.1.16",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-6xw4-3v39-52mm",
"GHSA-7mqq-6cf9-v2qp",
"GHSA-8vqr-qjwx-82mw",
"GHSA-g2pf-xv49-m2h5",
"GHSA-h2jq-g4cq-5ppq",
"GHSA-mxw3-3hh2-x2mh",
"GHSA-p543-xpfm-54cp",
"GHSA-q2ww-5357-x388",
"GHSA-q4qf-9j86-f5mh",
"GHSA-qfgr-crr9-7r49"
],
"fixed_version": "3.2.6",
"advisory_count": 19,
"oldest_advisory_days": 288
},
{
"name": "uri",
"direct": false,
"version": "1.0.3",
"severity": "high",
"ecosystem": "rubygems",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-j4pr-3wm6-xx2r"
],
"fixed_version": "1.0.4",
"advisory_count": 1,
"oldest_advisory_days": 203
},
{
"name": "activerecord",
"direct": false,
"version": "8.0.2",
"severity": "moderate",
"ecosystem": "rubygems",
"cvss_score": null,
"advisory_ids": [
"GHSA-76r7-hhxj-r776"
],
"fixed_version": "8.0.2.1",
"advisory_count": 1,
"oldest_advisory_days": 342
},
{
"name": "loofah",
"direct": false,
"version": "2.24.1",
"severity": "moderate",
"ecosystem": "rubygems",
"cvss_score": 4.7,
"advisory_ids": [
"GHSA-9wjq-cp2p-hrgf"
],
"fixed_version": "2.25.2",
"advisory_count": 1,
"oldest_advisory_days": 0
},
{
"name": "nokogiri",
"direct": false,
"version": "1.19.3",
"severity": "moderate",
"ecosystem": "rubygems",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5prr-v3j2-97mh",
"GHSA-5v8h-3h3q-446p",
"GHSA-8678-w3jw-xfc2",
"GHSA-9cv2-cfxc-v4v2",
"GHSA-p67v-3w7g-wjg7",
"GHSA-phwj-rprq-35pp",
"GHSA-wfpw-mmfh-qq69",
"GHSA-wjv4-x9w8-wm3h"
],
"fixed_version": "1.19.4",
"advisory_count": 8,
"oldest_advisory_days": 33
},
{
"name": "actionview",
"direct": false,
"version": "8.0.2",
"severity": "low",
"ecosystem": "rubygems",
"cvss_score": null,
"advisory_ids": [
"GHSA-v55j-83pf-r9cq"
],
"fixed_version": "8.1.2.1",
"advisory_count": 1,
"oldest_advisory_days": 120
},
{
"name": "rails-html-sanitizer",
"direct": false,
"version": "1.6.2",
"severity": "low",
"ecosystem": "rubygems",
"cvss_score": 0,
"advisory_ids": [
"GHSA-cj75-f6xr-r4g7"
],
"fixed_version": "1.7.1",
"advisory_count": 1,
"oldest_advisory_days": 0
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 2,
"high": 5,
"critical": 1,
"moderate": 3
},
"advisory_count": 40,
"affected_count": 11,
"assessed_count": 69,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 1,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [
{
"name": "rubocop-rails-omakase",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "sqlite3",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 2.7.4"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "rubocop-rails-omakase",
"direct": true,
"version": "1.1.0",
"ecosystem": "rubygems"
},
{
"name": "sqlite3",
"direct": true,
"version": "2.7.4",
"ecosystem": "rubygems"
},
{
"name": "actionpack",
"direct": false,
"version": "8.0.2",
"ecosystem": "rubygems"
},
{
"name": "actionview",
"direct": false,
"version": "8.0.2",
"ecosystem": "rubygems"
},
{
"name": "activemodel",
"direct": false,
"version": "8.0.2",
"ecosystem": "rubygems"
},
{
"name": "activerecord",
"direct": false,
"version": "8.0.2",
"ecosystem": "rubygems"
},
{
"name": "activesupport",
"direct": false,
"version": "8.0.2",
"ecosystem": "rubygems"
},
{
"name": "appraisal",
"direct": false,
"version": "2.5.0",
"ecosystem": "rubygems"
},
{
"name": "ast",
"direct": false,
"version": "2.4.3",
"ecosystem": "rubygems"
},
{
"name": "base64",
"direct": false,
"version": "0.3.0",
"ecosystem": "rubygems"
},
{
"name": "benchmark",
"direct": false,
"version": "0.4.1",
"ecosystem": "rubygems"
},
{
"name": "bigdecimal",
"direct": false,
"version": "3.2.2",
"ecosystem": "rubygems"
},
{
"name": "builder",
"direct": false,
"version": "3.3.0",
"ecosystem": "rubygems"
},
{
"name": "coderay",
"direct": false,
"version": "1.1.3",
"ecosystem": "rubygems"
},
{
"name": "concurrent-ruby",
"direct": false,
"version": "1.3.5",
"ecosystem": "rubygems"
},
{
"name": "connection_pool",
"direct": false,
"version": "2.5.3",
"ecosystem": "rubygems"
},
{
"name": "crass",
"direct": false,
"version": "1.0.6",
"ecosystem": "rubygems"
},
{
"name": "date",
"direct": false,
"version": "3.4.1",
"ecosystem": "rubygems"
},
{
"name": "drb",
"direct": false,
"version": "2.2.3",
"ecosystem": "rubygems"
},
{
"name": "erb",
"direct": false,
"version": "5.0.2",
"ecosystem": "rubygems"
},
{
"name": "erubi",
"direct": false,
"version": "1.13.1",
"ecosystem": "rubygems"
},
{
"name": "i18n",
"direct": false,
"version": "1.14.7",
"ecosystem": "rubygems"
},
{
"name": "io-console",
"direct": false,
"version": "0.8.1",
"ecosystem": "rubygems"
},
{
"name": "irb",
"direct": false,
"version": "1.15.2",
"ecosystem": "rubygems"
},
{
"name": "json",
"direct": false,
"version": "2.12.2",
"ecosystem": "rubygems"
},
{
"name": "language_server-protocol",
"direct": false,
"version": "3.17.0.5",
"ecosystem": "rubygems"
},
{
"name": "lint_roller",
"direct": false,
"version": "1.1.0",
"ecosystem": "rubygems"
},
{
"name": "logger",
"direct": false,
"version": "1.7.0",
"ecosystem": "rubygems"
},
{
"name": "loofah",
"direct": false,
"version": "2.24.1",
"ecosystem": "rubygems"
},
{
"name": "method_source",
"direct": false,
"version": "1.1.0",
"ecosystem": "rubygems"
},
{
"name": "mini_portile2",
"direct": false,
"version": "2.8.9",
"ecosystem": "rubygems"
},
{
"name": "minitest",
"direct": false,
"version": "5.25.5",
"ecosystem": "rubygems"
},
{
"name": "nokogiri",
"direct": false,
"version": "1.19.3",
"ecosystem": "rubygems"
},
{
"name": "parallel",
"direct": false,
"version": "1.27.0",
"ecosystem": "rubygems"
},
{
"name": "parser",
"direct": false,
"version": "3.3.8.0",
"ecosystem": "rubygems"
},
{
"name": "pp",
"direct": false,
"version": "0.6.2",
"ecosystem": "rubygems"
},
{
"name": "prettyprint",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "prism",
"direct": false,
"version": "1.4.0",
"ecosystem": "rubygems"
},
{
"name": "pry",
"direct": false,
"version": "0.15.2",
"ecosystem": "rubygems"
},
{
"name": "psych",
"direct": false,
"version": "5.2.6",
"ecosystem": "rubygems"
},
{
"name": "racc",
"direct": false,
"version": "1.8.1",
"ecosystem": "rubygems"
},
{
"name": "rack",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rack",
"direct": false,
"version": "3.1.16",
"ecosystem": "rubygems"
},
{
"name": "rack-session",
"direct": false,
"version": "2.1.1",
"ecosystem": "rubygems"
},
{
"name": "rack-test",
"direct": false,
"version": "2.2.0",
"ecosystem": "rubygems"
},
{
"name": "rackup",
"direct": false,
"version": "2.2.1",
"ecosystem": "rubygems"
},
{
"name": "rails-dom-testing",
"direct": false,
"version": "2.3.0",
"ecosystem": "rubygems"
},
{
"name": "rails-html-sanitizer",
"direct": false,
"version": "1.6.2",
"ecosystem": "rubygems"
},
{
"name": "railties",
"direct": false,
"version": "8.0.2",
"ecosystem": "rubygems"
},
{
"name": "rainbow",
"direct": false,
"version": "3.1.1",
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": "13.3.0",
"ecosystem": "rubygems"
},
{
"name": "rdoc",
"direct": false,
"version": "6.14.2",
"ecosystem": "rubygems"
},
{
"name": "regexp_parser",
"direct": false,
"version": "2.10.0",
"ecosystem": "rubygems"
},
{
"name": "reline",
"direct": false,
"version": "0.6.1",
"ecosystem": "rubygems"
},
{
"name": "rubocop",
"direct": false,
"version": "1.78.0",
"ecosystem": "rubygems"
},
{
"name": "rubocop-ast",
"direct": false,
"version": "1.45.1",
"ecosystem": "rubygems"
},
{
"name": "rubocop-performance",
"direct": false,
"version": "1.25.0",
"ecosystem": "rubygems"
},
{
"name": "rubocop-rails",
"direct": false,
"version": "2.32.0",
"ecosystem": "rubygems"
},
{
"name": "ruby-progressbar",
"direct": false,
"version": "1.13.0",
"ecosystem": "rubygems"
},
{
"name": "securerandom",
"direct": false,
"version": "0.4.1",
"ecosystem": "rubygems"
},
{
"name": "sequel",
"direct": false,
"version": "5.94.0",
"ecosystem": "rubygems"
},
{
"name": "stringio",
"direct": false,
"version": "3.1.7",
"ecosystem": "rubygems"
},
{
"name": "thor",
"direct": false,
"version": "1.4.0",
"ecosystem": "rubygems"
},
{
"name": "timeout",
"direct": false,
"version": "0.4.3",
"ecosystem": "rubygems"
},
{
"name": "tzinfo",
"direct": false,
"version": "2.0.6",
"ecosystem": "rubygems"
},
{
"name": "unicode-display_width",
"direct": false,
"version": "3.1.4",
"ecosystem": "rubygems"
},
{
"name": "unicode-emoji",
"direct": false,
"version": "4.0.4",
"ecosystem": "rubygems"
},
{
"name": "uri",
"direct": false,
"version": "1.0.3",
"ecosystem": "rubygems"
},
{
"name": "useragent",
"direct": false,
"version": "0.16.11",
"ecosystem": "rubygems"
},
{
"name": "zeitwerk",
"direct": false,
"version": "2.7.3",
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 70,
"direct_count": 2,
"indirect_count": 68
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 59,
"open_issues": 2,
"closed_ratio": 0.949,
"closed_issues": 37,
"closed_unmerged_prs": 8
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "josevalim",
"commits": 118,
"avatar_url": "https://avatars.githubusercontent.com/u/9582?v=4"
},
{
"type": "User",
"login": "yjacquin",
"commits": 61,
"avatar_url": "https://avatars.githubusercontent.com/u/51963063?v=4"
},
{
"type": "User",
"login": "hugobarauna",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/2719?v=4"
},
{
"type": "User",
"login": "jonatanklosko",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/17034772?v=4"
},
{
"type": "User",
"login": "omarluq",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/84993125?v=4"
},
{
"type": "User",
"login": "filipemendespi",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/12674061?v=4"
},
{
"type": "User",
"login": "SteffenDE",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/4116351?v=4"
},
{
"type": "User",
"login": "spacebat",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/216899?v=4"
},
{
"type": "User",
"login": "marcoroth",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6411752?v=4"
},
{
"type": "User",
"login": "radwo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/184065?v=4"
}
],
"contributors_sampled": 11,
"top_contributor_share": 0.602
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": true,
"linter_configs": [
".rubocop.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Gemfile.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "6 out of 6 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": 1,
"reason": "Found 5/30 approved changesets -- score normalized to 1",
"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": 10,
"reason": "16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "40 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "2a7745cd73ab6dfc29641ac24fa9bdbd867e5baf",
"ran_at": "2026-07-22T18:23:01Z",
"aggregate_score": 4.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-22T16:06:47Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-22T09:27:43Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 91,
"created_at": "2025-10-01T08:43:41Z",
"last_comment_at": "2025-11-25T05:17:48Z",
"last_comment_author": "josevalim"
},
{
"number": 94,
"created_at": "2025-10-25T19:41:32Z",
"last_comment_at": "2025-10-26T18:02:26Z",
"last_comment_author": "josevalim"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/tidewave-ai/tidewave_rails",
"host": "github.com",
"name": "tidewave_rails",
"owner": "tidewave-ai"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"security": 55,
"vitality": 83,
"community": 61,
"governance": 67,
"engineering": 82
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 83,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"commits_last_year": 76,
"human_commit_share": 0.97,
"days_since_last_push": 0,
"active_weeks_last_year": 25
},
"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": "25/52 weeks with commits",
"points": 17.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 25
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "76 commits in the last year",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 76
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"releases_count": 13,
"latest_release_tag": "v0.8.0",
"releases_from_tags": true,
"days_since_latest_release": 0,
"mean_days_between_releases": 38.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~38.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 38.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 61,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"forks": 29,
"stars": 477,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "477 stars",
"points": 43.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 477
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "29 forks",
"points": 12.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 29
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"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 (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"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": 80,
"inputs": {
"packages": [
"tidewave"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 1316033,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "1,316,033 downloads all-time across rubygems",
"points": 63.6,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 1316033,
"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": 67,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 11,
"top_contributor_share": 0.602
},
"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 60% of commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 60
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "11 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 11
}
}
],
"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": 80,
"inputs": {
"merged_prs": 59,
"open_issues": 2,
"closed_issues": 37,
"issue_closed_ratio": 0.949,
"closed_unmerged_prs": 8
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "95% of issues closed",
"points": 44.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 95
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "59/67 decided PRs merged",
"points": 33.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 59,
"decided": 67
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/30 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"followers": 239,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "tidewave-ai",
"public_repos": 10,
"account_age_days": 498
},
"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": "239 followers of tidewave-ai",
"points": 17.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 239,
"login": "tidewave-ai"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "10 public repos, account ~1 yr old",
"points": 10.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 10
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"tidewave"
],
"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": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 82,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://tidewave.ai/",
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://tidewave.ai/",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": 55,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.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 not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "6 out of 6 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 5/30 approved changesets -- score normalized to 1",
"points": 0.8,
"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": "16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "40 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 69 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 69
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 1
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 40,
"affected_packages": 11,
"assessed_packages": 69,
"unassessed_packages": 1,
"affected_by_severity": "critical 1, high 5, moderate 3, low 2",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 69,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 15
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 56,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.227,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 320
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"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": "22 of 97 human commits state their intent (structured subject or explanatory body)",
"points": 12.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 22,
"sampled": 97
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Gemfile.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.02,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.03
},
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "2 of the last 100 commits agent-authored or agent-credited",
"points": 4,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "3 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 3,
"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": 22033,
"source_files_sampled": 35,
"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/35 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 35,
"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-22T18:23:14.164710Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tidewave-ai/tidewave_rails.svg",
"full_name": "tidewave-ai/tidewave_rails",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}