Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"c",
"ruby"
],
"is_fork": false,
"size_kb": 209,
"has_wiki": false,
"homepage": null,
"languages": {
"C": 354695,
"Ruby": 107345,
"Yacc": 13545,
"Shell": 74
},
"pushed_at": "2026-07-28T06:48:00Z",
"created_at": "2012-09-24T18:39:03Z",
"owner_type": "Organization",
"updated_at": "2026-07-28T06:48:04Z",
"description": "Syck from stdlib turned in to a gem",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": null,
"primary_language": "C",
"significant_languages": [
"C",
"Ruby"
]
},
"owner": {
"blog": "https://www.ruby-lang.org/",
"name": "The Ruby Programming Language",
"type": "Organization",
"login": "ruby",
"company": null,
"location": "Japan",
"followers": 2076,
"avatar_url": "https://avatars.githubusercontent.com/u/210414?v=4",
"created_at": "2010-02-25T03:48:00Z",
"is_verified": null,
"public_repos": 190,
"account_age_days": 5997
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.6.1",
"kind": "patch",
"published_at": "2026-07-28T06:48:14Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2026-06-24T08:02:24Z"
},
{
"tag": "v1.5.1.1",
"kind": "other",
"published_at": "2024-08-19T02:25:45Z"
},
{
"tag": "v1.5.1",
"kind": "patch",
"published_at": "2024-08-06T05:50:49Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2024-08-06T00:30:07Z"
},
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2022-11-17T08:44:13Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2022-11-17T08:44:12Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2022-11-17T08:44:11Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2022-11-17T08:44:10Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2022-11-17T08:44:08Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2022-11-17T08:44:07Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2022-11-17T08:44:06Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2022-11-17T08:44:05Z"
}
],
"recent_commits": [
{
"oid": "6495240fdeb0abb78f282b57e6133922236c8bc3",
"body": "…ity/harden-runner-2.20.0\n\nBump step-security/harden-runner from 2.19.4 to 2.20.0",
"is_bot": false,
"headline": "Merge pull request #60 from ruby/dependabot/github_actions/step-secur…",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2026-07-28T06:47:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef941a7d1d7e6c0820fe78a076c28fe940d35537",
"body": null,
"is_bot": false,
"headline": "v1.6.1",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2026-07-28T06:43:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "140bab0fe0284d19f51496419e7535f7b9d90bb0",
"body": "Scan bytes as unsigned char in the implicit type matcher",
"is_bot": false,
"headline": "Merge pull request #62 from ruby/implicit-utf8-bool",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2026-07-28T06:42:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9ff56937b4a37e50af1a28ee8c416b00489d7f6",
"body": "The re2c scanner in implicit.c read bytes as signed char, so any byte\n>= 0x80 satisfied the end-of-token check (yych <= 0x00) and a UTF-8\nstring like \"Noémie\" matched the \"No\" boolean rule.\n\nhttps://github.com/ruby/syck/issues/22\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Scan bytes as unsigned char in the implicit type matcher",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2026-07-28T06:02:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "097a187b1fd25178a775bb6d5a3faa73cec1fa1a",
"body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.19.4 to 2.20.0.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/9af89fc71515a100421586dfdb3dc9c984fbf411...bf7454d0\n[…]\n-name: step-security/harden-runner\n dependency-version: 2.20.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump step-security/harden-runner from 2.19.4 to 2.20.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-28T05:52:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1ef82201f1e2c113cd88415c8d49e2f5c1efd884",
"body": "Fix heap corruption when a YAML anchor references itself",
"is_bot": false,
"headline": "Merge pull request #61 from ruby/claude/syck-segv-fix-78868d",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2026-07-28T05:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa733f5f0841fe725e5c853ad307aaf1f3784714",
"body": "A self-referential anchor is aliased before the anchored node exists, so\nthe parser hands out a BadAlias placeholder and fused the two afterwards\nby copying the real object over the placeholder's slot. That slot is\nsized for the placeholder, the copied flags carry the source object's age\nbits, no wr\n[…]\n.to_yaml\n 100.times { Syck.load(y) }\n GC.start(full_mark: true, immediate_sweep: true)\n GC.verify_internal_consistency'\n [BUG] inconsistent live slot number: expect 20491, but 20391.",
"is_bot": false,
"headline": "Stop overwriting the placeholder's heap slot for recursive anchors",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2026-07-28T05:36:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5b0587a0aac33b13a40d687333b7763229b3576b",
"body": null,
"is_bot": false,
"headline": "Bump up to 1.6.0",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2026-06-24T08:00:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3982f0fc38df58e422c59abc3b6fea091e34cf13",
"body": null,
"is_bot": false,
"headline": "Enabled trusted publisher",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2026-06-24T07:59:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b70f6aa4db4cd2b5c75e9a7791e5253c9325a2c",
"body": null,
"is_bot": false,
"headline": "Exclude dependabot updates from release note",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2026-06-24T07:59:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a5b8976594f7320a0b46bc8b49dc80b839e9fd5",
"body": "(Hopefully) Fix use after free",
"is_bot": false,
"headline": "Merge pull request #54 from RDIL/reece/use-after-free",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2026-06-24T07:57:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29aba526ce01f1ed7b61ff16dad14265943f3348",
"body": "Between v1.4.1 and v1.5.1.1, 6793d14972f69edf2433d06c1cca9c183e967bd1 added a GC mark function to the `SyckNode` Data wrapper created inside `rb_syck_load_handler`. The change fixed one crash (GC collecting node children mid-parse) but opened a new one: the parser frees the node the moment the handler returns, so any later GC that still reaches the wrapper, via a conservative stack root, calls the mark function on a dangling pointer.",
"is_bot": false,
"headline": "Fix use after free",
"author_name": "Reece Dunham",
"author_login": "RDIL",
"committed_at": "2026-06-24T07:53:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1cbbd53393ba05a307338576a81b65aa570a198",
"body": "Fix out of bounds read",
"is_bot": false,
"headline": "Merge pull request #55 from RDIL/reece/fix-oob-read",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2026-06-24T07:42:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d143eb3d3893acc98420edefee343625a967972",
"body": "…eckout-7\n\nBump actions/checkout from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #57 from ruby/dependabot/github_actions/actions/ch…",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2026-06-24T07:42:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9667cd5b03614139ac5d127ebefb38a8915b5302",
"body": "While working on #54, I found that ASAN flags this line because this function call tries to read 53 bytes of a 50-byte string. That's not right!",
"is_bot": false,
"headline": "Fix out of bounds read",
"author_name": "Reece Dunham",
"author_login": "RDIL",
"committed_at": "2026-06-24T07:32:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fa60c16bcbe883d6b3a7c1f1f1e399b33dd0301",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-24T07:32:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "72aea558219beb0c93da4386f27a05044e980a25",
"body": "Fix the extension build on current Ruby",
"is_bot": false,
"headline": "Merge pull request #58 from ruby/claude/musing-bohr-dae004",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2026-06-24T07:30:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "657d74945c78747de7f6fafc42c2e083d1e2afba",
"body": "Current Ruby builds extensions with -std=gnu23, which rejects the old\nK&R function definition.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Define syck_yaml2byte_handler with a prototype for C23",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2026-06-24T07:23:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0bf6e356d6b3e8093df772f9ebb3f98ff7722033",
"body": "The taint API was removed from current Ruby. Fall back to no-ops where\nit is missing, keeping the existing calls valid on older versions that\nstill ship it.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Shim OBJ_TAINT and OBJ_TAINTED for Ruby without the taint API",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2026-06-24T07:23:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d197fa67c13cb7317e828edcdb5b1969915f9c0b",
"body": "Data_Wrap_Struct and Data_Get_Struct no longer exist in current Ruby.\nParser-owned nodes use a free-less data type whose parent is the node\ntype, so a single accessor still fetches either kind of node.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Use the TypedData API instead of the removed untyped Data API",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2026-06-24T07:23:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f492fd9dd346946b57b63dd8a53fa9539da1c780",
"body": "Replaced macos-15-intel from macos-13",
"is_bot": false,
"headline": "Merge pull request #53 from ruby/macos15",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2025-12-10T04:01:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09311a59bf7a6de07b0c196f7ebd84b66b913ac0",
"body": null,
"is_bot": false,
"headline": "Replaced macos-15-intel from macos-13",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2025-12-10T03:58:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10b867d5a1ab80f765df1002fdd5053e1d882c4f",
"body": "…eckout-6\n\nBump actions/checkout from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #52 from ruby/dependabot/github_actions/actions/ch…",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2025-11-25T02:15:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61938252931ddb56f1e1d23c54260194d487c3ab",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-24T05:04:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "03e741092ff206c0c163a318a99091bf14ba492b",
"body": "…eckout-5\n\nBump actions/checkout from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #51 from ruby/dependabot/github_actions/actions/ch…",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2025-08-19T06:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23f0ec6adb8349c0c8949c3879443aa6fa5dc3f8",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-18T07:44:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "746bd8956ddf1349a15d975e44914544bf067bec",
"body": "Say what syck does in the readme",
"is_bot": false,
"headline": "Merge pull request #49 from RDIL/patch-1",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2025-03-24T07:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe63c091b33588e719be49512e077c5f798e39c8",
"body": null,
"is_bot": false,
"headline": "Use a max of 80 characters",
"author_name": "Reece Dunham",
"author_login": "RDIL",
"committed_at": "2025-03-21T00:04:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1995f8559d4721912fde022647adc4b18a0068c",
"body": null,
"is_bot": false,
"headline": "Say what syck does in the readme",
"author_name": "Reece Dunham",
"author_login": "RDIL",
"committed_at": "2025-03-20T00:01:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbd0030323a62cf7e5a46e8a78e9cc78a9679f7f",
"body": null,
"is_bot": false,
"headline": "Bump up 1.5.1.1",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2024-08-19T02:24:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6adcedaa8af4ee97f905f6f7cec460915ae218eb",
"body": "This is identical to 1.5.0. The story is that we yanked 1.5.0 a few\nminutes after releasing it because of some crashes I'd seen, but it\nturns out the crashes were unrelated and the changes are good. So unyank\nSyck 1.5.0 by republishing it as 1.5.1.",
"is_bot": false,
"headline": "Relesae v1.5.1",
"author_name": "KJ Tsanaktsidis",
"author_login": null,
"committed_at": "2024-08-06T05:48:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62ac9e0f40ced34d942132a75ebc69c956a0bbc1",
"body": null,
"is_bot": false,
"headline": "Bump up 1.5.0",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2024-08-06T00:29:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3913a474bc2d37734d85da7a5e3ac557797e978a",
"body": null,
"is_bot": false,
"headline": "Removed CHANGELOG from gemspec",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2024-08-06T00:29:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bb071dc09780b56cc7d4535df09b92823343e62",
"body": null,
"is_bot": false,
"headline": "Retired CHANGELOG, we can use GitHub releases instead of that",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2024-08-06T00:17:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf2ccf25df8acc874eebd0c38b3603e42c3ad4af",
"body": "…_pointer_errors\n\nMake Syck compile with -Werror=incompatible-function-pointer-types",
"is_bot": false,
"headline": "Merge pull request #47 from KJTsanaktsidis/ktsanaktsidis/fix_function…",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2024-08-06T00:16:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac0d6e6eecafc3f59161daab1be0ca41747c63ed",
"body": "It doesn't work. Using macos-13 will build on intel machines and will\nwork, however. This is the recommendation from the setup-ruby action.",
"is_bot": false,
"headline": "Don't try and build for Ruby < 2.6 on macos ARM",
"author_name": "KJ Tsanaktsidis",
"author_login": null,
"committed_at": "2024-08-05T23:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2bc2d293966e7407786d0c3ef834f416391edf4",
"body": "New versions of Clang in XCode on MacOS throw a hard error on some of\nthe misuses of function pointer types that Syck commits. Obviously the\nsolution to this problem is to stop using Syck, and we're working on\nthat, but in the meanwhile it would be good if people could `bundle\ninstall` applications \n[…]\nhould take\nst_data_t integers as arguments, rather than pointers. There are a\ncouple of places where the arguments to rb_block_call need to be fixed\nup to use the RB_BLOCK_CALL_FUNC_ARGLIST macro too.",
"is_bot": false,
"headline": "Make Syck compile with -Werror=incompatible-function-pointer-types",
"author_name": "KJ Tsanaktsidis",
"author_login": null,
"committed_at": "2024-08-05T23:46:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0b940680925291cfeb36a6e62f866f3e1c3d4cc8",
"body": "Use re-using workflow",
"is_bot": false,
"headline": "Merge pull request #46 from ruby/use-reusable-workflow",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2024-02-09T01:53:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efb4f22ae6fa41af76f303af8c1020c7a1cef8ea",
"body": null,
"is_bot": false,
"headline": "Use re-using workflow",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2024-02-09T01:50:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f839626e7e1c7bce8aa0f7737f551ede0bfda5dc",
"body": "…eckout-4\n\nBump actions/checkout from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #43 from ruby/dependabot/github_actions/actions/ch…",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2023-09-12T04:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "098f414e350cd3cb64235895e5aa43cde8da8d71",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-09-12T04:29:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4df68a3bbfca2bf3b0bd46ca3bf76def8f9598f4",
"body": "3rd argument of Regexp.new is obsoleted",
"is_bot": false,
"headline": "Merge pull request #44 from ruby/fix-regexp",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2023-09-12T04:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e613d8f86625504d92e6c49f9322e6981f784db7",
"body": " https://bugs.ruby-lang.org/issues/18797",
"is_bot": false,
"headline": "3rd argument of Regexp.new is obsoleted",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2023-09-12T04:24:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a84c7777830ac4637563167c1d20c0071ff19e8",
"body": "Fix crash during parsing",
"is_bot": false,
"headline": "Merge pull request #40 from ruby/pz-compact-crash-1",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2023-08-08T07:23:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0cb457c2de71d9cfb41f65ae47b3f3fdddacd56",
"body": "Add gram.y that generates gram.c",
"is_bot": false,
"headline": "Merge pull request #41 from ruby/pz-bison-grammar",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2022-12-18T22:40:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a4397928ed8bd541ad8740cfdef1f341b8efb67",
"body": "This commit adds gram.y (with compatibility modifications) from the\noriginal syck library by _why found here:\nhttps://github.com/whymirror/syck/blob/master/lib/gram.y\n\nBy adding back the original gram.y, it will allow us to make changes to\nthe parser without modifying the autogenerated files.\n\nThis \n[…]\nit also generates a new gram.c and gram.h using a newer version\nof Bison using this command:\n\n bison gram.y -o gram.c --header=gram.h\n\nCo-Authored-By: Matt Valentine-House <matt@eightbitraptor.com>",
"is_bot": false,
"headline": "Add gram.y that generates gram.c",
"author_name": "Peter Zhu",
"author_login": "peterzhu2118",
"committed_at": "2022-12-16T20:43:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6793d14972f69edf2433d06c1cca9c183e967bd1",
"body": "The following script causes a crash on my machine (Ruby 3.1.2 on macOS):\n\n```ruby\nrequire \"syck\"\n\nGC.stress = true\nGC.auto_compact = true\n\nyaml = Syck::Parser.new\nyaml.load(<<-YAML)\n- foobar\nYAML\n```\n\nEnabling compaction causes it to reliably crash, but I think it could\nalso crash without compaction.",
"is_bot": false,
"headline": "Fix crash during parsing",
"author_name": "Peter Zhu",
"author_login": "peterzhu2118",
"committed_at": "2022-12-16T16:16:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76246f00b06e1b49432324423bd6791ac9c6df58",
"body": "Undefine T_DATA allocators for Ruby 3.2 compatibility",
"is_bot": false,
"headline": "Merge pull request #37 from casperisfine/ruby-3.2-compat",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2022-07-01T09:28:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0753812747cceaeebea043d34b0a9987942c5cd8",
"body": "…eckout-3\n\nBump actions/checkout from 2 to 3",
"is_bot": false,
"headline": "Merge pull request #39 from ruby/dependabot/github_actions/actions/ch…",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2022-03-25T07:41:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbdb9caafe95cd3b2dd7b13824c816faebbfe75d",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 2 to 3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-25T07:29:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a444f4a18a8efeb81ed2f8d300a7c350c37e501b",
"body": "Added dependabot.yml for actions",
"is_bot": false,
"headline": "Merge pull request #38 from ruby/add-dependabot",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2022-03-25T07:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcd09784407b1335dfd4555bfed7fd9f2be1adb3",
"body": null,
"is_bot": false,
"headline": "Added dependabot",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2022-03-25T07:24:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d5f48645a21979538024c3aeaa29725a08e0fa6",
"body": "Ref: https://bugs.ruby-lang.org/issues/18007",
"is_bot": false,
"headline": "Undefine T_DATA allocators for Ruby 3.2 compatibility",
"author_name": "Jean Boussier",
"author_login": "byroot",
"committed_at": "2022-01-17T15:09:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bd82ecb107dbf222d50799959c917992372f47d",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.4.1",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2022-01-10T23:59:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cbc126f5922753d3443a1e195bfde6ca54148ca",
"body": "CI: Quote Float 3.0 in YAML",
"is_bot": false,
"headline": "Merge pull request #36 from olleolleolle/patch-2",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2021-04-01T00:04:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49022f1f7de23c8f806d41902cc7fb2e1addabae",
"body": "gemspec: Remove duplicates from extra_rdoc_files",
"is_bot": false,
"headline": "Merge pull request #35 from olleolleolle/patch-1",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2021-04-01T00:04:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd07ca7ec66f5a4bee5f5995c928a3ea6e541f81",
"body": null,
"is_bot": false,
"headline": "CI: Quote Float 3.0 in YAML",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2021-03-31T14:00:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "899da72b3a82c773bcfcef1801095fe6bd35272d",
"body": null,
"is_bot": false,
"headline": "gemspec: Remove duplicates from extra_rdoc_files",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2021-03-31T13:58:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a2ab949dd54fe2c5c817ec46b3d06347b92f686",
"body": "Unify OS environments for GitHub Actions",
"is_bot": false,
"headline": "Merge pull request #34 from ruby/unify-ci",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2021-03-24T00:54:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f9c8d1c18435137baf1275c58fb51577c003b28",
"body": null,
"is_bot": false,
"headline": "Added Ruby 3.0, 2.7 and 3.1dev",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2021-03-23T12:13:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1de6e87e0ac8ee87b64fb2a13bfe2e8b8fead8da",
"body": null,
"is_bot": false,
"headline": "Unify OS environments for GitHub Actions",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2021-03-23T12:11:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8864fdca2b456ce966d576c233a6cf1d6d72ef0f",
"body": "Tweak configuration for GitHub Actions",
"is_bot": false,
"headline": "Merge pull request #33 from ruby/tweak-actions",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2021-03-23T11:23:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57dd6397b5cf6a89e88ed4a8f7079165a94dee61",
"body": null,
"is_bot": false,
"headline": "Tweak configuration for GitHub Actions",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2021-03-23T11:17:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fbe90fc3fde1a4529ff192cd01178f9be0fd153",
"body": "Fix compilation on Ruby 3.0",
"is_bot": false,
"headline": "Merge pull request #30 from casperisfine/ruby-3.0-compat",
"author_name": "Aaron Patterson",
"author_login": "tenderlove",
"committed_at": "2020-09-28T15:29:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d2d6f6e8728fff222ac48bc78c1aabfe63970ce",
"body": null,
"is_bot": false,
"headline": "Fix compilation on Ruby 3.0",
"author_name": "Jean Boussier",
"author_login": "byroot",
"committed_at": "2020-09-02T14:37:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10a36051c736ad359122b697427272f90f15116a",
"body": null,
"is_bot": false,
"headline": "Removed Gemfile.lock from gem package. Fixes #28",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2020-07-16T10:43:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0eb065a6e30a3f5f594773ae97738ad81b7a63e",
"body": "Use GitHub Actions instead of Travis CI.",
"is_bot": false,
"headline": "Merge pull request #29 from ruby/use-actions",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2019-12-05T12:04:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e601194812fe7e9dcecedad7bf2f554bc23d13c9",
"body": null,
"is_bot": false,
"headline": "Use GitHub Actions instead of Travis CI.",
"author_name": "Hiroshi SHIBATA",
"author_login": "hsbt",
"committed_at": "2019-12-05T12:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "278f486683f4f645036d1f7eb4e0a4f44b8dc0da",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.4.0.",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2019-01-04T01:25:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7de469145e1d77c6ebbd8b9a7084a51506daae83",
"body": "Update rubies in Travis to the latest versions",
"is_bot": false,
"headline": "Merge pull request #26 from colby-swandale/update-travis-rubies",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2018-12-30T11:13:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "741cb9641ce703392cfb76e09bd16f165ab7e788",
"body": null,
"is_bot": false,
"headline": "Update rubies in Travis to the latest versions",
"author_name": "Colby Swandale",
"author_login": null,
"committed_at": "2018-12-30T10:57:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8890c9d08edcbe38fa5486640e6a51baeb76e0f8",
"body": "Fixes syck compilation errors for ruby 2.6-r1",
"is_bot": false,
"headline": "Merge pull request #25 from coupa/ruby_26_fix",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2018-12-27T08:33:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "921b9499b33df0b9e2f55fe1c51bdc8a327a02e2",
"body": " We see the error /usr/local/include/ruby-2.6.0/ruby/st.h:146:52: error: unknown type name 'VALUE'\n Just used ruby.h instead of st.h\n This compiles with all known rubies, tested 2.5 and 2.6",
"is_bot": false,
"headline": "Fixes syck for ruby 2.6 rc1",
"author_name": "Abdul Chaudhry",
"author_login": "abdollar",
"committed_at": "2018-12-07T19:25:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "585fc55d940e04f6315331f29aadd84df87f53c8",
"body": null,
"is_bot": false,
"headline": "bump version to 1.3.0",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2017-05-02T08:59:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fffb1e0e79ac8e5ce581e88597a8c38d2102ad8",
"body": "Because YAML::ENGINE in ruby core repository was removed at Mar 25, 2014",
"is_bot": false,
"headline": "Drop to deprecated code related EngineManager.",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2017-05-02T08:43:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1246225d4a9e86e6c844e3f628f971fe9f1650d6",
"body": null,
"is_bot": false,
"headline": "Added travis configuration",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2017-05-02T08:02:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "078cf9fa9babd2b5398eca3e157ba42ba997e50f",
"body": null,
"is_bot": false,
"headline": "Fix typos",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2017-02-13T12:34:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "442301e943894cc03a6ec3d983df6114fc3f5e1a",
"body": null,
"is_bot": false,
"headline": "bump to 1.2.0",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-11-11T23:53:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c82950687a447e98e9331867f83a2647e2c513eb",
"body": null,
"is_bot": false,
"headline": "removed trailing return",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-11-11T23:51:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "200bd6619c04839d18b944ed8fccaf04acaf3a24",
"body": null,
"is_bot": false,
"headline": "cleanup",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-11-11T23:51:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa28ad35f0f870634d8c462acc0122068d8abb84",
"body": null,
"is_bot": false,
"headline": "Changelog",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-11-11T23:51:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1abe3b81ab5d37d18ca3621f8ed23c1e16c77699",
"body": null,
"is_bot": false,
"headline": "RStruct was incomplete type with clang",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-11-11T23:50:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db527f60233334c0993bbcdbb12e01cc94ce5205",
"body": null,
"is_bot": false,
"headline": "unlock bundled gems",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-11-11T23:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b25eac0bf3d8c2f66c726c07aa4384e7172409af",
"body": null,
"is_bot": false,
"headline": "removed deprecated configuration",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-11-11T23:46:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "176f938617e27ac99ccdc1046cedad5bd0c6adbb",
"body": null,
"is_bot": false,
"headline": "removed needless dependency",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-11-11T23:46:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3088c7ca93efb33a11d44878405c0f99c3e90901",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-09-12T07:01:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b10a924c49359093a06e9658e940dc9dabd26026",
"body": null,
"is_bot": false,
"headline": "update homepage",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-09-12T07:00:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "352f13d3bf30ea2bb84e3ccb620812e5d6025785",
"body": "Support to Ruby 2.4.0 (Integer Unification)",
"is_bot": false,
"headline": "Merge pull request #18 from tenderlove/unify-integer",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-06-25T23:30:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3eda9dff1060f6d74fe426a16a7dfbe4dac33e1a",
"body": null,
"is_bot": false,
"headline": "Support to Ruby 2.4.0",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-06-25T23:25:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce0f3d75dec004ccaf2b9f31edcfe046a2eabab9",
"body": "Add license to gemspec.",
"is_bot": false,
"headline": "Merge pull request #16 from reiz/patch-1",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-05-20T12:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d60a9b2fcd928868733c25a7b1f35eef7e83ccb5",
"body": null,
"is_bot": false,
"headline": "Add license to gemspec.",
"author_name": "Robert Reiz",
"author_login": "reiz",
"committed_at": "2016-05-20T11:50:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bb43a56c9cfff817051ab324b02ec48d602d261",
"body": null,
"is_bot": false,
"headline": "removed duplicate lib directory for test",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-03-28T00:58:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f8f378446448318893a64d03b74d07de58ab326",
"body": null,
"is_bot": false,
"headline": "ignored warnings",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-03-28T00:57:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cf36065f50dcdac47313a7c05b1063a3ef6d228",
"body": null,
"is_bot": false,
"headline": "removed condition for old version of rubygems",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-03-22T07:01:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dc341d5953d8b5dcfd95d85b175e63b6726fa62",
"body": null,
"is_bot": false,
"headline": "removed old file with hoe",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-03-22T06:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2771d129767e5ca4327091cd1041d7e24b8183f",
"body": null,
"is_bot": false,
"headline": "bump version to 1.1.0",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-03-22T04:02:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d4dd7c68209bf2fde54d9beab6ddbb3de3e26b4",
"body": null,
"is_bot": false,
"headline": "History",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-03-22T04:02:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d4525e53ad6dac65d347a22593e4abc884c47ad",
"body": null,
"is_bot": false,
"headline": "import bundler setup scripts",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-03-22T03:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca3d66f99eca830e7ea9c55c338c856883b9e677",
"body": "Use Bundler task and fix broken tests",
"is_bot": false,
"headline": "Merge pull request #13 from tenderlove/bundler",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-03-22T03:46:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a55c22e9633d5a0af6324c1f5083ae9073dca16c",
"body": null,
"is_bot": false,
"headline": "use ascii binary for inspected assertions",
"author_name": "SHIBATA Hiroshi",
"author_login": "hsbt",
"committed_at": "2016-03-22T03:40:38Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 19,
"latest_release_at": "2026-07-28T06:48:14Z",
"latest_release_tag": "v1.6.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 7,
"days_since_latest_release": 0,
"mean_days_between_releases": 149.9
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "syck",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/syck",
"is_deprecated": false,
"latest_version": "1.6.1",
"repository_url": "https://github.com/ruby/syck",
"versions_count": 15,
"total_downloads": 3334706,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2012-09-24T18:45:31.834000Z",
"latest_published_at": "2026-07-28T06:47:45.884000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 28,
"stars": 24,
"watchers": 31,
"fork_history": {
"days": [
{
"date": "2013-04-26",
"count": 1
},
{
"date": "2013-06-10",
"count": 1
},
{
"date": "2014-05-05",
"count": 1
},
{
"date": "2014-05-25",
"count": 1
},
{
"date": "2016-07-05",
"count": 1
},
{
"date": "2017-10-20",
"count": 1
},
{
"date": "2017-12-25",
"count": 1
},
{
"date": "2018-04-19",
"count": 1
},
{
"date": "2018-12-30",
"count": 1
},
{
"date": "2020-09-02",
"count": 1
},
{
"date": "2020-09-06",
"count": 1
},
{
"date": "2022-06-29",
"count": 1
},
{
"date": "2022-12-19",
"count": 1
},
{
"date": "2023-02-01",
"count": 1
},
{
"date": "2024-04-30",
"count": 1
},
{
"date": "2024-08-05",
"count": 1
},
{
"date": "2025-03-19",
"count": 1
},
{
"date": "2025-06-10",
"count": 1
},
{
"date": "2025-12-05",
"count": 1
}
],
"complete": true,
"collected": 19,
"total_forks": 28
},
"star_history": null,
"open_issues_and_prs": 1
},
"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": 70256,
"source_files_sampled": 47,
"oversized_source_files": 2,
"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": 3,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "bundler",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake-compiler",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "test-unit",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 0,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 34,
"open_issues": 1,
"closed_ratio": 0.962,
"closed_issues": 25,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "hsbt",
"commits": 106,
"avatar_url": "https://avatars.githubusercontent.com/u/12301?v=4"
},
{
"type": "User",
"login": "tenderlove",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/3124?v=4"
},
{
"type": "User",
"login": "outoftime",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/14214?v=4"
},
{
"type": "User",
"login": "RDIL",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/34555510?v=4"
},
{
"type": "User",
"login": "byroot",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/44640?v=4"
},
{
"type": "User",
"login": "olleolleolle",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/211?v=4"
},
{
"type": "User",
"login": "peterzhu2118",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/15860699?v=4"
},
{
"type": "User",
"login": "sirupsen",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/97400?v=4"
},
{
"type": "User",
"login": "abdollar",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/84642?v=4"
},
{
"type": "User",
"login": "reiz",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/652130?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.774
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"push_gem.yml",
"test.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": 9,
"reason": "10 out of 11 merged PRs checked by a CI test -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 3/12 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 21 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "20 commit(s) and 3 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": 5,
"reason": "dependency not pinned by hash detected -- score normalized to 5",
"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": "6495240fdeb0abb78f282b57e6133922236c8bc3",
"ran_at": "2026-07-28T06:51:12Z",
"aggregate_score": 5.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-28T06:50:21Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-28T06:47:58Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 14,
"created_at": "2016-03-31T22:32:15Z",
"last_comment_at": "2019-12-11T13:00:29Z",
"last_comment_author": "mlensment"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ruby/syck",
"host": "github.com",
"name": "syck",
"owner": "ruby"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"security": 53,
"vitality": 71,
"community": 47,
"governance": 72,
"engineering": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"commits_last_year": 19,
"human_commit_share": 0.94,
"days_since_last_push": 0,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "19 commits in the last year",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 19
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "20 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 13,
"latest_release_tag": "v1.6.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 149.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~149.9 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 149.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 47,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"forks": 28,
"stars": 24,
"watchers": 31,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "24 stars",
"points": 22.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 24
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "28 forks",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 28
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "31 watchers",
"points": 8.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 31
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"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": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 85,
"inputs": {
"packages": [
"syck"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 3334706,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "3,334,706 downloads all-time across rubygems",
"points": 67.8,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 3334706,
"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": 72,
"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": 12,
"top_contributor_share": 0.774
},
"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 77% of commits",
"points": 5.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 77
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 21 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"merged_prs": 34,
"open_issues": 1,
"closed_issues": 25,
"issue_closed_ratio": 0.962,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "96% of issues closed",
"points": 45,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 96
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "34/36 decided PRs merged",
"points": 36.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 34,
"decided": 36
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/12 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"followers": 2076,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "ruby",
"public_repos": 190,
"account_age_days": 5997
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "2,076 followers of ruby",
"points": 23.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2076,
"login": "ruby"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "190 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 190
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"syck"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on rubygems",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "rubygems"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "15 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 15
}
}
],
"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": 66,
"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": "10 out of 11 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"c",
"ruby"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 53,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 53,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.3
},
"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": "10 out of 11 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.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 3/12 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 21 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "20 commit(s) and 3 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 5",
"points": 2.5,
"status": "partial",
"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": 33
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 52,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.489,
"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": "46 of 94 human commits state their intent (structured subject or explanatory body)",
"points": 26.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 46,
"sampled": 94
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.04,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.06
},
"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": "C (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"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": "4 of the last 100 commits agent-authored or agent-credited",
"points": 8,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 4,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "6 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 6,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"primary_language": "C",
"largest_source_bytes": 70256,
"source_files_sampled": 47,
"oversized_source_files": 2
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "2/47 source files over 60KB",
"points": 52.7,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 47,
"oversized": 2
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-28T06:51:31.737343Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/ruby/syck.svg",
"full_name": "ruby/syck",
"license_state": "absent",
"license_spdx": null
}