JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 136,
"has_wiki": true,
"homepage": null,
"languages": {
"Ruby": 17504
},
"pushed_at": "2025-07-22T01:13:32Z",
"created_at": "2009-12-17T00:20:20Z",
"owner_type": "User",
"updated_at": "2026-05-30T07:22:11Z",
"description": "The OS gem allows for some easy telling if you’re on windows or not. OS.windows? as well as some other helper utilities",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "www.betterlogic.com/roger",
"name": "Roger Pack",
"type": "User",
"login": "rdp",
"company": "FamilySearch",
"location": "UT",
"followers": 414,
"avatar_url": "https://avatars.githubusercontent.com/u/12496?v=4",
"created_at": "2008-06-03T22:52:04Z",
"is_verified": null,
"public_repos": 251,
"account_age_days": 6622
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.4",
"kind": "patch",
"published_at": "2025-06-08T23:54:34Z"
}
],
"recent_commits": [
{
"oid": "2e6921fd9a9a48aa57466646d5b2d8ad5ac955a6",
"body": "Add GitHub Actions.",
"is_bot": false,
"headline": "Merge pull request #83 from RubyElders/github-actions",
"author_name": "|7eter l-|. l3oling",
"author_login": "pboling",
"committed_at": "2025-06-08T22:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72a9f66e2cf343dc40855ec444f4c0227435e551",
"body": "Accept any amount of cores in tests.",
"is_bot": false,
"headline": "Merge pull request #82 from RubyElders/allow-odd-cpus",
"author_name": "|7eter l-|. l3oling",
"author_login": "pboling",
"committed_at": "2025-06-08T22:27:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36098ab19cf3371b95e08fe4d978b61f9a2ada25",
"body": "Reset OS state for each spec example.",
"is_bot": false,
"headline": "Merge pull request #81 from RubyElders/fix-specs",
"author_name": "|7eter l-|. l3oling",
"author_login": "pboling",
"committed_at": "2025-06-08T22:26:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bc538764fed7bbd544c625418844f1abaf9c125",
"body": "Properly parse Windows x64 Ruby.",
"is_bot": false,
"headline": "Merge pull request #80 from RubyElders/fix-windows",
"author_name": "|7eter l-|. l3oling",
"author_login": "pboling",
"committed_at": "2025-06-08T22:25:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e91390cbb30b09650fcf2b8d8a02531fd6402c0",
"body": "GitHub Actions MacOS M1 has 3 cores available for example.",
"is_bot": false,
"headline": "Accept any amount of cores in tests.",
"author_name": "Josef Šimánek",
"author_login": "simi",
"committed_at": "2025-04-01T23:27:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aeeaa0d71b51fe83209354ba44261765388799b0",
"body": null,
"is_bot": false,
"headline": "Add GitHub Actions.",
"author_name": "Josef Šimánek",
"author_login": "simi",
"committed_at": "2025-04-01T23:26:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbede99cbf18ade6ff6da6a39475384c21fd2e7a",
"body": null,
"is_bot": false,
"headline": "Reset OS state for each spec example.",
"author_name": "Josef Šimánek",
"author_login": "simi",
"committed_at": "2025-04-01T20:56:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5020e9f98fb0d6155ddb35c209d5bd8c4d3b4c0d",
"body": null,
"is_bot": false,
"headline": "Properly parse Windows x64 Ruby.",
"author_name": "Josef Šimánek",
"author_login": "simi",
"committed_at": "2025-04-01T20:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01ab272f27e3fb48def61029cafc33f02eb78f23",
"body": "Remove `yaml` global require",
"is_bot": false,
"headline": "Merge pull request #77 from mperham/patch-1",
"author_name": "Roger Pack",
"author_login": "rdp",
"committed_at": "2024-07-06T19:38:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92dfbcaf0587bf06fd4d95c9c613930df0274c22",
"body": "YAML is only used for the `report` method but uses quite a bit of memory. This lowers the memory usage by default.",
"is_bot": false,
"headline": "Remove `yaml` global require",
"author_name": "Mike Perham",
"author_login": "mperham",
"committed_at": "2024-06-26T20:24:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ee80f9ec0f59ecc731ecdc7c2a8f88180e385f5",
"body": "📝 Modernize CHANGELOG",
"is_bot": false,
"headline": "🔀 Merge pull request #74 from pboling/feat/73-adopt-keepachangelog",
"author_name": "Peter Boling",
"author_login": "pboling",
"committed_at": "2022-12-16T18:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1697b0b7317dddaf2ccc286c6f1a5ebc0f2d6c7d",
"body": null,
"is_bot": false,
"headline": "📝 Update CHANGELOG.md",
"author_name": "Peter Boling",
"author_login": "pboling",
"committed_at": "2022-12-16T18:51:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a41ec76b942199cd6f51d58094fac83833c2f1d",
"body": "- Adopt Keep a Changelog format\n- Document SemVer\n- Document all releases\n- Link to changesets and tags",
"is_bot": false,
"headline": "📝 Modernize CHANGELOG",
"author_name": "Peter Boling",
"author_login": "pboling",
"committed_at": "2022-12-16T18:48:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fca0ce6165c8ad7a0101a4958458b9e5140741b",
"body": "Rakefile Best Practices (& RuboCop)",
"is_bot": false,
"headline": "Merge pull request #72 from pboling/bug/64-rakefile-bp",
"author_name": "Peter Boling",
"author_login": "pboling",
"committed_at": "2022-12-15T23:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00a361a78490fee042b6313d29aa88ee0e399ec1",
"body": "Migrate autotest => guard-rspec",
"is_bot": false,
"headline": "Merge pull request #71 from pboling/bug/70-rspec-autotest",
"author_name": "Peter Boling",
"author_login": "pboling",
"committed_at": "2022-12-15T23:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "125ad84c648f30e985eb3d872b91f654c1e036ef",
"body": "Upgrade RSpec to latest (including syntax)",
"is_bot": false,
"headline": "Merge pull request #68 from pboling/bug/67-upgrade-rspec",
"author_name": "Peter Boling",
"author_login": "pboling",
"committed_at": "2022-12-15T23:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "497c0d6f74ee4bcda95ec7a0dcdb7d48cf6cdd46",
"body": "🚑️ Remove circular dependency, fixes #55, #60",
"is_bot": false,
"headline": "Merge pull request #59 from pboling/bug/55-bundle-install",
"author_name": "Peter Boling",
"author_login": "pboling",
"committed_at": "2022-12-15T23:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7f06b7a2967044302332d72896c518cdd7b530e",
"body": "- Stop requiring rubygems",
"is_bot": false,
"headline": "➕ Add rubocop",
"author_name": "Peter Boling",
"author_login": "pboling",
"committed_at": "2022-12-11T16:41:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d39c96b03ad014c46b7828ad13511ee7e697d6fe",
"body": "➕ Switch from autotest to guard-rspec",
"is_bot": false,
"headline": "🔀 Merge pull request #3 from pboling/bug/70-rspec-autotest",
"author_name": "Peter Boling",
"author_login": "pboling",
"committed_at": "2022-12-11T16:20:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57d4964164ac6c2216179db7a7cd71a8c32e1cbd",
"body": "- Remove autotest junk",
"is_bot": false,
"headline": "➕ Switch from autotest to guard-rspec",
"author_name": "Peter Boling",
"author_login": "pboling",
"committed_at": "2022-12-11T15:21:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24daab34879f1258b7f1a3dcc71c7dcdeaa669d9",
"body": "Upgrade RSpec to v3",
"is_bot": false,
"headline": "🔀 Merge pull request #2 from pboling/bug/67-upgrade-rspec",
"author_name": "Peter Boling",
"author_login": "pboling",
"committed_at": "2022-12-11T13:40:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a320070a1dc84aa9ecf2dd07eaef113ee1c5d924",
"body": "- Upgrade to rake 10.5\n- Upgrade to bundler 2.3\n- Upgrade RSpec test syntax with transpec",
"is_bot": false,
"headline": "⬆️ Upgrade to RSpec 3.12",
"author_name": "Peter Boling",
"author_login": "pboling",
"committed_at": "2022-12-11T13:18:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0f62bfcf8736788df88f9abe9f1df26d6926419",
"body": "- transpec is very particular\n- https://github.com/yujinakayama/transpec/pull/138",
"is_bot": false,
"headline": "⬇️ Downgrade to bundler 1.17.3",
"author_name": "Peter Boling",
"author_login": "pboling",
"committed_at": "2022-12-11T12:31:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "400b76e35b42ba41144af2fec2acbdbdaebba4d3",
"body": null,
"is_bot": false,
"headline": "⬆️ Upgrade to RSpec 2.99",
"author_name": "Peter Boling",
"author_login": "pboling",
"committed_at": "2022-12-11T12:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70f4c34189e225ebfee661b2aa7fe0912d2e584d",
"body": "Signed-off-by: Peter Boling <peter.boling@gmail.com>",
"is_bot": false,
"headline": "🚑️ Remove circular dependency, fixes #55",
"author_name": "Peter Boling",
"author_login": "pboling",
"committed_at": "2022-12-11T12:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0494e5bbffa3505a104a50a8ae5ad608e68a677",
"body": "🚑️ Remove circular dependency; Fix specs",
"is_bot": false,
"headline": "🔀 Merge pull request #1 from pboling/bug/55-bundle-install",
"author_name": "Peter Boling",
"author_login": "pboling",
"committed_at": "2022-12-11T12:09:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66bc609b4e53a9b822904b43ed08a8206364e7eb",
"body": "- fixes #60\n- fixes #55",
"is_bot": false,
"headline": "🚑️ Remove circular dependency; fix test suite",
"author_name": "Peter Boling",
"author_login": "pboling",
"committed_at": "2022-12-11T11:02:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "421eb41a74fda50962d7f17f69f20ea0dbe494b3",
"body": "Add host_cpu to documentation",
"is_bot": false,
"headline": "Merge pull request #54 from dorianmariefr/patch-1",
"author_name": "Roger Pack",
"author_login": "rdp",
"committed_at": "2022-02-12T18:37:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f060ec974b7e364e0d5e038a01a221f7570ec5f4",
"body": null,
"is_bot": false,
"headline": "Add host_cpu to documentation",
"author_name": "Dorian Marié",
"author_login": "dorianmariecom",
"committed_at": "2022-02-11T17:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a86e5c6fdba15fb8a19c4f04b878b0f04fc1234a",
"body": "Add cygwin support to open_file_command",
"is_bot": false,
"headline": "Merge pull request #53 from nocnokneo/patch-1",
"author_name": "Roger Pack",
"author_login": "rdp",
"committed_at": "2021-12-07T03:43:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "504d458a6d05cd5bd0277aadb44fe0cd0f49b9cd",
"body": null,
"is_bot": false,
"headline": "Add cygwin support to open_file_command",
"author_name": "Taylor Braun-Jones",
"author_login": "nocnokneo",
"committed_at": "2021-11-29T22:35:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "205101f2d031dcc6dc2ec86ee454c05e61adb4bb",
"body": "http -> https",
"is_bot": false,
"headline": "Merge pull request #52 from mishina2228/patch-1",
"author_name": "Roger Pack",
"author_login": "rdp",
"committed_at": "2021-11-11T02:10:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1245b3a1821c5cf0ff5167069f70b70658752491",
"body": null,
"is_bot": false,
"headline": "http -> https",
"author_name": "mishina",
"author_login": "mishina2228",
"committed_at": "2021-11-10T13:30:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1f4c332048308d14160e33cc97a4214a368c9ee",
"body": null,
"is_bot": false,
"headline": "Regenerate gemspec for version 1.1.4",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2021-11-07T04:12:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2932ffad86853f33d59a2cfe50e9636a1ea2a12a",
"body": null,
"is_bot": false,
"headline": "more attempts",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2021-11-07T04:12:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c41fe893b5081866a5d4c78ae5c1a942fcd3cd4",
"body": null,
"is_bot": false,
"headline": "Regenerate gemspec for version 1.1.3",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2021-11-07T04:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e512f7c8b1783392c23b4b84bb3c36db4fa67f24",
"body": null,
"is_bot": false,
"headline": "attempt remove circular dep",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2021-11-07T04:05:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f395645de6185f7567a3ad9f6389164177e1db1e",
"body": null,
"is_bot": false,
"headline": "instructions",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2021-11-07T00:26:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "336f160edd40e9243a3e32fd72619ccc534613bf",
"body": null,
"is_bot": false,
"headline": "Regenerate gemspec for version 1.1.2",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2021-11-07T00:20:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1565f33644590d15c8dc8a0b535b4055fea0c01a",
"body": null,
"is_bot": false,
"headline": "prepare release",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2021-11-07T00:20:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c6e2b04e2fa197c3cec87013fe43e1deb5b9ce0",
"body": null,
"is_bot": false,
"headline": "Version bump to 1.1.2",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2021-11-07T00:17:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea4ed75b8cbe5f09bd3d42c177084407e70a3c2b",
"body": null,
"is_bot": false,
"headline": "fix rss_bytes for OS X, Linux. sorry about that",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2021-11-07T00:17:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7256aa1eebdbab545212b7330131126f973aa14",
"body": "update Changelog",
"is_bot": false,
"headline": "Merge pull request #47 from teitei-tk/update_changelog",
"author_name": "Roger Pack",
"author_login": "rdp",
"committed_at": "2020-11-24T06:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c86da07b12b360aa1ab99413c807fd69c1d5d413",
"body": null,
"is_bot": false,
"headline": "update changelog",
"author_name": "teitei-tk",
"author_login": "teitei-tk",
"committed_at": "2020-11-02T11:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c024d6a33da867319bb719b42441de33b8d90c5a",
"body": "GitHub is HTTPS by default",
"is_bot": false,
"headline": "Merge pull request #46 from amatsuda/https",
"author_name": "Roger Pack",
"author_login": "rdp",
"committed_at": "2020-09-25T22:26:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a848bec455998a16bb1153b447dccdacde65e0f",
"body": null,
"is_bot": false,
"headline": "GitHub is HTTPS by default",
"author_name": "Akira Matsuda",
"author_login": "amatsuda",
"committed_at": "2020-09-25T11:34:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ea13b0ce2a27fe21ef4371201bb4fbf277e9410",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "rdp",
"author_login": "rdp",
"committed_at": "2020-08-02T02:02:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e47ccb5fd83eba4d57aaf6069584dbf5ced3a272",
"body": "Skip blank lines in /etc/os-release",
"is_bot": false,
"headline": "Merge pull request #43 from swrobel/patch-2",
"author_name": "Roger Pack",
"author_login": "rdp",
"committed_at": "2020-04-18T01:17:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58d38e456a4cd083411cec43472824a6e3849e7d",
"body": "Fixes #42",
"is_bot": false,
"headline": "Skip blank lines in /etc/os-release",
"author_name": "Stefan Wrobel",
"author_login": "swrobel",
"committed_at": "2020-04-17T22:38:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eaf00db3dbd426ee9bd348724eb9a02e7319a1a",
"body": "Add OS.parse_os_release to README",
"is_bot": false,
"headline": "Merge pull request #41 from swrobel/patch-1",
"author_name": "Roger Pack",
"author_login": "rdp",
"committed_at": "2020-03-31T23:12:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc49d18c0ace23685d103593b0b098c738cafe11",
"body": "Also convert README from rdoc to markdown so Github will show ruby syntax highlighting in code blocks",
"is_bot": false,
"headline": "Add OS.parse_os_release to README",
"author_name": "Stefan Wrobel",
"author_login": "swrobel",
"committed_at": "2020-03-31T22:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66f88bed2200775bb99e4bbc168e66a8a1946650",
"body": null,
"is_bot": false,
"headline": "I think this is right...this is nuts",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2020-03-31T03:39:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8102e4a5fea905e465f3e60d713f9bd0ff79bf28",
"body": null,
"is_bot": false,
"headline": "Regenerate gemspec for version 1.1.0",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2020-03-31T03:19:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9c1af3488350719986e234ef3e45d1e303f00b8",
"body": null,
"is_bot": false,
"headline": "Version bump to 1.1.0",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2020-03-31T03:19:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de22493a53f146371330a2428028c858c8f202fe",
"body": null,
"is_bot": false,
"headline": "Version bump to 1.0.2",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2020-03-31T03:19:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85df9dac1b04ccd2ff3bf61f9bf5c6d5cf38e8b2",
"body": null,
"is_bot": false,
"headline": "better error message",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2020-03-31T03:18:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "765a41603c4af86006d995d8cd5c142082718933",
"body": "Add Linux-specific OS#parse_os_release method",
"is_bot": false,
"headline": "Merge pull request #38 from jelera/master",
"author_name": "Roger Pack",
"author_login": "rdp",
"committed_at": "2019-12-31T23:22:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fa704f08eba4017f6c4dd9bbfc8f8200cefa8ba",
"body": "It takes the `/etc/os-release` file and parses it into a ruby hash\nfor easy access to things like distro name, id, id_like, version number,\ncodename, etc.\n\nIt doesn't change or break anything and I tested it well with many\nvirtual machines.\n\nCheers,\n\nJose Elera <jelera@gmail.com>",
"is_bot": false,
"headline": "Add Linux-specific OS#parse_os_release method",
"author_name": "Jose Elera",
"author_login": "jelera",
"committed_at": "2019-12-31T17:04:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc1a7c20a53e402f24b81eedceb2c673fa2d6465",
"body": null,
"is_bot": false,
"headline": "b vump manual way",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2019-04-26T19:42:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8bcd9b4962ea7b6a1c2495f9447e029f8913f30",
"body": "Detect underlying Docker containers",
"is_bot": false,
"headline": "Merge pull request #34 from CHTJonas/master",
"author_name": "Roger Pack",
"author_login": "rdp",
"committed_at": "2019-04-26T18:36:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ece988e4d99a91f4bca6023afc08800f58606473",
"body": null,
"is_bot": false,
"headline": "Add detection of underlying Docker containers",
"author_name": "Charlie Jonas",
"author_login": "CHTJonas",
"committed_at": "2019-04-26T16:56:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1454bf6c4622c14c7350f58bf31f599f10ac4c7f",
"body": "Add license to gemspec",
"is_bot": false,
"headline": "Merge pull request #31 from lugray/add_license_to_gemspec",
"author_name": "Roger Pack",
"author_login": "rdp",
"committed_at": "2017-10-19T01:29:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5a7fa2ea8163095bb00a32ce4f0da2dee7be0b0",
"body": "This ensures that the license will be detected by rubygems.org.",
"is_bot": false,
"headline": "Add license to gemspec",
"author_name": "Lisa Ugray",
"author_login": null,
"committed_at": "2017-10-18T18:12:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "953bf8d646f8f6ae2a3609f2a6e21b508e6a021f",
"body": "Add app_config_path for determining app config location",
"is_bot": false,
"headline": "Merge pull request #29 from kyledrake/app_config_path",
"author_name": "Roger Pack",
"author_login": "rdp",
"committed_at": "2017-05-19T16:21:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54dcc960a82fbcaefce292e79de0551ef682f2d4",
"body": null,
"is_bot": false,
"headline": "add app_config_path for determining app config location",
"author_name": "Kyle Drake",
"author_login": "kyledrake",
"committed_at": "2017-05-19T06:30:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3f23572ec2a26c731675e0a594f4aee1f510b38",
"body": "Make specs run outside original dev environment",
"is_bot": false,
"headline": "Merge pull request #28 from hx/master",
"author_name": "Roger Pack",
"author_login": "rdp",
"committed_at": "2017-05-18T06:00:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c49a73cd8ef7b6c320317716dc9aeadf6c8a914",
"body": null,
"is_bot": false,
"headline": "Generalise a machine-specific spec",
"author_name": "Neil E. Pearson",
"author_login": "hx",
"committed_at": "2017-05-18T00:54:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c886b5689cf4e05db233e25492f4feaee1bfdb5",
"body": null,
"is_bot": false,
"headline": "Add development dependencies to Gemfile",
"author_name": "Neil E. Pearson",
"author_login": "hx",
"committed_at": "2017-05-18T00:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b191d14481683cfe8e706bb132add58bba651406",
"body": null,
"is_bot": false,
"headline": "Regenerate gemspec for version 1.0.0",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2017-02-20T16:06:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8403cace3a659e634d3be777e5871a6e2bfc5df0",
"body": null,
"is_bot": false,
"headline": "Version bump to 1.0.0",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2017-02-20T16:05:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3465c0b203d8a80632396315f389afcd1889c47c",
"body": null,
"is_bot": false,
"headline": "Version bump to 0.0.0",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2017-02-20T16:05:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "285e2d1c6641c849f10003e48dcc57add0f2fecb",
"body": null,
"is_bot": false,
"headline": "Regenerate gemspec for version 0.10.0",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2017-01-23T17:49:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "357dcbdf8de4c52478c41660f2dbf2a251c50e9d",
"body": null,
"is_bot": false,
"headline": "note changes",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2017-01-23T17:49:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77882d463e65a42a3d30bbcdf43c953afea61c16",
"body": null,
"is_bot": false,
"headline": "Version bump to 0.10.0",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2017-01-23T17:49:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb2a2049f2ccffeafa8bada019fda6219fe4858b",
"body": "Fix warnings",
"is_bot": false,
"headline": "Merge pull request #25 from Kerilk/master",
"author_name": "Roger Pack",
"author_login": "rdp",
"committed_at": "2017-01-17T16:25:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfb5934605dd7490778ef1d30510982849a68e11",
"body": null,
"is_bot": false,
"headline": "Removed unused variable warning.",
"author_name": "Brice Videau",
"author_login": "Kerilk",
"committed_at": "2017-01-17T14:48:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4c7a803aa189114a25398dfdf88c2d69782a0b5",
"body": null,
"is_bot": false,
"headline": "Removed indentation warnings.",
"author_name": "Brice Videau",
"author_login": "Kerilk",
"committed_at": "2017-01-17T14:48:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccbe5f09f0eaa1e728101379dcfb1dd791eb9d43",
"body": "adds freebsd? method",
"is_bot": false,
"headline": "Merge pull request #21 from emrekutlu/master",
"author_name": "Roger Pack",
"author_login": "rdp",
"committed_at": "2016-07-22T03:26:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5f7570901cda7bae69134c2584153891687676c",
"body": "New release with consistent version number",
"is_bot": false,
"headline": "Merge pull request #24 from EdwardBetts/master",
"author_name": "Roger Pack",
"author_login": "rdp",
"committed_at": "2016-07-22T03:26:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e9cce40dbfe0b83615a9c23aae53dae0f4272a2",
"body": null,
"is_bot": false,
"headline": "new version with consistent version number",
"author_name": "Edward Betts",
"author_login": "EdwardBetts",
"committed_at": "2016-07-21T21:39:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ca00ecb241fb55230add2f14b642521f11aad85",
"body": null,
"is_bot": false,
"headline": "adds freebsd? method",
"author_name": "İ. Emre Kutlu",
"author_login": "emrekutlu",
"committed_at": "2015-02-12T20:42:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6901585a2653d6cc02075cb73fa09c84ad1b2cf",
"body": null,
"is_bot": false,
"headline": "Update Rakefile",
"author_name": "Roger Pack",
"author_login": "rdp",
"committed_at": "2012-09-14T05:15:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01fea1281ca2477b3c963408ec34c2e74e1f5fff",
"body": null,
"is_bot": false,
"headline": "add space to not confuse",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2012-09-14T04:38:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70c97596d0016007de54c79ae6a1bf7abe3b8c64",
"body": null,
"is_bot": false,
"headline": "note that this is somewhat deprecated",
"author_name": "Roger Pack",
"author_login": "rdp",
"committed_at": "2012-07-25T22:11:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5470104b2a33a7cfddf630052b3c016600492ff",
"body": null,
"is_bot": false,
"headline": "note competition :P",
"author_name": "Roger Pack",
"author_login": null,
"committed_at": "2012-02-17T18:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5537c0b8034b8b83540fdbba4b7fea8352233a84",
"body": null,
"is_bot": false,
"headline": "changelog",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2012-02-17T16:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "842d49491dfa54cf4ead83b7712b2f26aa146a9d",
"body": null,
"is_bot": false,
"headline": "Version bump to 0.9.6",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2012-02-17T16:41:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85b8b36fdcbecbc2c15c7ee1e59f388417e03352",
"body": null,
"is_bot": false,
"headline": "Version bump to 0.9.5",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2012-02-17T16:37:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c815516943159b7ed45e402bb7164ec68957bd3",
"body": null,
"is_bot": false,
"headline": "add license",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2012-02-17T16:36:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c46a7107ddb955469229f24965e90b5b6c7405f",
"body": null,
"is_bot": false,
"headline": "always disdain hyper threaded, since apparently the ENV didn't",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2011-12-07T02:11:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bb463ccb29490bb4dbe1c55896b3fbe77dba0f2",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2011-08-11T22:58:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "172c0fb01a6590ffc19a013b0ffb5f0575ce39ac",
"body": null,
"is_bot": false,
"headline": "fix dependencies, possible jeweler bug",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2011-08-11T22:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "861353d7e4b4e9124a114dbed78e6f719f0dd63f",
"body": null,
"is_bot": false,
"headline": "add OS.x?",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2011-08-11T21:50:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3746a2fbb2bd820d8c82351cd4ccdc66a0f03d48",
"body": null,
"is_bot": false,
"headline": "Version bump to 0.9.4",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2011-08-11T21:50:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a933290042840bcebf897d2b8f325308df2e712c",
"body": null,
"is_bot": false,
"headline": "add OS.open_file_command command",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2011-06-27T17:17:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "415628ef18525853ba31b08a97f53f28e4cd36a0",
"body": null,
"is_bot": false,
"headline": "Version bump to 0.9.3",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2011-06-27T17:17:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a86e45502ab443b56c1f123f2b61bd03760d9fc5",
"body": null,
"is_bot": false,
"headline": "remove circular dependency thanks technicalpickles!",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2011-06-09T16:10:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "219e9079c67b8b418fd7b681952d8e0c6bf4ab3f",
"body": null,
"is_bot": false,
"headline": "manual gemspec tweak for release 0.9.1",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2011-06-08T20:37:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42e760df1756a3d8894196a782ba87a58179ceb4",
"body": null,
"is_bot": false,
"headline": "Version bump to 0.9.2",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2011-06-08T20:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dee15df8b2c917c56d13abf96754466ea4e18083",
"body": null,
"is_bot": false,
"headline": "manually tweak gemspec",
"author_name": "rogerdpack",
"author_login": "rdp",
"committed_at": "2011-06-08T20:35:53Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 0,
"latest_release_at": "2025-06-08T23:54:34Z",
"latest_release_tag": "v1.1.4",
"releases_from_tags": false,
"days_since_last_push": 364,
"active_weeks_last_year": 0,
"days_since_latest_release": 408,
"mean_days_between_releases": null
},
"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": "os",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/os",
"is_deprecated": false,
"latest_version": "1.1.4",
"repository_url": "http://github.com/rdp/os",
"versions_count": 28,
"total_downloads": 452575151,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2009-12-17T00:22:38.075000Z",
"latest_published_at": "2021-11-07T04:17:26.761000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1717
}
]
},
"popularity": {
"forks": 37,
"stars": 166,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2011-04-28",
"count": 1
},
{
"date": "2014-07-03",
"count": 1
},
{
"date": "2014-08-25",
"count": 2
},
{
"date": "2015-02-12",
"count": 1
},
{
"date": "2016-03-10",
"count": 1
},
{
"date": "2016-03-30",
"count": 1
},
{
"date": "2016-07-21",
"count": 1
},
{
"date": "2017-01-17",
"count": 1
},
{
"date": "2017-03-10",
"count": 1
},
{
"date": "2017-05-18",
"count": 1
},
{
"date": "2017-05-19",
"count": 1
},
{
"date": "2017-10-18",
"count": 1
},
{
"date": "2018-07-30",
"count": 1
},
{
"date": "2019-02-05",
"count": 1
},
{
"date": "2019-03-21",
"count": 1
},
{
"date": "2019-12-31",
"count": 1
},
{
"date": "2020-01-05",
"count": 1
},
{
"date": "2020-03-31",
"count": 1
},
{
"date": "2020-11-02",
"count": 1
},
{
"date": "2020-11-21",
"count": 1
},
{
"date": "2021-06-15",
"count": 1
},
{
"date": "2021-08-30",
"count": 1
},
{
"date": "2021-11-09",
"count": 1
},
{
"date": "2021-11-29",
"count": 1
},
{
"date": "2022-05-04",
"count": 1
},
{
"date": "2022-08-05",
"count": 1
},
{
"date": "2022-11-06",
"count": 1
},
{
"date": "2023-12-28",
"count": 1
},
{
"date": "2024-06-26",
"count": 1
},
{
"date": "2024-08-27",
"count": 2
},
{
"date": "2025-04-01",
"count": 1
},
{
"date": "2025-04-07",
"count": 1
},
{
"date": "2025-04-09",
"count": 1
},
{
"date": "2025-04-27",
"count": 1
},
{
"date": "2025-05-13",
"count": 1
}
],
"complete": true,
"collected": 37,
"total_forks": 37
},
"star_history": {
"days": [
{
"date": "2009-12-17",
"count": 7
},
{
"date": "2010-09-25",
"count": 1
},
{
"date": "2012-11-08",
"count": 1
},
{
"date": "2013-02-26",
"count": 1
},
{
"date": "2013-04-21",
"count": 1
},
{
"date": "2013-04-25",
"count": 1
},
{
"date": "2013-04-29",
"count": 1
},
{
"date": "2013-09-05",
"count": 1
},
{
"date": "2013-12-14",
"count": 1
},
{
"date": "2014-01-20",
"count": 1
},
{
"date": "2014-01-23",
"count": 1
},
{
"date": "2014-03-03",
"count": 1
},
{
"date": "2014-04-03",
"count": 1
},
{
"date": "2014-06-08",
"count": 1
},
{
"date": "2014-07-03",
"count": 1
},
{
"date": "2014-07-23",
"count": 1
},
{
"date": "2014-08-31",
"count": 1
},
{
"date": "2014-11-05",
"count": 1
},
{
"date": "2014-11-09",
"count": 1
},
{
"date": "2015-02-07",
"count": 1
},
{
"date": "2015-02-23",
"count": 1
},
{
"date": "2015-04-18",
"count": 1
},
{
"date": "2015-04-27",
"count": 1
},
{
"date": "2015-07-12",
"count": 1
},
{
"date": "2015-07-18",
"count": 1
},
{
"date": "2015-08-13",
"count": 1
},
{
"date": "2015-11-06",
"count": 1
},
{
"date": "2015-11-08",
"count": 1
},
{
"date": "2015-11-27",
"count": 1
},
{
"date": "2016-01-29",
"count": 1
},
{
"date": "2016-02-08",
"count": 2
},
{
"date": "2016-03-12",
"count": 1
},
{
"date": "2016-04-11",
"count": 1
},
{
"date": "2016-05-01",
"count": 1
},
{
"date": "2016-05-16",
"count": 1
},
{
"date": "2016-06-07",
"count": 1
},
{
"date": "2016-08-25",
"count": 1
},
{
"date": "2016-10-01",
"count": 1
},
{
"date": "2016-10-07",
"count": 1
},
{
"date": "2016-11-16",
"count": 1
},
{
"date": "2016-11-18",
"count": 1
},
{
"date": "2016-12-06",
"count": 1
},
{
"date": "2016-12-08",
"count": 1
},
{
"date": "2017-01-06",
"count": 1
},
{
"date": "2017-02-21",
"count": 1
},
{
"date": "2017-03-07",
"count": 1
},
{
"date": "2017-03-10",
"count": 1
},
{
"date": "2017-04-28",
"count": 1
},
{
"date": "2017-06-16",
"count": 1
},
{
"date": "2017-07-03",
"count": 1
},
{
"date": "2017-07-09",
"count": 1
},
{
"date": "2017-07-26",
"count": 2
},
{
"date": "2017-08-11",
"count": 1
},
{
"date": "2017-09-23",
"count": 1
},
{
"date": "2017-09-28",
"count": 1
},
{
"date": "2017-10-04",
"count": 1
},
{
"date": "2017-11-01",
"count": 1
},
{
"date": "2017-11-08",
"count": 1
},
{
"date": "2017-11-11",
"count": 1
},
{
"date": "2017-12-22",
"count": 1
},
{
"date": "2018-01-23",
"count": 1
},
{
"date": "2018-06-12",
"count": 2
},
{
"date": "2018-07-06",
"count": 1
},
{
"date": "2018-08-15",
"count": 1
},
{
"date": "2018-08-27",
"count": 1
},
{
"date": "2018-09-24",
"count": 1
},
{
"date": "2018-09-26",
"count": 1
},
{
"date": "2018-10-08",
"count": 1
},
{
"date": "2018-10-31",
"count": 1
},
{
"date": "2018-11-15",
"count": 1
},
{
"date": "2018-12-24",
"count": 1
},
{
"date": "2018-12-28",
"count": 1
},
{
"date": "2019-01-09",
"count": 1
},
{
"date": "2019-02-01",
"count": 1
},
{
"date": "2019-02-05",
"count": 1
},
{
"date": "2019-04-11",
"count": 1
},
{
"date": "2019-04-14",
"count": 1
},
{
"date": "2019-05-17",
"count": 1
},
{
"date": "2019-06-27",
"count": 1
},
{
"date": "2019-08-18",
"count": 1
},
{
"date": "2019-09-21",
"count": 1
},
{
"date": "2019-11-07",
"count": 1
},
{
"date": "2019-12-31",
"count": 1
},
{
"date": "2020-02-09",
"count": 1
},
{
"date": "2020-05-01",
"count": 1
},
{
"date": "2020-07-07",
"count": 1
},
{
"date": "2020-08-04",
"count": 1
},
{
"date": "2020-08-09",
"count": 1
},
{
"date": "2020-08-14",
"count": 1
},
{
"date": "2020-08-21",
"count": 2
},
{
"date": "2020-09-28",
"count": 1
},
{
"date": "2020-10-01",
"count": 1
},
{
"date": "2020-11-02",
"count": 1
},
{
"date": "2021-03-24",
"count": 1
},
{
"date": "2021-04-09",
"count": 1
},
{
"date": "2021-05-30",
"count": 1
},
{
"date": "2021-07-01",
"count": 1
},
{
"date": "2021-08-17",
"count": 1
},
{
"date": "2021-10-26",
"count": 1
},
{
"date": "2021-11-19",
"count": 1
},
{
"date": "2021-12-24",
"count": 1
},
{
"date": "2022-01-19",
"count": 1
},
{
"date": "2022-01-23",
"count": 1
},
{
"date": "2022-03-17",
"count": 1
},
{
"date": "2022-03-25",
"count": 1
},
{
"date": "2022-03-27",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-04-13",
"count": 1
},
{
"date": "2022-05-04",
"count": 1
},
{
"date": "2022-05-15",
"count": 1
},
{
"date": "2022-05-18",
"count": 1
},
{
"date": "2022-07-28",
"count": 1
},
{
"date": "2022-08-05",
"count": 1
},
{
"date": "2022-08-10",
"count": 1
},
{
"date": "2022-09-13",
"count": 1
},
{
"date": "2022-10-24",
"count": 1
},
{
"date": "2022-12-11",
"count": 1
},
{
"date": "2023-02-11",
"count": 1
},
{
"date": "2023-03-20",
"count": 1
},
{
"date": "2023-03-26",
"count": 1
},
{
"date": "2023-04-18",
"count": 1
},
{
"date": "2023-04-22",
"count": 1
},
{
"date": "2023-06-12",
"count": 1
},
{
"date": "2023-09-15",
"count": 1
},
{
"date": "2023-11-12",
"count": 1
},
{
"date": "2023-11-29",
"count": 1
},
{
"date": "2023-12-29",
"count": 2
},
{
"date": "2023-12-30",
"count": 1
},
{
"date": "2024-03-10",
"count": 1
},
{
"date": "2024-05-01",
"count": 1
},
{
"date": "2024-12-17",
"count": 1
},
{
"date": "2025-02-04",
"count": 1
},
{
"date": "2025-02-05",
"count": 1
},
{
"date": "2025-02-22",
"count": 1
},
{
"date": "2025-06-08",
"count": 1
},
{
"date": "2025-06-27",
"count": 3
},
{
"date": "2025-07-08",
"count": 1
},
{
"date": "2025-08-20",
"count": 1
},
{
"date": "2025-09-06",
"count": 1
},
{
"date": "2026-02-09",
"count": 1
},
{
"date": "2026-05-23",
"count": 2
},
{
"date": "2026-05-24",
"count": 1
},
{
"date": "2026-05-25",
"count": 7
},
{
"date": "2026-05-26",
"count": 1
},
{
"date": "2026-05-30",
"count": 1
}
],
"complete": true,
"collected": 165,
"total_stars": 166
},
"open_issues_and_prs": 17
},
"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": 7122,
"source_files_sampled": 6,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "rake",
"direct": false,
"version": "10.5.0",
"severity": "moderate",
"ecosystem": "rubygems",
"cvss_score": 6.4,
"advisory_ids": [
"GHSA-jppv-gw3r-w3q8"
],
"fixed_version": "12.3.3",
"advisory_count": 1,
"oldest_advisory_days": 2335
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"moderate": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 25,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "coderay",
"direct": false,
"version": "1.1.3",
"ecosystem": "rubygems"
},
{
"name": "diff-lcs",
"direct": false,
"version": "1.5.0",
"ecosystem": "rubygems"
},
{
"name": "ffi",
"direct": false,
"version": "1.15.5",
"ecosystem": "rubygems"
},
{
"name": "formatador",
"direct": false,
"version": "1.1.0",
"ecosystem": "rubygems"
},
{
"name": "guard",
"direct": false,
"version": "2.18.0",
"ecosystem": "rubygems"
},
{
"name": "guard-compat",
"direct": false,
"version": "1.2.1",
"ecosystem": "rubygems"
},
{
"name": "guard-rspec",
"direct": false,
"version": "4.7.3",
"ecosystem": "rubygems"
},
{
"name": "listen",
"direct": false,
"version": "3.7.1",
"ecosystem": "rubygems"
},
{
"name": "lumberjack",
"direct": false,
"version": "1.2.8",
"ecosystem": "rubygems"
},
{
"name": "method_source",
"direct": false,
"version": "1.0.0",
"ecosystem": "rubygems"
},
{
"name": "nenv",
"direct": false,
"version": "0.3.0",
"ecosystem": "rubygems"
},
{
"name": "notiffany",
"direct": false,
"version": "0.1.3",
"ecosystem": "rubygems"
},
{
"name": "power_assert",
"direct": false,
"version": "2.0.2",
"ecosystem": "rubygems"
},
{
"name": "pry",
"direct": false,
"version": "0.14.1",
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": "10.5.0",
"ecosystem": "rubygems"
},
{
"name": "rb-fsevent",
"direct": false,
"version": "0.11.2",
"ecosystem": "rubygems"
},
{
"name": "rb-inotify",
"direct": false,
"version": "0.10.1",
"ecosystem": "rubygems"
},
{
"name": "rspec",
"direct": false,
"version": "3.12.0",
"ecosystem": "rubygems"
},
{
"name": "rspec-core",
"direct": false,
"version": "3.12.0",
"ecosystem": "rubygems"
},
{
"name": "rspec-expectations",
"direct": false,
"version": "3.12.0",
"ecosystem": "rubygems"
},
{
"name": "rspec-mocks",
"direct": false,
"version": "3.12.1",
"ecosystem": "rubygems"
},
{
"name": "rspec-support",
"direct": false,
"version": "3.12.0",
"ecosystem": "rubygems"
},
{
"name": "shellany",
"direct": false,
"version": "0.0.1",
"ecosystem": "rubygems"
},
{
"name": "test-unit",
"direct": false,
"version": "3.5.5",
"ecosystem": "rubygems"
},
{
"name": "thor",
"direct": false,
"version": "1.2.1",
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 25,
"direct_count": 0,
"indirect_count": 25
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 35,
"open_issues": 12,
"closed_ratio": 0.707,
"closed_issues": 29,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "rdp",
"commits": 118,
"avatar_url": "https://avatars.githubusercontent.com/u/12496?v=4"
},
{
"type": "User",
"login": "mattscilipoti",
"commits": 33,
"avatar_url": "https://avatars.githubusercontent.com/u/31929?v=4"
},
{
"type": "User",
"login": "pboling",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/19505?v=4"
},
{
"type": "User",
"login": "githubsvnclone",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/136911?v=4"
},
{
"type": "User",
"login": "simi",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/193936?v=4"
},
{
"type": "User",
"login": "Kerilk",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1815142?v=4"
},
{
"type": "User",
"login": "hx",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/692853?v=4"
},
{
"type": "User",
"login": "swrobel",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/157270?v=4"
},
{
"type": "User",
"login": "amatsuda",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11493?v=4"
},
{
"type": "User",
"login": "CHTJonas",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/17813061?v=4"
}
],
"contributors_sampled": 19,
"top_contributor_share": 0.596
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"test.yml"
],
"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": 0,
"reason": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 5,
"reason": "Found 7/12 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 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": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "2e6921fd9a9a48aa57466646d5b2d8ad5ac955a6",
"ran_at": "2026-07-22T00:52:37Z",
"aggregate_score": 3.6,
"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": "2025-07-22T01:14:33Z",
"oldest_open_prs": [
{
"number": 33,
"created_at": "2018-08-03T15:45:36Z",
"last_comment_at": "2019-03-21T23:49:15Z",
"last_comment_author": "rdp"
},
{
"number": 48,
"created_at": "2020-11-21T08:19:49Z",
"last_comment_at": "2022-12-14T07:47:22Z",
"last_comment_author": "rdp"
},
{
"number": 65,
"created_at": "2022-08-05T18:05:19Z",
"last_comment_at": "2024-06-26T18:57:11Z",
"last_comment_author": "rdp"
},
{
"number": 78,
"created_at": "2024-08-27T17:33:41Z",
"last_comment_at": "2025-10-07T10:09:49Z",
"last_comment_author": "HistoireDeBabar"
},
{
"number": 84,
"created_at": "2025-07-22T01:13:32Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-06-08T22:28:54Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 23,
"created_at": "2016-07-01T17:18:04Z",
"last_comment_at": "2017-01-23T17:46:37Z",
"last_comment_author": "rdp"
},
{
"number": 27,
"created_at": "2017-05-17T02:22:04Z",
"last_comment_at": "2025-08-21T00:56:55Z",
"last_comment_author": "pboling"
},
{
"number": 30,
"created_at": "2017-08-21T17:19:05Z",
"last_comment_at": "2017-08-22T15:29:07Z",
"last_comment_author": "rdp"
},
{
"number": 37,
"created_at": "2019-12-28T19:58:13Z",
"last_comment_at": "2019-12-28T20:07:23Z",
"last_comment_author": "rdp"
},
{
"number": 44,
"created_at": "2020-07-28T05:40:38Z",
"last_comment_at": "2023-07-25T02:44:14Z",
"last_comment_author": "pboling"
},
{
"number": 45,
"created_at": "2020-08-03T13:49:44Z",
"last_comment_at": "2020-11-24T06:58:06Z",
"last_comment_author": "rdp"
},
{
"number": 49,
"created_at": "2021-04-30T16:23:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 56,
"created_at": "2022-05-05T01:31:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 58,
"created_at": "2022-05-05T01:57:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 61,
"created_at": "2022-05-05T02:40:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 62,
"created_at": "2022-05-05T02:47:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 63,
"created_at": "2022-05-05T03:04:49Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rdp/os",
"host": "github.com",
"name": "os",
"owner": "rdp"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 31,
"inputs": {
"security": 49,
"vitality": 23,
"community": 63,
"governance": 62,
"engineering": 58,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 51,
"overall_after_abandonment_multiplier": 31
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 23,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 4,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 364,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 364 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 364
}
}
],
"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": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v1.1.4",
"releases_from_tags": false,
"days_since_latest_release": 408,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 408 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 408
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"issue_rot",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 5,
"unanswered_open_issues": 6,
"days_since_last_merged_pr": 408,
"days_since_last_human_commit": 408,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 408 days; 3 unmet obligation(s): pull requests unanswered, issues unanswered, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 408,
"count": 3,
"signals": "pull requests unanswered, issues unanswered, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 63,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"forks": 37,
"stars": 166,
"watchers": 3,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "166 stars",
"points": 36,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 166
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "37 forks",
"points": 13,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 37
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"os"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 452575151,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "452,575,151 downloads all-time across rubygems",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_total",
"params": {
"count": 452575151,
"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": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 19,
"top_contributor_share": 0.596
},
"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 60% of commits",
"points": 9.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 60
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "19 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 19
}
}
],
"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": 77,
"inputs": {
"merged_prs": 35,
"open_issues": 12,
"closed_issues": 29,
"issue_closed_ratio": 0.707,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "71% of issues closed",
"points": 33.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 71
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "35/37 decided PRs merged",
"points": 36.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 35,
"decided": 37
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/12 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 67,
"inputs": {
"followers": 414,
"owner_type": "User",
"is_verified": null,
"owner_login": "rdp",
"public_repos": 251,
"account_age_days": 6622
},
"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": "414 followers of rdp",
"points": 18.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 414,
"login": "rdp"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "251 public repos, account ~18 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 251
}
},
{
"code": "account_age_years",
"params": {
"years": 18
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"os"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 1717
},
"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 1717 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1717
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "28 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 28
}
}
],
"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": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".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": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 49,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 7/12 approved changesets -- score normalized to 5",
"points": 3.8,
"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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 25 resolved dependencies against OSV. 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": 25
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 25,
"unassessed_packages": 0,
"affected_by_severity": "moderate 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 25,
"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": 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": "at_risk",
"name": "AI Readiness",
"value": 37,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.35,
"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": "35 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 18.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 35,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 43,
"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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Ruby",
"largest_source_bytes": 7122,
"source_files_sampled": 6,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Ruby without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Ruby"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/6 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 6,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-22T00:52:59.178518Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rdp/os.svg",
"full_name": "rdp/os",
"license_state": "standard",
"license_spdx": "MIT"
}