Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 57,
"has_wiki": true,
"homepage": null,
"languages": {
"Ruby": 10692
},
"pushed_at": "2021-12-27T01:15:40Z",
"created_at": "2011-11-28T21:33:54Z",
"owner_type": "User",
"updated_at": "2026-07-22T14:57:26Z",
"description": "Binding navigation commands for Pry to make a simple debugger",
"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": "Gopal Patel",
"type": "User",
"login": "nixme",
"company": "Qualified.com",
"location": "San Francisco",
"followers": 65,
"avatar_url": "https://avatars.githubusercontent.com/u/4344?v=4",
"created_at": "2008-04-02T20:35:46Z",
"is_verified": null,
"public_repos": 53,
"account_age_days": 6690
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2021-11-02T13:59:26Z"
}
],
"recent_commits": [
{
"oid": "f6b020ed3ad90d0162977986a88f584cf7f3d378",
"body": null,
"is_bot": false,
"headline": "Fix broken link in README.md (#43)",
"author_name": "Justin Gordon",
"author_login": "justin808",
"committed_at": "2021-12-27T01:15:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "240c28af34f2c0977b529f5e88b43d0a505ed26e",
"body": null,
"is_bot": false,
"headline": "Update README.md (#42)",
"author_name": "Justin Gordon",
"author_login": "justin808",
"committed_at": "2021-12-17T01:06:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d491ed83b99ce9820925995a2a5c2a0371ce96ce",
"body": null,
"is_bot": false,
"headline": "Add link to break for MRI in README",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2021-11-02T13:36:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b194339f4107585177a257195900da9243edcd7d",
"body": null,
"is_bot": false,
"headline": "Remove duplicate required_ruby_version from gemspec (#39)",
"author_name": "Ivo Anjo",
"author_login": "ivoanjo",
"committed_at": "2021-07-19T14:46:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "167d383b84d8a8c1e1efa74f048a0c03ff184226",
"body": null,
"is_bot": false,
"headline": "Adding CI badge",
"author_name": "Michael Bianco",
"author_login": "iloveitaly",
"committed_at": "2021-07-15T16:01:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15219cc6c92ba96836b2b056cc2e4dcf62ffc3c5",
"body": null,
"is_bot": false,
"headline": "Adding iloveitaly as contributor",
"author_name": "Michael Bianco",
"author_login": "iloveitaly",
"committed_at": "2021-07-15T16:00:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "239a9332634689384c01983f498d19be350c45a2",
"body": null,
"is_bot": false,
"headline": "Eliminate deprecation warning",
"author_name": "Michael Bianco",
"author_login": "iloveitaly",
"committed_at": "2021-07-15T16:00:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0341235143d81d694298fbbf0a3f57979c719d52",
"body": null,
"is_bot": false,
"headline": "github ci and ruby version",
"author_name": "Michael Bianco",
"author_login": "iloveitaly",
"committed_at": "2021-07-15T16:00:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63a78b85266b96ba5049c76b86a92c2acb3754ce",
"body": null,
"is_bot": false,
"headline": "Tests",
"author_name": "Michael Bianco",
"author_login": "iloveitaly",
"committed_at": "2021-07-15T16:00:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36eff105665085fe10cb9ba17e1f2e742445047f",
"body": null,
"is_bot": false,
"headline": "1.0.0 changelog",
"author_name": "Michael Bianco",
"author_login": "iloveitaly",
"committed_at": "2021-07-14T00:03:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d6bacd31e314b6a9d2c248aad6e0604dac16c24",
"body": null,
"is_bot": false,
"headline": "Ignore vendor/bundle",
"author_name": "Michael Bianco",
"author_login": "iloveitaly",
"committed_at": "2021-07-14T00:02:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e155102a68f00098cbb4fd341aa6ebb0c3bcc7e",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.0",
"author_name": "Michael Bianco",
"author_login": "iloveitaly",
"committed_at": "2021-07-14T00:02:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d01b42913b374ff338bcb7be586f2136368b16a",
"body": "* Drop support for older ruby versions (< 2.1.0)\r\n\r\nThe MRI 1.9x series is better served with `pry-debugger`, and 2.0\r\nis better served by `pry-byebug` anyway.\r\n\r\n* Modernize codebase\r\n\r\nUsed rubocop to clean up some old ruby-isms and fix minor cosmetic\r\nissues.\r\n\r\nCo-authored-by: Michael Bianco <iloveitaly@gmail.com>",
"is_bot": false,
"headline": "Drop support for old ruby versions (< 2.1) (#27)",
"author_name": "Ivo Anjo",
"author_login": "ivoanjo",
"committed_at": "2021-07-13T22:52:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a442495b1d9c1e07789cab7ed1f041f82be7741e",
"body": "> warning: __FILE__ in eval may not return location in binding; use Binding#source_location instead",
"is_bot": false,
"headline": "Fix ruby 2.7 warning",
"author_name": "Ali Ismayilov",
"author_login": "aliismayilov",
"committed_at": "2021-07-13T22:48:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d421f76a55419a6618d2cddc32dd115729c20dea",
"body": "pry 0.13.0 is released: https://github.com/pry/pry/blob/master/CHANGELOG.md#v0130-march-21-2020\n\nIt doesn't look like `pry-nav` is using any of the deprecated or deleted\nfunctionalities.",
"is_bot": false,
"headline": "Update pry dependency to `< 0.14.0`",
"author_name": "Ali Ismayilov",
"author_login": "aliismayilov",
"committed_at": "2021-07-13T22:47:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56139f68fec5d89427147606adf9d819c3dee94c",
"body": null,
"is_bot": false,
"headline": "Version 0.3.0",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2019-04-16T16:31:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa67c9365810acfd0c12d3121909630b16f8e42d",
"body": "Allow newer versions of pry to be used",
"is_bot": false,
"headline": "Merge pull request #31 from rrosenblum/update_pry",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2019-04-12T21:04:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d585b6ea9e15516c9bc3ae2a1532a57aac967366",
"body": null,
"is_bot": false,
"headline": "Allow newer versions of pry to be used",
"author_name": "Ryan Rosenblum",
"author_login": "rrosenblum",
"committed_at": "2019-01-14T17:23:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54e51e535094f18e45b6e2a2d7ccb6db94ad2ef5",
"body": "Allow newer versions of pry to be used",
"is_bot": false,
"headline": "Merge pull request #29 from rrosenblum/update_pry",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2018-03-26T15:39:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1da9ca565591ebe0115f340b6521953508f10a67",
"body": null,
"is_bot": false,
"headline": "Allow newer versions of pry to be used",
"author_name": "Ryan Rosenblum",
"author_login": "rrosenblum",
"committed_at": "2018-01-17T19:57:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5e1912bb2b484302f4c866abd8f215a40f74c8b",
"body": "Update README to mention JRuby and fix circular require warning",
"is_bot": false,
"headline": "Merge pull request #26 from nixme/update-readme-fix-warning",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2016-10-03T18:30:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fd0650bfb761e2d4ea98d879e076d6a2053a1d9",
"body": "Most users that get to the pry-nav webpage will probably want\npry-byebug instead, so let's keep the big link pointing them in the\nright direction.",
"is_bot": false,
"headline": "Move pry-byebug link back to the top of the README file",
"author_name": "Ivo Anjo",
"author_login": "ivoanjo",
"committed_at": "2016-09-19T08:14:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a10cd4808088a1eb3e4b5c30ce7cb4a2e0c14db2",
"body": "When pry starts, it auto-requires any plugins, which means that calling\nrequire 'pry' inside pry-nav leads to a circular require warning.",
"is_bot": false,
"headline": "Avoid circular require when being loaded by 'pry'",
"author_name": "Ivo Anjo",
"author_login": "ivoanjo",
"committed_at": "2016-09-19T08:13:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d33033d69a7447917abef226e818318eb86625b4",
"body": null,
"is_bot": false,
"headline": "Add references to JRuby to README and other small cleanups",
"author_name": "Ivo Anjo",
"author_login": "ivoanjo",
"committed_at": "2016-08-27T06:14:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "495e323bd71150986ef62dbcdc6576e3ab1e9fde",
"body": null,
"is_bot": false,
"headline": "Use https when accessing rubygems",
"author_name": "Ivo Anjo",
"author_login": "ivoanjo",
"committed_at": "2016-08-27T05:51:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0e17451f0bd508f408d4fdda97e3a131d11f696",
"body": null,
"is_bot": false,
"headline": "Version 0.2.4",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2014-07-25T18:12:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd18b3f28107966b335efe5f5447b782b30fd92e",
"body": "Allowing pry 0.10.x",
"is_bot": false,
"headline": "Merge pull request #22 from jasonrclark/pry-0.10.0-update",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2014-07-09T23:59:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ca8bcaad0e3208e29724a50a578c8d1ec6f20d2",
"body": "Since pry has updated, this change to the version range will allow\npry-nav to be around in a set of gems when pry 0.10.x is used.",
"is_bot": false,
"headline": "Allowing pry 0.10.0",
"author_name": "Jason R. Clark",
"author_login": "jasonrclark",
"committed_at": "2014-07-08T19:44:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d638f34a5e63ac000042c2170d4c7366829900a9",
"body": null,
"is_bot": false,
"headline": "Add a Bitdeli badge to README",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2013-11-11T02:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be0ace27b77b172584312a944d0430139eace13b",
"body": null,
"is_bot": false,
"headline": "Fix today's date in CHANGELOG",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2012-12-26T20:58:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0eaea3566ec26825a6c99cbd418269d3fab8b7ad",
"body": null,
"is_bot": false,
"headline": "Version 0.2.3",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2012-12-26T20:52:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e78c9b65eba65481efbd0708880aee12ebe010f",
"body": "Safer monkey-patching of Pry.start/.teardown",
"is_bot": false,
"headline": "Merge pull request #18 from benizi/safer-monkey-patch",
"author_name": "John Mair",
"author_login": "banister",
"committed_at": "2012-10-27T06:15:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3795bc0156d7480c9bed589afec631a73bac9dc6",
"body": "Allows other plugins to do the same without triggering a\nSystemStackError.",
"is_bot": false,
"headline": "Safer monkey-patching of Pry.start/.teardown",
"author_name": "Benjamin R. Haskell",
"author_login": null,
"committed_at": "2012-10-25T13:35:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f7321a18c57591398ca8aba68f3ab5bb14ac2a7",
"body": null,
"is_bot": false,
"headline": "Clearer message to switch to pry-debugger",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2012-07-14T21:56:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fc452c15bcbbb08ceb32531673d4e1b06106103",
"body": null,
"is_bot": false,
"headline": "Version 0.2.2",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2012-07-14T18:01:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c54ae9ff1a26caad2963b8b4df4d4cce58fcc21c",
"body": null,
"is_bot": false,
"headline": "Updating Pry dependency for new gem release.",
"author_name": "John Mair",
"author_login": "banister",
"committed_at": "2012-07-14T12:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16be991c24e2176ea016d7dd3b7c8dc3e4c76efd",
"body": null,
"is_bot": false,
"headline": "Point people to pry-debugger",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2012-06-11T09:35:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3cc90793f6725447e4b8d6a4405e3c08764b82c",
"body": null,
"is_bot": false,
"headline": "Version 0.2.1",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2012-04-24T08:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9343db47ce8b8c550e2b0b277effa54d62cd299f",
"body": "update dependency for most recent pry release",
"is_bot": false,
"headline": "Merge pull request #13 from banister/patch-1",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2012-04-24T08:05:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05a7c815bc1d119ac25be97b4fd494d666649bee",
"body": null,
"is_bot": false,
"headline": "update dependency for most recent pry release",
"author_name": "John Mair",
"author_login": "banister",
"committed_at": "2012-04-18T10:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbd9f715e4efede102d2520031d12632bf2dde72",
"body": "eliminate need for separate require 'pry-nav', closes #9",
"is_bot": false,
"headline": "Merge pull request #12 from banister/master",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2012-04-15T17:04:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d679f8c3d79eb85f28334b6ad7891193170d30b",
"body": "* Pry loads the cli.rb for a plugin at startup, rather than at Pry.start().\nBy adding this file we ensure that pry-nav's monkeypatch applies without requiring an additional\nrequire 'pry-nav' by the user.",
"is_bot": false,
"headline": "added require 'pry-nav' to cli.rb, fixes #9",
"author_name": "John Mair",
"author_login": "banister",
"committed_at": "2012-04-13T10:03:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c02f6821bbcc5f1993819de0b5f48ffeb2e0e892",
"body": null,
"is_bot": false,
"headline": "Version 0.2.0",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2012-03-19T19:02:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9870e5a40c953c90d63cdf6d6e02ec6ce8d2d44",
"body": null,
"is_bot": false,
"headline": "README: aliases and require gotchas",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2012-03-19T18:00:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e81c505a677c0f7bcd33514091c94d3ccaaab56",
"body": null,
"is_bot": false,
"headline": "Update pry-remote support for pry-remote 0.1.1. #10",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2012-03-16T22:54:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3d92b3884bda52fed149ba29dcb56e51eee1391",
"body": null,
"is_bot": false,
"headline": "Remove single-letter command aliases. #3",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2012-03-16T19:11:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92de7516ae0f058a4809bcf7564de880429f5a35",
"body": null,
"is_bot": false,
"headline": "Version 0.1.0",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2012-02-03T07:56:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bbb18960daed14639660f46c7a38a6e019a536a",
"body": null,
"is_bot": false,
"headline": "Only trace console for 1.9.2. 1.8.7 works as well as 1.9.3",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2012-02-03T07:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d88f97b84eb6f3a03d2f06f618df639c8f94711c",
"body": null,
"is_bot": false,
"headline": "Dir[] returns relative paths in MRI 1.8",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2012-02-03T07:18:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ed2b3079f783bbcc6b16eb2dd607897c6099495",
"body": "prevent pry-nav turning on the tracer for non-bindings",
"is_bot": false,
"headline": "Merge pull request #7 from banister/master",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2012-02-02T18:30:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9883dc3affb4fd550143c41bba4409b7b06c2149",
"body": null,
"is_bot": false,
"headline": "do not trace if target is not a binding",
"author_name": "John Mair",
"author_login": "banister",
"committed_at": "2012-02-02T03:29:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02ff084f9c63d4525a379d7e996579807e3d871e",
"body": "Support 1.8.7",
"is_bot": false,
"headline": "Merge pull request #6 from ConradIrwin/support-1.8.7",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2012-01-31T04:07:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53536b9295f9ddb78cc3870c72c994a81ed967da",
"body": "Conflicts:\n\tpry-nav.gemspec",
"is_bot": false,
"headline": "Merge commit 'github/support-1.8.7^2'",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2012-01-31T03:51:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3200cd551eabdb762f622dcb15627201192d8953",
"body": null,
"is_bot": false,
"headline": "Use block_command instead of command",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2012-01-31T03:38:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f792ea3de7c480c38369cac9e5793e3f4f310758",
"body": null,
"is_bot": false,
"headline": "Use at_exit instead of END for pry-remote cleanup",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2012-01-31T01:24:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c479cb805ff9d727c990861d369d7d515be0eb8",
"body": null,
"is_bot": false,
"headline": "Upgrade to new Pry 0.9.8.x",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2012-01-31T01:10:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22c6e3300ec4476658e9d5ca03f41065dcece282",
"body": null,
"is_bot": false,
"headline": "ruby 1.8.7 support",
"author_name": "Conrad Irwin",
"author_login": "ConradIrwin",
"committed_at": "2012-01-30T05:34:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "870653ecdda1850ffa452aed6d84dce20228d000",
"body": null,
"is_bot": false,
"headline": "Version 0.0.4",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2011-12-03T19:38:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "593041a316522e878b0ddcb58195e76c1691d4f9",
"body": null,
"is_bot": false,
"headline": "License",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2011-12-03T18:39:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c72e0ffaad6427d9a776f392631f77030036962e",
"body": null,
"is_bot": false,
"headline": "Improve README",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2011-12-03T18:39:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dcab92fdf1179b00e44073284fa476dd2aa42fa",
"body": null,
"is_bot": false,
"headline": "Check for file context in 'continue'.",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2011-12-03T17:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6010eb3e8d37a6911eac9c058c70ebda9923beb7",
"body": null,
"is_bot": false,
"headline": "Don't trace unless in a file context",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2011-12-03T17:28:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b5fbbe059100da12cacee3ef5810284fc922ae4",
"body": null,
"is_bot": false,
"headline": "Properly return Pry.start's old value",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2011-12-03T01:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df336fa5bf12c74581643ac13bba43a6cbfb8e2a",
"body": null,
"is_bot": false,
"headline": "Version 0.0.3",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2011-12-01T18:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb6470cf008a52f494908d072dbc115de38a1028",
"body": null,
"is_bot": false,
"headline": "Hopefully stop intermittent DRbConnErrors",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2011-12-01T18:23:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d6e02c2de4001c3bbbca1d8e31b0402584c7073",
"body": null,
"is_bot": false,
"headline": "Check for local context before 'step' and 'next'",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2011-12-01T16:53:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7367db56791636a5cbff9b8af345b33b1159640",
"body": null,
"is_bot": false,
"headline": "Always stop pry-remote DRb server when program ends. Fixes #1",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2011-12-01T04:12:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e565c267c3980fea86e93ee1bcaeba275411a12",
"body": null,
"is_bot": false,
"headline": "Perf: don't trace while in Pry console (1.9.3 only).",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2011-11-30T22:54:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac02f25e10dd14deb0ceb9de556c032ffc383c7f",
"body": "Added a project changelog.",
"is_bot": false,
"headline": "Version 0.0.2",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2011-11-30T17:14:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd47effb03d8f522bca6cf8b5438960136549c08",
"body": null,
"is_bot": false,
"headline": "Rudimentary support for pry-remote",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2011-11-30T17:00:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f48e329afd93d0a7f29c3c28827de3a3356d5b2c",
"body": null,
"is_bot": false,
"headline": "Add continue command",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2011-11-30T16:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04889373c5d81c93a1a1f6d3e544c120e343b392",
"body": "Based on set_trace_func and similar logic to stdlib's debug.rb.",
"is_bot": false,
"headline": "Initial attempt at basic 'step' and 'next' commands",
"author_name": "Gopal Patel",
"author_login": "nixme",
"committed_at": "2011-11-29T20:22:17Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 0,
"latest_release_at": "2021-11-02T13:59:26Z",
"latest_release_tag": "v1.0.0",
"releases_from_tags": false,
"days_since_last_push": 1674,
"active_weeks_last_year": 0,
"days_since_latest_release": 1729,
"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": "pry-nav",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/pry-nav",
"is_deprecated": false,
"latest_version": "1.0.0",
"repository_url": "https://github.com/nixme/pry-nav",
"versions_count": 12,
"total_downloads": 34574124,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2011-11-29T20:23:06.542000Z",
"latest_published_at": "2021-11-02T13:57:07.882000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1729
}
]
},
"popularity": {
"forks": 31,
"stars": 390,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2012-01-30",
"count": 1
},
{
"date": "2012-02-02",
"count": 1
},
{
"date": "2012-03-06",
"count": 1
},
{
"date": "2012-04-21",
"count": 1
},
{
"date": "2012-06-18",
"count": 1
},
{
"date": "2012-10-25",
"count": 1
},
{
"date": "2013-12-26",
"count": 1
},
{
"date": "2014-07-08",
"count": 1
},
{
"date": "2015-02-08",
"count": 1
},
{
"date": "2017-06-18",
"count": 1
},
{
"date": "2018-01-17",
"count": 1
},
{
"date": "2019-03-06",
"count": 1
},
{
"date": "2020-02-19",
"count": 1
},
{
"date": "2020-04-03",
"count": 1
},
{
"date": "2020-09-28",
"count": 1
},
{
"date": "2020-09-29",
"count": 1
},
{
"date": "2020-10-21",
"count": 1
},
{
"date": "2020-11-17",
"count": 1
},
{
"date": "2021-06-02",
"count": 1
},
{
"date": "2021-08-05",
"count": 1
},
{
"date": "2021-08-12",
"count": 1
},
{
"date": "2021-11-12",
"count": 1
},
{
"date": "2021-11-15",
"count": 1
},
{
"date": "2021-12-17",
"count": 1
},
{
"date": "2024-12-31",
"count": 1
},
{
"date": "2026-05-01",
"count": 1
}
],
"complete": true,
"collected": 26,
"total_forks": 31
},
"star_history": null,
"open_issues_and_prs": 8
},
"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": 2524,
"source_files_sampled": 9,
"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": 4,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [
{
"name": "test-unit",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "pry",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 0.14.1"
},
{
"name": "pry-remote",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "pry",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "pry-remote",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "test-unit",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 4,
"direct_count": 3,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 15,
"open_issues": 7,
"closed_ratio": 0.708,
"closed_issues": 17,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "nixme",
"commits": 43,
"avatar_url": "https://avatars.githubusercontent.com/u/4344?v=4"
},
{
"type": "User",
"login": "iloveitaly",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/150855?v=4"
},
{
"type": "User",
"login": "ivoanjo",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/2785847?v=4"
},
{
"type": "User",
"login": "banister",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/17518?v=4"
},
{
"type": "User",
"login": "aliismayilov",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/993934?v=4"
},
{
"type": "User",
"login": "ConradIrwin",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/94272?v=4"
},
{
"type": "User",
"login": "justin808",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1118459?v=4"
},
{
"type": "User",
"login": "rrosenblum",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1528852?v=4"
},
{
"type": "User",
"login": "jasonrclark",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/130504?v=4"
}
],
"contributors_sampled": 9,
"top_contributor_share": 0.606
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"main.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 10 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": 4,
"reason": "Found 10/24 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 11 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f6b020ed3ad90d0162977986a88f584cf7f3d378",
"ran_at": "2026-07-28T14:02:24Z",
"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": null,
"oldest_open_prs": [
{
"number": 45,
"created_at": "2024-12-31T11:08:01Z",
"last_comment_at": "2025-03-01T17:04:29Z",
"last_comment_author": "iloveitaly"
}
],
"last_merged_pr_at": "2021-12-27T01:15:40Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 2,
"created_at": "2011-12-01T04:13:49Z",
"last_comment_at": "2012-06-19T22:27:31Z",
"last_comment_author": "nixme"
},
{
"number": 4,
"created_at": "2012-01-25T09:14:20Z",
"last_comment_at": "2012-02-11T09:36:39Z",
"last_comment_author": "banister"
},
{
"number": 8,
"created_at": "2012-02-08T08:00:01Z",
"last_comment_at": "2014-01-14T19:33:10Z",
"last_comment_author": "alexdowad"
},
{
"number": 14,
"created_at": "2012-06-04T15:58:40Z",
"last_comment_at": "2012-06-12T07:36:47Z",
"last_comment_author": "nixme"
},
{
"number": 19,
"created_at": "2013-01-31T23:41:32Z",
"last_comment_at": "2016-05-06T10:44:17Z",
"last_comment_author": "RalphShnelvar"
},
{
"number": 41,
"created_at": "2021-12-16T06:22:43Z",
"last_comment_at": "2021-12-17T01:04:57Z",
"last_comment_author": "justin808"
},
{
"number": 44,
"created_at": "2024-12-14T04:51:11Z",
"last_comment_at": "2025-01-02T15:15:38Z",
"last_comment_author": "zw963"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/nixme/pry-nav",
"host": "github.com",
"name": "pry-nav",
"owner": "nixme"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"security": 36,
"vitality": 18,
"community": 65,
"governance": 58,
"engineering": 49
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 18,
"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": 1674,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1674 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1674
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v1.0.0",
"releases_from_tags": false,
"days_since_latest_release": 1729,
"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 1729 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1729
}
}
],
"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": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 3,
"days_since_last_merged_pr": 1674,
"days_since_last_human_commit": 1674,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1674 days, with nothing left unanswered",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 1674
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 65,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"forks": 31,
"stars": 390,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "390 stars",
"points": 42,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 390
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "31 forks",
"points": 12.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 31
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 98,
"inputs": {
"packages": [
"pry-nav"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 34574124,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "34,574,124 downloads all-time across rubygems",
"points": 78.3,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 34574124,
"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": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 9,
"top_contributor_share": 0.606
},
"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 61% of commits",
"points": 8.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 61
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "9 contributors",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 9
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 11 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"merged_prs": 15,
"open_issues": 7,
"closed_issues": 17,
"issue_closed_ratio": 0.708,
"closed_unmerged_prs": 5
},
"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": "15/20 decided PRs merged",
"points": 28.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 15,
"decided": 20
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 10/24 approved changesets -- score normalized to 4",
"points": 6,
"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": 60,
"inputs": {
"followers": 65,
"owner_type": "User",
"is_verified": null,
"owner_login": "nixme",
"public_repos": 53,
"account_age_days": 6690
},
"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": "65 followers of nixme",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 65,
"login": "nixme"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "53 public repos, account ~18 yr old",
"points": 24.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 53
}
},
{
"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": [
"pry-nav"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 1729
},
"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 1729 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1729
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "12 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 12
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 49,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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": 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 10 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": 36,
"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 10 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/24 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 11 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "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": "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": 14
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 26,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.306,
"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": "22 of 72 human commits state their intent (structured subject or explanatory body)",
"points": 16.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 22,
"sampled": 72
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 72",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 72
}
}
],
"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": 2524,
"source_files_sampled": 9,
"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/9 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 9,
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-28T14:02:40.015015Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/nixme/pry-nav.svg",
"full_name": "nixme/pry-nav",
"license_state": "standard",
"license_spdx": "MIT"
}