Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 333,
"has_wiki": false,
"homepage": null,
"languages": {
"Ruby": 57589,
"Shell": 850
},
"pushed_at": "2023-02-06T23:14:03Z",
"created_at": "2012-01-14T19:33:47Z",
"owner_type": "Organization",
"updated_at": "2026-05-13T15:00:15Z",
"description": "Code quality threshold checking as part of your build",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "https://square.github.io",
"name": "Square",
"type": "Organization",
"login": "square",
"company": null,
"location": null,
"followers": 2943,
"avatar_url": "https://avatars.githubusercontent.com/u/82592?v=4",
"created_at": "2009-05-08T23:28:44Z",
"is_verified": null,
"public_repos": 295,
"account_age_days": 6289
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2016-03-10T16:41:27Z"
},
{
"tag": "v2.6.1",
"kind": "patch",
"published_at": "2013-10-31T01:05:12Z"
},
{
"tag": "v2.6.0",
"kind": "minor",
"published_at": "2013-06-08T02:57:49Z"
},
{
"tag": "v2.5.2",
"kind": "patch",
"published_at": "2013-01-26T20:30:12Z"
},
{
"tag": "v2.5.1",
"kind": "patch",
"published_at": "2013-01-26T20:21:51Z"
},
{
"tag": "v2.5.0",
"kind": "minor",
"published_at": "2012-11-17T23:18:43Z"
},
{
"tag": "v2.4.0",
"kind": "minor",
"published_at": "2012-10-21T19:22:34Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2012-09-16T19:38:34Z"
},
{
"tag": "v2.2.3",
"kind": "patch",
"published_at": "2012-09-03T02:45:48Z"
},
{
"tag": "v2.2.2",
"kind": "patch",
"published_at": "2012-08-30T01:35:22Z"
},
{
"tag": "v2.2.1",
"kind": "patch",
"published_at": "2012-08-27T04:15:13Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2012-08-27T00:18:54Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2012-08-26T20:40:27Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2012-08-20T00:30:57Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2012-04-21T04:19:37Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2012-03-31T19:49:16Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2012-03-25T03:55:11Z"
}
],
"recent_commits": [
{
"oid": "c8d6ce4e0092e5f677d3a2f409db7566e5d82136",
"body": null,
"is_bot": false,
"headline": "Add note to README about using Rubocop instead",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2018-01-10T04:36:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf214b3599935deb2d8942deb9b2bf5584171244",
"body": "spelling fixes",
"is_bot": false,
"headline": "Merge pull request #94 from jsoref/spelling",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2016-03-14T16:57:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a9360f8ba53290cb4f7b4905fd54b16ed7b8ece",
"body": null,
"is_bot": false,
"headline": "spelling: explanatory",
"author_name": "Josh Soref",
"author_login": "jsoref",
"committed_at": "2016-03-13T18:20:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "860390e2182c8598082e2632bcbc6124dd650bad",
"body": null,
"is_bot": false,
"headline": "spelling: efficiently",
"author_name": "Josh Soref",
"author_login": "jsoref",
"committed_at": "2016-03-13T18:19:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eb03ff3b136070c3d093eef3db89ae26096259a",
"body": null,
"is_bot": false,
"headline": "3.0.0",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2016-03-10T16:41:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f602b9d7f4440aef4a97bbacb5acb963e58deec2",
"body": "Compatibility with Rake 11",
"is_bot": false,
"headline": "Merge pull request #93 from orien/rake_11",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2016-03-10T16:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "011f1fcf0857a4e705c545dae78df8d2f7f688a3",
"body": "TaskManager#last_comment has been removed in Rake 11. We are to migrate\nto #last_description. This has been available for many years so\nbackwards compatibility is not a problem.",
"is_bot": false,
"headline": "Compatibility with Rake 11",
"author_name": "Orien Madgwick",
"author_login": "orien",
"committed_at": "2016-03-10T02:51:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "700087a498d77aa182dc4fe40079aa26aff184ef",
"body": null,
"is_bot": false,
"headline": "Drop 1.9 support",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2016-01-04T19:59:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b958eb571da970577139bffd1a02a4df34bdf2ea",
"body": "Use Dir.glob instead of Dir.[]",
"is_bot": false,
"headline": "Merge pull request #92 from jaredbeck/support_array_glob",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2016-01-04T19:58:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "029631b13e201eb25d04dea380c4cbac64dabb00",
"body": "Adds support for passing an array of glob strings to the\nfollowing options:\n\n- abc_glob\n- style_exclude\n- style_glob\n\nExample:\n\n```\ncane.style_glob = [\n 'app/**/*.{rb,haml,prawn}',\n 'config/**/*.rb'\n]\n```\n\nUsing `Dir.[]`, this configuration is not possible.",
"is_bot": false,
"headline": "Use Dir.glob instead of Dir.[]",
"author_name": "Jared Beck",
"author_login": "jaredbeck",
"committed_at": "2016-01-04T19:26:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ca99588e875af07e01c8eba6d8838c99fc7ce20",
"body": "Update specs to RSpec 2.14.7 syntax (Updated)",
"is_bot": false,
"headline": "Merge pull request #87 from loganhasson/master",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2014-05-17T02:15:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6fd976ce9ed73dce336ee4dae1224fadf2d63a0",
"body": "This conversion is done by Transpec 1.13.1 with the following command:\n transpec\n\n* 112 conversions\n from: obj.should\n to: expect(obj).to\n\n* 66 conversions\n from: == expected\n to: eq(expected)\n\n* 12 conversions\n from: obj.should_receive(:message)\n to: expect(obj).to receiv\n[…]\nrom: obj.should_not\n to: expect(obj).not_to\n\n* 1 conversion\n from: -> { }.should\n to: expect { }.to\n\n* 1 conversion\n from: =~ [1, 2]\n to: match_array([1, 2])\n\nFix style violations",
"is_bot": false,
"headline": "Update specs to RSpec 2.14.7 syntax",
"author_name": "Logan Hasson",
"author_login": "loganhasson",
"committed_at": "2014-05-17T02:07:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b12a186a73544466f1b5aa1b596243eb8de311ce",
"body": null,
"is_bot": false,
"headline": "2.6.2",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2014-04-21T00:24:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f54b4e774292bafad08bf7182e6488f29ad2500",
"body": "Commented methods should not trigger doc requirement for modules",
"is_bot": false,
"headline": "Merge pull request #85 from square/doc-violation-fix",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2014-04-21T00:20:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d34123533f744238086e41b18684d201a2322c42",
"body": null,
"is_bot": false,
"headline": "Update to latest RSpec::Fire API.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2014-04-20T18:57:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a72f85d09a7b5d233c6c26d386dd575cfa399929",
"body": null,
"is_bot": false,
"headline": "Commented methods should not trigger doc violation for modules.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2014-04-20T18:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac5834d357f87ecfce12ee6dfa9277ff5192d560",
"body": "Add Ruby 2.1.0 to .travis.yml",
"is_bot": false,
"headline": "Merge pull request #84 from salimane/pr_ruby_2_1_0",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2014-01-02T22:28:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "199dacec40cfb0f06a367897183756ef0fcaeca9",
"body": null,
"is_bot": false,
"headline": "Add Ruby 2.1.0 to .travis.yml",
"author_name": "Salimane Adjao Moustapha",
"author_login": "salimane",
"committed_at": "2014-01-02T10:16:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4227473779781cbefc30e11eab879773b6af54a",
"body": null,
"is_bot": false,
"headline": "Update Gemfile.lock to latest gems.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-10-31T01:10:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1435d666edaf7777c27ecf5708573248528299e9",
"body": null,
"is_bot": false,
"headline": "2.6.1",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-10-31T01:05:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ea008a2ffb9ebaafc90cbd4840dacea9b5392b5",
"body": "Added Ruby syntax highlighting to the README.",
"is_bot": false,
"headline": "Merge pull request #80 from parndt/patch-1",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-10-08T14:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1b165d9a4804027bf3477c844ce0b50c392b563",
"body": null,
"is_bot": false,
"headline": "Added Ruby syntax highlighting to the README.",
"author_name": "Philip Arndt",
"author_login": "parndt",
"committed_at": "2013-10-08T03:51:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60cbaba406da63feb10f354c195b457da2fa24ab",
"body": null,
"is_bot": false,
"headline": "Ignore bundler directories in git and coverage.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-10-05T04:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "779a7c2279d48f130d7cb74ed6ab3538d2195dbe",
"body": "Fixes #79.",
"is_bot": false,
"headline": "Add license definition to gemspec.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-10-05T03:55:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbfb0173a03f0c10b525a164c52af1d9860b4e25",
"body": "JsonFormatter initializer needs to take an options hash, because that's ...",
"is_bot": false,
"headline": "Merge pull request #75 from svoynow-lz/master",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-07-20T03:33:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d3f86186c677d09f2a43eee057bd550952067e7",
"body": "…'s how the runner call it now.",
"is_bot": false,
"headline": "JsonFormatter initializer needs to take an options hash, because that…",
"author_name": "Sasha Voynow",
"author_login": "svoynow",
"committed_at": "2013-07-19T20:02:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4408e803b0972eaa0b00d9520e882aad3cadb698",
"body": "Correctly handle one-line classes in doc check",
"is_bot": false,
"headline": "Merge pull request #72 from chrishunt/no-docs-for-one-line-class",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-06-14T02:58:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7979746cb0ffb069a9db4e3edf5d345c3f31eb3d",
"body": null,
"is_bot": false,
"headline": "Don't require doc for one-line class w/out method",
"author_name": "Chris Hunt",
"author_login": "chrishunt",
"committed_at": "2013-06-13T22:35:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af319114d5f8f0345f108a34d372c6f68a0982d9",
"body": null,
"is_bot": false,
"headline": "Remove unnecessary comment from spec",
"author_name": "Chris Hunt",
"author_login": "chrishunt",
"committed_at": "2013-06-13T16:37:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f70319f998b896cbf0546cde8aab224577080e73",
"body": null,
"is_bot": false,
"headline": "2.6.0",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-06-08T02:57:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "616bb8a50c8b39b72d3ff8c63080ff9117356553",
"body": "…thods\n\nCreate DocViolation for modules and classes with methods",
"is_bot": false,
"headline": "Merge pull request #70 from chrishunt/chrishunt/check-modules-with-me…",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-06-01T18:42:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f1777338fc05edfaf62cc066921747e605e2588",
"body": null,
"is_bot": false,
"headline": "Fix spelling of parallelism in comment",
"author_name": "Chris Hunt",
"author_login": "chrishunt",
"committed_at": "2013-06-01T18:23:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2b5af5186323905b8fb6a6732e813234e6f4aa1",
"body": null,
"is_bot": false,
"headline": "Add documentation to un-documented modules",
"author_name": "Chris Hunt",
"author_login": "chrishunt",
"committed_at": "2013-06-01T18:23:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdade7a50b0d7442bd07ca915dc747684151ab24",
"body": "If a Class or Module does not contain methods, it does not create a\nDocViolation",
"is_bot": false,
"headline": "Create DocViolation for module/class with methods",
"author_name": "Chris Hunt",
"author_login": "chrishunt",
"committed_at": "2013-06-01T18:20:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d374f19f29092ec8466dd8782afc6c9bb76ed0b4",
"body": null,
"is_bot": false,
"headline": "Use =~ matcher to ignore array order, h/t @dkubb.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-04-21T16:57:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d74bce135d886da5d96d20f569591df89fb1166",
"body": null,
"is_bot": false,
"headline": "Make glob test deterministic to fix build.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-04-21T16:33:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8565d1bd8879cff79ba56e3f218b308eeee236c",
"body": null,
"is_bot": false,
"headline": "Merge branch 'celeduc-master'",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-04-21T16:30:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e3c2888fb9a9a96c4ddd38e1a2cdc2bf046647c",
"body": "cc @celeduc",
"is_bot": false,
"headline": "Better handling of missing READMEs.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-04-21T16:30:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc0bc7c1e61a06861d87f1d976ff3e92f4a50e95",
"body": "cc @celeduc",
"is_bot": false,
"headline": "Vertical format and sort the extensions list.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-04-21T16:30:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d340b1ba1179c110af110df68ae2624e8a5ad6d",
"body": "…e using at Square.",
"is_bot": false,
"headline": "Updated line width so this code can fit on the VT-52 terminals they'r…",
"author_name": "Chuck LeDuc Díaz",
"author_login": null,
"committed_at": "2013-04-21T16:30:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3aa0de08288282eb41edbbbe54b588b15a34fd5",
"body": null,
"is_bot": false,
"headline": "Add textile as an allowed README extension",
"author_name": "Chuck LeDuc Díaz",
"author_login": null,
"committed_at": "2013-04-21T16:30:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7948846a6c33878a41609fdc0353138c4d05cd54",
"body": null,
"is_bot": false,
"headline": "Update Gemfile.lock with latest versions.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-04-21T16:12:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea0e83314178f388169b687cea3feb7a34294479",
"body": null,
"is_bot": false,
"headline": "Stricter checking for classes in doc check. Fixes #67.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-04-21T16:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8912ba76cce84d92f280d1aac11c5c6f4c94d59",
"body": "Add .markdown as a valid README extension",
"is_bot": false,
"headline": "Merge pull request #68 from packetmonkey/master",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-04-12T04:33:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14d6d347a1fa1fdd71aa9d9f099513d2d9994bdf",
"body": null,
"is_bot": false,
"headline": "Add .markdown as a valid README extension",
"author_name": "Evan Sharp",
"author_login": "packetmonkey",
"committed_at": "2013-04-11T21:06:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22da5a346cb8d9a7aeef7dbe48efe748903e6ad4",
"body": "Add --color option documentation",
"is_bot": false,
"headline": "Merge pull request #61 from justincampbell/color-readme",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-02-28T06:01:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8afa1bfca644251b7c9593b2fc1c2cdfa6e4a57a",
"body": "updates for ruby 2.0",
"is_bot": false,
"headline": "Merge pull request #64 from coffeejunk/ruby2",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-02-28T06:01:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f97418c52788fdfee1f9796c19aac1816264ad9",
"body": "Since changing the encoding from UTF8 to UTF8 doesn't do anything (see\nhttp://bugs.ruby-lang.org/issues/7967#note-1), change the source encoding\nto binary (ie. ascii-8bit) and replace all undefined characters.",
"is_bot": false,
"headline": "Convert invalid strings from binary to utf-8",
"author_name": "Maximilian Haack",
"author_login": "coffeejunk",
"committed_at": "2013-02-26T13:08:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abfc7982319a5a41dbc178f299109a941370c148",
"body": null,
"is_bot": false,
"headline": "test against ruby 2.0 on travis ci",
"author_name": "Maximilian Haack",
"author_login": "coffeejunk",
"committed_at": "2013-02-26T11:56:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2075a0d7bd60dbbc199c890904dc5f14f855ca0",
"body": null,
"is_bot": false,
"headline": "Enumerator.new is deprecated in ruby 2.0",
"author_name": "Maximilian Haack",
"author_login": "coffeejunk",
"committed_at": "2013-02-26T11:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dfcc5f248452dca182615414e3378e739274f56",
"body": null,
"is_bot": false,
"headline": "Add --color option documentation",
"author_name": "Justin Campbell",
"author_login": "justincampbell",
"committed_at": "2013-02-07T14:31:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97f1b30a5ff449eb8a1232d01f32ee07f5bf1fef",
"body": null,
"is_bot": false,
"headline": "Merge branch 'justincampbell-color'",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-02-06T16:10:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10f6a681a25db7e2a0800724bc66f67a914bb438",
"body": "…ustincampbell-color",
"is_bot": false,
"headline": "Merge branch 'color' of https://github.com/justincampbell/cane into j…",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-02-06T16:09:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "968eaa10b12235bfb7111a0bb827a593a328c409",
"body": null,
"is_bot": false,
"headline": "Only colorize if max violations is met",
"author_name": "Justin Campbell",
"author_login": "justincampbell",
"committed_at": "2013-02-06T16:03:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13b546d6e54755e76f4cc15f12a422155ec1d4df",
"body": "…ustincampbell-color",
"is_bot": false,
"headline": "Merge branch 'color' of https://github.com/justincampbell/cane into j…",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-02-06T15:28:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "652c2f887f551a7ddf280399491312526291089a",
"body": "Displays all violation in red",
"is_bot": false,
"headline": "Colorize output with --color",
"author_name": "Justin Campbell",
"author_login": "justincampbell",
"committed_at": "2013-02-05T15:49:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b718a0fa183fc1cf42df222bdda458a649697354",
"body": null,
"is_bot": false,
"headline": "Merge branch 'justincampbell-use-canefile-from-rake'",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-02-05T15:33:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4178d5c525aba9e70edc11b6245a6c20de3d5107",
"body": null,
"is_bot": false,
"headline": "Remove stubbing from integration test.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-02-05T15:33:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d15848c358aa693b2352facb9caf0556787589f",
"body": null,
"is_bot": false,
"headline": "Add spec for previous commit",
"author_name": "Justin Campbell",
"author_login": "justincampbell",
"committed_at": "2013-02-05T14:45:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d8c11ca1082985d84aa2513be852134a5c0d197",
"body": "Allows Cane::RakeTask.new to use the settings in .cane, without needing\nit explicitly in a block",
"is_bot": false,
"headline": "Default to .cane from rake task",
"author_name": "Justin Campbell",
"author_login": "justincampbell",
"committed_at": "2013-02-05T14:31:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9afd1be293544b5239eaad4b5fac9f33e75c0b6c",
"body": null,
"is_bot": false,
"headline": "2.5.2",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-01-26T20:30:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0cf38ba322221eb890a2280a53ac6a914d485c8",
"body": "Add more threshold operators.",
"is_bot": false,
"headline": "Merge pull request #53 from square/issue-52",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-01-19T19:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93819f19a31a52ffbda9e23cd492ccbb28610f7b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'pitr-allow_simplecov_last_run_as_coverage_measure'",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-01-19T19:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00dbfede658e5af8e9dd0d2acd4ca24ad141eb58",
"body": null,
"is_bot": false,
"headline": "Update README for newer SimpleCov integration.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-01-19T19:09:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc69b26567928de62d11cdbd73c8e289aba69c08",
"body": null,
"is_bot": false,
"headline": "allow simplecov's coverage/.last_run.json as coverage measure",
"author_name": "☃ pitr",
"author_login": "pitr",
"committed_at": "2013-01-19T19:08:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6340712f64fcb3bcab878a26f997df3a80be9538",
"body": "Two common extensions for README documents",
"is_bot": false,
"headline": "Merge pull request #55 from krainboltgreene/patch-1",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-01-18T05:14:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4955aee7cb0631d16d0d8c4d06a8a6efeac419f3",
"body": null,
"is_bot": false,
"headline": "Update spec/doc_check_spec.rb",
"author_name": "Kurtis Rainbolt-Greene",
"author_login": null,
"committed_at": "2013-01-17T17:12:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2768739b5c01956286f204b8ad4b93943648de25",
"body": null,
"is_bot": false,
"headline": "Two common extensions for README documents",
"author_name": "Kurtis Rainbolt-Greene",
"author_login": null,
"committed_at": "2013-01-17T01:02:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbbef90956d89c21cb489258f0c69a0413a90bb5",
"body": "Suppress warning about IO#lines in Ruby 2.0",
"is_bot": false,
"headline": "Merge pull request #54 from donpinkster/deprecation-warning-ruby-2",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-01-16T16:16:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4533bde90642b3dbf500e87e33fcffbd389a2c61",
"body": null,
"is_bot": false,
"headline": "replacing IO#lines with IO#each_line to suppress warnings in ruby 2.0",
"author_name": "Don Pinkster",
"author_login": null,
"committed_at": "2013-01-16T08:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38cb79b8a821fb0bbf3aa953ed374080a0521c65",
"body": null,
"is_bot": false,
"headline": "Clean up some cruft I accidentally left in threshold spec.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-01-14T02:17:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40f5083731957b3264e4df2e1a2b9c130f7f96c4",
"body": null,
"is_bot": false,
"headline": "Update documentation with new thresholds.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-01-14T02:13:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea950c84c12467b250a660334f98a93e58f0f06d",
"body": null,
"is_bot": false,
"headline": "Support all the operators for threshold checks.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-01-14T02:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57bc11aa1a9c2bb4d328204b63e286411ec74d5e",
"body": null,
"is_bot": false,
"headline": "Support == in threshold checks.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-01-14T01:59:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e14ab73073410f1b337a746cf68f5ffafacec03",
"body": null,
"is_bot": false,
"headline": "Extra spec coverage around thresholds.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2013-01-14T01:47:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a25f8673bdd13b700fb48aa8b941782945eb5c2a",
"body": "Added (missed?) 'link' in README explanation",
"is_bot": false,
"headline": "Merge pull request #50 from girasquid/patch-1",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2012-11-24T02:30:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4006a845db735cad664e4fcf27f87fc3711b2d6a",
"body": "Added a (missed?) word",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Luke Hutscal",
"author_login": "girasquid",
"committed_at": "2012-11-23T22:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c3fd27d59d64a6f6bae7c26fc6be5bdef376f96",
"body": null,
"is_bot": false,
"headline": "2.5.0",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2012-11-17T23:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "742cd4ce2fa8460340c5df4ea2580881bea36edc",
"body": null,
"is_bot": false,
"headline": "Update documentation.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2012-11-17T23:16:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d3356ca34d074ed9192f6709d0d75e296a0b805",
"body": null,
"is_bot": false,
"headline": "--doc-exclude supports globs same as style exclusion.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2012-11-17T23:16:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "628cc1e9591d4190089e5303aa9d278ce8c9d964",
"body": "Add support for a glob pattern in the style-exclude parameter",
"is_bot": false,
"headline": "Merge pull request #49 from marten/master",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2012-11-16T05:01:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "310642a326f602e41f05d355ec00f9a8c505f083",
"body": null,
"is_bot": false,
"headline": "Add spec to check style exclusion globbing",
"author_name": "Marten Veldthuis",
"author_login": "marten",
"committed_at": "2012-11-15T16:04:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90f4a636a156d4d9d418c2dc621ec8c249e3a7eb",
"body": null,
"is_bot": false,
"headline": "Update documentation for glob exclude",
"author_name": "Marten Veldthuis",
"author_login": "marten",
"committed_at": "2012-11-15T15:44:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a008c45609e8571fe7ecc8a9f00fab146a26e36",
"body": null,
"is_bot": false,
"headline": "Add support for glob patterns in style exclusions",
"author_name": "Marten Veldthuis",
"author_login": "marten",
"committed_at": "2012-11-15T15:43:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c03edbb2d9926d06374374bdb756ffe42625fe0b",
"body": null,
"is_bot": false,
"headline": "Forcing travis hook.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2012-11-10T19:19:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73165dafb29c9fe6b4a17696cecc88a3fd345e0b",
"body": null,
"is_bot": false,
"headline": "Add configuration for travis CI.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2012-11-10T19:14:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66ffe46c655f6c49b671c83dc6df3b3a2436d87e",
"body": null,
"is_bot": false,
"headline": "Update Gemfile.lock for latest release.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2012-11-10T19:14:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "175de10349e31c453d444990705c01bd4fc4edbd",
"body": "Allow documentation exclusions with --doc-exclude",
"is_bot": false,
"headline": "Merge pull request #48 from justincampbell/doc-exclude",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2012-11-07T05:37:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f02b19c41652d5f9008be9f575f981aa32399e28",
"body": null,
"is_bot": false,
"headline": "Allow documentation exclusions with --doc-exclude",
"author_name": "Justin Campbell",
"author_login": "justincampbell",
"committed_at": "2012-11-05T15:21:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72af7860d85e113506d2f26192a303fe7be5e9e5",
"body": "Require Ruby 1.9 in the gemspec",
"is_bot": false,
"headline": "Merge pull request #47 from celeduc/master",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2012-11-01T03:01:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97b67d33cd9d98d9b9a53ecf1301ce5b01b1de63",
"body": "The gem should fail to install on old Ruby versions, as it won't run properly (see Issue #46)",
"is_bot": false,
"headline": "Require Ruby 1.9",
"author_name": "Chuck LeDuc Díaz",
"author_login": null,
"committed_at": "2012-10-31T22:39:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08165cfe29ce7d992da89c8624d1ceb8f4323372",
"body": null,
"is_bot": false,
"headline": "2.4.0",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2012-10-21T19:22:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46949e77628ef7bc71935b1ecdd040cb93971c47",
"body": null,
"is_bot": false,
"headline": "doc: Update doc for recent features.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2012-10-21T19:20:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02adcd30bd240be16662ec729c3abb1507ca77a3",
"body": "Merge branch 'load_dotcane_options_in_rake_tasks'",
"is_bot": false,
"headline": "feature: Rake task can load configuration from a .cane file.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2012-10-21T19:12:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0c71dc2e3c57219e99d911765931e997f4fe31a",
"body": null,
"is_bot": false,
"headline": "Remove extraneous file creation in spec.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2012-10-21T19:09:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf33ae181fb46f2ed794b8f8615cdafcb8395c8b",
"body": null,
"is_bot": false,
"headline": "Whitespace.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2012-10-21T19:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0307a86dd92f5b5a918e2a07a6e52bdc65ea4d6b",
"body": null,
"is_bot": false,
"headline": "Add specs for loading cane options from a canefile",
"author_name": "Daniel Heath",
"author_login": "DanielHeath",
"committed_at": "2012-10-21T19:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac8dbdb54a5dd98f9df14793798c24a7c6972d9f",
"body": null,
"is_bot": false,
"headline": "Allow options specified in ./.cane to be added to a rake task",
"author_name": "Daniel Heath",
"author_login": "DanielHeath",
"committed_at": "2012-10-21T19:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "373795ef741a106e9f06d6f2f532486578e1029d",
"body": "Merge branch 'store_coverage_threshold_in_file'",
"is_bot": false,
"headline": "feature: Coverage threshold can be specifed in a file.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2012-10-21T19:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bc67aab0a344d55b67b6a26a3713da1bc93df0b",
"body": null,
"is_bot": false,
"headline": "Push type check down into a method.",
"author_name": "Xavier Shay",
"author_login": "xaviershay",
"committed_at": "2012-10-21T19:06:24Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 17,
"commits_last_year": 0,
"latest_release_at": "2016-03-10T16:41:27Z",
"latest_release_tag": "v3.0.0",
"releases_from_tags": true,
"days_since_last_push": 1267,
"active_weeks_last_year": 0,
"days_since_latest_release": 3791,
"mean_days_between_releases": 143.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": "cane",
"exists": true,
"license": "Apache 2.0",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/cane",
"is_deprecated": false,
"latest_version": "3.0.0",
"repository_url": "http://github.com/square/cane",
"versions_count": 20,
"total_downloads": 3813109,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2012-01-14T22:54:59.282000Z",
"latest_published_at": "2016-03-10T16:42:50.874000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3791
}
]
},
"popularity": {
"forks": 73,
"stars": 1305,
"watchers": 37,
"fork_history": {
"days": [
{
"date": "2012-02-14",
"count": 1
},
{
"date": "2012-02-15",
"count": 1
},
{
"date": "2012-02-16",
"count": 1
},
{
"date": "2012-02-28",
"count": 1
},
{
"date": "2012-03-06",
"count": 1
},
{
"date": "2012-03-07",
"count": 1
},
{
"date": "2012-03-29",
"count": 1
},
{
"date": "2012-04-24",
"count": 1
},
{
"date": "2012-04-25",
"count": 1
},
{
"date": "2012-05-24",
"count": 1
},
{
"date": "2012-07-03",
"count": 1
},
{
"date": "2012-08-09",
"count": 1
},
{
"date": "2012-08-19",
"count": 1
},
{
"date": "2012-08-25",
"count": 1
},
{
"date": "2012-08-30",
"count": 1
},
{
"date": "2012-09-02",
"count": 1
},
{
"date": "2012-09-03",
"count": 1
},
{
"date": "2012-09-07",
"count": 1
},
{
"date": "2012-09-14",
"count": 1
},
{
"date": "2012-09-16",
"count": 1
},
{
"date": "2012-09-21",
"count": 1
},
{
"date": "2012-09-28",
"count": 1
},
{
"date": "2012-10-13",
"count": 1
},
{
"date": "2012-10-18",
"count": 1
},
{
"date": "2012-10-21",
"count": 1
},
{
"date": "2012-10-31",
"count": 1
},
{
"date": "2012-11-05",
"count": 1
},
{
"date": "2012-11-07",
"count": 1
},
{
"date": "2012-11-15",
"count": 1
},
{
"date": "2012-11-20",
"count": 1
},
{
"date": "2012-11-23",
"count": 1
},
{
"date": "2012-11-27",
"count": 1
},
{
"date": "2012-12-16",
"count": 1
},
{
"date": "2013-02-10",
"count": 1
},
{
"date": "2013-02-26",
"count": 1
},
{
"date": "2013-02-27",
"count": 1
},
{
"date": "2013-02-28",
"count": 1
},
{
"date": "2013-04-11",
"count": 1
},
{
"date": "2013-04-24",
"count": 1
},
{
"date": "2013-04-28",
"count": 1
},
{
"date": "2013-05-05",
"count": 1
},
{
"date": "2013-06-20",
"count": 1
},
{
"date": "2013-06-27",
"count": 1
},
{
"date": "2013-07-19",
"count": 1
},
{
"date": "2013-08-04",
"count": 1
},
{
"date": "2013-08-08",
"count": 1
},
{
"date": "2013-09-15",
"count": 1
},
{
"date": "2013-09-19",
"count": 1
},
{
"date": "2013-09-20",
"count": 1
},
{
"date": "2013-10-08",
"count": 1
},
{
"date": "2013-12-31",
"count": 1
},
{
"date": "2014-01-02",
"count": 1
},
{
"date": "2014-03-03",
"count": 1
},
{
"date": "2014-05-16",
"count": 1
},
{
"date": "2014-08-06",
"count": 1
},
{
"date": "2014-11-14",
"count": 1
},
{
"date": "2015-03-30",
"count": 1
},
{
"date": "2015-12-28",
"count": 1
},
{
"date": "2016-01-14",
"count": 1
},
{
"date": "2016-03-14",
"count": 1
},
{
"date": "2016-09-26",
"count": 1
},
{
"date": "2017-01-18",
"count": 1
},
{
"date": "2017-03-26",
"count": 1
},
{
"date": "2017-10-04",
"count": 1
},
{
"date": "2018-02-17",
"count": 1
},
{
"date": "2018-04-09",
"count": 1
},
{
"date": "2018-04-20",
"count": 1
},
{
"date": "2018-05-01",
"count": 1
},
{
"date": "2021-03-14",
"count": 1
},
{
"date": "2023-02-03",
"count": 1
},
{
"date": "2023-02-06",
"count": 1
},
{
"date": "2024-10-29",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
}
],
"complete": true,
"collected": 73,
"total_forks": 73
},
"star_history": null,
"open_issues_and_prs": 9
},
"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": 5641,
"source_files_sampled": 33,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "rake",
"direct": false,
"version": "10.1.0",
"severity": "moderate",
"ecosystem": "rubygems",
"cvss_score": 6.4,
"advisory_ids": [
"GHSA-jppv-gw3r-w3q8"
],
"fixed_version": "12.3.3",
"advisory_count": 1,
"oldest_advisory_days": 2341
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"moderate": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 11,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 5,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "diff-lcs",
"direct": false,
"version": "1.2.4",
"ecosystem": "rubygems"
},
{
"name": "multi_json",
"direct": false,
"version": "1.8.2",
"ecosystem": "rubygems"
},
{
"name": "parallel",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "parallel",
"direct": false,
"version": "1.6.2",
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": "10.1.0",
"ecosystem": "rubygems"
},
{
"name": "rspec",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rspec",
"direct": false,
"version": "2.14.1",
"ecosystem": "rubygems"
},
{
"name": "rspec-core",
"direct": false,
"version": "2.14.7",
"ecosystem": "rubygems"
},
{
"name": "rspec-expectations",
"direct": false,
"version": "2.14.3",
"ecosystem": "rubygems"
},
{
"name": "rspec-fire",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rspec-fire",
"direct": false,
"version": "1.2.0",
"ecosystem": "rubygems"
},
{
"name": "rspec-mocks",
"direct": false,
"version": "2.14.4",
"ecosystem": "rubygems"
},
{
"name": "simplecov",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "simplecov",
"direct": false,
"version": "0.7.1",
"ecosystem": "rubygems"
},
{
"name": "simplecov-html",
"direct": false,
"version": "0.7.1",
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 16,
"direct_count": 0,
"indirect_count": 16
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 44,
"open_issues": 6,
"closed_ratio": 0.857,
"closed_issues": 36,
"closed_unmerged_prs": 11
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "xaviershay",
"commits": 262,
"avatar_url": "https://avatars.githubusercontent.com/u/1714?v=4"
},
{
"type": "User",
"login": "myronmarston",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/49391?v=4"
},
{
"type": "User",
"login": "justincampbell",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/246978?v=4"
},
{
"type": "User",
"login": "chrishunt",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/65323?v=4"
},
{
"type": "User",
"login": "DanielHeath",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/47430?v=4"
},
{
"type": "User",
"login": "mislav",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/887?v=4"
},
{
"type": "User",
"login": "benmoss",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/239754?v=4"
},
{
"type": "User",
"login": "marten",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/277?v=4"
},
{
"type": "User",
"login": "coffeejunk",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/205556?v=4"
},
{
"type": "User",
"login": "FND",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/3515?v=4"
}
],
"contributors_sampled": 24,
"top_contributor_share": 0.829
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Gemfile.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 0,
"reason": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"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": 2,
"reason": "Found 8/27 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 15 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c8d6ce4e0092e5f677d3a2f409db7566e5d82136",
"ran_at": "2026-07-28T14:09:17Z",
"aggregate_score": 2.9,
"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-01-29T15:51:55Z",
"oldest_open_prs": [
{
"number": 95,
"created_at": "2018-02-17T11:52:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 96,
"created_at": "2018-04-09T15:58:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 103,
"created_at": "2023-02-06T23:14:02Z",
"last_comment_at": "2023-02-09T08:15:13Z",
"last_comment_author": "zenspider"
}
],
"last_merged_pr_at": "2016-03-14T16:57:14Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 74,
"created_at": "2013-07-19T20:06:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 83,
"created_at": "2013-11-07T04:15:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 88,
"created_at": "2014-09-12T15:47:11Z",
"last_comment_at": "2014-09-12T16:35:04Z",
"last_comment_author": "xaviershay"
},
{
"number": 89,
"created_at": "2015-08-14T17:10:10Z",
"last_comment_at": "2015-08-14T17:11:08Z",
"last_comment_author": "xaviershay"
},
{
"number": 101,
"created_at": "2020-04-09T22:07:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 102,
"created_at": "2023-02-06T22:38:32Z",
"last_comment_at": "2024-12-13T17:05:14Z",
"last_comment_author": "c0mrade"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/square/cane",
"host": "github.com",
"name": "cane",
"owner": "square"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 26,
"inputs": {
"security": 43,
"vitality": 13,
"community": 67,
"governance": 63,
"engineering": 30,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 43,
"overall_after_abandonment_multiplier": 26
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 13,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 1267,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1267 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1267
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"releases_count": 17,
"latest_release_tag": "v3.0.0",
"releases_from_tags": true,
"days_since_latest_release": 3791,
"mean_days_between_releases": 143.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "17 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 17
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3791 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3791
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~143.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 143.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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 3,
"unanswered_open_issues": 4,
"days_since_last_merged_pr": 3787,
"days_since_last_human_commit": 3121,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 3121 days; 3 unmet obligation(s): pull requests unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 3121,
"count": 3,
"signals": "pull requests unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 67,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"forks": 73,
"stars": 1305,
"watchers": 37,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,305 stars",
"points": 50.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1305
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "73 forks",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 73
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "37 watchers",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 37
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"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": "excellent",
"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": 86,
"inputs": {
"packages": [
"cane"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 3813109,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "3,813,109 downloads all-time across rubygems",
"points": 68.4,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 3813109,
"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": 63,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 24,
"top_contributor_share": 0.829
},
"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 83% of commits",
"points": 3.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 83
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "24 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 24
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 15 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"merged_prs": 44,
"open_issues": 6,
"closed_issues": 36,
"issue_closed_ratio": 0.857,
"closed_unmerged_prs": 11
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "86% of issues closed",
"points": 40.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 86
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "44/55 decided PRs merged",
"points": 30.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 44,
"decided": 55
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 8/27 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 2943,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "square",
"public_repos": 295,
"account_age_days": 6289
},
"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": "2,943 followers of square",
"points": 24.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2943,
"login": "square"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "295 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 295
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"cane"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 3791
},
"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 3791 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 3791
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "20 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 20
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 30,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.9
},
"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": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 8/27 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 15 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"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 11 resolved dependencies against OSV; 5 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": 11
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 5
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 11,
"unassessed_packages": 5,
"affected_by_severity": "moderate 1",
"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": 11,
"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": 18
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 33,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.33,
"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": "33 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 17.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 33,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Gemfile.lock"
],
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 5641,
"source_files_sampled": 33,
"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/33 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 33,
"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-28T14:09:38.349937Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/square/cane.svg",
"full_name": "square/cane",
"license_state": "custom",
"license_spdx": null
}