原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 224,
"has_wiki": true,
"homepage": null,
"languages": {
"Haml": 19700,
"Ruby": 22782
},
"pushed_at": "2026-07-09T19:08:25Z",
"created_at": "2010-08-13T23:56:16Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T20:04:41Z",
"description": "let your Gemfile do the talking",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Ruby",
"significant_languages": [
"Ruby",
"Haml"
]
},
"owner": {
"blog": "http://haml.info",
"name": "Haml",
"type": "Organization",
"login": "haml",
"company": null,
"location": null,
"followers": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/1686160?v=4",
"created_at": "2012-04-27T18:58:05Z",
"is_verified": null,
"public_repos": 7,
"account_age_days": 5198
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2026-07-09T19:02:28Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2025-09-29T02:13:14Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2022-09-24T09:57:03Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2019-05-18T21:14:57Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2019-02-26T00:00:11Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2017-04-27T16:50:08Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2015-03-11T07:20:29Z"
},
{
"tag": "v0.8.2",
"kind": "patch",
"published_at": "2015-01-28T20:20:38Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2015-01-28T20:17:46Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2015-01-27T02:52:10Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2015-01-12T01:15:50Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2014-12-04T20:48:54Z"
},
{
"tag": "v0.5.3",
"kind": "patch",
"published_at": "2013-12-20T01:38:59Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2013-12-08T01:07:41Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2013-11-28T06:32:47Z"
},
{
"tag": "v0.3.5",
"kind": "patch",
"published_at": "2012-09-07T16:53:29Z"
},
{
"tag": "v0.3.4",
"kind": "patch",
"published_at": "2010-10-16T00:45:46Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2010-10-16T00:00:24Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2010-10-15T23:48:51Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2010-10-02T23:06:13Z"
}
],
"recent_commits": [
{
"oid": "d837c6f09616bbfcd925a31457841c2f649ce37e",
"body": null,
"is_bot": false,
"headline": "Version 3.1.0",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2026-07-09T19:02:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1335af83f07ee135ff50fd016dd24cce29c3af57",
"body": "Nothing in the suite exercised the dependency tracker, which is how the\nRails 8.1 ERBTracker change (matching render calls only inside `<% %>`\ntags) silently broke Haml fragment cache busting until #200.\n\nAssert the behavior directly: a Haml template's `render` calls are\nreported as dependencies. Ve\n[…]\non the ERBTracker fallback path (Rails <= 7.1) too.\n\nAlso correct the tracker comment: RubyTracker ships since Rails 7.2,\nnot 8.1.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add regression test for Haml cache dependency detection",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2026-07-09T17:40:09Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0678214ef89e69b1224b6d6cda1c0e28cb53bdd8",
"body": "…rails-8-1\n\nUse :ruby render tracker for haml cache dependency detection on Rails 8.1+",
"is_bot": false,
"headline": "Merge pull request #200 from NickSchimek/fix/haml-dependency-tracker-…",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2026-07-09T16:15:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6117d6ebde99b6387ffd29142ee18f6f8a9371b6",
"body": "Strip trailing whitespaces",
"is_bot": false,
"headline": "Merge pull request #191 from tagliala/chore/strip-trailing-whitespaces",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2026-07-09T15:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d08ed689962dc815f9dcceccc6473f6a17ec2e99",
"body": null,
"is_bot": false,
"headline": "Rails 8.1 scaffold templates",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2026-07-09T15:45:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b392b6cf1b264d656e8f977294e211811074ff0c",
"body": null,
"is_bot": false,
"headline": "[CI] Use actions/checkout@v7",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2026-07-09T15:45:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9c1a09b9ed0022d6b5f9778fe04bfd6eb7feae8",
"body": null,
"is_bot": false,
"headline": "[CI] CI against Rails 8.1",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2026-07-09T15:45:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52764035200f3f1fce7bc19979f9619b1036a76f",
"body": null,
"is_bot": false,
"headline": "[CI] benchmark has been gemified since Ruby 4.0",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2026-07-09T15:45:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c9baa7c65229ed1b451a741e51c7efbbf67f869",
"body": null,
"is_bot": false,
"headline": "[CI] CI against Ruby 4.0",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2026-07-09T15:40:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c7b4d8e3a664e4a1cd76c1a9685213ac8ffe58e",
"body": null,
"is_bot": false,
"headline": "Respect the <br>s in the original ERB templates",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2026-07-09T06:51:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a17be15e4a2bb81aa5de0f4e363b0785be12d6e",
"body": "Add authentication generator with HAML templates",
"is_bot": false,
"headline": "Merge pull request #198 from evaniainbrooks/authentication-generator",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2026-07-09T06:13:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b83d6455a16b752b2e1a58aa72f0fad9401959d1",
"body": "Rails 8.1 tightened ERBTracker to only match render calls inside ERB\n<% %> tags (rails/rails#55165), which breaks cache dependency detection\nfor Haml templates. Changes to partials no longer bust the cache of\nparent templates that render them.\n\nRails 8.1 also introduced a :ruby render tracker strategy that compiles\ntemplates to Ruby via the registered handler before parsing for render\ncalls.",
"is_bot": false,
"headline": "Use :ruby render tracker for cache dependency detection Rails 8.1+",
"author_name": "Nick Schimek",
"author_login": "NickSchimek",
"committed_at": "2026-04-27T05:27:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7edae15fbf9a87e7898c02e438da6e9368a76c8b",
"body": null,
"is_bot": false,
"headline": "Add authentication generator with HAML templates",
"author_name": "Evan Brooks",
"author_login": "evaniainbrooks",
"committed_at": "2026-02-20T02:09:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c7c8ca772b2c8d36b58278c2c09498385979f85",
"body": null,
"is_bot": false,
"headline": "Version 3.0.0",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-29T02:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e364abbc6a54f84b344c1ec846d683f927e1ae59",
"body": null,
"is_bot": false,
"headline": "Just use the newest one",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-29T02:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30005dc31f9926dac33ba776389e9456e068b20f",
"body": null,
"is_bot": false,
"headline": "[CI] uses: actions/checkout@v5",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-29T02:13:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e639b11fe1571cdc1e8bb48143d13a63110e09e1",
"body": null,
"is_bot": false,
"headline": "Properly state the supported version",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-28T09:31:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e1b70552ca28a42a4741d3bfd3cf7cf379c6486",
"body": null,
"is_bot": false,
"headline": "frozen_string_literal: ❄️",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-28T08:10:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c51fd5848e6d36e36f831cf827578003525d08f",
"body": "Let the templates generator generate 100% compatible Haml templates with the Rails' original ERB templates",
"is_bot": false,
"headline": "Merge pull request #197 from amatsuda/rails_versions",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-28T07:51:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f4703ddff0644ba52529c5cf41c1624829b16a7",
"body": null,
"is_bot": false,
"headline": "Fall back to the newest templates by default",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-28T07:48:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0a9ff88ef682af3d6023e1d453ed978597abd72",
"body": null,
"is_bot": false,
"headline": "Rails 5.1 scaffold templates",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-28T07:48:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "852cf01c9831ee09049f7b990a648d441c876093",
"body": null,
"is_bot": false,
"headline": "Rails 5.2 scaffold templates",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-28T07:48:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bb0351a85b83e81d1b27f18fdda17a77961c1af",
"body": null,
"is_bot": false,
"headline": "Rails 6.0 scaffold templates",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-28T07:48:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0833f3cc36bd95100d1cecffb04c089a53f086b",
"body": null,
"is_bot": false,
"headline": "Rails 6.1 scaffold templates",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-28T07:48:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3895570459299dff8b642ccbdc7201b498a1b0ab",
"body": null,
"is_bot": false,
"headline": "parital.html.erb template has been introduced from Rails 7",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-28T07:48:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3a24ee06afa2db5bd3ce1268b2a39679a8243e2",
"body": null,
"is_bot": false,
"headline": "strip_authenticity_token! for JRuby",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-28T07:48:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8981f39bcadc4de025c9bdb8ca35e90be5e0655d",
"body": null,
"is_bot": false,
"headline": "Strip authenticity_token from HTML before comparing",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-28T07:48:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8cf71022b35123486e54f939a456051f7b3d2d3",
"body": null,
"is_bot": false,
"headline": "Enable Session for Rails 7.0+ to render authenticity_token",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-28T06:45:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d99dc98f40638bfc88ad96c6225622c867b4cc4b",
"body": null,
"is_bot": false,
"headline": "DRY up two similar methods",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-28T06:45:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0d71f7b72560cd156e757ea2c160e3fc37c69a1",
"body": null,
"is_bot": false,
"headline": "Rails < 7.1 has no LookupContext#append_view_paths yet",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-26T09:22:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e1080c19ed87b3edd920d7ba55465717f672aa8",
"body": null,
"is_bot": false,
"headline": "7.0 templates === 7.1 templates",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-26T09:15:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "178b68c5d219e1abea32063f92fc3d2899e79e9c",
"body": null,
"is_bot": false,
"headline": "Turned out that nothing has changed between 7.2 and 8.0",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-26T08:53:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28eda94e17aaaaa5121a9aa664e3d08e3e90d7d5",
"body": null,
"is_bot": false,
"headline": "Rails 7.1 scaffold templates",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-26T08:47:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a29e6c45df845533daf711a730a6865e6ff4206",
"body": null,
"is_bot": false,
"headline": "Rails 7.2 scaffold templates",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-26T08:43:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bac65e0d063acca4995ea5c10c19f46227c3bfa0",
"body": null,
"is_bot": false,
"headline": "Test that each generated haml template is compatible with ERB templates",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-26T08:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e70050e1e58580f1fcc89601ca0dbc896c8e582",
"body": null,
"is_bot": false,
"headline": "Model, controller, and routes for integrated template content tests",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-26T08:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ae2e39661bda3ca47a56aa338e61d480906d37b",
"body": null,
"is_bot": false,
"headline": "Use Rails version specific template template if exists",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-26T08:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6081d15b0103473a01715178741aa7ed9dcc7fdb",
"body": null,
"is_bot": false,
"headline": "Rails 8.0 scaffold templates",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-26T08:34:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99a89bc7bace86cdd9ecb7f610401e7f130cc190",
"body": null,
"is_bot": false,
"headline": "Skip bundling debug on JRuby",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-25T20:32:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b32476ce4c085d543f452a0c67ddb0759f5ec44",
"body": "This fixes:\nuninitialized constant ActiveSupport::LoggerThreadSafeLevel::Logger (NameError)\non Rails 6 & Ruby 3",
"is_bot": false,
"headline": "require logger before requiring activesupport",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-25T20:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dafcce698386c78726cc1f1c47d25f2a773230f9",
"body": null,
"is_bot": false,
"headline": "For old Rubies",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-25T19:01:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc61b0260e4733a44a41d38730ee405b37a8d95a",
"body": null,
"is_bot": false,
"headline": "RUBY_VERSION might not always given",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-09-25T00:16:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "539ab4dc9697716143f4916ef450a529960f1e91",
"body": null,
"is_bot": false,
"headline": "[CI] CI against Ruby 3.4",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-01-13T16:23:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01f4747ae2979ec7024a9ff3ddcdd5e9d6964aa3",
"body": null,
"is_bot": false,
"headline": "[CI] Rails 8.0 doesn't support Ruby 3.1",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-01-13T16:19:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acb28c7f6459a6ba501478c6e92d671f8c0d593c",
"body": null,
"is_bot": false,
"headline": "[CI] Ruby 3.0 will no longer be supported by new versions of Rails",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-01-13T16:17:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1542c89d6cf9379ecaf7b10557285ac2bd57b38",
"body": null,
"is_bot": false,
"headline": "[CI] CI against Rails 8.0",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2025-01-13T16:10:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d03326814055dc7dcc36ad75b941ded4528acbe9",
"body": "Add RubyGems badge",
"is_bot": false,
"headline": "Merge pull request #192 from tagliala/chore/add-rubygems-badge",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2024-08-25T11:29:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ec13cef9451a413c4b0a560b2aff3ff891c6a45",
"body": "For uniformity with haml gem\n\n[ci skip]",
"is_bot": false,
"headline": "Add RubyGems badge",
"author_name": "Geremia Taglialatela",
"author_login": "tagliala",
"committed_at": "2024-08-25T10:31:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e99bae0b039512a4c63c50ec948a13d1b8b1e880",
"body": null,
"is_bot": false,
"headline": ":warning: method redefined; discarding old root",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2024-08-18T02:43:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f5d528def2c5bb04d41effc39c68c9fe3f13cda",
"body": null,
"is_bot": false,
"headline": "[CI] Explicitly bundle gemfied stdlib gems",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2024-08-17T23:05:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11e26baa5907ee94e34d6ecc033941387df96c43",
"body": null,
"is_bot": false,
"headline": "No longer using Appraisals here",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2024-08-17T23:01:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "902b208f6cfa2d027f9953392f320b8ed81f78fc",
"body": null,
"is_bot": false,
"headline": "[CI] CI against Rails 7.2",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2024-08-17T22:52:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c65f755bd507a9f1c35c17978deb0152b9c565e",
"body": null,
"is_bot": false,
"headline": "[CI] Exclude Rails 6.0 from the default CI matrix",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2024-08-17T22:41:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7977b7cdf39be71c6fb0aa263dd1208867e0883",
"body": null,
"is_bot": false,
"headline": "[CI] Exclude Ruby 2.7 from the default CI matrix",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2024-08-17T22:38:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd7cae6e27e2cb47777020038c916952c7e83861",
"body": null,
"is_bot": false,
"headline": "[CI] Exclude jruby from the default CI matrix",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2024-08-17T22:35:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf75403be1af71840ffc1cba65f45677ac702559",
"body": null,
"is_bot": false,
"headline": "[CI] Use actions/checkout@v4",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2024-08-17T22:33:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6178e7ca2c578ef71227b4f682cbe539060c0ccd",
"body": "it's silly that we have to create a new .gemfile every time we got a new\nRails release, and that we have to write gemfied stdlib gem names to\neach of those .gemfiles",
"is_bot": false,
"headline": "Integrate gemfiles for better maintainability",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2024-08-17T22:33:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "682b39417fed0c6d4cca7d9a2e354c3a3b8ab286",
"body": null,
"is_bot": false,
"headline": "CI against Ruby 3.3",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2024-01-03T11:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7ea508db2472c39c2bf7386fa917dff8bf5c0d7",
"body": null,
"is_bot": false,
"headline": "s/MiniTest/Minitest/",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2023-10-21T18:07:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94ae00285966e05049dfd643bcf32df5b5fc5df9",
"body": null,
"is_bot": false,
"headline": "CI against Rails 7.1",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2023-10-21T17:25:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4f189db5dc35d2ad9f7ed39fcbd151aec276f7b",
"body": null,
"is_bot": false,
"headline": ":scissors:",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2023-10-21T17:25:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "867b4a5ffd2bb093877ec028e9eedfc9205c5d36",
"body": "Opt-in for MFA requirement",
"is_bot": false,
"headline": "Merge pull request #190 from tagliala/security/opt-in-for-mfa",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2023-03-26T11:44:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d9e490271b342418fe1752b176d5cae55a09d45",
"body": "Fix CI badge",
"is_bot": false,
"headline": "Merge pull request #189 from tagliala/chore/fix-ci-badge",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2023-03-26T11:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ee024d447b76d2dae4b5e4795a5317602047ac7",
"body": null,
"is_bot": false,
"headline": "Strip trailing whitespaces",
"author_name": "Geremia Taglialatela",
"author_login": "tagliala",
"committed_at": "2023-03-26T10:49:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16597fa4d3c71df76b0ca1543429edce3d8ce8db",
"body": "Make the gem more secure by requiring that all privileged operations\nby any of the owners require OTP.\n\nRef: https://guides.rubygems.org/mfa-requirement-opt-in/",
"is_bot": false,
"headline": "Opt-in for MFA requirement",
"author_name": "Geremia Taglialatela",
"author_login": "tagliala",
"committed_at": "2023-03-26T10:47:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3512399a500808ef530db7ada3f85b9aa162986",
"body": null,
"is_bot": false,
"headline": "Fix CI badge",
"author_name": "Geremia Taglialatela",
"author_login": "tagliala",
"committed_at": "2023-03-26T10:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85cfcc8edf9c5cf24d93d4a7c30c25ba9bb4057c",
"body": "Adds Ruby 3.2 to CI",
"is_bot": false,
"headline": "Merge pull request #187 from petergoldstein/feature/add_ruby_3_2_to_ci",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2023-01-15T00:17:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4582f96bb04fc8428d141cb056655b96b2d1e34f",
"body": null,
"is_bot": false,
"headline": "Adds Ruby 3.2 to CI. Also quotes 3.0 so it isn't truncated to 3.",
"author_name": "Peter Goldstein",
"author_login": "petergoldstein",
"committed_at": "2023-01-14T18:24:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c6bcaaa23d4534aeafa1e61ecf2f9fcb91a8b41",
"body": "updated readme to reflect that html2haml is no longer part of the haml-rails install",
"is_bot": false,
"headline": "Merge pull request #183 from cpanderson/readme_update",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2022-10-07T02:51:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "175d472beabdab7c03277ad20e925b371690b918",
"body": "…message",
"is_bot": false,
"headline": "Check the result of external `html2haml` command and output a proper …",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2022-10-07T02:43:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bbe246a9c6626064593c791350001e3cf9a44ec",
"body": null,
"is_bot": false,
"headline": ":scissors:",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2022-10-07T02:32:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d958293b15fb9d4a71f34c162e3c75ba95f417e5",
"body": "…l-rails install",
"is_bot": false,
"headline": "updated readme to reflect that html2haml is no longer part of the ham…",
"author_name": "Christopher Anderson",
"author_login": "cpanderson",
"committed_at": "2022-10-06T15:34:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ea7a5fd683444e9b4f9aff6e697947ef20311ca",
"body": "closes #181",
"is_bot": false,
"headline": "So we can run the tests without `bundle exec`",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2022-09-26T01:02:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a90e668d52177a503f3f53d780d66dcd7bceedc7",
"body": null,
"is_bot": false,
"headline": "Of course we support all maintained versions of Rails",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2022-09-25T07:07:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60dca31f4ba7c94700ea4491f361e9e23024c551",
"body": "* Haml 6 support",
"is_bot": false,
"headline": "Version 2.1.0",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2022-09-24T09:57:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa0cde5a8e7700c22c4ea9f4e89e06540db97c4c",
"body": null,
"is_bot": false,
"headline": "Wrong use of `protected`",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2022-09-24T09:43:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "587495c39e3e77f211f351941b148fc930cae5a0",
"body": null,
"is_bot": false,
"headline": "Whitespace",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2022-09-24T09:11:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f9a55b48a6c1496e627191d9cd62688909276a8",
"body": "Haml 6 Support",
"is_bot": false,
"headline": "Merge pull request #180 from BilalBudhani/haml-6",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2022-09-24T07:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d7297f17cad04d415e4312575a379310987a0b9",
"body": null,
"is_bot": false,
"headline": "Update haml-rails.gemspec",
"author_name": "Bilal Budhani",
"author_login": "BilalBudhani",
"committed_at": "2022-09-23T10:54:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "369242085424666324af572a69fe4b5fb2c73548",
"body": null,
"is_bot": false,
"headline": "👋 Travis CI",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2022-04-03T16:44:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "100717b7d3bc7088b9047f0d17b4c3654add9604",
"body": null,
"is_bot": false,
"headline": "There's a newer version of actions/checkout",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2022-03-29T02:54:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4da85685b1e934316ae55d678d2b942637dcf437",
"body": null,
"is_bot": false,
"headline": "Newer version first",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2022-03-29T02:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5df76d339e9cdf1a862c5a97f8694331f69a85d1",
"body": null,
"is_bot": false,
"headline": "Currently released jruby does not yet support rails 7",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2022-03-29T02:43:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8839db5fc24b1b983f33334ba4ab84a192b8adc",
"body": null,
"is_bot": false,
"headline": "setup-ruby will pick newest stable jruby when simply \"jruby\" was given",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2022-03-29T02:40:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f66ada785a1684d9b4318e9801c1d08034e83925",
"body": "and kick out ruby 2.6 from the matrix since rails 7 doesn't support ruby 2.6",
"is_bot": false,
"headline": "CI against rails 7.0",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2022-03-29T02:35:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ef86309e44ee20910c393d224b6a0e2646b5b6f",
"body": null,
"is_bot": false,
"headline": "CI against rails 6.1",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2022-03-29T02:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "283e610d6ce5209063a8d99b4730e4e034b7a861",
"body": null,
"is_bot": false,
"headline": "Why don't we use newer versions of appraisal?",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2022-03-29T02:32:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b54a4db0e024a48a6725373554edea3ad393abca",
"body": null,
"is_bot": false,
"headline": "Rails 5.x doesn't support ruby 3",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2022-03-29T02:15:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aeee90478ff40ab4632b62e3bd79f8737b7d3ff3",
"body": null,
"is_bot": false,
"headline": "More rbx dependencies",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2022-03-29T02:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c94b39cdb7a5c61603cd9b61b8a3f23853f481f",
"body": "- We're no longer CIing against rbx since 5.years.ago\n- rubysl depends on rubysl-irb https://rubygems.org/gems/rubysl-irb/versions/2.1.1 which depends on ruby 2.x,\n and this prevents running tests on ruby 3 https://github.com/haml/haml-rails/runs/5609888796",
"is_bot": false,
"headline": "Get rid of rbx specific dependencies",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2022-03-29T01:57:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c833d7e42da8e3f3f5a9363c4e7602d8d516a0a7",
"body": "Add latest: 3.1\r\n\r\nSee: https://www.ruby-lang.org/en/downloads/branches/",
"is_bot": false,
"headline": "Drop EOL Ruby versions",
"author_name": "Olivier Lacan",
"author_login": "olivierlacan",
"committed_at": "2022-03-19T06:19:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba288105cfc5a886e711245f18d108df33864168",
"body": "Apparently only 9.2.9.0 and above are.",
"is_bot": false,
"headline": "JRuby 9.2.8.0 isn't supported in GitHub Actions",
"author_name": "Olivier Lacan",
"author_login": "olivierlacan",
"committed_at": "2022-03-19T06:16:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ddc4f574b2c79bf038eb17b3947a896fae74624",
"body": "Probably won't work but hey Travis isn't either.",
"is_bot": false,
"headline": "Set up GitHub actions to replace Travis CI",
"author_name": "Olivier Lacan",
"author_login": "olivierlacan",
"committed_at": "2022-03-19T06:14:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "838a298ebf2ab850351c46341caa39f3f8da4bd0",
"body": "Run CI against Ruby 3.0",
"is_bot": false,
"headline": "Merge pull request #178 from torrocus/ruby-3.0",
"author_name": "Olivier Lacan",
"author_login": "olivierlacan",
"committed_at": "2022-03-19T06:02:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72726ee0abb610d92da2fca6871a55c3b7a192a6",
"body": null,
"is_bot": false,
"headline": "Run CI against Ruby 3.0",
"author_name": "Alex Malaszkiewicz",
"author_login": "torrocus",
"committed_at": "2022-01-16T09:44:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6753bd89d4a3d143507abc7eccf4d59d645e7e44",
"body": "Remove duplicate mailer suffixes",
"is_bot": false,
"headline": "Merge pull request #175 from zmbc/duplicate-suffixes",
"author_name": "Hampton Catlin",
"author_login": "HamptonMakes",
"committed_at": "2021-05-26T18:22:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaccd0b0714215a42b21417a178cd7c53f9fed9b",
"body": "Fixes to work inside Rails Application Templates (Thor Actions)",
"is_bot": false,
"headline": "Merge pull request #152 from web-ascender/master",
"author_name": "Hampton Catlin",
"author_login": "HamptonMakes",
"committed_at": "2021-05-26T17:15:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01cadeec6ee8b187a79542054a5892544f1d67fd",
"body": null,
"is_bot": false,
"headline": "Remove duplicate mailer suffixes",
"author_name": "Zeb Burke-Conte",
"author_login": "zmbc",
"committed_at": "2020-09-15T19:42:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc6d0ace6e1e24079a6c879129e37a3396b558fd",
"body": null,
"is_bot": false,
"headline": "CI using newer gemfiles",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2020-04-21T15:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10f778b20468cb0516142365f8343532c0ff1392",
"body": null,
"is_bot": false,
"headline": "appraisal update",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2020-04-21T15:22:25Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 20,
"commits_last_year": 41,
"latest_release_at": "2026-07-09T19:02:28Z",
"latest_release_tag": "v3.1.0",
"releases_from_tags": true,
"days_since_last_push": 12,
"active_weeks_last_year": 4,
"days_since_latest_release": 12,
"mean_days_between_releases": 464.6
},
"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": "haml-rails",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/haml-rails",
"is_deprecated": false,
"latest_version": "3.1.0",
"repository_url": "https://github.com/haml/haml-rails",
"versions_count": 24,
"total_downloads": 57237394,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2010-08-14T00:23:23.128000Z",
"latest_published_at": "2026-07-09T19:08:30.737000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
}
]
},
"popularity": {
"forks": 175,
"stars": 1047,
"watchers": 22,
"fork_history": {
"days": [
{
"date": "2010-09-02",
"count": 1
},
{
"date": "2010-09-03",
"count": 1
},
{
"date": "2010-09-15",
"count": 1
},
{
"date": "2010-10-09",
"count": 1
},
{
"date": "2010-10-12",
"count": 1
},
{
"date": "2010-10-15",
"count": 1
},
{
"date": "2010-10-28",
"count": 1
},
{
"date": "2011-01-02",
"count": 1
},
{
"date": "2011-01-04",
"count": 1
},
{
"date": "2011-03-08",
"count": 1
},
{
"date": "2011-09-21",
"count": 1
},
{
"date": "2011-11-10",
"count": 1
},
{
"date": "2011-12-08",
"count": 1
},
{
"date": "2012-01-26",
"count": 1
},
{
"date": "2012-02-02",
"count": 1
},
{
"date": "2012-02-18",
"count": 1
},
{
"date": "2012-02-27",
"count": 1
},
{
"date": "2012-03-04",
"count": 1
},
{
"date": "2012-04-10",
"count": 1
},
{
"date": "2012-06-01",
"count": 1
},
{
"date": "2012-06-10",
"count": 1
},
{
"date": "2012-07-07",
"count": 2
},
{
"date": "2012-07-10",
"count": 1
},
{
"date": "2012-07-15",
"count": 2
},
{
"date": "2012-07-18",
"count": 1
},
{
"date": "2012-07-22",
"count": 1
},
{
"date": "2012-07-23",
"count": 1
},
{
"date": "2012-08-06",
"count": 1
},
{
"date": "2012-08-16",
"count": 1
},
{
"date": "2012-08-25",
"count": 1
},
{
"date": "2012-09-06",
"count": 2
},
{
"date": "2012-10-20",
"count": 1
},
{
"date": "2012-11-11",
"count": 1
},
{
"date": "2012-11-20",
"count": 1
},
{
"date": "2012-11-28",
"count": 1
},
{
"date": "2012-12-02",
"count": 1
},
{
"date": "2012-12-28",
"count": 1
},
{
"date": "2012-12-30",
"count": 1
},
{
"date": "2013-02-02",
"count": 1
},
{
"date": "2013-02-11",
"count": 2
},
{
"date": "2013-02-13",
"count": 2
},
{
"date": "2013-02-26",
"count": 1
},
{
"date": "2013-03-21",
"count": 1
},
{
"date": "2013-03-24",
"count": 1
},
{
"date": "2013-04-01",
"count": 1
},
{
"date": "2013-04-27",
"count": 1
},
{
"date": "2013-07-29",
"count": 1
},
{
"date": "2013-09-17",
"count": 1
},
{
"date": "2013-09-23",
"count": 1
},
{
"date": "2013-09-30",
"count": 1
},
{
"date": "2013-10-14",
"count": 1
},
{
"date": "2013-10-22",
"count": 1
},
{
"date": "2013-11-21",
"count": 1
},
{
"date": "2013-12-04",
"count": 1
},
{
"date": "2013-12-18",
"count": 1
},
{
"date": "2014-01-25",
"count": 1
},
{
"date": "2014-01-26",
"count": 1
},
{
"date": "2014-02-02",
"count": 1
},
{
"date": "2014-03-15",
"count": 1
},
{
"date": "2014-03-16",
"count": 1
},
{
"date": "2014-04-04",
"count": 1
},
{
"date": "2014-04-06",
"count": 1
},
{
"date": "2014-04-14",
"count": 1
},
{
"date": "2014-05-05",
"count": 1
},
{
"date": "2014-06-12",
"count": 1
},
{
"date": "2014-06-26",
"count": 1
},
{
"date": "2014-09-06",
"count": 1
},
{
"date": "2014-10-22",
"count": 1
},
{
"date": "2014-12-02",
"count": 1
},
{
"date": "2015-01-07",
"count": 1
},
{
"date": "2015-01-27",
"count": 1
},
{
"date": "2015-02-12",
"count": 1
},
{
"date": "2015-03-05",
"count": 1
},
{
"date": "2015-03-21",
"count": 1
},
{
"date": "2015-04-28",
"count": 1
},
{
"date": "2015-06-08",
"count": 1
},
{
"date": "2015-06-22",
"count": 1
},
{
"date": "2015-07-01",
"count": 1
},
{
"date": "2015-08-02",
"count": 1
},
{
"date": "2015-10-28",
"count": 1
},
{
"date": "2015-12-27",
"count": 1
},
{
"date": "2016-03-01",
"count": 1
},
{
"date": "2016-03-16",
"count": 1
},
{
"date": "2016-03-28",
"count": 1
},
{
"date": "2016-04-12",
"count": 1
},
{
"date": "2016-06-09",
"count": 1
},
{
"date": "2016-07-02",
"count": 1
},
{
"date": "2016-07-05",
"count": 1
},
{
"date": "2016-07-08",
"count": 1
},
{
"date": "2016-07-22",
"count": 1
},
{
"date": "2017-02-12",
"count": 1
},
{
"date": "2017-02-25",
"count": 1
},
{
"date": "2017-03-01",
"count": 1
},
{
"date": "2017-03-06",
"count": 1
},
{
"date": "2017-03-09",
"count": 1
},
{
"date": "2017-03-11",
"count": 1
},
{
"date": "2017-03-27",
"count": 1
},
{
"date": "2017-03-29",
"count": 1
},
{
"date": "2017-05-06",
"count": 1
},
{
"date": "2017-05-22",
"count": 2
},
{
"date": "2017-07-14",
"count": 1
},
{
"date": "2017-08-10",
"count": 1
},
{
"date": "2017-08-30",
"count": 1
},
{
"date": "2017-10-28",
"count": 1
},
{
"date": "2017-11-08",
"count": 1
},
{
"date": "2018-02-23",
"count": 1
},
{
"date": "2018-09-02",
"count": 1
},
{
"date": "2018-10-03",
"count": 1
},
{
"date": "2018-11-12",
"count": 1
},
{
"date": "2018-12-19",
"count": 1
},
{
"date": "2018-12-30",
"count": 1
},
{
"date": "2019-01-16",
"count": 1
},
{
"date": "2019-01-24",
"count": 1
},
{
"date": "2019-01-28",
"count": 1
},
{
"date": "2019-02-26",
"count": 1
},
{
"date": "2019-03-08",
"count": 1
},
{
"date": "2019-03-11",
"count": 1
},
{
"date": "2019-03-13",
"count": 1
},
{
"date": "2019-05-15",
"count": 1
},
{
"date": "2019-05-16",
"count": 1
},
{
"date": "2019-05-17",
"count": 1
},
{
"date": "2019-06-10",
"count": 1
},
{
"date": "2019-06-20",
"count": 1
},
{
"date": "2019-07-01",
"count": 1
},
{
"date": "2019-07-12",
"count": 1
},
{
"date": "2019-07-29",
"count": 1
},
{
"date": "2019-09-11",
"count": 1
},
{
"date": "2019-10-18",
"count": 1
},
{
"date": "2019-12-16",
"count": 1
},
{
"date": "2019-12-25",
"count": 2
},
{
"date": "2019-12-30",
"count": 1
},
{
"date": "2020-02-12",
"count": 1
},
{
"date": "2020-05-03",
"count": 1
},
{
"date": "2020-07-27",
"count": 1
},
{
"date": "2020-09-15",
"count": 1
},
{
"date": "2020-10-06",
"count": 1
},
{
"date": "2021-02-22",
"count": 1
},
{
"date": "2021-04-11",
"count": 1
},
{
"date": "2021-04-22",
"count": 1
},
{
"date": "2021-09-09",
"count": 1
},
{
"date": "2021-11-03",
"count": 1
},
{
"date": "2021-11-30",
"count": 1
},
{
"date": "2022-01-16",
"count": 1
},
{
"date": "2022-02-22",
"count": 1
},
{
"date": "2022-03-16",
"count": 1
},
{
"date": "2022-06-18",
"count": 1
},
{
"date": "2022-09-22",
"count": 1
},
{
"date": "2022-09-23",
"count": 1
},
{
"date": "2022-10-06",
"count": 1
},
{
"date": "2022-12-30",
"count": 1
},
{
"date": "2023-09-29",
"count": 1
},
{
"date": "2024-08-17",
"count": 1
},
{
"date": "2024-12-31",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-01-14",
"count": 1
},
{
"date": "2025-04-29",
"count": 1
},
{
"date": "2025-05-10",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
},
{
"date": "2026-04-27",
"count": 1
},
{
"date": "2026-05-08",
"count": 1
}
],
"complete": true,
"collected": 167,
"total_forks": 175
},
"star_history": {
"days": [
{
"date": "2010-08-13",
"count": 171
},
{
"date": "2010-08-21",
"count": 2
},
{
"date": "2010-09-01",
"count": 1
},
{
"date": "2010-09-02",
"count": 1
},
{
"date": "2010-09-03",
"count": 1
},
{
"date": "2010-09-07",
"count": 1
},
{
"date": "2010-09-19",
"count": 1
},
{
"date": "2010-09-21",
"count": 1
},
{
"date": "2010-09-23",
"count": 1
},
{
"date": "2010-09-25",
"count": 1
},
{
"date": "2010-10-04",
"count": 1
},
{
"date": "2010-10-05",
"count": 3
},
{
"date": "2010-10-10",
"count": 1
},
{
"date": "2010-10-12",
"count": 1
},
{
"date": "2010-10-14",
"count": 1
},
{
"date": "2010-10-23",
"count": 1
},
{
"date": "2010-11-09",
"count": 1
},
{
"date": "2010-11-22",
"count": 1
},
{
"date": "2010-11-26",
"count": 1
},
{
"date": "2010-12-08",
"count": 1
},
{
"date": "2010-12-15",
"count": 1
},
{
"date": "2010-12-18",
"count": 1
},
{
"date": "2010-12-22",
"count": 1
},
{
"date": "2011-01-16",
"count": 1
},
{
"date": "2011-01-18",
"count": 1
},
{
"date": "2011-01-19",
"count": 1
},
{
"date": "2011-01-21",
"count": 1
},
{
"date": "2011-01-24",
"count": 1
},
{
"date": "2011-01-27",
"count": 1
},
{
"date": "2011-02-01",
"count": 1
},
{
"date": "2011-02-23",
"count": 1
},
{
"date": "2011-02-28",
"count": 2
},
{
"date": "2011-03-01",
"count": 1
},
{
"date": "2011-03-03",
"count": 1
},
{
"date": "2011-03-04",
"count": 1
},
{
"date": "2011-03-09",
"count": 1
},
{
"date": "2011-03-10",
"count": 2
},
{
"date": "2011-03-23",
"count": 1
},
{
"date": "2011-04-07",
"count": 2
},
{
"date": "2011-04-24",
"count": 1
},
{
"date": "2011-04-25",
"count": 1
},
{
"date": "2011-05-05",
"count": 1
},
{
"date": "2011-05-13",
"count": 1
},
{
"date": "2011-05-18",
"count": 1
},
{
"date": "2011-05-22",
"count": 1
},
{
"date": "2011-06-12",
"count": 1
},
{
"date": "2011-06-16",
"count": 1
},
{
"date": "2011-06-24",
"count": 1
},
{
"date": "2011-07-02",
"count": 1
},
{
"date": "2011-07-03",
"count": 1
},
{
"date": "2011-07-04",
"count": 1
},
{
"date": "2011-08-02",
"count": 1
},
{
"date": "2011-08-04",
"count": 1
},
{
"date": "2011-08-13",
"count": 2
},
{
"date": "2011-08-17",
"count": 1
},
{
"date": "2011-08-30",
"count": 1
},
{
"date": "2011-09-01",
"count": 1
},
{
"date": "2011-09-14",
"count": 1
},
{
"date": "2011-09-18",
"count": 1
},
{
"date": "2011-09-19",
"count": 1
},
{
"date": "2011-09-30",
"count": 1
},
{
"date": "2011-10-03",
"count": 2
},
{
"date": "2011-10-14",
"count": 1
},
{
"date": "2011-11-02",
"count": 1
},
{
"date": "2011-11-03",
"count": 1
},
{
"date": "2011-11-10",
"count": 1
},
{
"date": "2011-12-14",
"count": 1
},
{
"date": "2011-12-21",
"count": 1
},
{
"date": "2011-12-22",
"count": 1
},
{
"date": "2011-12-31",
"count": 1
},
{
"date": "2012-01-04",
"count": 1
},
{
"date": "2012-01-09",
"count": 1
},
{
"date": "2012-01-10",
"count": 1
},
{
"date": "2012-01-14",
"count": 1
},
{
"date": "2012-01-15",
"count": 1
},
{
"date": "2012-01-30",
"count": 1
},
{
"date": "2012-02-05",
"count": 1
},
{
"date": "2012-02-24",
"count": 1
},
{
"date": "2012-02-29",
"count": 1
},
{
"date": "2012-03-16",
"count": 1
},
{
"date": "2012-03-23",
"count": 1
},
{
"date": "2012-04-09",
"count": 1
},
{
"date": "2012-07-09",
"count": 1
},
{
"date": "2012-07-25",
"count": 1
},
{
"date": "2012-08-20",
"count": 1
},
{
"date": "2012-10-22",
"count": 1
},
{
"date": "2013-02-08",
"count": 2
},
{
"date": "2013-02-13",
"count": 1
},
{
"date": "2013-02-14",
"count": 2
},
{
"date": "2013-02-18",
"count": 1
},
{
"date": "2013-02-20",
"count": 2
},
{
"date": "2013-02-23",
"count": 1
},
{
"date": "2013-02-27",
"count": 1
},
{
"date": "2013-03-04",
"count": 2
},
{
"date": "2013-03-05",
"count": 1
},
{
"date": "2013-03-11",
"count": 1
},
{
"date": "2013-03-12",
"count": 1
},
{
"date": "2013-03-13",
"count": 2
},
{
"date": "2013-03-18",
"count": 1
},
{
"date": "2013-03-21",
"count": 1
},
{
"date": "2013-03-24",
"count": 1
},
{
"date": "2013-03-25",
"count": 1
},
{
"date": "2013-03-26",
"count": 1
},
{
"date": "2013-04-01",
"count": 1
},
{
"date": "2013-04-02",
"count": 1
},
{
"date": "2013-04-05",
"count": 1
},
{
"date": "2013-04-06",
"count": 1
},
{
"date": "2013-04-09",
"count": 1
},
{
"date": "2013-04-11",
"count": 1
},
{
"date": "2013-04-17",
"count": 2
},
{
"date": "2013-04-21",
"count": 2
},
{
"date": "2013-04-22",
"count": 1
},
{
"date": "2013-04-25",
"count": 1
},
{
"date": "2013-04-27",
"count": 1
},
{
"date": "2013-05-01",
"count": 1
},
{
"date": "2013-05-10",
"count": 1
},
{
"date": "2013-05-11",
"count": 3
},
{
"date": "2013-05-21",
"count": 1
},
{
"date": "2013-05-23",
"count": 1
},
{
"date": "2013-05-25",
"count": 1
},
{
"date": "2013-05-27",
"count": 2
},
{
"date": "2013-05-30",
"count": 1
},
{
"date": "2013-06-02",
"count": 1
},
{
"date": "2013-06-06",
"count": 1
},
{
"date": "2013-06-09",
"count": 1
},
{
"date": "2013-06-14",
"count": 1
},
{
"date": "2013-06-21",
"count": 1
},
{
"date": "2013-06-25",
"count": 2
},
{
"date": "2013-06-29",
"count": 1
},
{
"date": "2013-06-30",
"count": 1
},
{
"date": "2013-07-09",
"count": 1
},
{
"date": "2013-07-10",
"count": 1
},
{
"date": "2013-07-15",
"count": 1
},
{
"date": "2013-07-16",
"count": 1
},
{
"date": "2013-07-17",
"count": 1
},
{
"date": "2013-07-19",
"count": 1
},
{
"date": "2013-07-21",
"count": 1
},
{
"date": "2013-07-24",
"count": 1
},
{
"date": "2013-07-28",
"count": 1
},
{
"date": "2013-07-29",
"count": 1
},
{
"date": "2013-08-01",
"count": 1
},
{
"date": "2013-08-02",
"count": 1
},
{
"date": "2013-08-04",
"count": 1
},
{
"date": "2013-08-08",
"count": 1
},
{
"date": "2013-08-09",
"count": 1
},
{
"date": "2013-08-12",
"count": 1
},
{
"date": "2013-08-14",
"count": 2
},
{
"date": "2013-08-16",
"count": 1
},
{
"date": "2013-08-17",
"count": 1
},
{
"date": "2013-08-19",
"count": 1
},
{
"date": "2013-08-20",
"count": 1
},
{
"date": "2013-08-23",
"count": 1
},
{
"date": "2013-08-30",
"count": 1
},
{
"date": "2013-09-01",
"count": 1
},
{
"date": "2013-09-04",
"count": 1
},
{
"date": "2013-09-06",
"count": 1
},
{
"date": "2013-09-09",
"count": 2
},
{
"date": "2013-09-13",
"count": 1
},
{
"date": "2013-09-25",
"count": 1
},
{
"date": "2013-09-27",
"count": 3
},
{
"date": "2013-09-28",
"count": 1
},
{
"date": "2013-09-29",
"count": 1
},
{
"date": "2013-09-30",
"count": 1
},
{
"date": "2013-10-05",
"count": 2
},
{
"date": "2013-10-06",
"count": 2
},
{
"date": "2013-10-08",
"count": 2
},
{
"date": "2013-10-11",
"count": 1
},
{
"date": "2013-10-15",
"count": 1
},
{
"date": "2013-10-20",
"count": 1
},
{
"date": "2013-10-28",
"count": 1
},
{
"date": "2013-10-29",
"count": 2
},
{
"date": "2013-10-30",
"count": 1
},
{
"date": "2013-11-06",
"count": 1
},
{
"date": "2013-11-11",
"count": 1
},
{
"date": "2013-11-12",
"count": 1
},
{
"date": "2013-11-14",
"count": 1
},
{
"date": "2013-11-16",
"count": 1
},
{
"date": "2013-11-17",
"count": 1
},
{
"date": "2013-11-22",
"count": 1
},
{
"date": "2013-11-27",
"count": 1
},
{
"date": "2013-11-28",
"count": 1
},
{
"date": "2013-11-29",
"count": 2
},
{
"date": "2013-11-30",
"count": 1
},
{
"date": "2013-12-11",
"count": 1
},
{
"date": "2013-12-15",
"count": 1
},
{
"date": "2013-12-23",
"count": 1
},
{
"date": "2013-12-25",
"count": 1
},
{
"date": "2013-12-26",
"count": 1
},
{
"date": "2014-01-02",
"count": 1
},
{
"date": "2014-01-03",
"count": 1
},
{
"date": "2014-01-10",
"count": 2
},
{
"date": "2014-01-11",
"count": 1
},
{
"date": "2014-01-20",
"count": 1
},
{
"date": "2014-01-22",
"count": 1
},
{
"date": "2014-01-25",
"count": 1
},
{
"date": "2014-01-26",
"count": 1
},
{
"date": "2014-01-30",
"count": 1
},
{
"date": "2014-01-31",
"count": 1
},
{
"date": "2014-02-06",
"count": 2
},
{
"date": "2014-02-10",
"count": 1
},
{
"date": "2014-02-16",
"count": 1
},
{
"date": "2014-02-17",
"count": 1
},
{
"date": "2014-02-19",
"count": 1
},
{
"date": "2014-02-21",
"count": 1
},
{
"date": "2014-03-01",
"count": 1
},
{
"date": "2014-03-04",
"count": 1
},
{
"date": "2014-03-10",
"count": 1
},
{
"date": "2014-03-15",
"count": 2
},
{
"date": "2014-03-22",
"count": 1
},
{
"date": "2014-03-31",
"count": 1
},
{
"date": "2014-04-02",
"count": 1
},
{
"date": "2014-04-09",
"count": 1
},
{
"date": "2014-04-23",
"count": 1
},
{
"date": "2014-04-25",
"count": 1
},
{
"date": "2014-04-28",
"count": 2
},
{
"date": "2014-04-30",
"count": 1
},
{
"date": "2014-05-10",
"count": 1
},
{
"date": "2014-05-12",
"count": 2
},
{
"date": "2014-05-20",
"count": 1
},
{
"date": "2014-06-09",
"count": 1
},
{
"date": "2014-06-12",
"count": 1
},
{
"date": "2014-06-13",
"count": 1
},
{
"date": "2014-06-20",
"count": 1
},
{
"date": "2014-06-26",
"count": 1
},
{
"date": "2014-06-28",
"count": 1
},
{
"date": "2014-07-01",
"count": 1
},
{
"date": "2014-07-13",
"count": 1
},
{
"date": "2014-07-22",
"count": 1
},
{
"date": "2014-07-26",
"count": 1
},
{
"date": "2014-07-30",
"count": 1
},
{
"date": "2014-08-02",
"count": 1
},
{
"date": "2014-08-04",
"count": 2
},
{
"date": "2014-08-07",
"count": 1
},
{
"date": "2014-08-10",
"count": 1
},
{
"date": "2014-08-11",
"count": 1
},
{
"date": "2014-08-14",
"count": 1
},
{
"date": "2014-08-16",
"count": 2
},
{
"date": "2014-08-17",
"count": 1
},
{
"date": "2014-09-02",
"count": 1
},
{
"date": "2014-09-04",
"count": 1
},
{
"date": "2014-09-16",
"count": 1
},
{
"date": "2014-09-21",
"count": 1
},
{
"date": "2014-09-22",
"count": 1
},
{
"date": "2014-09-23",
"count": 2
},
{
"date": "2014-09-24",
"count": 2
},
{
"date": "2014-10-04",
"count": 1
},
{
"date": "2014-10-07",
"count": 2
},
{
"date": "2014-10-09",
"count": 1
},
{
"date": "2014-10-10",
"count": 2
},
{
"date": "2014-10-12",
"count": 2
},
{
"date": "2014-10-15",
"count": 1
},
{
"date": "2014-10-19",
"count": 1
},
{
"date": "2014-10-21",
"count": 1
},
{
"date": "2014-10-26",
"count": 1
},
{
"date": "2014-10-29",
"count": 1
},
{
"date": "2014-11-05",
"count": 1
},
{
"date": "2014-11-12",
"count": 1
},
{
"date": "2014-11-22",
"count": 1
},
{
"date": "2014-11-23",
"count": 1
},
{
"date": "2014-11-24",
"count": 1
},
{
"date": "2014-11-30",
"count": 1
},
{
"date": "2014-12-04",
"count": 1
},
{
"date": "2014-12-05",
"count": 1
},
{
"date": "2014-12-07",
"count": 1
},
{
"date": "2014-12-09",
"count": 1
},
{
"date": "2014-12-17",
"count": 1
},
{
"date": "2014-12-18",
"count": 1
},
{
"date": "2014-12-19",
"count": 1
},
{
"date": "2014-12-20",
"count": 1
},
{
"date": "2014-12-21",
"count": 1
},
{
"date": "2015-01-02",
"count": 1
},
{
"date": "2015-01-04",
"count": 1
},
{
"date": "2015-01-09",
"count": 1
},
{
"date": "2015-01-12",
"count": 1
},
{
"date": "2015-01-16",
"count": 1
},
{
"date": "2015-01-23",
"count": 1
},
{
"date": "2015-01-24",
"count": 1
},
{
"date": "2015-01-28",
"count": 1
},
{
"date": "2015-01-29",
"count": 1
},
{
"date": "2015-02-01",
"count": 2
},
{
"date": "2015-02-02",
"count": 1
},
{
"date": "2015-02-03",
"count": 1
},
{
"date": "2015-02-04",
"count": 1
},
{
"date": "2015-02-05",
"count": 1
},
{
"date": "2015-02-09",
"count": 1
},
{
"date": "2015-02-17",
"count": 1
},
{
"date": "2015-02-19",
"count": 1
},
{
"date": "2015-03-01",
"count": 2
},
{
"date": "2015-03-04",
"count": 1
},
{
"date": "2015-03-07",
"count": 1
},
{
"date": "2015-03-11",
"count": 1
},
{
"date": "2015-03-13",
"count": 2
},
{
"date": "2015-03-16",
"count": 1
},
{
"date": "2015-03-19",
"count": 1
},
{
"date": "2015-03-24",
"count": 2
},
{
"date": "2015-04-05",
"count": 1
},
{
"date": "2015-04-07",
"count": 2
},
{
"date": "2015-04-08",
"count": 1
},
{
"date": "2015-04-09",
"count": 1
},
{
"date": "2015-04-13",
"count": 1
},
{
"date": "2015-04-16",
"count": 1
},
{
"date": "2015-04-20",
"count": 1
},
{
"date": "2015-04-21",
"count": 1
},
{
"date": "2015-04-28",
"count": 1
},
{
"date": "2015-04-30",
"count": 2
},
{
"date": "2015-05-08",
"count": 1
},
{
"date": "2015-05-13",
"count": 1
},
{
"date": "2015-05-14",
"count": 1
},
{
"date": "2015-05-15",
"count": 1
},
{
"date": "2015-05-20",
"count": 1
},
{
"date": "2015-05-21",
"count": 2
},
{
"date": "2015-05-22",
"count": 1
},
{
"date": "2015-05-28",
"count": 1
},
{
"date": "2015-06-09",
"count": 1
},
{
"date": "2015-06-12",
"count": 1
},
{
"date": "2015-06-13",
"count": 1
},
{
"date": "2015-06-14",
"count": 2
},
{
"date": "2015-06-19",
"count": 3
},
{
"date": "2015-06-21",
"count": 1
},
{
"date": "2015-06-23",
"count": 1
},
{
"date": "2015-06-24",
"count": 1
},
{
"date": "2015-06-26",
"count": 1
},
{
"date": "2015-06-30",
"count": 1
},
{
"date": "2015-07-02",
"count": 1
},
{
"date": "2015-07-07",
"count": 1
},
{
"date": "2015-07-10",
"count": 1
},
{
"date": "2015-07-15",
"count": 1
},
{
"date": "2015-07-16",
"count": 1
},
{
"date": "2015-07-18",
"count": 1
},
{
"date": "2015-07-21",
"count": 1
},
{
"date": "2015-08-09",
"count": 1
},
{
"date": "2015-08-11",
"count": 1
},
{
"date": "2015-08-15",
"count": 1
},
{
"date": "2015-08-17",
"count": 1
},
{
"date": "2015-08-21",
"count": 2
},
{
"date": "2015-08-22",
"count": 1
},
{
"date": "2015-08-26",
"count": 1
},
{
"date": "2015-08-29",
"count": 1
},
{
"date": "2015-09-01",
"count": 1
},
{
"date": "2015-09-04",
"count": 2
},
{
"date": "2015-09-07",
"count": 2
},
{
"date": "2015-09-21",
"count": 1
},
{
"date": "2015-09-24",
"count": 2
},
{
"date": "2015-09-25",
"count": 1
},
{
"date": "2015-09-28",
"count": 1
},
{
"date": "2015-09-29",
"count": 1
},
{
"date": "2015-10-01",
"count": 1
},
{
"date": "2015-10-02",
"count": 1
},
{
"date": "2015-10-05",
"count": 1
},
{
"date": "2015-10-08",
"count": 2
},
{
"date": "2015-10-12",
"count": 1
},
{
"date": "2015-10-16",
"count": 1
},
{
"date": "2015-10-23",
"count": 1
},
{
"date": "2015-10-26",
"count": 1
},
{
"date": "2015-10-29",
"count": 1
},
{
"date": "2015-10-30",
"count": 1
},
{
"date": "2015-10-31",
"count": 1
},
{
"date": "2015-11-04",
"count": 1
},
{
"date": "2015-11-05",
"count": 2
},
{
"date": "2015-11-06",
"count": 2
},
{
"date": "2015-11-16",
"count": 1
},
{
"date": "2015-11-18",
"count": 1
},
{
"date": "2015-11-30",
"count": 1
},
{
"date": "2015-12-02",
"count": 1
},
{
"date": "2015-12-12",
"count": 1
},
{
"date": "2015-12-15",
"count": 1
},
{
"date": "2015-12-24",
"count": 1
},
{
"date": "2015-12-31",
"count": 2
},
{
"date": "2016-01-04",
"count": 1
},
{
"date": "2016-01-06",
"count": 1
},
{
"date": "2016-01-07",
"count": 1
},
{
"date": "2016-01-18",
"count": 1
},
{
"date": "2016-01-21",
"count": 2
},
{
"date": "2016-01-23",
"count": 1
},
{
"date": "2016-01-26",
"count": 1
},
{
"date": "2016-01-28",
"count": 1
},
{
"date": "2016-01-29",
"count": 1
},
{
"date": "2016-01-30",
"count": 1
},
{
"date": "2016-01-31",
"count": 1
},
{
"date": "2016-02-06",
"count": 1
},
{
"date": "2016-02-10",
"count": 1
},
{
"date": "2016-02-11",
"count": 1
},
{
"date": "2016-02-20",
"count": 1
},
{
"date": "2016-02-28",
"count": 1
},
{
"date": "2016-03-01",
"count": 1
},
{
"date": "2016-03-10",
"count": 1
},
{
"date": "2016-03-12",
"count": 1
},
{
"date": "2016-03-14",
"count": 1
},
{
"date": "2016-03-16",
"count": 1
},
{
"date": "2016-03-17",
"count": 1
},
{
"date": "2016-03-19",
"count": 1
},
{
"date": "2016-03-27",
"count": 1
},
{
"date": "2016-04-03",
"count": 1
},
{
"date": "2016-04-06",
"count": 2
},
{
"date": "2016-04-12",
"count": 1
},
{
"date": "2016-04-18",
"count": 1
},
{
"date": "2016-04-25",
"count": 1
},
{
"date": "2016-05-01",
"count": 1
},
{
"date": "2016-05-17",
"count": 1
},
{
"date": "2016-05-22",
"count": 1
},
{
"date": "2016-05-27",
"count": 2
},
{
"date": "2016-05-30",
"count": 1
},
{
"date": "2016-06-15",
"count": 3
},
{
"date": "2016-06-20",
"count": 1
},
{
"date": "2016-06-25",
"count": 2
},
{
"date": "2016-07-06",
"count": 1
},
{
"date": "2016-07-08",
"count": 1
},
{
"date": "2016-07-11",
"count": 1
},
{
"date": "2016-07-12",
"count": 2
},
{
"date": "2016-07-13",
"count": 1
},
{
"date": "2016-07-15",
"count": 2
},
{
"date": "2016-07-16",
"count": 1
},
{
"date": "2016-07-21",
"count": 1
},
{
"date": "2016-07-22",
"count": 2
},
{
"date": "2016-07-23",
"count": 2
},
{
"date": "2016-07-24",
"count": 1
},
{
"date": "2016-07-26",
"count": 1
},
{
"date": "2016-07-29",
"count": 1
},
{
"date": "2016-08-07",
"count": 1
},
{
"date": "2016-08-08",
"count": 1
},
{
"date": "2016-08-16",
"count": 1
},
{
"date": "2016-08-22",
"count": 1
},
{
"date": "2016-08-25",
"count": 1
},
{
"date": "2016-08-27",
"count": 2
},
{
"date": "2016-08-28",
"count": 1
},
{
"date": "2016-09-10",
"count": 1
},
{
"date": "2016-09-13",
"count": 1
},
{
"date": "2016-09-28",
"count": 1
},
{
"date": "2016-09-29",
"count": 2
},
{
"date": "2016-10-02",
"count": 1
},
{
"date": "2016-10-07",
"count": 1
},
{
"date": "2016-10-10",
"count": 2
},
{
"date": "2016-10-12",
"count": 1
},
{
"date": "2016-10-14",
"count": 1
},
{
"date": "2016-11-04",
"count": 1
},
{
"date": "2016-11-17",
"count": 1
},
{
"date": "2016-11-22",
"count": 1
},
{
"date": "2016-11-23",
"count": 1
},
{
"date": "2016-11-24",
"count": 1
},
{
"date": "2016-12-15",
"count": 1
},
{
"date": "2016-12-24",
"count": 1
},
{
"date": "2016-12-29",
"count": 1
},
{
"date": "2017-01-05",
"count": 1
},
{
"date": "2017-01-07",
"count": 1
},
{
"date": "2017-01-11",
"count": 1
},
{
"date": "2017-01-16",
"count": 1
},
{
"date": "2017-01-25",
"count": 1
},
{
"date": "2017-02-09",
"count": 2
},
{
"date": "2017-02-13",
"count": 1
},
{
"date": "2017-02-14",
"count": 1
},
{
"date": "2017-02-17",
"count": 2
},
{
"date": "2017-03-04",
"count": 1
},
{
"date": "2017-03-06",
"count": 1
},
{
"date": "2017-03-10",
"count": 1
},
{
"date": "2017-03-19",
"count": 1
},
{
"date": "2017-03-22",
"count": 1
},
{
"date": "2017-03-23",
"count": 1
},
{
"date": "2017-03-28",
"count": 3
},
{
"date": "2017-03-29",
"count": 1
},
{
"date": "2017-04-13",
"count": 1
},
{
"date": "2017-04-20",
"count": 1
},
{
"date": "2017-04-21",
"count": 1
},
{
"date": "2017-04-25",
"count": 1
},
{
"date": "2017-04-28",
"count": 1
},
{
"date": "2017-05-11",
"count": 1
},
{
"date": "2017-05-12",
"count": 1
},
{
"date": "2017-05-15",
"count": 1
},
{
"date": "2017-05-18",
"count": 1
},
{
"date": "2017-05-20",
"count": 2
},
{
"date": "2017-05-22",
"count": 1
},
{
"date": "2017-06-29",
"count": 1
},
{
"date": "2017-07-13",
"count": 1
},
{
"date": "2017-07-19",
"count": 1
},
{
"date": "2017-07-20",
"count": 1
},
{
"date": "2017-08-03",
"count": 1
},
{
"date": "2017-08-31",
"count": 1
},
{
"date": "2017-09-02",
"count": 1
},
{
"date": "2017-09-05",
"count": 1
},
{
"date": "2017-09-06",
"count": 1
},
{
"date": "2017-09-14",
"count": 1
},
{
"date": "2017-09-16",
"count": 1
},
{
"date": "2017-09-24",
"count": 1
},
{
"date": "2017-09-26",
"count": 1
},
{
"date": "2017-09-28",
"count": 1
},
{
"date": "2017-09-30",
"count": 1
},
{
"date": "2017-10-01",
"count": 1
},
{
"date": "2017-10-12",
"count": 1
},
{
"date": "2017-10-14",
"count": 1
},
{
"date": "2017-10-21",
"count": 1
},
{
"date": "2017-10-22",
"count": 1
},
{
"date": "2017-11-02",
"count": 1
},
{
"date": "2017-11-03",
"count": 1
},
{
"date": "2017-11-05",
"count": 1
},
{
"date": "2017-11-07",
"count": 1
},
{
"date": "2017-12-01",
"count": 1
},
{
"date": "2017-12-04",
"count": 1
},
{
"date": "2017-12-14",
"count": 1
},
{
"date": "2017-12-17",
"count": 1
},
{
"date": "2017-12-20",
"count": 1
},
{
"date": "2017-12-29",
"count": 1
},
{
"date": "2018-01-03",
"count": 1
},
{
"date": "2018-01-10",
"count": 1
},
{
"date": "2018-01-16",
"count": 1
},
{
"date": "2018-01-17",
"count": 1
},
{
"date": "2018-02-01",
"count": 1
},
{
"date": "2018-02-05",
"count": 2
},
{
"date": "2018-02-11",
"count": 1
},
{
"date": "2018-02-17",
"count": 1
},
{
"date": "2018-02-19",
"count": 1
},
{
"date": "2018-02-24",
"count": 1
},
{
"date": "2018-02-25",
"count": 1
},
{
"date": "2018-02-28",
"count": 1
},
{
"date": "2018-03-06",
"count": 1
},
{
"date": "2018-03-08",
"count": 1
},
{
"date": "2018-03-10",
"count": 1
},
{
"date": "2018-03-11",
"count": 1
},
{
"date": "2018-03-29",
"count": 1
},
{
"date": "2018-04-09",
"count": 1
},
{
"date": "2018-04-17",
"count": 1
},
{
"date": "2018-05-01",
"count": 1
},
{
"date": "2018-05-09",
"count": 1
},
{
"date": "2018-05-20",
"count": 2
},
{
"date": "2018-05-28",
"count": 1
},
{
"date": "2018-06-03",
"count": 1
},
{
"date": "2018-06-05",
"count": 1
},
{
"date": "2018-06-09",
"count": 1
},
{
"date": "2018-06-26",
"count": 1
},
{
"date": "2018-06-28",
"count": 1
},
{
"date": "2018-07-06",
"count": 1
},
{
"date": "2018-07-12",
"count": 2
},
{
"date": "2018-07-24",
"count": 1
},
{
"date": "2018-08-01",
"count": 1
},
{
"date": "2018-08-05",
"count": 1
},
{
"date": "2018-08-09",
"count": 1
},
{
"date": "2018-08-13",
"count": 1
},
{
"date": "2018-08-17",
"count": 1
},
{
"date": "2018-08-20",
"count": 1
},
{
"date": "2018-08-25",
"count": 1
},
{
"date": "2018-08-27",
"count": 1
},
{
"date": "2018-09-05",
"count": 1
},
{
"date": "2018-09-08",
"count": 1
},
{
"date": "2018-09-09",
"count": 1
},
{
"date": "2018-09-14",
"count": 1
},
{
"date": "2018-09-16",
"count": 1
},
{
"date": "2018-09-22",
"count": 1
},
{
"date": "2018-09-29",
"count": 2
},
{
"date": "2018-09-30",
"count": 1
},
{
"date": "2018-10-05",
"count": 1
},
{
"date": "2018-10-19",
"count": 1
},
{
"date": "2018-10-22",
"count": 2
},
{
"date": "2018-10-31",
"count": 1
},
{
"date": "2018-11-02",
"count": 1
},
{
"date": "2018-11-17",
"count": 1
},
{
"date": "2018-11-18",
"count": 1
},
{
"date": "2018-11-23",
"count": 2
},
{
"date": "2018-11-27",
"count": 2
},
{
"date": "2018-11-30",
"count": 1
},
{
"date": "2018-12-14",
"count": 1
},
{
"date": "2019-01-29",
"count": 1
},
{
"date": "2019-02-10",
"count": 1
},
{
"date": "2019-02-13",
"count": 1
},
{
"date": "2019-02-23",
"count": 1
},
{
"date": "2019-03-05",
"count": 1
},
{
"date": "2019-03-09",
"count": 1
},
{
"date": "2019-03-10",
"count": 1
},
{
"date": "2019-03-13",
"count": 1
},
{
"date": "2019-03-17",
"count": 1
},
{
"date": "2019-03-24",
"count": 1
},
{
"date": "2019-04-01",
"count": 1
},
{
"date": "2019-04-18",
"count": 1
},
{
"date": "2019-04-22",
"count": 1
},
{
"date": "2019-05-09",
"count": 1
},
{
"date": "2019-05-15",
"count": 1
},
{
"date": "2019-05-23",
"count": 1
},
{
"date": "2019-06-04",
"count": 1
},
{
"date": "2019-06-15",
"count": 1
},
{
"date": "2019-06-17",
"count": 1
},
{
"date": "2019-06-21",
"count": 1
},
{
"date": "2019-07-19",
"count": 1
},
{
"date": "2019-07-24",
"count": 1
},
{
"date": "2019-07-26",
"count": 1
},
{
"date": "2019-07-27",
"count": 1
},
{
"date": "2019-08-01",
"count": 1
},
{
"date": "2019-08-08",
"count": 1
},
{
"date": "2019-08-17",
"count": 2
},
{
"date": "2019-08-27",
"count": 1
},
{
"date": "2019-09-02",
"count": 1
},
{
"date": "2019-09-04",
"count": 1
},
{
"date": "2019-10-02",
"count": 1
},
{
"date": "2019-10-03",
"count": 1
},
{
"date": "2019-10-06",
"count": 1
},
{
"date": "2019-10-19",
"count": 1
},
{
"date": "2019-10-25",
"count": 1
},
{
"date": "2019-11-08",
"count": 1
},
{
"date": "2019-11-11",
"count": 1
},
{
"date": "2019-12-05",
"count": 1
},
{
"date": "2019-12-11",
"count": 1
},
{
"date": "2019-12-30",
"count": 1
},
{
"date": "2020-01-06",
"count": 1
},
{
"date": "2020-01-16",
"count": 1
},
{
"date": "2020-01-17",
"count": 1
},
{
"date": "2020-01-29",
"count": 1
},
{
"date": "2020-02-03",
"count": 1
},
{
"date": "2020-02-22",
"count": 2
},
{
"date": "2020-02-25",
"count": 1
},
{
"date": "2020-02-27",
"count": 1
},
{
"date": "2020-03-07",
"count": 1
},
{
"date": "2020-03-10",
"count": 1
},
{
"date": "2020-03-11",
"count": 1
},
{
"date": "2020-03-13",
"count": 1
},
{
"date": "2020-03-14",
"count": 1
},
{
"date": "2020-03-16",
"count": 1
},
{
"date": "2020-03-17",
"count": 1
},
{
"date": "2020-04-01",
"count": 1
},
{
"date": "2020-04-27",
"count": 1
},
{
"date": "2020-05-01",
"count": 1
},
{
"date": "2020-05-02",
"count": 1
},
{
"date": "2020-05-07",
"count": 1
},
{
"date": "2020-06-06",
"count": 1
},
{
"date": "2020-06-07",
"count": 1
},
{
"date": "2020-06-20",
"count": 1
},
{
"date": "2020-06-29",
"count": 1
},
{
"date": "2020-08-09",
"count": 1
},
{
"date": "2020-08-16",
"count": 1
},
{
"date": "2020-08-28",
"count": 2
},
{
"date": "2020-09-02",
"count": 1
},
{
"date": "2020-09-12",
"count": 1
},
{
"date": "2020-10-05",
"count": 1
},
{
"date": "2020-10-15",
"count": 1
},
{
"date": "2020-10-18",
"count": 1
},
{
"date": "2020-10-22",
"count": 1
},
{
"date": "2020-10-27",
"count": 1
},
{
"date": "2020-10-28",
"count": 1
},
{
"date": "2020-11-05",
"count": 1
},
{
"date": "2020-11-12",
"count": 1
},
{
"date": "2020-11-26",
"count": 1
},
{
"date": "2020-12-07",
"count": 1
},
{
"date": "2020-12-19",
"count": 1
},
{
"date": "2021-01-05",
"count": 1
},
{
"date": "2021-01-06",
"count": 1
},
{
"date": "2021-03-05",
"count": 1
},
{
"date": "2021-03-31",
"count": 1
},
{
"date": "2021-04-11",
"count": 1
},
{
"date": "2021-04-23",
"count": 1
},
{
"date": "2021-05-22",
"count": 1
},
{
"date": "2021-05-26",
"count": 1
},
{
"date": "2021-06-01",
"count": 1
},
{
"date": "2021-06-25",
"count": 1
},
{
"date": "2021-06-28",
"count": 1
},
{
"date": "2021-08-04",
"count": 1
},
{
"date": "2021-08-23",
"count": 1
},
{
"date": "2021-10-20",
"count": 1
},
{
"date": "2021-11-02",
"count": 1
},
{
"date": "2021-11-03",
"count": 1
},
{
"date": "2021-11-19",
"count": 1
},
{
"date": "2021-12-22",
"count": 1
},
{
"date": "2022-01-18",
"count": 1
},
{
"date": "2022-01-23",
"count": 1
},
{
"date": "2022-01-27",
"count": 1
},
{
"date": "2022-02-10",
"count": 1
},
{
"date": "2022-02-24",
"count": 2
},
{
"date": "2022-03-17",
"count": 1
},
{
"date": "2022-03-27",
"count": 1
},
{
"date": "2022-03-29",
"count": 1
},
{
"date": "2022-04-09",
"count": 1
},
{
"date": "2022-04-11",
"count": 1
},
{
"date": "2022-05-15",
"count": 1
},
{
"date": "2022-05-23",
"count": 1
},
{
"date": "2022-05-25",
"count": 1
},
{
"date": "2022-06-03",
"count": 1
},
{
"date": "2022-06-04",
"count": 1
},
{
"date": "2022-06-13",
"count": 1
},
{
"date": "2022-06-16",
"count": 1
},
{
"date": "2022-06-29",
"count": 1
},
{
"date": "2022-06-30",
"count": 1
},
{
"date": "2022-07-10",
"count": 1
},
{
"date": "2022-07-15",
"count": 1
},
{
"date": "2022-07-29",
"count": 1
},
{
"date": "2022-08-10",
"count": 1
},
{
"date": "2022-08-12",
"count": 1
},
{
"date": "2022-08-15",
"count": 1
},
{
"date": "2022-09-14",
"count": 1
},
{
"date": "2022-09-23",
"count": 1
},
{
"date": "2022-09-26",
"count": 1
},
{
"date": "2022-10-06",
"count": 1
},
{
"date": "2022-10-11",
"count": 1
},
{
"date": "2022-10-14",
"count": 2
},
{
"date": "2022-11-01",
"count": 1
},
{
"date": "2022-11-08",
"count": 1
},
{
"date": "2022-11-21",
"count": 1
},
{
"date": "2022-12-09",
"count": 1
},
{
"date": "2023-01-29",
"count": 1
},
{
"date": "2023-01-31",
"count": 1
},
{
"date": "2023-02-15",
"count": 1
},
{
"date": "2023-02-22",
"count": 1
},
{
"date": "2023-04-05",
"count": 1
},
{
"date": "2023-04-10",
"count": 1
},
{
"date": "2023-05-06",
"count": 1
},
{
"date": "2023-05-23",
"count": 1
},
{
"date": "2023-06-16",
"count": 1
},
{
"date": "2023-06-17",
"count": 1
},
{
"date": "2023-06-30",
"count": 1
},
{
"date": "2023-07-05",
"count": 1
},
{
"date": "2023-07-09",
"count": 1
},
{
"date": "2023-08-23",
"count": 1
},
{
"date": "2023-10-25",
"count": 1
},
{
"date": "2023-10-27",
"count": 1
},
{
"date": "2023-11-05",
"count": 1
},
{
"date": "2023-11-06",
"count": 1
},
{
"date": "2024-01-08",
"count": 1
},
{
"date": "2024-02-23",
"count": 1
},
{
"date": "2024-03-04",
"count": 1
},
{
"date": "2024-04-22",
"count": 1
},
{
"date": "2024-04-23",
"count": 1
},
{
"date": "2024-05-23",
"count": 1
},
{
"date": "2024-05-29",
"count": 1
},
{
"date": "2024-06-22",
"count": 1
},
{
"date": "2024-06-23",
"count": 1
},
{
"date": "2024-08-29",
"count": 1
},
{
"date": "2024-09-24",
"count": 1
},
{
"date": "2024-09-29",
"count": 1
},
{
"date": "2024-10-11",
"count": 1
},
{
"date": "2024-10-18",
"count": 1
},
{
"date": "2024-10-23",
"count": 1
},
{
"date": "2024-11-26",
"count": 1
},
{
"date": "2025-01-14",
"count": 1
},
{
"date": "2025-03-20",
"count": 1
},
{
"date": "2025-05-11",
"count": 1
},
{
"date": "2025-06-09",
"count": 1
},
{
"date": "2025-06-21",
"count": 1
},
{
"date": "2025-07-30",
"count": 1
},
{
"date": "2025-08-22",
"count": 1
},
{
"date": "2025-09-08",
"count": 1
},
{
"date": "2025-09-29",
"count": 1
},
{
"date": "2025-10-07",
"count": 1
},
{
"date": "2025-10-31",
"count": 1
},
{
"date": "2025-11-14",
"count": 1
},
{
"date": "2026-02-22",
"count": 1
},
{
"date": "2026-03-28",
"count": 1
},
{
"date": "2026-03-29",
"count": 1
},
{
"date": "2026-06-26",
"count": 1
},
{
"date": "2026-07-21",
"count": 1
}
],
"complete": false,
"collected": 1000,
"total_stars": 1047
},
"open_issues_and_prs": 27
},
"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": 3153,
"source_files_sampled": 14,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 14,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [
{
"name": "html2haml",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "rails",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "rails",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "debug",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "mutex_m",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "base64",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "bigdecimal",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "drb",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "benchmark",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "base64",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "benchmark",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "bigdecimal",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "debug",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "drb",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "html2haml",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "mutex_m",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rails",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "actionpack",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "activesupport",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "bundler",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "haml",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "railties",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 14,
"direct_count": 8,
"indirect_count": 6
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 82,
"open_issues": 25,
"closed_ratio": 0.725,
"closed_issues": 66,
"closed_unmerged_prs": 25
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "amatsuda",
"commits": 124,
"avatar_url": "https://avatars.githubusercontent.com/u/11493?v=4"
},
{
"type": "User",
"login": "indirect",
"commits": 96,
"avatar_url": "https://avatars.githubusercontent.com/u/78?v=4"
},
{
"type": "User",
"login": "radar",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/2687?v=4"
},
{
"type": "User",
"login": "syguer",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/2606035?v=4"
},
{
"type": "User",
"login": "olivierlacan",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/65950?v=4"
},
{
"type": "User",
"login": "mfung",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/117744?v=4"
},
{
"type": "User",
"login": "tagliala",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/556268?v=4"
},
{
"type": "User",
"login": "olleolleolle",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/211?v=4"
},
{
"type": "User",
"login": "jparker",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/703?v=4"
},
{
"type": "User",
"login": "ksouthworth",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/185857?v=4"
}
],
"contributors_sampled": 53,
"top_contributor_share": 0.363
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ruby.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 2,
"reason": "1 out of 4 merged PRs checked by a CI test -- score normalized to 2",
"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 3/17 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 32 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "12 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "d837c6f09616bbfcd925a31457841c2f649ce37e",
"ran_at": "2026-07-22T01:46:12Z",
"aggregate_score": 4.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-09T19:04:33Z",
"oldest_open_prs": [
{
"number": 114,
"created_at": "2016-07-02T14:21:19Z",
"last_comment_at": "2019-11-14T17:15:59Z",
"last_comment_author": "MainShayne233"
},
{
"number": 195,
"created_at": "2025-04-29T20:50:19Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-09T16:15:59Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 77,
"created_at": "2015-01-07T16:22:58Z",
"last_comment_at": "2015-04-27T21:50:54Z",
"last_comment_author": "reidnimz"
},
{
"number": 92,
"created_at": "2015-02-16T15:54:22Z",
"last_comment_at": "2015-02-17T23:02:43Z",
"last_comment_author": "indirect"
},
{
"number": 101,
"created_at": "2015-07-04T13:47:37Z",
"last_comment_at": "2015-07-04T15:35:29Z",
"last_comment_author": "indirect"
},
{
"number": 104,
"created_at": "2015-08-20T20:29:02Z",
"last_comment_at": "2015-08-21T06:04:21Z",
"last_comment_author": "indirect"
},
{
"number": 107,
"created_at": "2016-02-04T15:02:00Z",
"last_comment_at": "2019-02-24T04:57:00Z",
"last_comment_author": "ksouthworth"
},
{
"number": 108,
"created_at": "2016-02-08T11:00:32Z",
"last_comment_at": "2016-02-11T06:00:52Z",
"last_comment_author": "indirect"
},
{
"number": 118,
"created_at": "2016-10-09T14:54:05Z",
"last_comment_at": "2017-05-19T12:48:36Z",
"last_comment_author": "syguer"
},
{
"number": 124,
"created_at": "2017-03-02T10:35:43Z",
"last_comment_at": "2022-01-14T22:29:09Z",
"last_comment_author": "nickpearson"
},
{
"number": 132,
"created_at": "2017-05-27T15:11:17Z",
"last_comment_at": "2017-05-30T09:34:33Z",
"last_comment_author": "syguer"
},
{
"number": 138,
"created_at": "2017-12-07T20:41:28Z",
"last_comment_at": "2018-06-12T19:09:05Z",
"last_comment_author": "MadBomber"
},
{
"number": 139,
"created_at": "2018-01-15T19:53:50Z",
"last_comment_at": "2025-10-01T15:36:27Z",
"last_comment_author": "top-sigrid"
},
{
"number": 142,
"created_at": "2018-05-31T09:21:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 143,
"created_at": "2018-09-02T23:50:01Z",
"last_comment_at": "2019-04-30T09:53:43Z",
"last_comment_author": "amolplay"
},
{
"number": 151,
"created_at": "2019-02-04T17:51:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 161,
"created_at": "2019-06-27T05:47:10Z",
"last_comment_at": "2019-06-27T05:58:16Z",
"last_comment_author": "fleitz"
},
{
"number": 163,
"created_at": "2019-07-13T03:53:41Z",
"last_comment_at": "2019-07-17T16:20:11Z",
"last_comment_author": "cesarizu"
},
{
"number": 165,
"created_at": "2019-07-30T09:02:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 171,
"created_at": "2020-02-11T20:05:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 174,
"created_at": "2020-09-08T11:15:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 177,
"created_at": "2021-10-18T18:25:54Z",
"last_comment_at": "2022-08-25T19:06:10Z",
"last_comment_author": "gonzalezgjaime"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/haml/haml-rails",
"host": "github.com",
"name": "haml-rails",
"owner": "haml"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 42,
"vitality": 59,
"community": 72,
"governance": 70,
"engineering": 51
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 59,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"commits_last_year": 41,
"human_commit_share": 1,
"days_since_last_push": 12,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 12 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 12
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "41 commits in the last year",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 41
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "12 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": "moderate",
"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": 64,
"inputs": {
"releases_count": 20,
"latest_release_tag": "v3.1.0",
"releases_from_tags": true,
"days_since_latest_release": 12,
"mean_days_between_releases": 464.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "20 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 20
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 12 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 12
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~464.6 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 464.6
}
}
],
"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": 12,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 12 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 12
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 72,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"forks": 175,
"stars": 1047,
"watchers": 22,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,047 stars",
"points": 49,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1047
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "175 forks",
"points": 18.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 175
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "22 watchers",
"points": 7.4,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 22
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "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": 100,
"inputs": {
"packages": [
"haml-rails"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 57237394,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "57,237,394 downloads all-time across rubygems",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_total",
"params": {
"count": 57237394,
"ecosystems": "rubygems"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 70,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 53,
"top_contributor_share": 0.363
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 36% of commits",
"points": 14.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 36
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "53 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 53
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 32 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"merged_prs": 82,
"open_issues": 25,
"closed_issues": 66,
"issue_closed_ratio": 0.725,
"closed_unmerged_prs": 25
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "72% of issues closed",
"points": 33.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 72
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "82/107 decided PRs merged",
"points": 29.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 82,
"decided": 107
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/17 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": 58,
"inputs": {
"followers": 22,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "haml",
"public_repos": 7,
"account_age_days": 5198
},
"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": "22 followers of haml",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 22,
"login": "haml"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "7 public repos, account ~14 yr old",
"points": 18.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 7
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"haml-rails"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 12
},
"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 12 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 12
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "24 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 24
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 51,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 4 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 42,
"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": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 4 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/17 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 32 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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "12 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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 27
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 25,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.19,
"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": "19 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 10.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 19,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.01,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Ruby",
"largest_source_bytes": 3153,
"source_files_sampled": 14,
"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/14 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 14,
"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": [
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T01:46:32.192227Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/haml/haml-rails.svg",
"full_name": "haml/haml-rails",
"license_state": "standard",
"license_spdx": "MIT"
}