JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 418,
"has_wiki": false,
"homepage": "https://rubydoc.info/gems/ipaddress/",
"languages": {
"Ruby": 113018
},
"pushed_at": "2024-11-03T16:05:32Z",
"created_at": "2009-12-09T11:42:55Z",
"owner_type": "Organization",
"updated_at": "2026-06-25T21:14:37Z",
"description": "A library to handle IPv4 and IPv6 addresses in a modern and productive way.",
"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": null,
"type": "Organization",
"login": "ipaddress-gem",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/17785368?v=4",
"created_at": "2016-03-11T15:06:32Z",
"is_verified": null,
"public_repos": 1,
"account_age_days": 3784
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.8.3",
"kind": "patch",
"published_at": "2016-02-17T13:51:12Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2011-05-17T06:33:45Z"
},
{
"tag": "v0.7.5",
"kind": "patch",
"published_at": "2011-04-08T07:42:09Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2010-09-08T11:42:45Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2010-07-19T12:23:11Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2010-05-22T16:57:00Z"
}
],
"recent_commits": [
{
"oid": "50a3d73bb1dbeec24a8dd957e3bb7cf7dd207960",
"body": null,
"is_bot": false,
"headline": "Gemspec update (#166)",
"author_name": "sandstrom",
"author_login": "sandstrom",
"committed_at": "2024-11-03T16:05:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbcab7b301adffe751c8b7b8160a0ee483d298dd",
"body": null,
"is_bot": false,
"headline": "Add changelog entries",
"author_name": "sandstrom",
"author_login": "sandstrom",
"committed_at": "2024-11-03T15:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1392fa4f986baf9b05ac87b6a1d78f73fd627d0c",
"body": "Remove some stuff that isn't needed.",
"is_bot": false,
"headline": "Minor cleanup of rakefile",
"author_name": "sandstrom",
"author_login": "sandstrom",
"committed_at": "2024-11-03T15:52:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b655e14b60f14c29a267240416044b7dc9d0620d",
"body": "- Use Gemfile for development dependencies\n- Remove jeweler\n- Remove explicit dependency on Bundler and Rake (included by default in Ruby)\n- Move minitest to test group\n- Cleanup gemspec",
"is_bot": false,
"headline": "Update gemfile and gemspec",
"author_name": "sandstrom",
"author_login": "sandstrom",
"committed_at": "2024-10-26T08:16:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a55c0f8bddfacd9a3807b6d2d8a4c2f4a70b9115",
"body": null,
"is_bot": false,
"headline": "Minor docs updates",
"author_name": "sandstrom",
"author_login": "sandstrom",
"committed_at": "2024-10-26T08:14:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb310dff8889c39f1caa457ccf354ec34fdb2d68",
"body": "Markdown changelog",
"is_bot": false,
"headline": "Merge pull request #141 from ipaddress-gem/markdown-changelog",
"author_name": "sandstrom",
"author_login": "sandstrom",
"committed_at": "2023-06-07T08:44:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ca80bd4c08e06da9b6e2d1b247de43354d1c437",
"body": "Remove monkeypatch for ruby 1.8",
"is_bot": false,
"headline": "Merge pull request #140 from ipaddress-gem/monkey-patching",
"author_name": "sandstrom",
"author_login": "sandstrom",
"committed_at": "2023-06-07T08:44:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f61044fd275084b47fbfce01a72640ca40e1c7c5",
"body": "Remove Mongoid extension",
"is_bot": false,
"headline": "Merge pull request #139 from ipaddress-gem/mongoid",
"author_name": "sandstrom",
"author_login": "sandstrom",
"committed_at": "2023-06-07T08:44:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8179ba0e08e33bdfd86400491fac0a481c3ab68f",
"body": "Convert readme to Markdown",
"is_bot": false,
"headline": "Merge pull request #138 from ipaddress-gem/readme",
"author_name": "sandstrom",
"author_login": "sandstrom",
"committed_at": "2023-06-07T07:53:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "559de57f9c8458b8be77e5432a6240d2200dd61f",
"body": null,
"is_bot": false,
"headline": "Changelog in markdown",
"author_name": "Alexander Sandström",
"author_login": "sandstrom",
"committed_at": "2023-05-08T18:29:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f67a344f10d8b79a59b41c4bf028430b4bc8fd61",
"body": null,
"is_bot": false,
"headline": "Remove monkeypatch for ruby 1.8",
"author_name": "Alexander Sandström",
"author_login": "sandstrom",
"committed_at": "2023-05-07T19:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ccd9506dd088dd47f561b4df145429b95d275d8",
"body": null,
"is_bot": false,
"headline": "Remove Mongoid extension",
"author_name": "Alexander Sandström",
"author_login": "sandstrom",
"committed_at": "2023-05-07T19:10:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2dbf164e313112119c299f40bfa97cb4a77ee88",
"body": null,
"is_bot": false,
"headline": "Convert readme to Markdown",
"author_name": "Alexander Sandström",
"author_login": "sandstrom",
"committed_at": "2023-05-06T16:36:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c94ff01a4f665226d16693d37674bf003e9793b5",
"body": "Fixed typos in README",
"is_bot": false,
"headline": "Merge pull request #131 from krpk1900/fix_typo_README",
"author_name": "sandstrom",
"author_login": "sandstrom",
"committed_at": "2023-03-19T10:53:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2857607c37fd0657963b2aa5e681e4028e537aa3",
"body": null,
"is_bot": false,
"headline": "corrected typo from l to 1.",
"author_name": "krpk1900",
"author_login": "krpk1900",
"committed_at": "2023-03-16T17:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ff186bd8d71da69fa33b999ff69be9d8885c424",
"body": "Make eql? behare like ==.",
"is_bot": false,
"headline": "Merge pull request #77 from smortex/eql",
"author_name": "Marco Ceresa",
"author_login": "bluemonk",
"committed_at": "2022-01-08T10:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85b95efd1846958e13f4dd6225afffe5b39db306",
"body": "typo fix",
"is_bot": false,
"headline": "Merge pull request #116 from brohee/master",
"author_name": "Marco Ceresa",
"author_login": "bluemonk",
"committed_at": "2021-07-18T15:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "826d6fae4537099f6f2549eae9873087869aee55",
"body": "…-zero-ipv4-octets\n\nremove possibility of base-ambiguous IPv4 octets with leading zeroes",
"is_bot": false,
"headline": "Merge pull request #123 from kaoudis/kaoudis/remove-ambiguous-leading…",
"author_name": "Marco Ceresa",
"author_login": "bluemonk",
"committed_at": "2021-07-18T15:28:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb4fb04de5e7413642176c7ffd60bae696295fcf",
"body": "…r less",
"is_bot": false,
"headline": "remove potential for creating base-ambiguous octets of three digits o…",
"author_name": "kaoudis",
"author_login": "kaoudis",
"committed_at": "2021-07-17T17:46:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25a2731ef06ac632d5127b1b7523949986c59354",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'upstream/master'",
"author_name": "Bruno Rohée",
"author_login": null,
"committed_at": "2020-01-17T14:14:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d48e380a275b441bf1ffc56e72f4443969f404f",
"body": "Fixed typo",
"is_bot": false,
"headline": "Merge pull request #114 from jwillemsen/patch-1",
"author_name": "Francis Luong (Franco)",
"author_login": "francisluong",
"committed_at": "2020-01-14T20:02:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f71baa0e914e432b519b05b14452e31d7e738b09",
"body": "Updated .travis.yml to also test with ruby 2.6 and 2.7",
"is_bot": false,
"headline": "Merge pull request #115 from jwillemsen/patch-2",
"author_name": "Francis Luong (Franco)",
"author_login": "francisluong",
"committed_at": "2020-01-14T20:02:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a943aa2eef638ea4cc067a74dd8e6eb024bfdd6",
"body": null,
"is_bot": false,
"headline": "Updated .travis.yml to also test with ruby 2.6 and 2.7",
"author_name": "Johnny Willemsen",
"author_login": "jwillemsen",
"committed_at": "2020-01-14T18:34:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28e8e436e1a206de8d20fcd0c026d8679cf61175",
"body": null,
"is_bot": false,
"headline": "Fixed typo",
"author_name": "Johnny Willemsen",
"author_login": "jwillemsen",
"committed_at": "2020-01-14T18:13:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c12ef567c6ef3891fdb8ead45088cf0ef06ae23",
"body": null,
"is_bot": false,
"headline": "typo s/mantains/maintains/",
"author_name": "Bruno Rohée",
"author_login": "brohee",
"committed_at": "2019-08-27T08:32:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2a65c244aec60a75f5b6165bc15aff3c161d3e8",
"body": null,
"is_bot": false,
"headline": "typo s/mantains/maintains/",
"author_name": "Bruno Rohée",
"author_login": "brohee",
"committed_at": "2019-08-27T08:31:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8eb06d418efc1b3bb036c849c95cf0ce4b7e18b",
"body": "fix typos",
"is_bot": false,
"headline": "s/adress/address",
"author_name": "Pedro don't want to be here",
"author_login": "pedro-nonfree",
"committed_at": "2018-08-20T06:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bbae42b6686d57e3e2909ec67d6d3bf723f6ece",
"body": null,
"is_bot": false,
"headline": "[CI] Test against Ruby 2.5",
"author_name": "Nicolas Leger",
"author_login": "nicolasleger",
"committed_at": "2018-03-26T14:49:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c50f7ac59d6dfedf22f6c657698924c81c70382b",
"body": "Add allocate() method",
"is_bot": false,
"headline": "Merge pull request #84 from garo/feature/allocate",
"author_name": "Francis Luong (Franco)",
"author_login": "francisluong",
"committed_at": "2017-09-01T19:28:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcf7873424cce12326a47cd84e2645585cb6c962",
"body": "travis.yml - don't uninstall rake",
"is_bot": false,
"headline": "Merge pull request #95 from ipaddress-gem/travis-no-gem-uninstall",
"author_name": "Romain Tartière",
"author_login": "smortex",
"committed_at": "2017-09-01T18:52:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30ca59b3d81b6b3dafeead970c2c1a49f86bb9c5",
"body": null,
"is_bot": false,
"headline": "travis.yml - don't uninstall rake",
"author_name": "Francis Luong (Franco)",
"author_login": "francisluong",
"committed_at": "2017-09-01T18:29:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a172928b3a29c9286800bf8e4d9a9f13f0cf738a",
"body": "Add detection of link-local addresses",
"is_bot": false,
"headline": "Merge pull request #83 from icy-arctic-fox/link-local",
"author_name": "Francis Luong (Franco)",
"author_login": "francisluong",
"committed_at": "2017-09-01T18:25:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f16c587af31c750a93ca40def9e7f2f7115fb1c7",
"body": "Add IPv4 subnet validation",
"is_bot": false,
"headline": "Merge pull request #62 from paudam/ipv4-subnet-validation",
"author_name": "Francis Luong (Franco)",
"author_login": "francisluong",
"committed_at": "2017-09-01T18:19:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa687f77fdb96bbbd13285f184c93fc15a464eb4",
"body": null,
"is_bot": false,
"headline": "Add IPv6 subnet validation",
"author_name": "Romain Tartière",
"author_login": "smortex",
"committed_at": "2017-09-01T06:54:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81e192ecead751f1abe916af8e667a13c282047c",
"body": null,
"is_bot": false,
"headline": "Add IPv4 subnet validation",
"author_name": "Paulius Dambravičius",
"author_login": "paudam",
"committed_at": "2017-09-01T06:33:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bdfb364e0c670ead7f5f339f944a4d5d43927a2",
"body": "Improve remove warnings",
"is_bot": false,
"headline": "Merge pull request #94 from ipaddress-gem/improve-remove_warnings",
"author_name": "Francis Luong (Franco)",
"author_login": "francisluong",
"committed_at": "2017-08-30T11:54:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5712182757e385ac9e7872f18f8b0bdd91de1e87",
"body": "Fix method name typo in `#subnet` docs example.",
"is_bot": false,
"headline": "Merge pull request #35 from havenwood/patch-1",
"author_name": "Francis Luong (Franco)",
"author_login": "francisluong",
"committed_at": "2017-08-30T11:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "335e3433869581fb3e1ece78999aed473c3ea989",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into improve-remove_warnings",
"author_name": "Francis Luong (Franco)",
"author_login": "francisluong",
"committed_at": "2017-08-30T11:49:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c534ea04cb6b69d10878b3049d494f06f411fc6b",
"body": "Raise ArgumentError if IP address is nil",
"is_bot": false,
"headline": "Merge pull request #64 from ghg/return_argument_error_for_nil",
"author_name": "Francis Luong (Franco)",
"author_login": "francisluong",
"committed_at": "2017-08-30T11:47:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dedeaf13caddb1827a48091c353c8f953b517ac",
"body": "Fix <=> for IPv4 and IPv6.",
"is_bot": false,
"headline": "Merge pull request #76 from smortex/spaceship_compare",
"author_name": "Francis Luong (Franco)",
"author_login": "francisluong",
"committed_at": "2017-08-30T11:46:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb017ad756f4ba8db98d20dbb777baddb6836d01",
"body": "The allocate() method allows to use an IPAddress::IPv4 or ::IPv6 object\nto allocate individual host addresses so that the IPAddress object\ntracks the state of which address was previously allocated.\n\nExample:\n\n ip = IPAddress(\"10.0.0.0/24\")\n ip.allocate\n #=> \"10.0.0.1/24\"\n ip.allocate\n #=> \"10.0.0.2/24\"\n\nThere is support for both IPv4 and IPv6 with full test coverage.",
"is_bot": false,
"headline": "Add allocate() method",
"author_name": "Juho Mäkinen",
"author_login": null,
"committed_at": "2017-08-30T07:14:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "548f00716f483876d00532bf76deec6c4171e9d6",
"body": null,
"is_bot": false,
"headline": "Implement unique_local? method",
"author_name": "Michael Miller",
"author_login": "icy-arctic-fox",
"committed_at": "2017-08-30T07:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a089bda5a9ff670751162092bd5853c30044d74",
"body": null,
"is_bot": false,
"headline": "Add tests for unique_local?",
"author_name": "Michael Miller",
"author_login": "icy-arctic-fox",
"committed_at": "2017-08-30T07:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f131450c187953ff3c4e20c9e7e8c0ce7070e224",
"body": null,
"is_bot": false,
"headline": "Doc fix - copy/paste fail",
"author_name": "Michael Miller",
"author_login": "icy-arctic-fox",
"committed_at": "2017-08-30T07:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f35aab8e9109864945f606bef3e135be3763b9c4",
"body": null,
"is_bot": false,
"headline": "Implement #link_local? methods",
"author_name": "Michael Miller",
"author_login": "icy-arctic-fox",
"committed_at": "2017-08-30T07:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "591ad0d5fd81fc0ad447b67fb4ec04ec40eddcd5",
"body": null,
"is_bot": false,
"headline": "Add tests for #link_local?",
"author_name": "Michael Miller",
"author_login": "icy-arctic-fox",
"committed_at": "2017-08-30T07:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f0efd8d852adc10bea044d38603000c6acd0d2d",
"body": null,
"is_bot": false,
"headline": "Fix more warning messages",
"author_name": "Romain Tartière",
"author_login": "smortex",
"committed_at": "2017-08-30T06:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75968a262e060593d3927d7d69b2ad8a60583f6e",
"body": null,
"is_bot": false,
"headline": "removed duplicated ipv6 addreses from tests to silence warnings",
"author_name": "Michael Rodrigues",
"author_login": "mikerodrigues",
"committed_at": "2017-08-30T06:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32c3acb327bb953026286a8772192fad1ee4b35e",
"body": null,
"is_bot": false,
"headline": "fixed another indentation mismatch",
"author_name": "Michael Rodrigues",
"author_login": "mikerodrigues",
"committed_at": "2017-08-30T06:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a9873b47b0a100ffdb26862055dc2fd0de559d1",
"body": "It removes below ruby's warning when running test.\n\n* \"(...) interpreted as grouped expression\"",
"is_bot": false,
"headline": "Adjusted indentation in test",
"author_name": "Kenichi Kamiya",
"author_login": "kachick",
"committed_at": "2017-08-30T06:47:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90840260133779efde21d13fb737974228548470",
"body": "It removes below ruby's warning.\n\n* \"mismatched indentations\"",
"is_bot": false,
"headline": "Fixed indentation",
"author_name": "Kenichi Kamiya",
"author_login": "kachick",
"committed_at": "2017-08-30T06:36:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "636c3023f7076be874d5f34dfc40121b73102486",
"body": null,
"is_bot": false,
"headline": "Enabled warning option in test task",
"author_name": "Kenichi Kamiya",
"author_login": "kachick",
"committed_at": "2017-08-30T06:36:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "032e8247f7840a490b226d6fbee89b4799b88660",
"body": "Integer Unification for Ruby 2.4.0+",
"is_bot": false,
"headline": "Merge pull request #86 from koic/integer_unification",
"author_name": "Francis Luong (Franco)",
"author_login": "francisluong",
"committed_at": "2017-08-29T21:19:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "580edc4ae51cc9ce89d1d21acc9305261cf809d2",
"body": "Add IPv6#link_local?",
"is_bot": false,
"headline": "Merge pull request #93 from asomers/link_local",
"author_name": "Francis Luong (Franco)",
"author_login": "francisluong",
"committed_at": "2017-08-29T21:14:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd5b2e0e08b59d2b8f8c153405ab2c9d6f0fe3e4",
"body": null,
"is_bot": false,
"headline": "Integer Unification for Ruby 2.4.0+",
"author_name": "Koichi ITO",
"author_login": "koic",
"committed_at": "2017-08-29T19:54:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2edbae88448d0a6b0ea24a7fe6b39a62073af234",
"body": null,
"is_bot": false,
"headline": "Add IPv6#link_local?",
"author_name": "Alan Somers",
"author_login": "asomers",
"committed_at": "2017-08-29T19:44:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f68225cc4a72c00b310c1ecbd6900b193ac2ec6",
"body": "Travis CI fix",
"is_bot": false,
"headline": "Merge pull request #85 from icy-arctic-fox/travis-ci-fix",
"author_name": "Francis Luong (Franco)",
"author_login": "francisluong",
"committed_at": "2017-08-29T19:28:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "279d9d4c5516f467dee5d2a0593a76389cebed97",
"body": null,
"is_bot": false,
"headline": "Only test against supported Ruby versions",
"author_name": "Romain Tartière",
"author_login": "smortex",
"committed_at": "2017-08-29T18:56:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "937f737128607f72ae443b83c234cdd06520551e",
"body": null,
"is_bot": false,
"headline": "Add command to publish results to Code Climate",
"author_name": "Michael Miller",
"author_login": "icy-arctic-fox",
"committed_at": "2017-08-29T18:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77f54c6bd558b3a93082fc97bf463fdfeae93bd5",
"body": "See https://github.com/codeclimate/ruby-test-reporter/blob/master/README.md#upgrading-from-pre-10-versions for details.",
"is_bot": false,
"headline": "Switch to newer Code Climiate reporting",
"author_name": "Michael Miller",
"author_login": "icy-arctic-fox",
"committed_at": "2016-11-17T00:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a10d48ca4b4e42bcbac708473ce73c6dd4e5b15",
"body": "Add Travis, CodeClimate, and Jeweler",
"is_bot": false,
"headline": "Merge pull request #78 from ipaddress-gem/travis-and-jeweler",
"author_name": "Francis Luong (Franco)",
"author_login": "francisluong",
"committed_at": "2016-05-15T12:04:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae8d052e1460de6d6bdd5dc33db600b7ed9e2b49",
"body": null,
"is_bot": false,
"headline": "spaces between badges",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-04-02T18:49:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e3aa7d1f936ecd23c519743fa1c5041e74cea3a",
"body": null,
"is_bot": false,
"headline": "update readme and contributing",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-04-02T18:48:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "336cadd71de4549cdf833adfaacafba3d3d84122",
"body": null,
"is_bot": false,
"headline": "removing rbx - still troubled",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-03-24T03:17:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4103f53b49b5cf6a346e6cc659b70f0b5e5aef9e",
"body": null,
"is_bot": false,
"headline": "add versions named on ruby-lang.org",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-03-24T02:43:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad84f3480a1a13a5754340160c618a7517f08769",
"body": null,
"is_bot": false,
"headline": "remove unsupported rubies and ree",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-03-24T02:37:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77e745c5e55d54d0c9b695a2481ea312f2550652",
"body": null,
"is_bot": false,
"headline": "gem install rake -x",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-03-23T23:33:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b6ae14a7a933d6bd8b1374e870b186f172d5fee",
"body": null,
"is_bot": false,
"headline": "trim failing versions, toggle rake install",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-03-23T22:50:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc8836b8a92a4d6378a07d7d9afbc45c57f72c08",
"body": "…and gem install stuff in travis",
"is_bot": false,
"headline": "relax rake requirement",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-03-23T22:24:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b90085f29e4b8b569153048398fe806b899ec041",
"body": null,
"is_bot": false,
"headline": "no stinking patch levels",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-03-23T22:22:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cb57ee8d04646e27a0f7c6ce12c8eb360d32cea",
"body": null,
"is_bot": false,
"headline": "TIL: gemspec is not Gemfile",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-03-23T22:11:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a58f2ecf1dfd210d037952d1fe8ea5c4efee72a",
"body": null,
"is_bot": false,
"headline": "add cc token",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-03-23T22:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a65b5c2b180d01ded12d20ab38e8e8f1f4db672",
"body": null,
"is_bot": false,
"headline": "add code climate test reporter",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-03-23T14:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "953e3d91c6e3e1b32f170f4ef967f26907c41ac7",
"body": null,
"is_bot": false,
"headline": "adjust rvm list in .travis.yml",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-03-23T14:17:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4fefffeeaf01d1348e1fd0b22e5e4e9bbde94ac",
"body": null,
"is_bot": false,
"headline": "remove Gemfile #gemspec",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-03-23T14:12:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96cf4f20e784910871597c76b7bb38961f941cbd",
"body": null,
"is_bot": false,
"headline": "bundler version",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-03-23T14:08:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f7aa3b4b68174ae08d15e2dce9e67a7487881ba",
"body": null,
"is_bot": false,
"headline": "initial .travis.yml",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-03-23T14:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d1858ea24cd3b0ff3faf2520e07b9351c657517",
"body": null,
"is_bot": false,
"headline": "gem cleanup",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-03-23T13:59:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35f2bcee744deb573c64ab1ef4cbfbc2bc0e3732",
"body": null,
"is_bot": false,
"headline": "add jeweler",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-03-23T13:54:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b8d8fdd6489472349843d4607f8be8e05024857",
"body": "~~~\nIPAddress.parse('::1') == IPAddress.parse('::1') #=> true\nIPAddress.parse('::1').eql? IPAddress.parse('::1') #=> true\n~~~",
"is_bot": false,
"headline": "Alias eql? and ==",
"author_name": "Romain Tartière",
"author_login": "smortex",
"committed_at": "2016-03-19T10:31:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9831237b01eb672e1f59cf607a9a57bbcd61476",
"body": "~~~\nIPAddress.parse('::1') == IPAddress.parse('::1') #=> true\nIPAddress.parse('::1').eql? IPAddress.parse('::1') #=> false\n~~~",
"is_bot": false,
"headline": "Highlight bug: eql? is not aliased to the overridden ==.",
"author_name": "Romain Tartière",
"author_login": "smortex",
"committed_at": "2016-03-19T10:30:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5c9039420d0d38e066aa2f81c46cba698d7803a",
"body": null,
"is_bot": false,
"headline": "Fix <=> for IPv4 and IPv6.",
"author_name": "Romain Tartière",
"author_login": "smortex",
"committed_at": "2016-03-16T19:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74e82ee2d46025f299fb86c66e49bb63b6566292",
"body": "70 contributing md",
"is_bot": false,
"headline": "Merge pull request #73 from francisluong/70-contributing-md",
"author_name": "Mike Mackintosh",
"author_login": "mikemackintosh",
"committed_at": "2016-03-16T04:23:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "817b20fda4520e2b5272993aa18d9394178f2d33",
"body": "# Conflicts:\n#\t.gitignore",
"is_bot": false,
"headline": "Merge remote-tracking branch 'bluemonk/master' into 70-contributing-md",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-03-16T04:09:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f04db1f70f9888494fc155ca7c06d33f778f9ac0",
"body": "add minitest to development group in Gemfile",
"is_bot": false,
"headline": "Merge pull request #75 from bluemonk/get-rake-test-working",
"author_name": "Francis Luong (Franco)",
"author_login": "francisluong",
"committed_at": "2016-03-16T03:47:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7392b37764fd25ee9b2f200e37c0c9a5c4c560fd",
"body": null,
"is_bot": false,
"headline": "add minutest to development group in Gemfile",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-03-16T03:45:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbbc5b291eb0164c53d2573ead0cbfb841e86e89",
"body": "Remove duplicate multicast? method",
"is_bot": false,
"headline": "Merge pull request #74 from vanderhoorn/patch-1",
"author_name": "Francis Luong (Franco)",
"author_login": "francisluong",
"committed_at": "2016-03-16T03:00:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ec6b23000903aade43f11a2849a86fb0ba99396",
"body": "The ```multicast?``` method was defined twice.",
"is_bot": false,
"headline": "Remove duplicate multicast? method",
"author_name": "vanderhoorn",
"author_login": "vanderhoorn",
"committed_at": "2016-03-15T11:01:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db8cf9752ebce08b7abb94c10eca4bf70c425250",
"body": null,
"is_bot": false,
"headline": "add contributing draft",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-03-11T15:30:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "994acf4604ce0d6bc6f76de46bd1c0783d2daba0",
"body": null,
"is_bot": false,
"headline": "add .idea/ to .gitignore",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-03-11T15:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4895d70e91326ff6aaf854ae15c304e1dfae8ab4",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'bluemonk/master'",
"author_name": "Francis Luong (Franco)",
"author_login": null,
"committed_at": "2016-03-11T15:15:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "064502c6a943f983cabea38fccdb528ad9469aec",
"body": null,
"is_bot": false,
"headline": "Bump to 0.8.3",
"author_name": "bluemonk",
"author_login": "bluemonk",
"committed_at": "2016-02-17T13:51:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dea7a1a6b52300b8d527ba0d9a1ad4fc8a928b3",
"body": "Avoid Ruby 1.8 compatibility when using Ruby 2.1.8",
"is_bot": false,
"headline": "Merge pull request #68 from wpiekutowski/ruby-2-1-8-fix",
"author_name": "Marco Ceresa",
"author_login": "bluemonk",
"committed_at": "2016-02-17T13:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d3520d78bfb6b5354895e4667c7ba0727d2bbe2",
"body": "[#67]",
"is_bot": false,
"headline": "Avoid Ruby 1.8 compatibility when using Ruby 2.1.8",
"author_name": "Wojciech Piekutowski",
"author_login": "wpiekutowski",
"committed_at": "2016-02-17T11:10:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c118c7174a6939cbdfd35f9aaaa39c93a30cd452",
"body": null,
"is_bot": false,
"headline": "Raise ArgumentError if IP address is nil",
"author_name": "Gregory Graf",
"author_login": "ghg",
"committed_at": "2015-05-31T16:32:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fa088ba7d20ca2e13909265bc9b00c4f64c2edf",
"body": "Version 0.8.2",
"is_bot": false,
"headline": "Merge pull request #61 from mikemackintosh/master",
"author_name": "Mike Mackintosh",
"author_login": "mikemackintosh",
"committed_at": "2015-04-17T15:52:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05bb1473c4e116ea939deb44928efcf094af788b",
"body": null,
"is_bot": false,
"headline": "updated changelog",
"author_name": "Mike Mackintosh",
"author_login": "mikemackintosh",
"committed_at": "2015-03-23T21:25:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89cc3cc8f71cb3fe823698e4d71c27f98d26c01d",
"body": null,
"is_bot": false,
"headline": "added IPv6#[]= to fix #24",
"author_name": "Mike Mackintosh",
"author_login": "mikemackintosh",
"committed_at": "2015-03-23T21:15:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad087f8fac02c9de49ef78263a376d20e442ac2a",
"body": null,
"is_bot": false,
"headline": "added IPv4#[]= to fix #24",
"author_name": "Mike Mackintosh",
"author_login": "mikemackintosh",
"committed_at": "2015-03-23T20:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f207635f6aa1672789902429cd877aaf843be93",
"body": null,
"is_bot": false,
"headline": "Merge branch 'mikerodrigues-fix-first-last' into dev",
"author_name": "Mike Mackintosh",
"author_login": "mikemackintosh",
"committed_at": "2015-03-23T20:31:18Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 0,
"latest_release_at": "2016-02-17T13:51:12Z",
"latest_release_tag": "v0.8.3",
"releases_from_tags": true,
"days_since_last_push": 625,
"active_weeks_last_year": 0,
"days_since_latest_release": 3807,
"mean_days_between_releases": 419.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "ipaddress",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": false,
"registry_url": "https://rubygems.org/gems/ipaddress",
"is_deprecated": false,
"latest_version": "0.8.3",
"repository_url": "http://github.com/bluemonk/ipaddress",
"versions_count": 7,
"total_downloads": 182857622,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2010-05-22T17:20:33.249000Z",
"latest_published_at": "2016-02-17T13:52:01.167000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3807
}
]
},
"popularity": {
"forks": 95,
"stars": 382,
"watchers": 17,
"fork_history": {
"days": [
{
"date": "2010-05-22",
"count": 1
},
{
"date": "2010-06-23",
"count": 1
},
{
"date": "2010-07-18",
"count": 1
},
{
"date": "2010-11-24",
"count": 1
},
{
"date": "2010-12-15",
"count": 1
},
{
"date": "2011-05-23",
"count": 1
},
{
"date": "2011-06-28",
"count": 1
},
{
"date": "2011-11-01",
"count": 1
},
{
"date": "2011-12-20",
"count": 1
},
{
"date": "2012-05-29",
"count": 1
},
{
"date": "2012-07-20",
"count": 1
},
{
"date": "2012-08-16",
"count": 1
},
{
"date": "2012-09-09",
"count": 1
},
{
"date": "2012-09-14",
"count": 1
},
{
"date": "2012-09-19",
"count": 1
},
{
"date": "2012-12-23",
"count": 1
},
{
"date": "2013-01-14",
"count": 1
},
{
"date": "2013-02-13",
"count": 1
},
{
"date": "2013-03-09",
"count": 1
},
{
"date": "2013-09-02",
"count": 1
},
{
"date": "2013-11-21",
"count": 1
},
{
"date": "2014-01-02",
"count": 1
},
{
"date": "2014-04-04",
"count": 1
},
{
"date": "2014-04-11",
"count": 1
},
{
"date": "2014-04-17",
"count": 1
},
{
"date": "2014-05-12",
"count": 1
},
{
"date": "2014-05-27",
"count": 1
},
{
"date": "2014-06-13",
"count": 1
},
{
"date": "2014-07-29",
"count": 1
},
{
"date": "2014-08-18",
"count": 1
},
{
"date": "2014-09-08",
"count": 1
},
{
"date": "2014-10-18",
"count": 1
},
{
"date": "2014-11-28",
"count": 1
},
{
"date": "2014-12-31",
"count": 1
},
{
"date": "2015-01-17",
"count": 1
},
{
"date": "2015-01-26",
"count": 1
},
{
"date": "2015-03-17",
"count": 1
},
{
"date": "2015-05-24",
"count": 1
},
{
"date": "2015-08-06",
"count": 1
},
{
"date": "2015-11-09",
"count": 1
},
{
"date": "2015-11-27",
"count": 1
},
{
"date": "2016-03-15",
"count": 1
},
{
"date": "2016-03-19",
"count": 1
},
{
"date": "2016-07-15",
"count": 1
},
{
"date": "2016-08-31",
"count": 1
},
{
"date": "2016-09-05",
"count": 1
},
{
"date": "2016-09-08",
"count": 1
},
{
"date": "2016-11-04",
"count": 1
},
{
"date": "2016-12-10",
"count": 1
},
{
"date": "2017-07-13",
"count": 1
},
{
"date": "2017-08-07",
"count": 1
},
{
"date": "2018-01-25",
"count": 1
},
{
"date": "2018-03-26",
"count": 1
},
{
"date": "2018-05-16",
"count": 1
},
{
"date": "2018-06-07",
"count": 1
},
{
"date": "2018-08-19",
"count": 1
},
{
"date": "2019-01-08",
"count": 1
},
{
"date": "2019-01-21",
"count": 1
},
{
"date": "2019-05-01",
"count": 1
},
{
"date": "2019-08-02",
"count": 1
},
{
"date": "2019-08-27",
"count": 1
},
{
"date": "2019-10-06",
"count": 1
},
{
"date": "2019-11-16",
"count": 1
},
{
"date": "2020-01-14",
"count": 1
},
{
"date": "2020-05-27",
"count": 1
},
{
"date": "2020-09-05",
"count": 1
},
{
"date": "2020-09-28",
"count": 1
},
{
"date": "2020-10-08",
"count": 1
},
{
"date": "2020-11-09",
"count": 1
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2021-03-05",
"count": 1
},
{
"date": "2021-05-14",
"count": 1
},
{
"date": "2021-10-17",
"count": 1
},
{
"date": "2022-03-31",
"count": 1
},
{
"date": "2023-03-02",
"count": 1
},
{
"date": "2023-03-16",
"count": 1
},
{
"date": "2023-05-24",
"count": 1
},
{
"date": "2023-11-30",
"count": 1
},
{
"date": "2024-03-02",
"count": 1
},
{
"date": "2024-03-18",
"count": 1
},
{
"date": "2024-05-21",
"count": 1
},
{
"date": "2024-11-28",
"count": 1
},
{
"date": "2025-01-23",
"count": 1
},
{
"date": "2025-04-22",
"count": 1
}
],
"complete": true,
"collected": 84,
"total_forks": 95
},
"star_history": {
"days": [
{
"date": "2009-12-09",
"count": 84
},
{
"date": "2009-12-10",
"count": 1
},
{
"date": "2009-12-27",
"count": 1
},
{
"date": "2010-01-03",
"count": 1
},
{
"date": "2010-01-14",
"count": 1
},
{
"date": "2010-01-23",
"count": 1
},
{
"date": "2010-02-16",
"count": 1
},
{
"date": "2010-02-22",
"count": 1
},
{
"date": "2010-03-18",
"count": 1
},
{
"date": "2010-04-27",
"count": 1
},
{
"date": "2010-04-28",
"count": 1
},
{
"date": "2010-05-09",
"count": 1
},
{
"date": "2010-06-08",
"count": 1
},
{
"date": "2010-07-04",
"count": 1
},
{
"date": "2010-07-20",
"count": 1
},
{
"date": "2010-10-11",
"count": 1
},
{
"date": "2011-01-19",
"count": 1
},
{
"date": "2011-02-04",
"count": 1
},
{
"date": "2011-02-16",
"count": 1
},
{
"date": "2011-02-18",
"count": 2
},
{
"date": "2011-02-26",
"count": 1
},
{
"date": "2011-04-10",
"count": 1
},
{
"date": "2011-04-13",
"count": 1
},
{
"date": "2011-07-04",
"count": 1
},
{
"date": "2011-08-05",
"count": 1
},
{
"date": "2011-08-13",
"count": 1
},
{
"date": "2012-01-19",
"count": 1
},
{
"date": "2012-08-13",
"count": 1
},
{
"date": "2013-02-10",
"count": 1
},
{
"date": "2013-02-14",
"count": 2
},
{
"date": "2013-02-17",
"count": 1
},
{
"date": "2013-02-28",
"count": 1
},
{
"date": "2013-03-08",
"count": 1
},
{
"date": "2013-04-20",
"count": 2
},
{
"date": "2013-04-23",
"count": 1
},
{
"date": "2013-05-22",
"count": 1
},
{
"date": "2013-06-05",
"count": 1
},
{
"date": "2013-06-19",
"count": 1
},
{
"date": "2013-07-06",
"count": 1
},
{
"date": "2013-07-11",
"count": 2
},
{
"date": "2013-07-17",
"count": 1
},
{
"date": "2013-08-05",
"count": 2
},
{
"date": "2013-08-06",
"count": 1
},
{
"date": "2013-08-07",
"count": 1
},
{
"date": "2013-09-08",
"count": 1
},
{
"date": "2013-09-24",
"count": 1
},
{
"date": "2013-10-14",
"count": 1
},
{
"date": "2013-10-22",
"count": 1
},
{
"date": "2013-10-28",
"count": 1
},
{
"date": "2013-11-15",
"count": 1
},
{
"date": "2013-12-03",
"count": 2
},
{
"date": "2013-12-26",
"count": 1
},
{
"date": "2014-01-17",
"count": 1
},
{
"date": "2014-01-31",
"count": 1
},
{
"date": "2014-02-14",
"count": 1
},
{
"date": "2014-03-02",
"count": 1
},
{
"date": "2014-03-07",
"count": 1
},
{
"date": "2014-03-11",
"count": 1
},
{
"date": "2014-03-17",
"count": 1
},
{
"date": "2014-04-01",
"count": 1
},
{
"date": "2014-04-03",
"count": 1
},
{
"date": "2014-04-15",
"count": 2
},
{
"date": "2014-04-19",
"count": 1
},
{
"date": "2014-05-02",
"count": 2
},
{
"date": "2014-05-04",
"count": 1
},
{
"date": "2014-05-14",
"count": 1
},
{
"date": "2014-05-18",
"count": 1
},
{
"date": "2014-05-21",
"count": 1
},
{
"date": "2014-06-17",
"count": 1
},
{
"date": "2014-07-08",
"count": 1
},
{
"date": "2014-07-16",
"count": 1
},
{
"date": "2014-07-22",
"count": 1
},
{
"date": "2014-07-28",
"count": 1
},
{
"date": "2014-07-30",
"count": 1
},
{
"date": "2014-08-01",
"count": 1
},
{
"date": "2014-08-06",
"count": 1
},
{
"date": "2014-08-08",
"count": 1
},
{
"date": "2014-08-10",
"count": 2
},
{
"date": "2014-08-18",
"count": 1
},
{
"date": "2014-08-19",
"count": 1
},
{
"date": "2014-08-20",
"count": 1
},
{
"date": "2014-08-25",
"count": 2
},
{
"date": "2014-08-27",
"count": 1
},
{
"date": "2014-09-19",
"count": 2
},
{
"date": "2014-09-20",
"count": 1
},
{
"date": "2014-10-07",
"count": 1
},
{
"date": "2014-11-12",
"count": 1
},
{
"date": "2014-12-07",
"count": 2
},
{
"date": "2014-12-09",
"count": 1
},
{
"date": "2014-12-10",
"count": 1
},
{
"date": "2015-01-14",
"count": 1
},
{
"date": "2015-01-17",
"count": 1
},
{
"date": "2015-01-21",
"count": 1
},
{
"date": "2015-01-24",
"count": 1
},
{
"date": "2015-02-06",
"count": 1
},
{
"date": "2015-02-12",
"count": 1
},
{
"date": "2015-02-17",
"count": 1
},
{
"date": "2015-02-28",
"count": 1
},
{
"date": "2015-03-05",
"count": 1
},
{
"date": "2015-03-08",
"count": 1
},
{
"date": "2015-04-08",
"count": 1
},
{
"date": "2015-04-16",
"count": 1
},
{
"date": "2015-04-20",
"count": 1
},
{
"date": "2015-04-27",
"count": 1
},
{
"date": "2015-04-28",
"count": 2
},
{
"date": "2015-06-08",
"count": 1
},
{
"date": "2015-06-09",
"count": 1
},
{
"date": "2015-06-14",
"count": 2
},
{
"date": "2015-06-30",
"count": 1
},
{
"date": "2015-07-07",
"count": 2
},
{
"date": "2015-07-17",
"count": 1
},
{
"date": "2015-07-23",
"count": 1
},
{
"date": "2015-09-04",
"count": 1
},
{
"date": "2015-09-07",
"count": 1
},
{
"date": "2015-09-08",
"count": 1
},
{
"date": "2015-09-25",
"count": 1
},
{
"date": "2015-10-07",
"count": 2
},
{
"date": "2015-10-17",
"count": 2
},
{
"date": "2015-10-19",
"count": 1
},
{
"date": "2015-11-04",
"count": 1
},
{
"date": "2015-11-13",
"count": 1
},
{
"date": "2015-11-16",
"count": 1
},
{
"date": "2015-12-15",
"count": 1
},
{
"date": "2015-12-17",
"count": 1
},
{
"date": "2016-01-10",
"count": 1
},
{
"date": "2016-01-14",
"count": 1
},
{
"date": "2016-01-30",
"count": 1
},
{
"date": "2016-02-07",
"count": 1
},
{
"date": "2016-02-26",
"count": 1
},
{
"date": "2016-03-25",
"count": 1
},
{
"date": "2016-04-11",
"count": 1
},
{
"date": "2016-04-13",
"count": 1
},
{
"date": "2016-04-20",
"count": 1
},
{
"date": "2016-04-24",
"count": 1
},
{
"date": "2016-04-27",
"count": 1
},
{
"date": "2016-07-19",
"count": 1
},
{
"date": "2016-08-18",
"count": 1
},
{
"date": "2016-08-27",
"count": 1
},
{
"date": "2016-09-13",
"count": 1
},
{
"date": "2016-09-14",
"count": 1
},
{
"date": "2016-09-16",
"count": 1
},
{
"date": "2016-09-25",
"count": 1
},
{
"date": "2016-10-04",
"count": 1
},
{
"date": "2016-10-12",
"count": 1
},
{
"date": "2016-11-18",
"count": 1
},
{
"date": "2016-12-12",
"count": 1
},
{
"date": "2016-12-23",
"count": 1
},
{
"date": "2017-01-09",
"count": 1
},
{
"date": "2017-01-27",
"count": 1
},
{
"date": "2017-02-03",
"count": 1
},
{
"date": "2017-02-19",
"count": 1
},
{
"date": "2017-02-21",
"count": 1
},
{
"date": "2017-03-06",
"count": 1
},
{
"date": "2017-03-08",
"count": 1
},
{
"date": "2017-03-17",
"count": 1
},
{
"date": "2017-03-20",
"count": 1
},
{
"date": "2017-03-22",
"count": 1
},
{
"date": "2017-03-24",
"count": 1
},
{
"date": "2017-03-30",
"count": 1
},
{
"date": "2017-03-31",
"count": 1
},
{
"date": "2017-04-18",
"count": 1
},
{
"date": "2017-04-26",
"count": 1
},
{
"date": "2017-06-10",
"count": 1
},
{
"date": "2017-06-13",
"count": 2
},
{
"date": "2017-06-27",
"count": 1
},
{
"date": "2017-06-29",
"count": 1
},
{
"date": "2017-06-30",
"count": 1
},
{
"date": "2017-07-14",
"count": 1
},
{
"date": "2017-07-15",
"count": 1
},
{
"date": "2017-07-29",
"count": 1
},
{
"date": "2017-08-17",
"count": 1
},
{
"date": "2017-08-22",
"count": 1
},
{
"date": "2017-08-24",
"count": 1
},
{
"date": "2017-09-11",
"count": 1
},
{
"date": "2017-10-19",
"count": 2
},
{
"date": "2017-10-22",
"count": 1
},
{
"date": "2017-11-02",
"count": 1
},
{
"date": "2017-11-14",
"count": 1
},
{
"date": "2017-11-28",
"count": 1
},
{
"date": "2017-11-30",
"count": 1
},
{
"date": "2018-01-11",
"count": 1
},
{
"date": "2018-03-18",
"count": 1
},
{
"date": "2018-04-03",
"count": 1
},
{
"date": "2018-04-21",
"count": 1
},
{
"date": "2018-05-24",
"count": 1
},
{
"date": "2018-06-04",
"count": 1
},
{
"date": "2018-06-11",
"count": 1
},
{
"date": "2018-06-18",
"count": 1
},
{
"date": "2018-06-26",
"count": 1
},
{
"date": "2018-09-18",
"count": 1
},
{
"date": "2018-10-22",
"count": 1
},
{
"date": "2018-12-06",
"count": 1
},
{
"date": "2019-01-07",
"count": 1
},
{
"date": "2019-01-10",
"count": 1
},
{
"date": "2019-01-12",
"count": 1
},
{
"date": "2019-02-04",
"count": 1
},
{
"date": "2019-04-01",
"count": 1
},
{
"date": "2019-04-15",
"count": 1
},
{
"date": "2019-05-19",
"count": 1
},
{
"date": "2019-05-22",
"count": 1
},
{
"date": "2019-05-30",
"count": 1
},
{
"date": "2019-06-04",
"count": 1
},
{
"date": "2019-06-29",
"count": 1
},
{
"date": "2019-07-01",
"count": 1
},
{
"date": "2019-08-12",
"count": 1
},
{
"date": "2019-08-14",
"count": 1
},
{
"date": "2019-09-10",
"count": 1
},
{
"date": "2019-09-19",
"count": 1
},
{
"date": "2019-10-23",
"count": 1
},
{
"date": "2019-10-28",
"count": 2
},
{
"date": "2019-10-29",
"count": 1
},
{
"date": "2019-11-22",
"count": 1
},
{
"date": "2019-12-17",
"count": 1
},
{
"date": "2020-02-07",
"count": 1
},
{
"date": "2020-02-18",
"count": 1
},
{
"date": "2020-03-16",
"count": 1
},
{
"date": "2020-03-17",
"count": 2
},
{
"date": "2020-03-24",
"count": 1
},
{
"date": "2020-03-27",
"count": 1
},
{
"date": "2020-04-05",
"count": 1
},
{
"date": "2020-04-10",
"count": 1
},
{
"date": "2020-06-24",
"count": 1
},
{
"date": "2020-07-29",
"count": 1
},
{
"date": "2020-09-10",
"count": 1
},
{
"date": "2020-09-13",
"count": 1
},
{
"date": "2020-09-15",
"count": 1
},
{
"date": "2020-10-22",
"count": 1
},
{
"date": "2020-10-28",
"count": 1
},
{
"date": "2020-11-05",
"count": 1
},
{
"date": "2020-11-27",
"count": 1
},
{
"date": "2021-01-12",
"count": 1
},
{
"date": "2021-01-26",
"count": 1
},
{
"date": "2021-03-03",
"count": 1
},
{
"date": "2021-05-11",
"count": 1
},
{
"date": "2021-05-21",
"count": 1
},
{
"date": "2021-06-09",
"count": 1
},
{
"date": "2021-07-05",
"count": 1
},
{
"date": "2021-08-29",
"count": 1
},
{
"date": "2021-09-22",
"count": 1
},
{
"date": "2021-10-05",
"count": 1
},
{
"date": "2021-10-13",
"count": 1
},
{
"date": "2021-10-24",
"count": 1
},
{
"date": "2021-12-03",
"count": 1
},
{
"date": "2022-02-13",
"count": 1
},
{
"date": "2022-03-29",
"count": 1
},
{
"date": "2022-04-07",
"count": 1
},
{
"date": "2022-04-13",
"count": 1
},
{
"date": "2022-04-18",
"count": 1
},
{
"date": "2022-04-19",
"count": 1
},
{
"date": "2022-05-04",
"count": 1
},
{
"date": "2022-05-10",
"count": 1
},
{
"date": "2022-07-04",
"count": 1
},
{
"date": "2022-07-11",
"count": 1
},
{
"date": "2022-07-27",
"count": 1
},
{
"date": "2022-07-31",
"count": 1
},
{
"date": "2022-08-22",
"count": 1
},
{
"date": "2022-08-24",
"count": 1
},
{
"date": "2022-09-14",
"count": 1
},
{
"date": "2023-02-01",
"count": 1
},
{
"date": "2023-04-07",
"count": 1
},
{
"date": "2023-05-23",
"count": 1
},
{
"date": "2023-05-29",
"count": 1
},
{
"date": "2023-06-12",
"count": 1
},
{
"date": "2023-08-16",
"count": 1
},
{
"date": "2023-11-11",
"count": 1
},
{
"date": "2023-11-19",
"count": 1
},
{
"date": "2023-12-27",
"count": 1
},
{
"date": "2024-03-04",
"count": 1
},
{
"date": "2024-03-18",
"count": 1
},
{
"date": "2024-05-24",
"count": 1
},
{
"date": "2024-06-11",
"count": 1
},
{
"date": "2024-08-07",
"count": 1
},
{
"date": "2025-05-27",
"count": 1
},
{
"date": "2025-06-22",
"count": 1
},
{
"date": "2025-10-31",
"count": 1
},
{
"date": "2026-01-12",
"count": 1
},
{
"date": "2026-02-16",
"count": 1
},
{
"date": "2026-06-25",
"count": 1
}
],
"complete": true,
"collected": 382,
"total_stars": 382
},
"open_issues_and_prs": 35
},
"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": 28930,
"source_files_sampled": 10,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 5,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "codeclimate-test-reporter",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "minitest",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "pry",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "simplecov",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "travis",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 0,
"indirect_count": 5
}
},
"maintainership": {
"issues": {
"open_prs": 18,
"merged_prs": 40,
"open_issues": 17,
"closed_ratio": 0.734,
"closed_issues": 47,
"closed_unmerged_prs": 26
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "bluemonk",
"commits": 118,
"avatar_url": "https://avatars.githubusercontent.com/u/87789?v=4"
},
{
"type": "User",
"login": "mikemackintosh",
"commits": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/236910?v=4"
},
{
"type": "User",
"login": "francisluong",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/3297590?v=4"
},
{
"type": "User",
"login": "sandstrom",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/122287?v=4"
},
{
"type": "User",
"login": "icy-arctic-fox",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/16712558?v=4"
},
{
"type": "User",
"login": "mikerodrigues",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/1652799?v=4"
},
{
"type": "User",
"login": "smortex",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/148721?v=4"
},
{
"type": "User",
"login": "eahlstrom",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/225725?v=4"
},
{
"type": "User",
"login": "brona",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/5365791?v=4"
},
{
"type": "User",
"login": "kachick",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1180335?v=4"
}
],
"contributors_sampled": 28,
"top_contributor_share": 0.511
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 6,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 15 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": 6,
"reason": "Found 10/15 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 28 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": 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": null,
"reason": "no dependencies found",
"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": 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": "50a3d73bb1dbeec24a8dd957e3bb7cf7dd207960",
"ran_at": "2026-07-22T00:50:38Z",
"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": [
{
"number": 22,
"created_at": "2012-05-29T13:36:44Z",
"last_comment_at": "2012-05-29T13:38:55Z",
"last_comment_author": "patdowney"
},
{
"number": 28,
"created_at": "2012-09-19T07:45:24Z",
"last_comment_at": "2017-08-30T08:06:35Z",
"last_comment_author": "smortex"
},
{
"number": 79,
"created_at": "2016-04-18T11:52:38Z",
"last_comment_at": "2022-11-22T13:34:36Z",
"last_comment_author": "limzikiki"
},
{
"number": 80,
"created_at": "2016-05-15T12:18:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 81,
"created_at": "2016-07-18T21:15:06Z",
"last_comment_at": "2019-07-03T00:19:10Z",
"last_comment_author": "watzon"
},
{
"number": 82,
"created_at": "2016-09-08T15:47:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 90,
"created_at": "2017-08-07T23:10:11Z",
"last_comment_at": "2023-03-19T13:39:56Z",
"last_comment_author": "asomers"
},
{
"number": 111,
"created_at": "2019-01-22T02:56:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 127,
"created_at": "2022-03-31T14:41:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 128,
"created_at": "2023-03-02T12:35:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 129,
"created_at": "2023-03-02T12:37:32Z",
"last_comment_at": "2023-05-02T12:37:18Z",
"last_comment_author": "skorobogatydmitry"
},
{
"number": 155,
"created_at": "2024-03-02T09:30:25Z",
"last_comment_at": "2024-03-03T11:18:36Z",
"last_comment_author": "javierav"
},
{
"number": 157,
"created_at": "2024-03-03T12:25:15Z",
"last_comment_at": "2024-03-04T19:44:47Z",
"last_comment_author": "javierav"
},
{
"number": 158,
"created_at": "2024-03-04T20:00:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 164,
"created_at": "2024-05-22T18:55:37Z",
"last_comment_at": "2024-05-22T19:28:51Z",
"last_comment_author": "mandelbro"
},
{
"number": 168,
"created_at": "2025-04-22T12:27:33Z",
"last_comment_at": "2025-04-28T07:43:35Z",
"last_comment_author": "sandstrom"
},
{
"number": 169,
"created_at": "2025-04-22T12:28:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 170,
"created_at": "2025-04-22T17:11:10Z",
"last_comment_at": "2025-09-09T18:38:33Z",
"last_comment_author": "fr3nch13"
}
],
"last_merged_pr_at": "2024-11-03T16:05:31Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 21,
"created_at": "2012-05-29T13:32:55Z",
"last_comment_at": "2012-05-29T13:39:36Z",
"last_comment_author": "patdowney"
},
{
"number": 24,
"created_at": "2012-08-27T10:25:41Z",
"last_comment_at": "2024-12-04T13:07:51Z",
"last_comment_author": "sandstrom"
},
{
"number": 38,
"created_at": "2014-05-27T12:20:17Z",
"last_comment_at": "2016-06-28T18:01:32Z",
"last_comment_author": "jjmanzer"
},
{
"number": 54,
"created_at": "2015-01-17T22:13:58Z",
"last_comment_at": "2015-03-28T21:44:17Z",
"last_comment_author": "msimkins"
},
{
"number": 89,
"created_at": "2017-05-19T21:02:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 98,
"created_at": "2017-12-04T15:27:58Z",
"last_comment_at": "2017-12-04T15:42:13Z",
"last_comment_author": "traxanos"
},
{
"number": 99,
"created_at": "2017-12-09T03:19:32Z",
"last_comment_at": "2024-03-05T08:49:05Z",
"last_comment_author": "sandstrom"
},
{
"number": 104,
"created_at": "2018-11-08T11:21:10Z",
"last_comment_at": "2019-02-04T03:40:54Z",
"last_comment_author": "Adam21e"
},
{
"number": 105,
"created_at": "2018-11-27T08:40:26Z",
"last_comment_at": "2018-12-03T16:53:24Z",
"last_comment_author": "crossonST"
},
{
"number": 108,
"created_at": "2019-01-08T23:19:08Z",
"last_comment_at": "2019-02-04T18:51:35Z",
"last_comment_author": "mcr"
},
{
"number": 110,
"created_at": "2019-01-21T16:36:08Z",
"last_comment_at": "2019-02-05T12:05:33Z",
"last_comment_author": "dstull"
},
{
"number": 112,
"created_at": "2019-02-28T03:13:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 124,
"created_at": "2021-07-26T14:19:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 130,
"created_at": "2023-03-13T01:59:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 132,
"created_at": "2023-03-19T10:43:55Z",
"last_comment_at": "2024-07-30T15:52:19Z",
"last_comment_author": "jcoetzee"
},
{
"number": 142,
"created_at": "2023-09-01T10:38:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 143,
"created_at": "2023-11-30T16:10:22Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ipaddress-gem/ipaddress",
"host": "github.com",
"name": "ipaddress",
"owner": "ipaddress-gem"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"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": 24,
"inputs": {
"security": 41,
"vitality": 10,
"community": 67,
"governance": 52,
"engineering": 36,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 40,
"overall_after_abandonment_multiplier": 24
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 10,
"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": 625,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 625 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 625
}
}
],
"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": "critical",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 24,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v0.8.3",
"releases_from_tags": true,
"days_since_latest_release": 3807,
"mean_days_between_releases": 419.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3807 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3807
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~419.4 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 419.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 18,
"unanswered_open_issues": 15,
"days_since_last_merged_pr": 625,
"days_since_last_human_commit": 625,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 625 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 625,
"count": 4,
"signals": "pull requests unanswered, issues unanswered, releases stalled, 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": 67,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"forks": 95,
"stars": 382,
"watchers": 17,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "382 stars",
"points": 41.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 382
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "95 forks",
"points": 16.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 95
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "17 watchers",
"points": 6.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 17
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"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": 18,
"status": "met",
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 52,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 28,
"top_contributor_share": 0.511
},
"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 51% of commits",
"points": 11,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 51
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "28 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 28
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 28 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"merged_prs": 40,
"open_issues": 17,
"closed_issues": 47,
"issue_closed_ratio": 0.734,
"closed_unmerged_prs": 26
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "73% of issues closed",
"points": 34.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 73
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "40/66 decided PRs merged",
"points": 23.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 40,
"decided": 66
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 10/15 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "ipaddress-gem",
"public_repos": 1,
"account_age_days": 3784
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1 followers of ipaddress-gem",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "ipaddress-gem"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1 public repos, account ~10 yr old",
"points": 14.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 1
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 36,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 15 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": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://rubydoc.info/gems/ipaddress/",
"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://rubydoc.info/gems/ipaddress/",
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 41,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"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 is not maximal on development and all release branches",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 15 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 10/15 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 28 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": "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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "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": "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": 22
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 28,
"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.36,
"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": "36 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 19.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 36,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"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": 24,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "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": 28930,
"source_files_sampled": 10,
"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/10 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 10,
"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": [
"rubygems package 'ipaddress' points at a different repository (http://github.com/bluemonk/ipaddress); excluded from ecosystem scoring",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T00:51:04.717711Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/ipaddress-gem/ipaddress.svg",
"full_name": "ipaddress-gem/ipaddress",
"license_state": "standard",
"license_spdx": "MIT"
}