Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 4915,
"has_wiki": true,
"homepage": "https://rubygems.org/gems/io-like",
"languages": {
"C": 200805,
"Ruby": 8254472,
"Shell": 708,
"Batchfile": 120
},
"pushed_at": "2025-06-13T12:20:22Z",
"created_at": "2010-03-20T21:28:55Z",
"owner_type": "User",
"updated_at": "2025-06-26T03:11:54Z",
"description": "A Ruby module which provides the interface of IO objects to classes providing a few simple methods.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": null,
"name": "Jeremy Bopp",
"type": "User",
"login": "javanthropus",
"company": null,
"location": null,
"followers": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/226985?v=4",
"created_at": "2010-03-20T21:16:55Z",
"is_verified": null,
"public_repos": 32,
"account_age_days": 5967
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-06-07T19:29:45Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2020-02-09T23:50:29Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2009-04-29T05:48:08Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2009-03-12T00:52:31Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2008-07-03T20:46:16Z"
}
],
"recent_commits": [
{
"oid": "1927a2135768a3531d07251d2c5e3d57310e48d2",
"body": null,
"is_bot": false,
"headline": "Use an ignore file for files to exclude from the gem",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2025-06-13T11:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1bdb428092dd7c2d51c2c862654ab66f282d172",
"body": null,
"is_bot": false,
"headline": "Fix release date in the NEWS file",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2025-06-11T11:31:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d641e4b8f1d2ff55f57ab5224e1bc13030a25038",
"body": null,
"is_bot": false,
"headline": "Merge branch 'ruby-3.0-support'",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2025-06-07T19:33:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14f945f7c17987abc78e215624f8837795180b07",
"body": null,
"is_bot": false,
"headline": "Prepare for v0.4.0 release",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2025-06-07T19:29:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75b4c387a08c0b6efd158f3be5952d1f0da5eaf5",
"body": null,
"is_bot": false,
"headline": "Raise Ruby version requirement to 2.7",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2025-05-26T00:22:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3211531e69adafaa4e0edb9415eb5122be9e590a",
"body": null,
"is_bot": false,
"headline": "Prepare for release",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2025-05-07T12:16:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3bf0c1f68821a68c9e34dd15c81eaea75addec6",
"body": null,
"is_bot": false,
"headline": "Improve examples",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2025-05-04T23:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a572cc2dce3d79d67cc31e54171c70242757fc3b",
"body": null,
"is_bot": false,
"headline": "Avoid unused variable warning",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2025-04-30T12:06:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb73ff2a4abcc6a842398e37e70a9d5292c72984",
"body": null,
"is_bot": false,
"headline": "Use alias_method method instead of alias keyword",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2025-01-27T13:04:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1bb5ff22b54ef64ce05e22b20cc941ef68b7828",
"body": null,
"is_bot": false,
"headline": "Fix up documentation",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2025-01-27T13:04:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84a48c570c06061a95eb3053b11efba9134042bb",
"body": null,
"is_bot": false,
"headline": "Simplify conditional logic",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2025-01-02T12:56:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5c91c73aa889163602d1cd9e470c3e41a1b3665",
"body": null,
"is_bot": false,
"headline": "Correctly handle instances of BasicObject in methods",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-12-28T16:48:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2268071a687b93561d52227fca837114fd8f56e1",
"body": null,
"is_bot": false,
"headline": "Use strict implicit string conversion instead of String.new",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-12-27T22:32:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbd786cb1b349dc4db9abcb4cc7faca9ef061938",
"body": null,
"is_bot": false,
"headline": "Avoid using String.new to make mutable strings",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-12-27T22:32:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7a45787cac2e0da27d0d2f024710eb45684b003",
"body": null,
"is_bot": false,
"headline": "Remove the finalizer when the stream is closed",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-12-27T16:06:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9730f05d145924e799e064b0768e15c623a18a3c",
"body": null,
"is_bot": false,
"headline": "Correctly handle BasicObject derived objects in #puts",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-12-27T03:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c110bae4561c47c0d60b9962ad381e3bfb1e57a0",
"body": null,
"is_bot": false,
"headline": "Remove undesired empty line",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-12-27T03:20:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7820a47949d9571e7c7ff5f4cbc108dcdf4ec8f1",
"body": null,
"is_bot": false,
"headline": "Correct how the autoclose flag is handled in overrides",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-12-27T03:18:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58f43e52411e08f1dbce6c62f432259c555c7ece",
"body": "Also use the standard override check in another location that was\noverlooked before",
"is_bot": false,
"headline": "Override IO object creation in more test files",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-12-27T03:14:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4008c94ad31f48e4b63170d701b6e42bffedd79f",
"body": "Only a couple tests use these instead of STDOUT and STDERR, and\nreplacing them caused issues with output of mspec itself",
"is_bot": false,
"headline": "Do not replace $stdout and $stderr for tests",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-12-27T03:11:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b9c62017835ea7232a176cae8cffd8b863a4e27",
"body": null,
"is_bot": false,
"headline": "Fix a typo in a test name",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-12-27T03:09:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bdf943a98d8cef5fc9404fd468a8b1a47c90d19",
"body": null,
"is_bot": false,
"headline": "Add finalizers to close streams on GC",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-12-27T03:08:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45497f6138279c2ac4b5fb3d6a202c419a2a3db0",
"body": null,
"is_bot": false,
"headline": "Remove unused constant from RubyFacts",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-12-12T12:39:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8694c76967ee2b78f9b6ff3ffea60adb9f20b4c1",
"body": null,
"is_bot": false,
"headline": "Clarify guard name",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-12-11T13:34:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e74d639db3b8dfe9ae0c21a8516795c18e98243c",
"body": null,
"is_bot": false,
"headline": "Remove note to file a bug against MRI",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-12-01T14:42:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8b38ee325b685eb673282784a43abb8e2d18169",
"body": null,
"is_bot": false,
"headline": "Simplify ROT13 example",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-12-01T14:42:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e3cb87131e02b83a243382d1ef9a6f00d729407",
"body": null,
"is_bot": false,
"headline": "Fix documentation typo",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-27T14:01:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbb762d77c0c09758a8eb7858845b848dcb5df25",
"body": null,
"is_bot": false,
"headline": "Add/fix tests for Pipeline",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-27T13:58:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dd4bea1f5088e960f20046b04fc694c6c1efd42",
"body": null,
"is_bot": false,
"headline": "Fix a bug in the ROT13 filter example",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-26T16:17:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b92a09cacd8c756896765a3639c30bffe0d21b4",
"body": null,
"is_bot": false,
"headline": "Test that #nread raises IOError on non-empty buffer",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-26T01:08:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f43fcf87a71ed1e8aea7e938676046858718e32",
"body": null,
"is_bot": false,
"headline": "Emit the correct error message in #sysread",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-25T14:52:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4b64e508e520baeb8a42f1fc47697ff2275ce6c",
"body": null,
"is_bot": false,
"headline": "Fix encoding handling in the LikeStringIO example",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-24T23:24:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "808b65c1d0083283f4b2dd829f63045a8c45c834",
"body": "This improves compatibility with MRI which does the same and avoids\nexcessively filling the character buffer such that byte oriented\noperations may be performed afterward without errors",
"is_bot": false,
"headline": "Consume minimal bytes when reading lines",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-24T23:21:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a08a893ee34cd0fa8c4de3daeb26d5193c3c7ba4",
"body": null,
"is_bot": false,
"headline": "Add more tests for CharacterIO",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-21T15:13:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93e41c4f142a8b3c9922e84ad03481de32c57927",
"body": "This avoids the need to raise an error",
"is_bot": false,
"headline": "Use CharacterIO to unread bytes",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-21T04:18:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a26e2c3c518f8e812279bf152ba98d2081e2bade",
"body": null,
"is_bot": false,
"headline": "Simplify rendering error message for string conversion",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-21T04:17:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfba9cabf96b07a82ac444e3b50cad325d8bf3c6",
"body": null,
"is_bot": false,
"headline": "Include RubyFacts into CharacterIO",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-21T04:16:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2d3ed9c9a63b6ebcf11340aa27cb610c5a08a08",
"body": "Only happens for Ruby < 3.3 where the fix was never backported",
"is_bot": false,
"headline": "Implement bug compatibility for bug #18899",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-19T14:39:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c867667705d29ee7fb5e96d4345bc982809d9f2",
"body": "Makes IO::Like.new behave more like File.new with regard to handling\nencodings",
"is_bot": false,
"headline": "Add encoding parameter to IO::Like.new",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-19T14:37:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3d8f8d46fe8c34ca356834585d8d804dbc92cff",
"body": null,
"is_bot": false,
"headline": "Simplify a conditional",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-16T23:18:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79451d77d268f959918ac6f4294e3879dde48b65",
"body": "There was a typo in the name of the universal newline key.\nThe linefeed decorator was excluded as was the behavior of older Ruby\nversions, but it is now blocked to comply with newer versions.",
"is_bot": false,
"headline": "Fix check for newline decorators in binary mode",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-15T14:40:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed19798435eb0aa135582cfa52bfbde02e10732e",
"body": null,
"is_bot": false,
"headline": "Fix for new StringIO tests coming in Ruby 3.4",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-15T13:25:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a5642047d46d93eca10f972fb3567ea52e6abbd",
"body": null,
"is_bot": false,
"headline": "Skip a couple more tests and fix a comment",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-14T22:59:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "184a7f94ddbb6016a68a85b10899a7c6f551a71d",
"body": null,
"is_bot": false,
"headline": "Clear read buffers when seeking",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-14T22:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5355411c2eb346ca9bc225a1fdf2be3f54a08e5e",
"body": "Fix read logic to ignore the xml decorator",
"is_bot": false,
"headline": "Add character conversion decorator tests",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-14T22:34:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a656923c64a3655116638c36100872ed40d7576c",
"body": null,
"is_bot": false,
"headline": "Make BufferedIO#unread not affect stream position",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-14T22:31:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8320796a9315a2d444b818f7371293f5f17e44db",
"body": null,
"is_bot": false,
"headline": "Bump the copyright year",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-01T13:40:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94a8da86414d23a9775dea3a1cf07f82a1a13112",
"body": null,
"is_bot": false,
"headline": "Add new files to the manifest",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-01T13:39:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5798429dbd658c3a1a2e663a22bfdc1a767b0cb",
"body": null,
"is_bot": false,
"headline": "Note Ruby 3.4 compatibility",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-01T13:24:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5a3d670748f03edc4c3492f1625c8b180348d6d",
"body": null,
"is_bot": false,
"headline": "Wrap a long line",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-01T13:17:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9fca22aa278cd9525c9e19755cf89847b67abd0",
"body": null,
"is_bot": false,
"headline": "Exclude a rubyspec test that cannot be intercepted by the test framework",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-01T13:16:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfefc2fa2188b6340690896ee28dd316ed38ddc4",
"body": null,
"is_bot": false,
"headline": "Avoid mutating String literals in specs",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-01T13:00:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "686ba4c4ab0c1099f4abc409f77394e6b79f0c3c",
"body": "…-support",
"is_bot": false,
"headline": "Merge commit '568546d9c93faaa95223096336ed5067be179afe' into ruby-3.0…",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-01T12:15:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "568546d9c93faaa95223096336ed5067be179afe",
"body": "5354a405e respect `--error-output stderr` on parallel mode\n1045067ac `File.umask` does not make sense on Windows\n0f4ce9667 check `SPEC_TEMP_DIR` is world-writable or not\nb8f8f4e49 tmp: accept frozen strings\n58050d7be Mock.replaced_name no longer includes the object_id in the generated method name Th\n[…]\n file when there is no Ruby backtrace\n03ed00978 Automatically strip datetime of GitHub Actions in tag_from_output.rb\n\ngit-subtree-dir: mspec\ngit-subtree-split: 5354a405e327bb144f00157b913aa544c3b77e4b",
"is_bot": false,
"headline": "Squashed 'mspec/' changes from b60306d40..5354a405e",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-01T12:15:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e023118f28708cfec4c97f040c06f0c8d1b819cb",
"body": null,
"is_bot": false,
"headline": "Add and fix documentation",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-11-01T12:02:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b056c06dfc769cab439dddf1d4c5847e48af3e6",
"body": null,
"is_bot": false,
"headline": "Apply fixes for or disable broken tests",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-10-31T15:25:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "001af5518fb041960df6c18478b063a964b6ad7f",
"body": null,
"is_bot": false,
"headline": "Fix warning from ERB while building docs",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-10-29T13:53:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "903fdbefb9b7dd1e9ccae5d33c0fa6fe6f518bfc",
"body": null,
"is_bot": false,
"headline": "Simplify examples and include updated README",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-10-29T13:52:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c02d0d839eed18dfac9fa0dc00d95e5e0f38b64c",
"body": null,
"is_bot": false,
"headline": "Fix examples",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-10-29T12:19:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b467092f9ef2f17117f202c6c3b182d15b06429a",
"body": "…-support",
"is_bot": false,
"headline": "Merge commit '85c83387ddd060513468c68a81454e28cc201e70' into ruby-3.0…",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-10-29T11:52:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85c83387ddd060513468c68a81454e28cc201e70",
"body": "13c747b69 Merge pull request #1201 from herwinw/stringio_sysread\n41c599158 Fix CROSS_COMPILING guard and RUBYOPT=-v spec\n0bd43d88d Simplify version requirement in bin/rubocop\n639c8306e Switch to more recent Ruby version to run Rubocop\ne7b87c73e Remove Gemfile, add script for Rubocop\nd73818951 Additi\n[…]\nfff9363 Fix Integer/Float mixup in float/divmod_spec\n81eec9832 Fix swapped descriptions of regex interpolation in language/case_spec\na2d2466aa Add missing spec_helper require statements\n55e12237d Add…",
"is_bot": false,
"headline": "Squashed 'rubyspec/' changes from 81f59e692..13c747b69",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-10-29T11:52:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0865117155aba3da54bfbac797f73045ecf6fed8",
"body": null,
"is_bot": false,
"headline": "Rewrite character based reading and writing",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-10-29T11:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b68c1ddb3ca77cee1db14d0d34556a57db2a4fc5",
"body": null,
"is_bot": false,
"headline": "Update documentation formatting",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-10-18T13:50:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aa7bb056aeef8fbb3f8041a77a957e16bb13926",
"body": null,
"is_bot": false,
"headline": "Documentation fixes",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-10-18T12:28:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5017c355edff88c81bf5165580d618c628bba1d6",
"body": null,
"is_bot": false,
"headline": "Exclude a couple rubyspec tests for buggy behavior of old Ruby versions",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-10-18T12:08:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9415c0d93f01f067dc81877f3317da2b829ddec0",
"body": null,
"is_bot": false,
"headline": "Simplify specs for BufferedIO#read",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-10-15T00:15:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b4328f703999eadb444b1d037f67738b8b859bd",
"body": null,
"is_bot": false,
"headline": "Ensure length read from delegate fits within the given buffer",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-10-13T23:29:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51c483dac25ca20876a0c650e781a7f8765cf2a2",
"body": "* Add an optional parameter to #read and #pread to set the offset into\n the given buffer into which data will be written\n* Add methods to BufferedIO to allow reading buffered data and then\n optionally consuming it",
"is_bot": false,
"headline": "Extend reading methods to minimize byte copying",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-10-13T20:16:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0a0f0e05523c47482e02879b0846397538223e0",
"body": null,
"is_bot": false,
"headline": "Use local variable rather than instance variable",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-10-03T13:49:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "927e9c2470dfb7908f55e89ca44c6db7da35ea96",
"body": null,
"is_bot": false,
"headline": "Fix documentation typo",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-09-30T03:10:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ebeff94a9e948cf73725c0c7c03b6b194dd6e1f",
"body": null,
"is_bot": false,
"headline": "Fix #nread spec",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-09-15T21:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcae3a9c711936950217bc25957cb701ebc586f6",
"body": null,
"is_bot": false,
"headline": "Simplify spec setup for IO::Like.new",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-09-15T20:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02f4391e5de8c728df7cced809c5efd0bd603da6",
"body": null,
"is_bot": false,
"headline": "Raise exception when default external encoding requires binmode",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-09-15T20:53:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df2812c48e8bd6b4c13efb2ba9a3d510fc2da8bd",
"body": null,
"is_bot": false,
"headline": "Ensure #ungetbyte returns nil",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-09-15T17:28:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90ffe858bc0317da636ceb31a5de97cfd3427b6f",
"body": null,
"is_bot": false,
"headline": "Use a better variable name",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-07-18T16:54:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb5fe457cad926e1102db4734139a3a2782d053d",
"body": "…thout binmode",
"is_bot": false,
"headline": "Raise ArgumentError when trying to use ascii incompatible encoding wi…",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-07-05T03:22:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "429e7e723fc20f5c03b12b71d9d9b25818b38822",
"body": null,
"is_bot": false,
"headline": "Limit special behavior for #read_nonblock and #readpartial to <3.0.4",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-07-04T20:27:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc63fd4338503fd1b3a50aca049d5730fe03fa45",
"body": "…stream is closed",
"is_bot": false,
"headline": "Test that IOWrapper#readable? and #writable? work correctly when the …",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-07-04T18:59:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd70ead424a21eabd960b9a5add0e8c3ba0b4d3f",
"body": null,
"is_bot": false,
"headline": "Test that AbstractIO#nread returns 0",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-07-04T18:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3024d6ca9e8e0e94e32d8b48e3561d5a63b6a1b",
"body": null,
"is_bot": false,
"headline": "Fix spec name typo",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-07-04T18:49:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7943fb0b4e7abcd12bf510e688c3988f0424fe3",
"body": null,
"is_bot": false,
"headline": "Document that #flush and #fsync may raise IOError",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-07-04T18:48:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8fb6533ce5b8f49a3a49e8a3c8eba781ed2cab1",
"body": null,
"is_bot": false,
"headline": "Remove redundant stream state assertion",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-07-04T18:48:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1f257ad091ae7f154e5e2ce226f5b318482a404",
"body": null,
"is_bot": false,
"headline": "Perform method argument validation before stream state assertions",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-07-04T18:48:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98f3abd41474d4de4a5af232f37eca7efce90ccc",
"body": null,
"is_bot": false,
"headline": "Add #pread and #pwrite implementations",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-07-04T18:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f335cf0edf1efa96c860589b4175d18e66342c9b",
"body": null,
"is_bot": false,
"headline": "Limit IO method overrides to specs in rubyspec/core/io",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-07-03T13:31:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4b6227baa36fe1722ad514dec9d021dc5956660",
"body": null,
"is_bot": false,
"headline": "Exclude more directories from git",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-06-29T20:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43d174fc778e7ba77aade18ea21e39a6ed19c1a5",
"body": null,
"is_bot": false,
"headline": "Move stream initialization check into AbstractIO",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-06-27T12:22:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef53a5ca1039e0732ca8afbcc039cca2befb7517",
"body": null,
"is_bot": false,
"headline": "Avoid unused variable warning",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-06-27T11:39:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e288216c9343ba794629d3de9b4a582a82454cc9",
"body": "It was discovered while testing emulation of StringIO using the Ruby tests for\nit that there is a need to guard against unconventional code paths such as\ncalling .allocate rather than .new to initialize the object.",
"is_bot": false,
"headline": "Make #assert_open check that the delegate is correctly initialized",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-06-26T13:52:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5dc8a220dc791694451ca5a2958da13b6393025",
"body": null,
"is_bot": false,
"headline": "Delete whitespace",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-06-25T13:35:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abc258d684ce5793ecda8efeafabcceae5123ec8",
"body": null,
"is_bot": false,
"headline": "Standardize documentation of common methods between classes",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-06-25T13:34:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7be8c39bb0108097b5c134feb9632dc2f53542f",
"body": null,
"is_bot": false,
"headline": "Add more tests for DelegatedIO",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-06-25T13:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af460f81129210fc48a951dd65d3310468844471",
"body": null,
"is_bot": false,
"headline": "Fix and standardize wrapping calls for new IO objects in specs",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-06-24T13:47:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c37cb67b1bc35984bd5dec1c0bc4aac97a2a0d3",
"body": null,
"is_bot": false,
"headline": "Add tests for IO::LikeHelpers::BlockingIO",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-06-24T13:46:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e146c5cf06e2852c66921bfc892a1eac3a0b64c",
"body": null,
"is_bot": false,
"headline": "Clarify documentation",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-06-24T12:13:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6b16ad52a1ae26ca2ded6ffecf5b7ca3bfcf2ac",
"body": null,
"is_bot": false,
"headline": "Fix a typo in documentation",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2024-03-06T13:03:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46c6f29cc1c493a99d4d20fa9b9410f53978770d",
"body": null,
"is_bot": false,
"headline": "Update LikeStringIO example to account for IO::Like refactoring",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2023-01-06T15:12:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac5ac406b9d3a96f941b689a5b32d6db9ab0e67c",
"body": null,
"is_bot": false,
"headline": "Allow the pipeline class implementation to be optionally provided",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2023-01-06T15:11:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d922430fc522408060f0f5f3afc9c14ec12ab51",
"body": null,
"is_bot": false,
"headline": "Do not swallow transcoding errors when writing",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2023-01-06T15:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4c735d0b7914ee7d426f3a1e4f587c2844fc0b1",
"body": null,
"is_bot": false,
"headline": "Return the given buffer as-is in read_nonblock to behave like Ruby < 3.1",
"author_name": "Jeremy Bopp",
"author_login": "javanthropus",
"committed_at": "2023-01-06T15:09:07Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 0,
"latest_release_at": "2025-06-07T19:29:45Z",
"latest_release_tag": "v0.4.0",
"releases_from_tags": true,
"days_since_last_push": 403,
"active_weeks_last_year": 0,
"days_since_latest_release": 409,
"mean_days_between_releases": 1545.7
},
"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": "io-like",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/io-like",
"is_deprecated": false,
"latest_version": "0.4.0",
"repository_url": "https://github.com/javanthropus/io-like",
"versions_count": 6,
"total_downloads": 33631538,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2009-07-25T18:13:24Z",
"latest_published_at": "2025-06-07T19:32:50.331000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 409
}
]
},
"popularity": {
"forks": 4,
"stars": 14,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2013-01-21",
"count": 1
},
{
"date": "2020-02-03",
"count": 1
},
{
"date": "2020-03-11",
"count": 1
},
{
"date": "2023-09-22",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_forks": 4
},
"star_history": {
"days": [
{
"date": "2010-03-20",
"count": 6
},
{
"date": "2014-09-25",
"count": 1
},
{
"date": "2015-03-03",
"count": 1
},
{
"date": "2020-06-05",
"count": 1
},
{
"date": "2022-05-17",
"count": 1
},
{
"date": "2025-06-07",
"count": 2
},
{
"date": "2025-06-09",
"count": 1
},
{
"date": "2025-06-26",
"count": 1
}
],
"complete": true,
"collected": 14,
"total_stars": 14
},
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"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": 64212,
"source_files_sampled": 5058,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile",
"mspec/Gemfile"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 7,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 5,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [
{
"name": "rake",
"manifest": "mspec/Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 12.3"
},
{
"name": "rspec",
"manifest": "mspec/Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 3.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "rake",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": true,
"version": "12.3.3",
"ecosystem": "rubygems"
},
{
"name": "rspec",
"direct": true,
"version": "3.10.0",
"ecosystem": "rubygems"
},
{
"name": "diff-lcs",
"direct": false,
"version": "1.4.4",
"ecosystem": "rubygems"
},
{
"name": "github-markup",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "redcarpet",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rspec-core",
"direct": false,
"version": "3.10.1",
"ecosystem": "rubygems"
},
{
"name": "rspec-expectations",
"direct": false,
"version": "3.10.1",
"ecosystem": "rubygems"
},
{
"name": "rspec-mocks",
"direct": false,
"version": "3.10.2",
"ecosystem": "rubygems"
},
{
"name": "rspec-support",
"direct": false,
"version": "3.10.2",
"ecosystem": "rubygems"
},
{
"name": "simplecov",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "yard",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 12,
"direct_count": 3,
"indirect_count": 9
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 1,
"open_issues": 1,
"closed_ratio": 0.667,
"closed_issues": 2,
"closed_unmerged_prs": 2
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "eregon",
"commits": 480,
"avatar_url": "https://avatars.githubusercontent.com/u/168854?v=4"
},
{
"type": "User",
"login": "javanthropus",
"commits": 345,
"avatar_url": "https://avatars.githubusercontent.com/u/226985?v=4"
},
{
"type": "User",
"login": "brixen",
"commits": 83,
"avatar_url": "https://avatars.githubusercontent.com/u/85?v=4"
},
{
"type": "User",
"login": "nobu",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/16700?v=4"
},
{
"type": "User",
"login": "arthurschreiber",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/2195?v=4"
},
{
"type": "User",
"login": "jredville",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/524?v=4"
},
{
"type": "User",
"login": "elia",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/1051?v=4"
},
{
"type": "User",
"login": "febuiles",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/2161?v=4"
},
{
"type": "User",
"login": "jfirebaugh",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/98601?v=4"
},
{
"type": "User",
"login": "marcandre",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/33770?v=4"
}
],
"contributors_sampled": 54,
"top_contributor_share": 0.418
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [
".rubocop.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Gemfile.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"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": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 72 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "1927a2135768a3531d07251d2c5e3d57310e48d2",
"ran_at": "2026-07-22T01:12:20Z",
"aggregate_score": 4.1,
"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": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2020-02-04T13:58:56Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 1,
"created_at": "2013-01-22T08:46:48Z",
"last_comment_at": "2013-09-26T15:39:04Z",
"last_comment_author": "javanthropus"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/javanthropus/io-like",
"host": "github.com",
"name": "io-like",
"owner": "javanthropus"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"security": 53,
"vitality": 13,
"community": 52,
"governance": 59,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 13,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 403,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 403 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 403
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v0.4.0",
"releases_from_tags": true,
"days_since_latest_release": 409,
"mean_days_between_releases": 1545.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 409 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 409
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1545.7 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1545.7
}
}
],
"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": "dormant",
"guards": [
"no_open_demand",
"dependencies_clean"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 2359,
"days_since_last_human_commit": 403,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 403 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 403
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "nothing open to answer, no affected dependency"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 52,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"forks": 4,
"stars": 14,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "14 stars",
"points": 18.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 14
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"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": 98,
"inputs": {
"packages": [
"io-like"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 33631538,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "33,631,538 downloads all-time across rubygems",
"points": 78.2,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 33631538,
"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": 59,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 54,
"top_contributor_share": 0.418
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 42% of commits",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 42
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "54 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 54
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 72 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": 44,
"inputs": {
"merged_prs": 1,
"open_issues": 1,
"closed_issues": 2,
"issue_closed_ratio": 0.667,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "67% of issues closed",
"points": 31.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 67
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/3 decided PRs merged",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 3
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": 54,
"inputs": {
"followers": 23,
"owner_type": "User",
"is_verified": null,
"owner_login": "javanthropus",
"public_repos": 32,
"account_age_days": 5967
},
"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": "23 followers of javanthropus",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 23,
"login": "javanthropus"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "32 public repos, account ~16 yr old",
"points": 23.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 32
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"io-like"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 409
},
"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 409 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 409
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "6 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 6
}
}
],
"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": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".rubocop.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".rubocop.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://rubygems.org/gems/io-like",
"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": "https://rubygems.org/gems/io-like",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"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": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 4.1
},
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 72 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 7 resolved dependencies against OSV; 5 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 7
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 5
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 7,
"unassessed_packages": 5,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 7,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 28
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 35,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.09,
"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": "9 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 9,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Gemfile.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"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": ".rubocop.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".rubocop.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Ruby",
"largest_source_bytes": 64212,
"source_files_sampled": 5058,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Ruby without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Ruby"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/5058 source files over 60KB",
"points": 55,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 5058,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"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": [],
"report_type": "repository",
"generated_at": "2026-07-22T01:12:36.274157Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/javanthropus/io-like.svg",
"full_name": "javanthropus/io-like",
"license_state": "standard",
"license_spdx": "MIT"
}