Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1496,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 8873,
"Ruby": 48458,
"Ragel": 51035
},
"pushed_at": "2026-04-24T17:36:19Z",
"created_at": "2008-04-21T20:50:37Z",
"owner_type": "User",
"updated_at": "2026-05-10T17:45:49Z",
"description": "RedCloth is a Ruby library for converting Textile into HTML.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Ragel",
"significant_languages": [
"Ragel",
"Ruby"
]
},
"owner": {
"blog": "https://jasongarber.com",
"name": "Jason Garber",
"type": "User",
"login": "jgarber",
"company": "Cisco Systems, Inc",
"location": "North Conway, NH",
"followers": 77,
"avatar_url": "https://avatars.githubusercontent.com/u/8061?v=4",
"created_at": "2008-04-21T12:29:02Z",
"is_verified": null,
"public_repos": 91,
"account_age_days": 6665
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.3.4",
"kind": "patch",
"published_at": "2024-03-13T07:33:50Z"
},
{
"tag": "v4.3.3",
"kind": "patch",
"published_at": "2023-11-02T04:13:56Z"
},
{
"tag": "v4.3.2",
"kind": "patch",
"published_at": "2016-05-24T00:19:14Z"
},
{
"tag": "v4.3.1",
"kind": "patch",
"published_at": "2016-05-17T23:08:06Z"
},
{
"tag": "v4.3.0",
"kind": "minor",
"published_at": "2016-05-02T20:38:14Z"
},
{
"tag": "v4.2.9",
"kind": "patch",
"published_at": "2011-11-26T16:02:15Z"
},
{
"tag": "v4.2.8",
"kind": "patch",
"published_at": "2011-08-17T18:30:34Z"
},
{
"tag": "v4.2.7",
"kind": "patch",
"published_at": "2011-02-11T15:38:55Z"
},
{
"tag": "v4.2.6",
"kind": "patch",
"published_at": "2011-02-09T14:16:02Z"
},
{
"tag": "v4.2.5",
"kind": "patch",
"published_at": "2011-02-08T00:34:25Z"
},
{
"tag": "v4.2.4",
"kind": "patch",
"published_at": "2011-02-07T18:32:39Z"
}
],
"recent_commits": [
{
"oid": "e2bd03cdc316ac603ce119750991e7cd43139262",
"body": "Rename COPYING to LICENSE.txt, update authorship and copyright",
"is_bot": false,
"headline": "Merge pull request #99 from jgarber/authorship-and-licensing",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2026-04-24T17:36:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "141f8160d339de1bcdc438ad0d5936b247029213",
"body": "- Rename COPYING to LICENSE.txt for GitHub license auto-detection\n- Add Helio Cola as copyright holder from 2024\n- Remove Author and Copyright fields from README\n- Fold precompiled Windows and JRuby deprecation into the Compiling section\n\nMade-with: Cursor",
"is_bot": false,
"headline": "Rename COPYING to LICENSE.txt, update authorship and copyright",
"author_name": "Jason Garber",
"author_login": null,
"committed_at": "2026-04-19T13:59:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9727d4463a98415bfe558b0b56514c2e8e7ba88",
"body": "Explain the difference between the gem name and the filename to be required",
"is_bot": false,
"headline": "Merge pull request #98 from s2k/improve-readme",
"author_name": "Helio Cola",
"author_login": "heliocola",
"committed_at": "2026-04-19T10:09:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9856284484a051e1b84e914996e3215823fa0b0a",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "Stephan Kämper",
"author_login": "s2k",
"committed_at": "2026-04-19T10:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3746adb9cc27cc6c5dc2d74d098432ca2365b3f0",
"body": "Update testing matrix",
"is_bot": false,
"headline": "Merge pull request #94 from boimw/master",
"author_name": "Helio Cola",
"author_login": "heliocola",
"committed_at": "2026-04-19T08:40:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "934ae0576cf58b3e92fef0d3e2509fee53df3333",
"body": null,
"is_bot": false,
"headline": "Explains difference between gem name and filename to be required",
"author_name": "Stephan Kämper",
"author_login": "s2k",
"committed_at": "2026-04-04T09:50:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12f1a8742cf294cd239937794caefe5849427f6e",
"body": null,
"is_bot": false,
"headline": "Update tests.yml to include ruby 3.4 in the matrix",
"author_name": "Bojan Marjanovic",
"author_login": "boimw",
"committed_at": "2025-02-10T11:19:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe0aa919f03f89f78d7827773009b75a26b61cfe",
"body": "Adds ruby 3.3, and 3.4 to testing matrix\r\nRemoves ruby 2.7 from testing matrix",
"is_bot": false,
"headline": "Add ruby 3.3, and 3.4 to testing matrix",
"author_name": "Bojan Marjanovic",
"author_login": "boimw",
"committed_at": "2025-02-10T10:49:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb6d315b648734a14738cc32761e092bfc5ac5a9",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "Helio Cola",
"author_login": "heliocola",
"committed_at": "2024-03-14T05:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbcce71b3a492afd2d4b5f40423858a313db5adf",
"body": "Add GitHub Actions - Ubuntu, macOS, & Windows, Ruby 2.4 thru head, misc updates",
"is_bot": false,
"headline": "Merge pull request #83 from MSP-Greg/00-windows-find-so-actions",
"author_name": "Helio Cola",
"author_login": "heliocola",
"committed_at": "2024-03-14T04:48:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9102f914f2affe504609fbc476affe199ec096b1",
"body": "Co-authored-by: Anton Maminov <anton.linux@gmail.com>",
"is_bot": false,
"headline": "Add Actions CI - tests.yml, Ruby 2.4 aand later",
"author_name": "MSP-Greg",
"author_login": "MSP-Greg",
"committed_at": "2024-03-13T13:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c87e8f7431ffd700f771de4dc4171b810ccd2d0f",
"body": "…dows\n\nCo-authored-by: Mohit Sindhwani <mohits@onghu.com>",
"is_bot": false,
"headline": "ragel_extension_task.rb - add `-I ragel` to ragel cmd, needed for Win…",
"author_name": "MSP-Greg",
"author_login": "MSP-Greg",
"committed_at": "2024-03-13T13:25:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37e271c437e785c15caa68c594d0e1dbb2980cfc",
"body": null,
"is_bot": false,
"headline": "Gemfile - remove rvm gem, compile group",
"author_name": "MSP-Greg",
"author_login": "MSP-Greg",
"committed_at": "2024-03-13T13:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a4fdc28868b166ba95ed6f4926d48657785a205",
"body": null,
"is_bot": false,
"headline": "Delete rvm.rake",
"author_name": "MSP-Greg",
"author_login": "MSP-Greg",
"committed_at": "2024-03-13T13:25:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b10f41636616562d822d62382f64cbce24969e4",
"body": null,
"is_bot": false,
"headline": "4.3.4 release",
"author_name": "Helio Cola",
"author_login": "heliocola",
"committed_at": "2024-03-13T07:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ae66001da025c1e8ecc6faddf7d4243b760c8e1",
"body": "A round of cleanups",
"is_bot": false,
"headline": "Merge pull request #86 from jgarber/cleanup",
"author_name": "Helio Cola",
"author_login": "heliocola",
"committed_at": "2024-03-13T07:20:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c60e5dd9e0fbf5e4422934b8e3f7cbdd91b5fdb9",
"body": null,
"is_bot": false,
"headline": "Updated CHANGELOG",
"author_name": "Helio Cola",
"author_login": "heliocola",
"committed_at": "2024-03-13T07:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9e97d22b99f07576241dc5defc4068e79f96961",
"body": null,
"is_bot": false,
"headline": "A round of cleanups",
"author_name": "Helio Cola",
"author_login": "heliocola",
"committed_at": "2024-03-13T07:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3085782704c1985789e68368af60379747b77c9b",
"body": "Fixes loading problems when Gem is built for Windows",
"is_bot": false,
"headline": "Merge pull request #62 from mohits/master",
"author_name": "Helio Cola",
"author_login": "heliocola",
"committed_at": "2024-01-19T02:41:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6361e38658bace5a4922ad0e81f8383fe84c733a",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "Helio Cola",
"author_login": "heliocola",
"committed_at": "2024-01-19T02:31:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e024f381ccd9473f108af4d25314edbd8e3a53e6",
"body": "Stop checking for `main` function in `libc`",
"is_bot": false,
"headline": "Merge pull request #74 from casperisfine/remove-have-func-main",
"author_name": "Helio Cola",
"author_login": "heliocola",
"committed_at": "2024-01-19T02:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e4dec307dad484f80027d0953c97964fdf0ac45",
"body": null,
"is_bot": false,
"headline": "Updated change log",
"author_name": "Helio Cola",
"author_login": "heliocola",
"committed_at": "2024-01-19T02:24:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2180f8104b2318a5dd2f6978182a04714533b838",
"body": "Update maintainer, scrub redcloth.org",
"is_bot": false,
"headline": "Merge pull request #84 from jgarber/remove-redcloth-org",
"author_name": "Helio Cola",
"author_login": "heliocola",
"committed_at": "2024-01-19T02:22:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea582ffbcdefeea4e3d12675e64f73c236f913a2",
"body": null,
"is_bot": false,
"headline": "Update version.rb",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2024-01-14T10:17:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed565856269f8863338c5cd470906198082309a6",
"body": null,
"is_bot": false,
"headline": "Update redcloth.gemspec",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2024-01-14T10:17:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5086b540728e271db800501fe507bc47a9a891fb",
"body": "I've lost the domain redcloth.org after some 15 years. Onward to things that others can maintain!",
"is_bot": false,
"headline": "Update maintainer, scrub redcloth.org",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2024-01-14T10:14:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cca884269bce31ec028008b15a4f8c4237973563",
"body": null,
"is_bot": false,
"headline": "Updated changelog",
"author_name": "Helio Cola",
"author_login": "heliocola",
"committed_at": "2024-01-12T08:06:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "789d9326e2f1848fefe7554505bbe3946b4186a1",
"body": "add github action",
"is_bot": false,
"headline": "Merge pull request #81 from eduvo/github-action",
"author_name": "Helio Cola",
"author_login": "heliocola",
"committed_at": "2024-01-12T07:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c672b0807e0a461267fe7c2d0677a13b0ccbddc",
"body": null,
"is_bot": false,
"headline": "add github action",
"author_name": "Anton Maminov",
"author_login": "mamantoha",
"committed_at": "2023-11-02T10:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8297da8aa071b3bf1584738229f277833bd20c49",
"body": null,
"is_bot": false,
"headline": "4.3.3 release",
"author_name": "Helio Cola",
"author_login": "heliocola",
"committed_at": "2023-11-02T04:13:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2600d93ff164a5244cec86a3047619ae8b4e4b04",
"body": "Add tests for CVE-2023-31606",
"is_bot": false,
"headline": "Merge pull request #80 from jgarber/tests/CVE-2023-31606",
"author_name": "Helio Cola",
"author_login": "heliocola",
"committed_at": "2023-11-02T03:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac10b687041e12cb49a196acf79687d6f596114e",
"body": null,
"is_bot": false,
"headline": "Add tests for CVE-2023-31606",
"author_name": "Helio Cola",
"author_login": "heliocola",
"committed_at": "2023-11-02T03:18:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e85481aca18e50fcd17ad432234e0af8245b080",
"body": "Fix rake compile",
"is_bot": false,
"headline": "Merge pull request #78 from jgarber/fix/build",
"author_name": "Helio Cola",
"author_login": "heliocola",
"committed_at": "2023-11-02T01:43:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccdd54dd68810f8ccd0c9b11c301d883240fcd22",
"body": null,
"is_bot": false,
"headline": "Fix rake compile",
"author_name": "Helio Cola",
"author_login": "heliocola",
"committed_at": "2023-11-02T01:41:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b1327688fef8e6617792054ef299d7bc74c0a1e",
"body": "* make regex faster with Atomic Grouping\r\n* simplify fix",
"is_bot": false,
"headline": "Fix CVE-2023-31606 (ReDOS possible in the sanitize_html function) (#75)",
"author_name": "Kornelius Kalnbach",
"author_login": "korny",
"committed_at": "2023-11-02T01:33:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a102227a5219223144e3481f06eb7c3a820b95e",
"body": "It makes very little sense and the commit that introduced this\nnever explained why it's doing it.\n\nThis cause compilation for fail is ruby was installed with the\n--disable-install-static-library flag.",
"is_bot": false,
"headline": "Stop checking for `main` function in `libc`",
"author_name": "Jean Boussier",
"author_login": "byroot",
"committed_at": "2023-05-25T09:57:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "941914f51f28fcf689027cf84515e930f7d12c24",
"body": "Fix loading problems when Gem is built on Windows",
"is_bot": false,
"headline": "Merge pull request #1 from mohits/mohits-patch-1",
"author_name": "Mohit Sindhwani",
"author_login": "mohits",
"committed_at": "2020-03-02T14:27:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34b3de24ccec889fa8b22b29a472ee7fffc7d9bf",
"body": "On Windows, the loading code in redcloth.rb assumed that one is loading it from a 'fat binary' gem. Using standard windows Ruby versions from 2.4 forward, the gem can be compiled by the user.\r\n\r\nThis change first tries to require the library using the prefix (for fat gems). If that fails, it tries again to require without the prefix (for nuilt gems).\r\n\r\nFixes #51 and #61.",
"is_bot": false,
"headline": "Fix loading problems when Gem is built on Windows",
"author_name": "Mohit Sindhwani",
"author_login": "mohits",
"committed_at": "2020-03-02T14:26:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd7ee6caaa6c899f4d5389c1b2fe4a17f1e5f326",
"body": "Update README.rdoc",
"is_bot": false,
"headline": "Merge pull request #47 from greggawatt/patch-1",
"author_name": "Joshua Siler",
"author_login": "joshuasiler",
"committed_at": "2018-03-27T23:59:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c9b35c3f8af989cf2a8d22f1bb9d8140641cd5b",
"body": null,
"is_bot": false,
"headline": "Update README.rdoc",
"author_name": "Gregg Horton",
"author_login": "detournemint",
"committed_at": "2018-01-30T18:28:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c34fa195ca540b2bea84d9cfe1813e070e4ed154",
"body": null,
"is_bot": false,
"headline": "Update README.rdoc",
"author_name": "Gregg Horton",
"author_login": "detournemint",
"committed_at": "2018-01-30T18:26:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4808b36d7063a7cfade89378d879a9134cd30a3e",
"body": "Immutable strings",
"is_bot": false,
"headline": "Merge pull request #38 from mvz/immutable-strings",
"author_name": "Joshua Siler",
"author_login": "joshuasiler",
"committed_at": "2017-09-13T20:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e88dfefb1174fe3195da492363f669b180f0ee31",
"body": "correct spelling mistake",
"is_bot": false,
"headline": "Merge pull request #39 from EdwardBetts/spelling",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2017-09-04T15:45:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b85ebd9fb01996221e8c721c36dc0600ef6dd8e",
"body": null,
"is_bot": false,
"headline": "correct spelling mistake",
"author_name": "Edward Betts",
"author_login": "EdwardBetts",
"committed_at": "2017-09-02T06:34:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00b55ace17ed408b1b6129e1ba6c90fd4f0a6d2c",
"body": "The .load_documents method is deprecated and seems to have been removed\nentirely in the upcoming Ruby 2.5.",
"is_bot": false,
"headline": "Replace deprecated YAML.load_documents",
"author_name": "Matijs van Zuijlen",
"author_login": "mvz",
"committed_at": "2017-08-29T06:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ba21805efe5745ea6dfba9e3c1c4eda14db5490",
"body": null,
"is_bot": false,
"headline": "Simplify changes for immutable string literals",
"author_name": "Matijs van Zuijlen",
"author_login": "mvz",
"committed_at": "2017-08-26T19:17:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2e1dfadba7a58dd9a078489497c0bd16413d0aa",
"body": null,
"is_bot": false,
"headline": "Fix immutable string errors",
"author_name": "Matijs van Zuijlen",
"author_login": "mvz",
"committed_at": "2017-08-26T11:44:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a16c1028d38be72c60cab901f822d74a4e3d7e3",
"body": null,
"is_bot": false,
"headline": "Respect RUBYOPT from outside environment",
"author_name": "Matijs van Zuijlen",
"author_login": "mvz",
"committed_at": "2017-08-26T11:24:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1c3076d0409a4ec0ead51190085f82ab97cf923",
"body": null,
"is_bot": false,
"headline": "4.3.2 release",
"author_name": "Joshua Siler",
"author_login": "joshuasiler",
"committed_at": "2016-05-24T00:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ac9f7402f004e75f9b3cc5a841dcc836b786ea9",
"body": null,
"is_bot": false,
"headline": "javascript checks case insensitive, closes #25",
"author_name": "Joshua Siler",
"author_login": "joshuasiler",
"committed_at": "2016-05-24T00:19:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cddd03b87fe75b6681405066796bf4ef88b37149",
"body": null,
"is_bot": false,
"headline": "security fix, prepare 4.3.1",
"author_name": "Joshua Siler",
"author_login": "joshuasiler",
"committed_at": "2016-05-17T23:08:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "319e140677dbbe09c77e8efc85964aa87174970a",
"body": null,
"is_bot": false,
"headline": "4.3.0 release",
"author_name": "Joshua Siler",
"author_login": "joshuasiler",
"committed_at": "2016-05-02T20:50:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5a7ccd32bfc064b31d5e05594c9089d9fba5c36",
"body": "4.3 devel",
"is_bot": false,
"headline": "Merge pull request #24 from jgarber/4.3-devel",
"author_name": "Joshua Siler",
"author_login": "joshuasiler",
"committed_at": "2016-05-02T20:38:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc99e342ae175d09be903282432f1638da09c84e",
"body": null,
"is_bot": false,
"headline": "remove jruby and windows references. add ruby 2.2.3",
"author_name": "Joshua Siler",
"author_login": "joshuasiler",
"committed_at": "2016-04-29T21:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b47b00e231d59be719a0ef1e853377767b87bbae",
"body": null,
"is_bot": false,
"headline": "remove java and windows refs",
"author_name": "Joshua Siler",
"author_login": "joshuasiler",
"committed_at": "2016-04-29T20:59:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "333ff8e98cac4f6116269ecee8a31d080c0fcaaa",
"body": null,
"is_bot": false,
"headline": "Update README.rdoc",
"author_name": "Joshua Siler",
"author_login": "joshuasiler",
"committed_at": "2016-04-29T20:34:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49aed273c949622a4480127864b725264b9787d0",
"body": null,
"is_bot": false,
"headline": "Update README.rdoc",
"author_name": "Joshua Siler",
"author_login": "joshuasiler",
"committed_at": "2016-04-29T20:25:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bef4ab9819108606f5bf8b6d78e2ab6d23322248",
"body": null,
"is_bot": false,
"headline": "Update README.rdoc",
"author_name": "Joshua Siler",
"author_login": "joshuasiler",
"committed_at": "2016-04-29T20:21:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6de5599886f79fadd71ee82cb6546c05c4e2652",
"body": null,
"is_bot": false,
"headline": "updated README",
"author_name": "Joshua Siler",
"author_login": "joshuasiler",
"committed_at": "2016-04-29T20:17:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "251c68cbaf98c310364a918914d2ffd97b3ae8b5",
"body": null,
"is_bot": false,
"headline": "updated README",
"author_name": "Joshua Siler",
"author_login": "joshuasiler",
"committed_at": "2016-04-29T20:15:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9bec13a245481f577c032a7df88513869b4d1b1",
"body": "please include fix for CVE-2012-6684",
"is_bot": false,
"headline": "Merge pull request #20 from tpo/master",
"author_name": "Joshua Siler",
"author_login": "joshuasiler",
"committed_at": "2016-04-29T20:13:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b28e077e0928ae6f68142fbe8ad3b195df6c16d",
"body": "Update CI Tests",
"is_bot": false,
"headline": "Merge pull request #22 from pathawks/tests",
"author_name": "Joshua Siler",
"author_login": "joshuasiler",
"committed_at": "2016-04-29T19:42:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "544ac44965b965c8974f1ab0fe4cf35c15a77e59",
"body": null,
"is_bot": false,
"headline": "Use new Travis infrastructure",
"author_name": "Pat Hawks",
"author_login": "pathawks",
"committed_at": "2016-03-22T17:40:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b71663418829179b253f9f0b4c9ed56c2500e414",
"body": null,
"is_bot": false,
"headline": "Loosen bundler development dependency",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2015-04-18T11:08:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39700cb12b2b882b1bd4900877d18059c31bbe04",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "Tomas Pospisek",
"author_login": "tpo",
"committed_at": "2015-02-24T13:50:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f6dab4d6aea5cee778d2f37a135637fe3f1573c",
"body": "patch by Antonio Terceiro:\n* http://sources.debian.net/src/ruby-redcloth/4.2.9-4/debian/patches/0001-Filter-out-javascript-links-when-using-filter_html-o.patch/\n* https://bugs.debian.org/774748\n\nvulnerability found by Kousuke Ebihara:\n* http://co3k.org/blog/redcloth-unfixed-xss-en",
"is_bot": false,
"headline": "fix CVE-2012-6684",
"author_name": "Tomas Pospisek",
"author_login": "tpo",
"committed_at": "2015-02-24T12:55:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b24f03db023d1653d60dd33b28e09317cd77c6a0",
"body": null,
"is_bot": false,
"headline": "A plea for maintainers to take over RedCloth",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2014-09-24T01:22:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "640939b6e9d4c05c2a0544a610ee07fdf7d704fb",
"body": null,
"is_bot": false,
"headline": "Initial Travis CI config",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2013-12-13T19:36:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac7ad262c2e8c10663e1f91dbf24076bafb51926",
"body": null,
"is_bot": false,
"headline": "Changelog entry for lazy-load latex",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2013-12-13T19:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed5c6334cb2d774389d65ac031865241c36fb171",
"body": "Lazily load latex_entities.yml",
"is_bot": false,
"headline": "Merge pull request #16 from charliesome/lazy-load-yaml",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2013-12-03T14:51:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c208bfe5c27e7290a2bdb8caf32f1eef4f6f9856",
"body": null,
"is_bot": false,
"headline": "lazy load latex_entities.yml",
"author_name": "Charlie Somerville",
"author_login": null,
"committed_at": "2013-12-03T09:46:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59a362b6f63686ece6b47b639bacc33ef8095a5c",
"body": null,
"is_bot": false,
"headline": "Bump dependency versions",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2013-03-20T12:03:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "576286cadf13d3f37c2ab774ad3bb1b0c4e5f852",
"body": "add license information to the gemspec",
"is_bot": false,
"headline": "Merge pull request #15 from jordimassaguerpla/master",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2013-01-28T15:05:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ced6fd578176387056f89defc99945499883e1e9",
"body": "This way it can be queried using the rubygems.org API",
"is_bot": false,
"headline": "add license information to the gemspec",
"author_name": "Jordi Massaguer Pla",
"author_login": "jordimassaguerpla",
"committed_at": "2013-01-27T15:22:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06d271acecfebfd707298191f2a6b50990d9a497",
"body": null,
"is_bot": false,
"headline": "Version bump",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2011-11-26T16:02:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e061ec0266ab84fd49c41b973472e3319cf41eb9",
"body": null,
"is_bot": false,
"headline": "Add RSTRING_NOT_MODIFIED header for Rubinius",
"author_name": "Dirkjan Bussink",
"author_login": "dbussink",
"committed_at": "2011-11-26T16:02:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3242fde57f88c5954411d0067f9ef787c062ff5f",
"body": "Fix RbConfig / Config warning in Ruby 1.9.3.",
"is_bot": false,
"headline": "Merge pull request #11 from purcell/fix-rbconfig-warning",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2011-11-25T15:17:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f58b37ad03e90b69a76827156390fdf89802b3e",
"body": "\"Config\" is deprecated in Ruby 1.9.3, in favor of \"RbConfig\". This\npatch uses whichever is available, preventing Ruby 1.9.3 from printing\na deprecation warning when redcloth is loaded.",
"is_bot": false,
"headline": "Fix RbConfig / Config warning in Ruby 1.9.3.",
"author_name": "Steve Purcell",
"author_login": "purcell",
"committed_at": "2011-11-06T10:00:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0766810ab46f1ed12817c48746e867775609bde8",
"body": null,
"is_bot": false,
"headline": "Version bump",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2011-08-17T18:30:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "123881385ef69debc3f70137ea118d3debca181b",
"body": null,
"is_bot": false,
"headline": "Remove .bundle/config. I think it should be ignored.",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2011-08-17T18:30:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d6d28f93b027088f1f7cd0931b7df0cc7b62a8a",
"body": "Do not treat warings as errors",
"is_bot": false,
"headline": "Merge pull request #7 from tomekw/master",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2011-05-29T17:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e042c3fae6cf58b4b193fe076aa1cdc2e0a9b0b",
"body": null,
"is_bot": false,
"headline": "Do not treat warnings as errors",
"author_name": "Tomasz Wałkuski",
"author_login": null,
"committed_at": "2011-05-27T11:22:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "693ee37a4f80e2b753471ff1b0a12ccad42c50b4",
"body": null,
"is_bot": false,
"headline": "Version bump.",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2011-02-11T15:38:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "995d29d9f90a570f793e71bc9c1decf63f676feb",
"body": "… was in previous (working) versions of RedCloth.",
"is_bot": false,
"headline": "Add \"ext\" to the require_paths so require_paths is now the same as it…",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2011-02-11T15:38:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e594a63c689be86e186bb0f73de380eb2119daaf",
"body": null,
"is_bot": false,
"headline": "Have spaces around the en-dash in LaTeX",
"author_name": "Benjamin Quorning",
"author_login": null,
"committed_at": "2011-02-11T15:38:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d75b708146938960a9290759b3b6ed7fb3fe24f5",
"body": "…lake-master",
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/jdblake/redcloth into jdb…",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2011-02-11T13:52:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b8e316101c5397a21a58938cf26935aff1f475a",
"body": "I just installed a fresh copy and `irb; require 'rubygems'; require\n'redcloth'` was failing with a No Such File error. Printing out $:\nrevealed a wrong path. Documentation indicated that require_path\nexpects a string. require_paths is an array, and by default it already\nincludes 'lib', so we simply concatenate to it\n(http://docs.rubygems.org/read/chapter/20#require_paths)",
"is_bot": false,
"headline": "Fix syntax of gemspec which was borked for 4.2.6",
"author_name": "Gabe da Silveira",
"author_login": "gtd",
"committed_at": "2011-02-10T07:51:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b65727dda4c0915a1bae0550fd3cdb2040acf837",
"body": null,
"is_bot": false,
"headline": "Version bump.",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2011-02-09T14:16:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e029647318a1f74f4f482c0427a9b25441439b48",
"body": null,
"is_bot": false,
"headline": "Update another copyright.",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2011-02-09T14:16:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1758eb8d644fff875ef696a34d63858011dba044",
"body": null,
"is_bot": false,
"headline": "fix Rdoc options in gemspec.",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2011-02-09T14:07:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f37963bf54a55fb8935a9c8b1809a26eb89c262",
"body": null,
"is_bot": false,
"headline": "Add case-sensitive require back in.",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2011-02-09T14:07:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95bea7d7dd76c4d9c3718aaccb6bfa514e299338",
"body": "Open double quote was a smart quote. Now they match.",
"is_bot": false,
"headline": "Turned double-quote close to smart quotes",
"author_name": "Jonathan D. Blake",
"author_login": "jdblake",
"committed_at": "2011-02-08T22:22:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "031304225cf6b30a45971cdb2b41fdaed152d96b",
"body": null,
"is_bot": false,
"headline": "Version bump to 4.2.5",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2011-02-08T00:34:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aec5ede4f4a303c696c3c61057704ab056025ef",
"body": null,
"is_bot": false,
"headline": "Upgrade a couple rubies.",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2011-02-08T00:34:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0711dfc622a0bf20379aa50a196ad31b23cb8f78",
"body": null,
"is_bot": false,
"headline": "Revert a change that hid test failures.",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2011-02-07T23:53:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64a866003bab4a347bbfacb9130ea983829c9fb7",
"body": null,
"is_bot": false,
"headline": "Remove a debugging line.",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2011-02-07T23:46:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1951f11e981bc9132151d0b875914c18f74d118",
"body": null,
"is_bot": false,
"headline": "Give README an extension so it gets formatted on Github.",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2011-02-07T23:46:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2064e75ec9343056392402ebd1b5d55ff94ec230",
"body": "…ests.",
"is_bot": false,
"headline": "Don't shell out to `git ls-files` because it fails when running gem t…",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2011-02-07T23:33:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81d3bbcd0191a3f467d0c1d1fb547050c7a56551",
"body": "… are in a gem (not generating from Ragel sources).",
"is_bot": false,
"headline": "Fix bundler complaining about not having rake-compiler or rvm when we…",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2011-02-07T23:32:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "418f36f5507d9c8183d03d3c1725798733ca7a27",
"body": null,
"is_bot": false,
"headline": "Version bump",
"author_name": "Jason Garber",
"author_login": "jgarber",
"committed_at": "2011-02-07T18:32:39Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 6,
"latest_release_at": "2024-03-13T07:33:50Z",
"latest_release_tag": "v4.3.4",
"releases_from_tags": true,
"days_since_last_push": 88,
"active_weeks_last_year": 3,
"days_since_latest_release": 860,
"mean_days_between_releases": 531.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "RedCloth",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/RedCloth",
"is_deprecated": false,
"latest_version": "4.3.4",
"repository_url": "https://github.com/jgarber/redcloth",
"versions_count": 67,
"total_downloads": 50279350,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2009-07-25T18:36:57Z",
"latest_published_at": "2024-03-13T07:43:39.441000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 860
}
]
},
"popularity": {
"forks": 108,
"stars": 445,
"watchers": 10,
"fork_history": {
"days": [
{
"date": "2008-07-27",
"count": 1
},
{
"date": "2008-08-19",
"count": 1
},
{
"date": "2009-01-05",
"count": 1
},
{
"date": "2009-02-20",
"count": 1
},
{
"date": "2009-04-20",
"count": 1
},
{
"date": "2009-05-03",
"count": 1
},
{
"date": "2009-05-18",
"count": 1
},
{
"date": "2009-08-20",
"count": 1
},
{
"date": "2009-08-22",
"count": 1
},
{
"date": "2009-10-30",
"count": 1
},
{
"date": "2009-11-07",
"count": 1
},
{
"date": "2009-12-04",
"count": 1
},
{
"date": "2010-01-13",
"count": 1
},
{
"date": "2010-01-16",
"count": 1
},
{
"date": "2010-03-01",
"count": 1
},
{
"date": "2010-05-26",
"count": 1
},
{
"date": "2010-06-10",
"count": 1
},
{
"date": "2010-09-30",
"count": 1
},
{
"date": "2010-12-22",
"count": 1
},
{
"date": "2011-01-09",
"count": 2
},
{
"date": "2011-01-13",
"count": 1
},
{
"date": "2011-01-14",
"count": 1
},
{
"date": "2011-02-17",
"count": 1
},
{
"date": "2011-03-25",
"count": 1
},
{
"date": "2011-06-28",
"count": 1
},
{
"date": "2011-08-03",
"count": 1
},
{
"date": "2011-11-02",
"count": 1
},
{
"date": "2011-11-06",
"count": 1
},
{
"date": "2011-11-09",
"count": 1
},
{
"date": "2011-11-11",
"count": 1
},
{
"date": "2011-12-10",
"count": 1
},
{
"date": "2011-12-13",
"count": 1
},
{
"date": "2011-12-21",
"count": 1
},
{
"date": "2012-02-02",
"count": 1
},
{
"date": "2012-02-17",
"count": 1
},
{
"date": "2012-04-11",
"count": 1
},
{
"date": "2012-05-09",
"count": 1
},
{
"date": "2012-05-10",
"count": 1
},
{
"date": "2012-06-12",
"count": 1
},
{
"date": "2012-07-19",
"count": 1
},
{
"date": "2012-08-22",
"count": 1
},
{
"date": "2012-12-22",
"count": 1
},
{
"date": "2013-02-15",
"count": 1
},
{
"date": "2013-05-02",
"count": 1
},
{
"date": "2013-12-03",
"count": 1
},
{
"date": "2014-01-03",
"count": 1
},
{
"date": "2014-01-28",
"count": 1
},
{
"date": "2014-02-19",
"count": 1
},
{
"date": "2014-02-25",
"count": 1
},
{
"date": "2014-03-24",
"count": 1
},
{
"date": "2014-05-15",
"count": 1
},
{
"date": "2014-10-06",
"count": 1
},
{
"date": "2014-10-09",
"count": 1
},
{
"date": "2015-01-08",
"count": 1
},
{
"date": "2015-01-25",
"count": 1
},
{
"date": "2015-01-27",
"count": 1
},
{
"date": "2015-03-25",
"count": 1
},
{
"date": "2015-03-27",
"count": 1
},
{
"date": "2015-04-08",
"count": 1
},
{
"date": "2015-08-29",
"count": 1
},
{
"date": "2015-10-06",
"count": 1
},
{
"date": "2015-11-13",
"count": 1
},
{
"date": "2015-12-07",
"count": 1
},
{
"date": "2015-12-29",
"count": 1
},
{
"date": "2016-02-08",
"count": 1
},
{
"date": "2016-04-11",
"count": 1
},
{
"date": "2016-04-14",
"count": 1
},
{
"date": "2016-08-25",
"count": 1
},
{
"date": "2016-09-01",
"count": 1
},
{
"date": "2016-12-05",
"count": 1
},
{
"date": "2017-05-03",
"count": 1
},
{
"date": "2017-07-27",
"count": 1
},
{
"date": "2017-09-02",
"count": 1
},
{
"date": "2017-10-07",
"count": 1
},
{
"date": "2017-12-07",
"count": 1
},
{
"date": "2017-12-29",
"count": 1
},
{
"date": "2018-01-30",
"count": 1
},
{
"date": "2018-02-26",
"count": 2
},
{
"date": "2018-05-29",
"count": 1
},
{
"date": "2019-04-09",
"count": 1
},
{
"date": "2019-08-13",
"count": 1
},
{
"date": "2019-11-25",
"count": 1
},
{
"date": "2020-03-02",
"count": 1
},
{
"date": "2020-06-24",
"count": 1
},
{
"date": "2020-10-22",
"count": 1
},
{
"date": "2021-03-18",
"count": 1
},
{
"date": "2023-05-25",
"count": 1
},
{
"date": "2023-06-13",
"count": 1
},
{
"date": "2023-06-28",
"count": 1
},
{
"date": "2023-09-13",
"count": 1
},
{
"date": "2023-10-10",
"count": 1
},
{
"date": "2023-10-18",
"count": 1
},
{
"date": "2023-11-10",
"count": 1
},
{
"date": "2024-01-14",
"count": 1
},
{
"date": "2024-11-28",
"count": 1
},
{
"date": "2025-02-10",
"count": 1
},
{
"date": "2025-02-27",
"count": 1
},
{
"date": "2025-04-20",
"count": 1
},
{
"date": "2025-11-22",
"count": 1
},
{
"date": "2026-06-04",
"count": 1
},
{
"date": "2026-06-24",
"count": 1
}
],
"complete": true,
"collected": 103,
"total_forks": 108
},
"star_history": {
"days": [
{
"date": "2008-04-21",
"count": 59
},
{
"date": "2008-04-22",
"count": 1
},
{
"date": "2008-04-27",
"count": 1
},
{
"date": "2008-04-29",
"count": 1
},
{
"date": "2008-05-01",
"count": 2
},
{
"date": "2008-05-02",
"count": 1
},
{
"date": "2008-05-05",
"count": 1
},
{
"date": "2008-05-06",
"count": 1
},
{
"date": "2008-05-07",
"count": 2
},
{
"date": "2008-05-08",
"count": 1
},
{
"date": "2008-05-15",
"count": 1
},
{
"date": "2008-05-17",
"count": 1
},
{
"date": "2008-05-18",
"count": 2
},
{
"date": "2008-05-21",
"count": 1
},
{
"date": "2008-05-27",
"count": 1
},
{
"date": "2008-05-29",
"count": 1
},
{
"date": "2008-06-02",
"count": 1
},
{
"date": "2008-06-03",
"count": 1
},
{
"date": "2008-06-04",
"count": 1
},
{
"date": "2008-06-05",
"count": 1
},
{
"date": "2008-06-08",
"count": 3
},
{
"date": "2008-06-09",
"count": 1
},
{
"date": "2008-06-13",
"count": 1
},
{
"date": "2008-06-16",
"count": 1
},
{
"date": "2008-06-20",
"count": 1
},
{
"date": "2008-06-25",
"count": 1
},
{
"date": "2008-06-26",
"count": 1
},
{
"date": "2008-06-29",
"count": 1
},
{
"date": "2008-06-30",
"count": 2
},
{
"date": "2008-07-02",
"count": 2
},
{
"date": "2008-07-04",
"count": 1
},
{
"date": "2008-07-17",
"count": 1
},
{
"date": "2008-07-29",
"count": 1
},
{
"date": "2008-07-30",
"count": 1
},
{
"date": "2008-08-01",
"count": 1
},
{
"date": "2008-08-02",
"count": 1
},
{
"date": "2008-08-11",
"count": 1
},
{
"date": "2008-08-14",
"count": 1
},
{
"date": "2008-08-24",
"count": 1
},
{
"date": "2008-09-02",
"count": 2
},
{
"date": "2008-09-10",
"count": 1
},
{
"date": "2008-09-15",
"count": 1
},
{
"date": "2008-09-19",
"count": 1
},
{
"date": "2008-09-20",
"count": 1
},
{
"date": "2008-09-24",
"count": 1
},
{
"date": "2008-09-27",
"count": 1
},
{
"date": "2008-09-30",
"count": 1
},
{
"date": "2008-10-06",
"count": 1
},
{
"date": "2008-10-08",
"count": 1
},
{
"date": "2008-10-09",
"count": 1
},
{
"date": "2008-10-10",
"count": 1
},
{
"date": "2008-10-12",
"count": 2
},
{
"date": "2008-10-15",
"count": 1
},
{
"date": "2008-10-19",
"count": 1
},
{
"date": "2008-10-30",
"count": 1
},
{
"date": "2008-11-06",
"count": 1
},
{
"date": "2008-11-11",
"count": 2
},
{
"date": "2008-11-13",
"count": 1
},
{
"date": "2008-11-25",
"count": 1
},
{
"date": "2008-11-27",
"count": 1
},
{
"date": "2008-11-28",
"count": 1
},
{
"date": "2008-11-30",
"count": 1
},
{
"date": "2008-12-05",
"count": 2
},
{
"date": "2008-12-07",
"count": 1
},
{
"date": "2008-12-08",
"count": 1
},
{
"date": "2008-12-13",
"count": 1
},
{
"date": "2008-12-14",
"count": 1
},
{
"date": "2008-12-15",
"count": 1
},
{
"date": "2008-12-16",
"count": 1
},
{
"date": "2008-12-22",
"count": 1
},
{
"date": "2008-12-24",
"count": 2
},
{
"date": "2008-12-30",
"count": 1
},
{
"date": "2009-01-08",
"count": 1
},
{
"date": "2009-01-14",
"count": 1
},
{
"date": "2009-01-18",
"count": 2
},
{
"date": "2009-01-20",
"count": 1
},
{
"date": "2009-01-28",
"count": 1
},
{
"date": "2009-01-30",
"count": 1
},
{
"date": "2009-01-31",
"count": 1
},
{
"date": "2009-02-05",
"count": 2
},
{
"date": "2009-02-09",
"count": 1
},
{
"date": "2009-02-10",
"count": 1
},
{
"date": "2009-02-19",
"count": 1
},
{
"date": "2009-02-26",
"count": 1
},
{
"date": "2009-02-27",
"count": 1
},
{
"date": "2009-02-28",
"count": 3
},
{
"date": "2009-03-11",
"count": 2
},
{
"date": "2009-03-14",
"count": 1
},
{
"date": "2009-03-17",
"count": 1
},
{
"date": "2009-03-19",
"count": 1
},
{
"date": "2009-03-20",
"count": 1
},
{
"date": "2009-03-21",
"count": 1
},
{
"date": "2009-03-23",
"count": 1
},
{
"date": "2009-03-25",
"count": 1
},
{
"date": "2009-03-27",
"count": 1
},
{
"date": "2009-03-31",
"count": 1
},
{
"date": "2009-04-05",
"count": 1
},
{
"date": "2009-04-10",
"count": 1
},
{
"date": "2009-04-16",
"count": 1
},
{
"date": "2009-04-18",
"count": 1
},
{
"date": "2009-04-21",
"count": 1
},
{
"date": "2009-04-24",
"count": 1
},
{
"date": "2009-04-25",
"count": 1
},
{
"date": "2009-04-28",
"count": 2
},
{
"date": "2009-04-29",
"count": 1
},
{
"date": "2009-05-04",
"count": 1
},
{
"date": "2009-05-06",
"count": 1
},
{
"date": "2009-05-14",
"count": 1
},
{
"date": "2009-05-18",
"count": 1
},
{
"date": "2009-05-31",
"count": 1
},
{
"date": "2009-06-04",
"count": 1
},
{
"date": "2009-06-05",
"count": 2
},
{
"date": "2009-06-06",
"count": 1
},
{
"date": "2009-06-09",
"count": 1
},
{
"date": "2009-06-14",
"count": 1
},
{
"date": "2009-06-16",
"count": 1
},
{
"date": "2009-07-06",
"count": 1
},
{
"date": "2009-07-17",
"count": 2
},
{
"date": "2009-07-18",
"count": 1
},
{
"date": "2009-08-14",
"count": 1
},
{
"date": "2009-08-19",
"count": 1
},
{
"date": "2009-08-20",
"count": 1
},
{
"date": "2009-08-22",
"count": 1
},
{
"date": "2009-08-24",
"count": 1
},
{
"date": "2009-08-25",
"count": 1
},
{
"date": "2009-08-30",
"count": 1
},
{
"date": "2009-09-01",
"count": 1
},
{
"date": "2009-09-21",
"count": 1
},
{
"date": "2009-10-06",
"count": 1
},
{
"date": "2009-10-11",
"count": 1
},
{
"date": "2009-10-15",
"count": 1
},
{
"date": "2009-10-28",
"count": 1
},
{
"date": "2009-11-05",
"count": 1
},
{
"date": "2009-11-10",
"count": 1
},
{
"date": "2009-12-10",
"count": 1
},
{
"date": "2009-12-11",
"count": 1
},
{
"date": "2009-12-17",
"count": 2
},
{
"date": "2009-12-30",
"count": 1
},
{
"date": "2010-01-12",
"count": 1
},
{
"date": "2010-01-16",
"count": 1
},
{
"date": "2010-01-17",
"count": 1
},
{
"date": "2010-01-18",
"count": 1
},
{
"date": "2010-01-24",
"count": 1
},
{
"date": "2010-01-26",
"count": 1
},
{
"date": "2010-02-01",
"count": 1
},
{
"date": "2010-02-03",
"count": 1
},
{
"date": "2010-02-07",
"count": 1
},
{
"date": "2010-02-23",
"count": 1
},
{
"date": "2010-03-06",
"count": 1
},
{
"date": "2010-03-13",
"count": 1
},
{
"date": "2010-03-21",
"count": 1
},
{
"date": "2010-03-23",
"count": 1
},
{
"date": "2010-03-30",
"count": 1
},
{
"date": "2010-04-09",
"count": 1
},
{
"date": "2010-04-11",
"count": 1
},
{
"date": "2010-04-19",
"count": 2
},
{
"date": "2010-05-08",
"count": 1
},
{
"date": "2010-05-17",
"count": 1
},
{
"date": "2010-05-19",
"count": 1
},
{
"date": "2010-05-26",
"count": 1
},
{
"date": "2010-05-29",
"count": 1
},
{
"date": "2010-06-01",
"count": 1
},
{
"date": "2010-06-02",
"count": 1
},
{
"date": "2010-06-05",
"count": 1
},
{
"date": "2010-06-10",
"count": 1
},
{
"date": "2010-06-16",
"count": 1
},
{
"date": "2010-06-22",
"count": 1
},
{
"date": "2010-07-07",
"count": 1
},
{
"date": "2010-07-17",
"count": 1
},
{
"date": "2010-07-23",
"count": 1
},
{
"date": "2010-08-11",
"count": 1
},
{
"date": "2010-09-12",
"count": 1
},
{
"date": "2010-09-14",
"count": 1
},
{
"date": "2010-09-16",
"count": 1
},
{
"date": "2010-09-19",
"count": 1
},
{
"date": "2010-09-20",
"count": 2
},
{
"date": "2010-09-24",
"count": 1
},
{
"date": "2010-10-03",
"count": 1
},
{
"date": "2010-10-04",
"count": 1
},
{
"date": "2010-10-06",
"count": 1
},
{
"date": "2010-10-07",
"count": 1
},
{
"date": "2010-10-18",
"count": 1
},
{
"date": "2010-11-03",
"count": 1
},
{
"date": "2010-11-15",
"count": 1
},
{
"date": "2010-11-28",
"count": 1
},
{
"date": "2010-12-04",
"count": 1
},
{
"date": "2010-12-27",
"count": 1
},
{
"date": "2011-01-10",
"count": 1
},
{
"date": "2011-01-11",
"count": 1
},
{
"date": "2011-01-12",
"count": 1
},
{
"date": "2011-01-20",
"count": 1
},
{
"date": "2011-01-24",
"count": 1
},
{
"date": "2011-02-04",
"count": 1
},
{
"date": "2011-02-16",
"count": 1
},
{
"date": "2011-02-18",
"count": 1
},
{
"date": "2011-02-19",
"count": 1
},
{
"date": "2011-03-09",
"count": 1
},
{
"date": "2011-04-08",
"count": 1
},
{
"date": "2011-04-20",
"count": 1
},
{
"date": "2011-04-21",
"count": 1
},
{
"date": "2011-04-24",
"count": 1
},
{
"date": "2011-04-27",
"count": 1
},
{
"date": "2011-04-28",
"count": 1
},
{
"date": "2011-05-10",
"count": 1
},
{
"date": "2011-05-11",
"count": 1
},
{
"date": "2011-05-13",
"count": 1
},
{
"date": "2011-05-17",
"count": 1
},
{
"date": "2011-06-29",
"count": 1
},
{
"date": "2011-07-01",
"count": 1
},
{
"date": "2011-07-09",
"count": 1
},
{
"date": "2011-08-11",
"count": 1
},
{
"date": "2011-08-28",
"count": 1
},
{
"date": "2011-09-04",
"count": 1
},
{
"date": "2011-09-05",
"count": 1
},
{
"date": "2011-09-07",
"count": 1
},
{
"date": "2011-10-21",
"count": 1
},
{
"date": "2011-11-07",
"count": 1
},
{
"date": "2011-11-25",
"count": 1
},
{
"date": "2011-11-27",
"count": 1
},
{
"date": "2011-12-11",
"count": 1
},
{
"date": "2011-12-22",
"count": 1
},
{
"date": "2012-02-27",
"count": 1
},
{
"date": "2012-03-17",
"count": 1
},
{
"date": "2012-04-16",
"count": 1
},
{
"date": "2012-04-24",
"count": 1
},
{
"date": "2012-07-12",
"count": 1
},
{
"date": "2012-08-12",
"count": 1
},
{
"date": "2013-02-14",
"count": 1
},
{
"date": "2013-02-16",
"count": 1
},
{
"date": "2013-02-18",
"count": 1
},
{
"date": "2013-02-20",
"count": 1
},
{
"date": "2013-03-02",
"count": 1
},
{
"date": "2013-03-09",
"count": 1
},
{
"date": "2013-04-02",
"count": 1
},
{
"date": "2013-04-30",
"count": 2
},
{
"date": "2013-06-04",
"count": 2
},
{
"date": "2013-06-15",
"count": 1
},
{
"date": "2013-06-20",
"count": 2
},
{
"date": "2013-07-11",
"count": 1
},
{
"date": "2013-08-18",
"count": 1
},
{
"date": "2013-08-22",
"count": 1
},
{
"date": "2013-09-04",
"count": 1
},
{
"date": "2013-09-17",
"count": 1
},
{
"date": "2013-09-23",
"count": 1
},
{
"date": "2013-10-04",
"count": 1
},
{
"date": "2013-10-11",
"count": 1
},
{
"date": "2013-11-01",
"count": 1
},
{
"date": "2013-11-12",
"count": 1
},
{
"date": "2013-11-27",
"count": 1
},
{
"date": "2013-11-28",
"count": 1
},
{
"date": "2013-12-15",
"count": 1
},
{
"date": "2013-12-24",
"count": 1
},
{
"date": "2013-12-26",
"count": 1
},
{
"date": "2013-12-29",
"count": 1
},
{
"date": "2014-01-04",
"count": 1
},
{
"date": "2014-01-27",
"count": 1
},
{
"date": "2014-02-22",
"count": 1
},
{
"date": "2014-03-13",
"count": 1
},
{
"date": "2014-04-09",
"count": 1
},
{
"date": "2014-04-24",
"count": 1
},
{
"date": "2014-05-14",
"count": 1
},
{
"date": "2014-06-18",
"count": 2
},
{
"date": "2014-07-02",
"count": 1
},
{
"date": "2014-09-04",
"count": 1
},
{
"date": "2014-10-06",
"count": 1
},
{
"date": "2014-11-19",
"count": 1
},
{
"date": "2014-12-09",
"count": 1
},
{
"date": "2015-01-08",
"count": 1
},
{
"date": "2015-02-21",
"count": 1
},
{
"date": "2015-03-26",
"count": 3
},
{
"date": "2015-04-09",
"count": 1
},
{
"date": "2015-05-02",
"count": 1
},
{
"date": "2015-05-19",
"count": 2
},
{
"date": "2015-05-22",
"count": 1
},
{
"date": "2015-06-21",
"count": 1
},
{
"date": "2015-06-28",
"count": 1
},
{
"date": "2015-06-29",
"count": 1
},
{
"date": "2015-07-16",
"count": 1
},
{
"date": "2015-08-11",
"count": 1
},
{
"date": "2015-09-10",
"count": 2
},
{
"date": "2015-10-05",
"count": 1
},
{
"date": "2015-11-05",
"count": 1
},
{
"date": "2015-11-13",
"count": 1
},
{
"date": "2015-11-17",
"count": 1
},
{
"date": "2015-12-03",
"count": 1
},
{
"date": "2016-01-20",
"count": 1
},
{
"date": "2016-01-24",
"count": 1
},
{
"date": "2016-04-16",
"count": 1
},
{
"date": "2016-05-02",
"count": 1
},
{
"date": "2016-06-03",
"count": 1
},
{
"date": "2016-06-06",
"count": 1
},
{
"date": "2016-07-11",
"count": 1
},
{
"date": "2016-07-15",
"count": 1
},
{
"date": "2016-07-25",
"count": 1
},
{
"date": "2016-08-03",
"count": 1
},
{
"date": "2016-08-08",
"count": 1
},
{
"date": "2016-08-17",
"count": 1
},
{
"date": "2016-08-24",
"count": 1
},
{
"date": "2016-09-01",
"count": 1
},
{
"date": "2016-09-05",
"count": 1
},
{
"date": "2016-10-08",
"count": 1
},
{
"date": "2016-10-20",
"count": 1
},
{
"date": "2017-02-13",
"count": 1
},
{
"date": "2017-03-17",
"count": 1
},
{
"date": "2017-06-19",
"count": 1
},
{
"date": "2017-08-22",
"count": 1
},
{
"date": "2017-09-04",
"count": 1
},
{
"date": "2017-09-25",
"count": 1
},
{
"date": "2017-12-29",
"count": 1
},
{
"date": "2018-02-06",
"count": 1
},
{
"date": "2018-03-05",
"count": 1
},
{
"date": "2018-11-01",
"count": 1
},
{
"date": "2019-01-25",
"count": 1
},
{
"date": "2019-03-20",
"count": 1
},
{
"date": "2019-11-26",
"count": 1
},
{
"date": "2020-04-10",
"count": 1
},
{
"date": "2020-04-20",
"count": 1
},
{
"date": "2020-06-24",
"count": 1
},
{
"date": "2020-07-08",
"count": 1
},
{
"date": "2020-08-31",
"count": 1
},
{
"date": "2020-10-19",
"count": 1
},
{
"date": "2020-11-17",
"count": 2
},
{
"date": "2021-01-18",
"count": 1
},
{
"date": "2021-03-18",
"count": 1
},
{
"date": "2021-03-30",
"count": 1
},
{
"date": "2021-04-08",
"count": 1
},
{
"date": "2021-06-03",
"count": 1
},
{
"date": "2021-08-18",
"count": 1
},
{
"date": "2021-09-19",
"count": 1
},
{
"date": "2021-09-22",
"count": 1
},
{
"date": "2021-11-02",
"count": 1
},
{
"date": "2021-12-03",
"count": 1
},
{
"date": "2022-01-31",
"count": 1
},
{
"date": "2022-02-12",
"count": 1
},
{
"date": "2022-02-14",
"count": 1
},
{
"date": "2022-07-28",
"count": 1
},
{
"date": "2022-09-05",
"count": 1
},
{
"date": "2022-12-25",
"count": 1
},
{
"date": "2023-01-21",
"count": 1
},
{
"date": "2023-03-10",
"count": 1
},
{
"date": "2023-03-27",
"count": 1
},
{
"date": "2023-10-30",
"count": 1
},
{
"date": "2024-01-18",
"count": 1
},
{
"date": "2024-01-23",
"count": 1
},
{
"date": "2024-01-30",
"count": 1
},
{
"date": "2024-09-14",
"count": 1
},
{
"date": "2024-10-25",
"count": 1
},
{
"date": "2024-11-28",
"count": 1
},
{
"date": "2024-12-24",
"count": 1
},
{
"date": "2025-01-09",
"count": 1
},
{
"date": "2025-07-23",
"count": 1
},
{
"date": "2025-12-03",
"count": 1
},
{
"date": "2026-01-16",
"count": 1
},
{
"date": "2026-01-25",
"count": 1
},
{
"date": "2026-05-10",
"count": 1
}
],
"complete": true,
"collected": 445,
"total_stars": 445
},
"open_issues_and_prs": 32
},
"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": 8873,
"source_files_sampled": 30,
"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": 5,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [
{
"name": "rake-compiler",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 0.7.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "rake-compiler",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "bundler",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "diff-lcs",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rspec",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 1,
"indirect_count": 4
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 26,
"open_issues": 29,
"closed_ratio": 0.383,
"closed_issues": 18,
"closed_unmerged_prs": 21
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "jgarber",
"commits": 392,
"avatar_url": "https://avatars.githubusercontent.com/u/8061?v=4"
},
{
"type": "User",
"login": "kleb",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/4607?v=4"
},
{
"type": "User",
"login": "heliocola",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/1107956?v=4"
},
{
"type": "User",
"login": "joshuasiler",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/58940?v=4"
},
{
"type": "User",
"login": "olabini",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/6158?v=4"
},
{
"type": "User",
"login": "MSP-Greg",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/15081176?v=4"
},
{
"type": "User",
"login": "mvz",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/10898?v=4"
},
{
"type": "User",
"login": "Flameeyes",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/74834?v=4"
},
{
"type": "User",
"login": "TwP",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/6323?v=4"
},
{
"type": "User",
"login": "eagleas",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/9677?v=4"
}
],
"contributors_sampled": 33,
"top_contributor_share": 0.779
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ruby.yml",
"tests.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 1,
"reason": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
"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": 5,
"reason": "Found 8/15 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 11 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": 1,
"reason": "1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1",
"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": "e2bd03cdc316ac603ce119750991e7cd43139262",
"ran_at": "2026-07-21T23:29:44Z",
"aggregate_score": 4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-04-24T17:36:41Z",
"oldest_open_prs": [
{
"number": 19,
"created_at": "2015-01-25T18:21:00Z",
"last_comment_at": "2024-06-01T11:55:01Z",
"last_comment_author": "GregThoma"
},
{
"number": 90,
"created_at": "2024-04-18T09:19:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 101,
"created_at": "2026-04-28T18:19:13Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-04-24T17:36:13Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 28,
"created_at": "2016-08-08T18:02:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 29,
"created_at": "2016-08-17T19:46:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 30,
"created_at": "2016-09-25T02:53:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 33,
"created_at": "2017-01-18T16:27:49Z",
"last_comment_at": "2017-01-23T23:39:16Z",
"last_comment_author": "joshuasiler"
},
{
"number": 34,
"created_at": "2017-01-26T12:23:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 35,
"created_at": "2017-02-15T17:49:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 40,
"created_at": "2017-09-18T15:43:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 43,
"created_at": "2017-10-18T14:50:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 44,
"created_at": "2017-11-10T22:53:54Z",
"last_comment_at": "2024-03-14T07:02:22Z",
"last_comment_author": "headius"
},
{
"number": 45,
"created_at": "2018-01-02T12:12:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 48,
"created_at": "2018-02-23T16:21:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 49,
"created_at": "2018-02-25T06:41:56Z",
"last_comment_at": "2024-04-18T09:27:35Z",
"last_comment_author": "heliocola"
},
{
"number": 52,
"created_at": "2018-05-29T08:18:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 53,
"created_at": "2018-08-13T11:38:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 54,
"created_at": "2019-02-19T01:52:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 59,
"created_at": "2020-01-27T22:59:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 60,
"created_at": "2020-02-14T15:57:45Z",
"last_comment_at": "2024-06-01T11:48:09Z",
"last_comment_author": "GregThoma"
},
{
"number": 65,
"created_at": "2021-09-08T09:13:13Z",
"last_comment_at": "2024-06-01T11:51:00Z",
"last_comment_author": "GregThoma"
},
{
"number": 66,
"created_at": "2022-06-24T10:01:30Z",
"last_comment_at": "2026-01-26T16:57:53Z",
"last_comment_author": "henrik242"
},
{
"number": 67,
"created_at": "2022-06-27T16:26:47Z",
"last_comment_at": "2024-01-23T13:37:51Z",
"last_comment_author": "mohits"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jgarber/redcloth",
"host": "github.com",
"name": "redcloth",
"owner": "jgarber"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 40,
"vitality": 27,
"community": 68,
"governance": 52,
"engineering": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 27,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"commits_last_year": 6,
"human_commit_share": 1,
"days_since_last_push": 88,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 88 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 88
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "6 commits in the last year",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 6
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"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": 24,
"inputs": {
"releases_count": 11,
"latest_release_tag": "v4.3.4",
"releases_from_tags": true,
"days_since_latest_release": 860,
"mean_days_between_releases": 531.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 860 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 860
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~531.4 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 531.4
}
}
],
"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": 88,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 88 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 88
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 68,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"forks": 108,
"stars": 445,
"watchers": 10,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "445 stars",
"points": 42.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 445
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "108 forks",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 108
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "10 watchers",
"points": 5.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 10
}
}
],
"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": [
"RedCloth"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 50279350,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "50,279,350 downloads all-time across rubygems",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_total",
"params": {
"count": 50279350,
"ecosystems": "rubygems"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 52,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 33,
"top_contributor_share": 0.779
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 78% of commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 78
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "33 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 33
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 11 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"merged_prs": 26,
"open_issues": 29,
"closed_issues": 18,
"issue_closed_ratio": 0.383,
"closed_unmerged_prs": 21
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "38% of issues closed",
"points": 17.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 38
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "26/47 decided PRs merged",
"points": 21.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 26,
"decided": 47
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 8/15 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 61,
"inputs": {
"followers": 77,
"owner_type": "User",
"is_verified": null,
"owner_login": "jgarber",
"public_repos": 91,
"account_age_days": 6665
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "77 followers of jgarber",
"points": 13.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 77,
"login": "jgarber"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "91 public repos, account ~18 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 91
}
},
{
"code": "account_age_years",
"params": {
"years": 18
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"RedCloth"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 860
},
"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 860 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 860
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "67 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 67
}
}
],
"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": 60,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 50,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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 9 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": 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": 40,
"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": 40,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"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 8/15 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 11 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": "1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": 12
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 26,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.32,
"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": "32 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 17.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 32,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Ragel",
"largest_source_bytes": 8873,
"source_files_sampled": 30,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Ragel without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Ragel"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/30 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 30,
"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-21T23:30:10.256036Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jgarber/redcloth.svg",
"full_name": "jgarber/redcloth",
"license_state": "standard",
"license_spdx": "MIT"
}