Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1745,
"has_wiki": true,
"homepage": null,
"languages": {
"Java": 2875557,
"Ruby": 82853,
"Yacc": 351928,
"Shell": 1107
},
"pushed_at": "2023-02-01T23:13:07Z",
"created_at": "2011-05-10T20:35:44Z",
"owner_type": "Organization",
"updated_at": "2026-05-06T01:01:06Z",
"description": "JRuby's parser customized for IDE usage",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": null,
"primary_language": "Java",
"significant_languages": [
"Java",
"Yacc"
]
},
"owner": {
"blog": "http://jruby.org",
"name": "JRuby Team",
"type": "Organization",
"login": "jruby",
"company": null,
"location": "The Internet",
"followers": 60,
"avatar_url": "https://avatars.githubusercontent.com/u/55687?v=4",
"created_at": "2009-02-18T20:25:01Z",
"is_verified": null,
"public_repos": 78,
"account_age_days": 6372
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "1.5.2",
"kind": "patch",
"published_at": "2013-11-22T16:52:20Z"
},
{
"tag": "v0.5.4",
"kind": "patch",
"published_at": "2014-04-22T20:23:46Z"
},
{
"tag": "0.5.4",
"kind": "patch",
"published_at": "2014-04-22T20:23:46Z"
},
{
"tag": "0.5.3",
"kind": "patch",
"published_at": "2013-11-24T19:06:01Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2013-09-13T20:31:57Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2013-08-17T15:36:03Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2013-03-29T20:32:11Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2013-03-28T20:31:31Z"
}
],
"recent_commits": [
{
"oid": "099bcd4f895155ae1f97ccfd146540601ca0b44a",
"body": "Ruby 2_3 support. Add support for a StrNode type for the $1 attribute.",
"is_bot": false,
"headline": "Merge pull request #55 from piotrhoppe/ruby-2-3-update-support-tchar",
"author_name": "Thomas E Enebo",
"author_login": "enebo",
"committed_at": "2023-01-12T21:05:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6c1b65b2800761a84e7f50782ef67ab6ad0549c",
"body": null,
"is_bot": false,
"headline": "Remove no longer valie codehaus repo stuff",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2023-01-12T21:04:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5af7d8401fcc45a50d2cfaeb5c7dca8661b61fe7",
"body": "Replaced /bin/sh to /bin/bash",
"is_bot": false,
"headline": "Merge pull request #54 from piotrhoppe/swap-sh-to-bash",
"author_name": "Thomas E Enebo",
"author_login": "enebo",
"committed_at": "2023-01-12T20:59:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d22d25ca12d2939f2e78281d0dfc4af335036e5",
"body": null,
"is_bot": false,
"headline": "Ruby 2_3 support. Add support for a StrNode type for the $1 attribute.",
"author_name": "Piotr Hoppe",
"author_login": "piotrhoppe",
"committed_at": "2022-12-05T23:09:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b15acdb1bad37f1a4d532eeb0b1bd927bcc9451",
"body": "Ruby 2_3 support. Corrected order of tokens at Ruby20parser.y and Ruby23parser.y",
"is_bot": false,
"headline": "Merge pull request #53 from piotrhoppe/ruby-2-3-correct-order-of-tokens",
"author_name": "Thomas E Enebo",
"author_login": "enebo",
"committed_at": "2022-12-05T15:21:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a3b904c7aaf3caf530a675d7019851de5ddd18f",
"body": null,
"is_bot": false,
"headline": "Update syntax on jruby-parser to use java_import so rspec works again",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2022-12-05T15:17:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16c5397231c65c2de9f5361e5f06126e9dea2f3d",
"body": null,
"is_bot": false,
"headline": "Ruby 2_3 support. Remove tSTRING tag",
"author_name": "Piotr Hoppe",
"author_login": "piotrhoppe",
"committed_at": "2022-12-03T19:56:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b39e96769a36356b16d6deb2ae8a436f25d4b90",
"body": "Because the 'pushd' and 'popd' commands are specific for the bash shell.",
"is_bot": false,
"headline": "Replaced /bin/sh to /bin/bash",
"author_name": "Piotr Hoppe",
"author_login": "piotrhoppe",
"committed_at": "2022-11-23T22:00:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95983a60aa8ca08377a1e14bdc6288fdeda5f0c3",
"body": "Ruby23parser.y, now they are corresponding to parser for the Ruby 1.9 \nand also content matches to values from the parser/Tokens.java file.",
"is_bot": false,
"headline": "Ruby 2_3 support. Corrected order of tokens at Ruby20parser.y and",
"author_name": "Piotr Hoppe",
"author_login": "piotrhoppe",
"committed_at": "2022-11-20T00:04:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc5df9297cee67da125de4def66b9d17337be16c",
"body": "…for-the-squiggly-heredoc\n\nRuby 2_3 support. Added suport for the squiggly heredoc.",
"is_bot": false,
"headline": "Merge pull request #52 from piotrhoppe/ruby-2-3-support-added-suport-…",
"author_name": "Thomas E Enebo",
"author_login": "enebo",
"committed_at": "2022-07-14T17:59:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab84c9011d0a3d1bc327a13406fae05b9c9ce68e",
"body": null,
"is_bot": false,
"headline": "Ruby 2_3 support. Added suport for the squiggly heredoc.",
"author_name": "Piotr Hoppe",
"author_login": "piotrhoppe",
"committed_at": "2022-07-14T12:17:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a5cb2ed911507ebb3a27db75d48e75a3af0b680",
"body": "gemspec: Drop has_rdoc, rubyforge_project",
"is_bot": false,
"headline": "Merge pull request #50 from olleolleolle/patch-1",
"author_name": "Thomas E Enebo",
"author_login": "enebo",
"committed_at": "2019-07-15T16:23:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "627de42df7a3a6f4cbebe5ff437927ccc57066cf",
"body": null,
"is_bot": false,
"headline": "gemspec: Drop has_rdoc, rubyforge_project",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2019-07-15T15:05:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "427b48f138a383ce4f15a4b08f9c644ef0547539",
"body": "Update README.md to reflect code change",
"is_bot": false,
"headline": "Merge pull request #48 from 2016rshah/patch-1",
"author_name": "Thomas E Enebo",
"author_login": "enebo",
"committed_at": "2018-02-09T19:30:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e3695b602ddf81f396ade28207d76a1275e71b4",
"body": null,
"is_bot": false,
"headline": "Update README.md to reflect code change",
"author_name": "Rushi Shah",
"author_login": "2016rshah",
"committed_at": "2018-02-09T19:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d408aab70549c75a61eee7e08528738d748254a",
"body": "…javadoc\n\nplugin so we can pass sonatype hoop for next release.",
"is_bot": false,
"headline": "Fix javadoc errors for Java 8 does not abort mvn build and reenabled …",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2017-07-20T23:01:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6acd532e2ac6329c456b4e8e5c6d63ec8eac0c0d",
"body": null,
"is_bot": false,
"headline": "Make snapshot for more development oppty",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2017-07-20T21:31:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6dae92cd4c87841431cbdfeffa34a4e05f3a2d9",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'toliman7/ruby-23-support'",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2017-07-20T21:30:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4c91601649b26088348218596017088bd8f2c5e",
"body": null,
"is_bot": false,
"headline": "Wow this source was not even compiling...now it passes specs.",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2017-07-20T21:22:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0617c1fca6de8ab3169d3de0f1ffea06fca6eec",
"body": null,
"is_bot": false,
"headline": "Comment out Javadocs since they trigger errors in Java 8.",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2017-07-20T21:22:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a27caa9a5e5d5075b0559e2b91a138dfcd941f9",
"body": null,
"is_bot": false,
"headline": "code review",
"author_name": "Daniel Steger",
"author_login": "toliman7",
"committed_at": "2017-07-20T21:14:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0b5fb0c5dd8acfef14bac3c0f69bd343a80e07b",
"body": null,
"is_bot": false,
"headline": "Ruby 2_3 support. Some fixes in Ruby 2_0.",
"author_name": "Daniel Steger",
"author_login": "toliman7",
"committed_at": "2017-07-19T21:04:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a725503da29cdbf1459a95937a8835abf679f4d",
"body": "…ate token ids.",
"is_bot": false,
"headline": "Added support for Ruby 2_3 and fixed issues in 2_0 parser with duplic…",
"author_name": "Daniel Steger",
"author_login": "toliman7",
"committed_at": "2017-07-19T21:01:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06aeaf637828b7168a5347a07e5d40f24acf8849",
"body": "…rser",
"is_bot": false,
"headline": "Merge commit 'refs/pull/43/head' of https://github.com/jruby/jruby-pa…",
"author_name": "Daniel Steger",
"author_login": "toliman7",
"committed_at": "2017-07-05T20:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9ee870ddfcf64e89bfbec372ba1da0ac34bb746",
"body": "Fix heading",
"is_bot": false,
"headline": "Merge pull request #46 from pt-stripe/patch-1",
"author_name": "Thomas E Enebo",
"author_login": "enebo",
"committed_at": "2017-05-25T16:33:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bbee76e39e7c20b32576d888e53ba0a8e3ce68e",
"body": null,
"is_bot": false,
"headline": "Fix heading",
"author_name": "Paul Tarjan",
"author_login": "ptarjan",
"committed_at": "2017-05-25T03:07:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c15ef7cf1f98c52f956898bdbcdb31fc1590d9d",
"body": null,
"is_bot": false,
"headline": "Implement abstract methods",
"author_name": "Jason Yeo",
"author_login": "jsyeo",
"committed_at": "2016-12-12T09:50:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8288c19034339d9c0c23012c910d99ab214f4bd1",
"body": "[WIP] Add support for 2.1's required keyword argument",
"is_bot": false,
"headline": "Merge pull request #42 from jsyeo/jsyeo-req-kw",
"author_name": "Thomas E Enebo",
"author_login": "enebo",
"committed_at": "2016-10-31T18:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89f222e0a01e78959270b4321d8c940cc83f251b",
"body": "Allow spaces between -> and () in stabby lambdas",
"is_bot": false,
"headline": "Merge pull request #41 from jsyeo/master",
"author_name": "Thomas E Enebo",
"author_login": "enebo",
"committed_at": "2016-10-31T18:54:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d5338bb62b69dc492f7025ff0a69b4470379018",
"body": null,
"is_bot": false,
"headline": "Add required keyword argument node",
"author_name": "Jason Yeo",
"author_login": "jsyeo",
"committed_at": "2016-10-31T15:57:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8987c8384d93a2e163863432680aaa3a686d1f98",
"body": null,
"is_bot": false,
"headline": "Allow spaces between -> and () in stabby lambdas",
"author_name": "Jason Yeo",
"author_login": "jsyeo",
"committed_at": "2016-10-31T15:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aab66af4bbbdcc324aff1a60140dc368d426ffe",
"body": "Generify NodeVisitor",
"is_bot": false,
"headline": "Merge pull request #40 from sourceclear/jsyeo-generics",
"author_name": "Thomas E Enebo",
"author_login": "enebo",
"committed_at": "2016-09-28T14:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f41f8712efa20f018ff196dd624dfa33e7bd4838",
"body": null,
"is_bot": false,
"headline": "Add interface methods for Complex and Rational nodes",
"author_name": "Jason Yeo",
"author_login": "jsyeo",
"committed_at": "2016-09-28T06:07:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f675a784bfc47b996b501d41c1804714a6b235c",
"body": null,
"is_bot": false,
"headline": "Generify NodeVisitor",
"author_name": "Jason Yeo",
"author_login": "jsyeo",
"committed_at": "2016-09-28T05:14:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3565b1270d9384ac84668a19af813f2cc1362f12",
"body": "…date",
"is_bot": false,
"headline": "Two failures on 1.9 and 2.0 which is odd, but making green for 2.3 up…",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2016-09-27T20:32:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c3bc56064f310ecd1099debfa7d4d7227f3a67e",
"body": null,
"is_bot": false,
"headline": "Update spec helper to use rspec 3 proper name",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2016-09-27T20:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "998e3401960c9926576bbf3c721103e392107980",
"body": "…exed getters",
"is_bot": false,
"headline": "JRuby 9k changed semantics of getter short hands to not work with ind…",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2016-09-27T20:27:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4c6cebe5678142c3cc6497f458c250ed05339f2",
"body": null,
"is_bot": false,
"headline": "Some semantic change?",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2015-05-21T20:34:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b5eda079fa45cb6126c4d7a2294c6322b5141d0",
"body": null,
"is_bot": false,
"headline": "Typo in instructions",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2015-05-21T20:34:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8697fc7a8cd9f7276ac362ad78cf22fb675e7ab",
"body": null,
"is_bot": false,
"headline": "Some 2.x updates",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2015-05-21T20:34:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d796b3ec5c1b39f6d7ec16cc72342bf1de7d9190",
"body": null,
"is_bot": false,
"headline": "Add some specs. Change SymbolNode to provide proper Lexical name",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2014-12-14T16:52:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "add73b123aa6cd361682510d5dbaa51a1863c2b1",
"body": "Argument and Symbol syntax in ReWriteVisitor. The symbol change should be fixed elsewhere (getLexicalName should return :foo or foo: but I will at least add a getLexicalName method to SymbolNode)",
"is_bot": false,
"headline": "Merge pull request #34 from castwide/master",
"author_name": "Thomas E Enebo",
"author_login": "enebo",
"committed_at": "2014-12-14T15:53:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0ae79f6d0f00d294dc13010dd79be14a263ed8b",
"body": "The visitArgsNode method adds separators to ArgumentNodes. The\nvisitSymbolNode method prepends a colon to the symbol name.",
"is_bot": false,
"headline": "Argument and Symbol syntax in ReWriteVisitor",
"author_name": "Fred Snyder",
"author_login": "castwide",
"committed_at": "2014-12-13T22:45:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23ab5f4b28b30b0198878e6470c209a5c3242b8d",
"body": "Checks against the other node's child_nodes",
"is_bot": false,
"headline": "Merge pull request #32 from edubkendo/fix-multi",
"author_name": "Eric West",
"author_login": "edubkendo",
"committed_at": "2014-07-04T05:14:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caf9f6306ce423ad88da8feab1468a885d5fdac1",
"body": null,
"is_bot": false,
"headline": "Adds specs for multiple_asgn is_same method",
"author_name": "Eric West",
"author_login": null,
"committed_at": "2014-07-04T05:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f15b0f875347df12dd377bf4e740c1f9fad8f9a9",
"body": "Was previously comparing its own child_nodes to itself.",
"is_bot": false,
"headline": "Checks against the other node's child_nodes",
"author_name": "Eric West",
"author_login": null,
"committed_at": "2014-07-03T00:48:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e31d489ea8ceafaa95405cc15cd8ef804069ef5e",
"body": null,
"is_bot": false,
"headline": "Bump for 0.5.4",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2014-04-22T20:23:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70ca2c5b634406a27689035672be86f0737710d6",
"body": null,
"is_bot": false,
"headline": "while null body ok for now",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2014-04-22T20:23:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b2f92742139e2651d8a4b1ec6c71123b845aebb",
"body": "…nts in it",
"is_bot": false,
"headline": "Fixes #30. ListNode.size() would return 4 if it had less than 4 eleme…",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-12-31T19:47:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2afd2731d8e576c52bf54846030511e3ebafebae",
"body": "…meter instead of IName since it matches intent better. Change 1.8 parser to create OptArgNodes in method definitions",
"is_bot": false,
"headline": "Make OptArg an IParameter and change Parameter code to look for IPara…",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-12-08T19:49:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "556e944b1665fddbb840ad91e812912b1de7f084",
"body": null,
"is_bot": false,
"headline": "Add spec to test scoping differences of blocks for Node.getOccurrences",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-12-08T17:35:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc9e38043e04797f049f4e24cf5f2730d116265e",
"body": null,
"is_bot": false,
"headline": "Bad position because token is made before unreading extra char",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-11-26T21:19:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78db3610033f952a5a1b04263804c0fc2c608322",
"body": "…e var is local to the block. Fixes NB #193338",
"is_bot": false,
"headline": "shadow variables are now part of the AST and blocks can infer that th…",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-11-26T18:22:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a64cca63333d816971895fb901d4ecd8228750dc",
"body": null,
"is_bot": false,
"headline": "Bump for next dev version",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-11-24T19:06:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fccb1a7aa67328b4e8397ca148aef521b78ba0e4",
"body": null,
"is_bot": false,
"headline": "Bump for release",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-11-24T19:06:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98e8e69f32e9c9539de14d503c276fd2550bbfa7",
"body": null,
"is_bot": false,
"headline": "Update for nb 7.4 settings",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-11-24T19:03:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "847346e003740c6e95c873d0c76f61857bbef4f1",
"body": null,
"is_bot": false,
"headline": "A slew of more position corrections in hash and newline node",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-11-24T19:03:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "459352fbd43d6908530a2bbbc6152e2e78e84466",
"body": null,
"is_bot": false,
"headline": "Move hash spec to better location",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-11-23T13:56:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9091e39e49aae4177ae6691abc56a23b30b90d2",
"body": null,
"is_bot": false,
"headline": "Properly return tuple for null rhs",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-11-23T13:55:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7f58b5fc6ef5ecde7133379fb5753f072d22f90",
"body": null,
"is_bot": false,
"headline": "Bump for version",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-11-22T16:52:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b40c6c58e0f3dd6cbabde893f77d06eb0073909a",
"body": null,
"is_bot": false,
"headline": "Some more position fixes. unbreaks 2.0 mode in nbruby",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-11-22T16:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30d7a0070bd9fec5d572db7cd36a9411839c2b7d",
"body": null,
"is_bot": false,
"headline": "Misc fixes",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-11-21T22:39:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "861096a0473af5b9b784b9c4d11ff4193f0c9fd8",
"body": "… unions to have better offsets. remove union logic which was ignoring newline nodes in their calculations",
"is_bot": false,
"headline": "move call specs into proper location. create not spec. update lots of…",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-11-21T18:17:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d63d50be8f83a2d791d3f463a2fa5ce2735973c",
"body": null,
"is_bot": false,
"headline": "Move alias specs to proper location",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-11-21T16:13:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "731edb7ef534822ba3380a08fa52f16b59839561",
"body": null,
"is_bot": false,
"headline": "Add some more specs for new method_defs method",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-11-20T19:58:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71d68971a7db798e4b3cd3bd792e7c8becb037f6",
"body": "Adds getMethodDefs() method to module nodes for easily discovering metho...",
"is_bot": false,
"headline": "Merge pull request #28 from edubkendo/add_method_lookup",
"author_name": "Thomas E Enebo",
"author_login": "enebo",
"committed_at": "2013-11-20T19:26:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a5a031f11e4a37270011118deb8a53d7b6ae3a9",
"body": "…thods in the AST.",
"is_bot": false,
"headline": "Adds getMethodDefs() method to module nodes for easily discovering me…",
"author_name": "Eric West",
"author_login": "edubkendo",
"committed_at": "2013-11-20T19:00:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e8290d0092eff8e8cc082578cb7fa22f34701c6",
"body": null,
"is_bot": false,
"headline": "Bump for 0.5.1 release",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-09-13T20:31:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d64c751965eb2e8c7d8568409fb4bbd958f6457e",
"body": "Caused a handful of Rsense's tests to fail.",
"is_bot": false,
"headline": "Missing branch in conditional.",
"author_name": "Eric West",
"author_login": "edubkendo",
"committed_at": "2013-09-06T07:54:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "662c27a79ce26f2c0e481d00bf82a090659f4b36",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'upstream/master'",
"author_name": "Eric West",
"author_login": "edubkendo",
"committed_at": "2013-09-06T01:12:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e384fd19b1a5f8e96f2e0199a7d45b16714da13",
"body": "… deal with null nodes better",
"is_bot": false,
"headline": "Style changes 2. Plus some fixes to some isSame methods. We need to…",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-09-05T20:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6416ed5505b7fdfd605e6b595f7b58aef3fd9a6",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "edubkendo",
"author_login": "edubkendo",
"committed_at": "2013-09-04T21:25:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1601afb92f7c299769fb6bf8f6f2893dee03fb95",
"body": null,
"is_bot": false,
"headline": "Partial style edit.1",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-09-04T20:28:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "230ba611c4fd9f2a6f8ab848b97154a5d05ccf3b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/jruby/jruby-parser",
"author_name": "Eric West",
"author_login": "edubkendo",
"committed_at": "2013-09-04T19:50:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bd2b19e51b47c26e141ae961ae4968d3ad90ff1",
"body": null,
"is_bot": false,
"headline": "Escape html in docs.",
"author_name": "Eric West",
"author_login": "edubkendo",
"committed_at": "2013-09-04T19:50:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d64fb6da3df0ba3210bc60fce8e127eab3cda92e",
"body": "Node diff. I will merge and tweak/edit as needed. Cool stuff.",
"is_bot": false,
"headline": "Merge pull request #25 from edubkendo/node_diff",
"author_name": "Thomas E Enebo",
"author_login": "enebo",
"committed_at": "2013-09-04T19:22:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c63a027fd9474e9b013d5c064951dbd8e0a7981",
"body": null,
"is_bot": false,
"headline": "Nullcheck.",
"author_name": "Eric West",
"author_login": "edubkendo",
"committed_at": "2013-09-04T05:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9418af36ee97b40c37c64599bd628dddfca55a73",
"body": null,
"is_bot": false,
"headline": "Specify cast.",
"author_name": "Eric West",
"author_login": "edubkendo",
"committed_at": "2013-09-03T23:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94b7bcd3cad35a999e166a12c89ed5c9c9651e46",
"body": null,
"is_bot": false,
"headline": "Refactors NodeDiff and improves the Documentation",
"author_name": "Eric West",
"author_login": "edubkendo",
"committed_at": "2013-09-03T23:01:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fdfdef88654e6a4caa57991c1878dcaef1c360a",
"body": "Deprecating getValueNode for getValue",
"is_bot": false,
"headline": "Merge pull request #24 from edubkendo/break-and-return",
"author_name": "Chris Seaton",
"author_login": "chrisseaton",
"committed_at": "2013-09-01T20:47:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ea47850cb58d4c977fb60f739bd9c12240f66d6",
"body": null,
"is_bot": false,
"headline": "Merge branch 'break-and-return' into node_diff",
"author_name": "Eric West",
"author_login": "edubkendo",
"committed_at": "2013-09-01T07:05:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9b7fb8e9ea6d3c7101109421920892c1c678f1b",
"body": "Just making these two consistent with ReturnNode, and\nthe style as it exists in the remainder of the code.",
"is_bot": false,
"headline": "Deprecating getValueNode for getValue",
"author_name": "Eric West",
"author_login": "edubkendo",
"committed_at": "2013-09-01T07:03:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b35bbfc522661820136928c0c82b58bfffffa3e2",
"body": "This should have been 3 separate commits but the earlier\n commits didn't go through for some reason. The isSame\n stuff is fairly minor, but the NodeDiff and\n SequenceMatcher changes bring major improvements to\n the results.",
"is_bot": false,
"headline": "isSame() tweaks, better subdiff, and match methods up",
"author_name": "Eric West",
"author_login": "edubkendo",
"committed_at": "2013-09-01T06:42:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baf8c713ba407931095b9928b47f68176fc2132d",
"body": "It was not well thought out, was over complicating\nthings, and producing inaccurate results. Easier to just\ngo ahead and toss them in as an insertion and deletion,\nand then match up matches later.",
"is_bot": false,
"headline": "Remove the findDistance() stuff.",
"author_name": "Eric West",
"author_login": "edubkendo",
"committed_at": "2013-08-28T20:33:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8c1cf3fbc6a51ae0e5963b0f2c9fc2c6640d77b",
"body": null,
"is_bot": false,
"headline": "Integration work + cleans up toString()",
"author_name": "Eric West",
"author_login": "edubkendo",
"committed_at": "2013-08-25T22:29:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fd39d260230c7130347a3c1163f1d80ac13e2ae",
"body": null,
"is_bot": false,
"headline": "Finishes adding isSame().",
"author_name": "Eric West",
"author_login": "edubkendo",
"committed_at": "2013-08-21T18:38:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39eb122ff16333010f9e51183f303cf8f7d0d879",
"body": null,
"is_bot": false,
"headline": "A whole bunch more nodes with isSame() methods.",
"author_name": "Eric West",
"author_login": "edubkendo",
"committed_at": "2013-08-20T21:27:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c6a3c9c25194bc52f409f779b716ec4bc73552a",
"body": null,
"is_bot": false,
"headline": "More isSame().",
"author_name": "Eric West",
"author_login": "edubkendo",
"committed_at": "2013-08-20T06:59:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e76c18a3dcd953c40f09ccfcaab400487753736d",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'remotes/upstream/master' into node_diff",
"author_name": "Eric West",
"author_login": "edubkendo",
"committed_at": "2013-08-20T04:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3d70092ef61388f94d99f4c409b602f6f57e007",
"body": null,
"is_bot": false,
"headline": "Begin filling in isSame() method for each nodetype.",
"author_name": "Eric West",
"author_login": "edubkendo",
"committed_at": "2013-08-20T04:05:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ded984f214f007e730b7a5a017b22c6994c9a5db",
"body": "This is a big improvement, but I've only just realized\nthat a part of my approach has been wrongheaded. I need\na way to measure the distance between two nodes, and\ncan probably discard these ideas about complexity and\ndepth. A simple levenshtein distance taken on the raw\nstrings may be enough, or I may have to come up with\nsome measurement specific to an AST.",
"is_bot": false,
"headline": "SequenceMatcher better able to handle moved code",
"author_name": "Eric West",
"author_login": "edubkendo",
"committed_at": "2013-08-18T16:29:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7edba4c0cde9251ee6e135c6b1cb08dbad05d05d",
"body": null,
"is_bot": false,
"headline": "Update to next version",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-08-17T15:36:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb3e656751b69085cff1c458f5c6c19d91acbbd4",
"body": null,
"is_bot": false,
"headline": "Add missing method to noopvisitor",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-08-17T15:24:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00ea0a992baab26b9d5b03188a9aa0630a670015",
"body": null,
"is_bot": false,
"headline": "Add default for being able to just type 'mvn'...yes",
"author_name": "Thomas E. Enebo",
"author_login": "enebo",
"committed_at": "2013-08-17T15:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e863b0b29d2784d1e396b3b33b69c622dbaadf03",
"body": null,
"is_bot": false,
"headline": "Tidy up 'not' and '!' specs.",
"author_name": "Chris Seaton",
"author_login": "chrisseaton",
"committed_at": "2013-08-15T15:11:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "088aba6307ac8065a4e93f309aa52a71f279148d",
"body": null,
"is_bot": false,
"headline": "New specs for 'not' and '!' with use of lexical name when 'not'.",
"author_name": "Chris Seaton",
"author_login": "chrisseaton",
"committed_at": "2013-08-15T13:27:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1171f171d7a3ffe33139f26bc434fa71eedd92b",
"body": null,
"is_bot": false,
"headline": "getDecoratedName → getLexicalName",
"author_name": "Chris Seaton",
"author_login": "chrisseaton",
"committed_at": "2013-08-15T12:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35c7257a5e95983781573e840a118eb46c5ab525",
"body": "… for ReWriteVisitor.",
"is_bot": false,
"headline": "Simplify UnaryCallNode - it doesn't need arguments - and implement it…",
"author_name": "Chris Seaton",
"author_login": "chrisseaton",
"committed_at": "2013-08-15T12:47:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42f3accfdd6f63097b0a9bf0ee56a765d672fb3c",
"body": "Fixes #4.",
"is_bot": false,
"headline": "Merge pull request #22 from chrisseaton/issue-8-proposed-implementation",
"author_name": "Chris Seaton",
"author_login": "chrisseaton",
"committed_at": "2013-08-14T22:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdd2a0e6d8c068fa0a75024a5ffb8f7d4686e987",
"body": null,
"is_bot": false,
"headline": "Remove possible failing specs for not operator.",
"author_name": "Chris Seaton",
"author_login": "chrisseaton",
"committed_at": "2013-08-14T21:02:24Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 0,
"latest_release_at": "2014-04-22T20:23:46Z",
"latest_release_tag": "v0.5.4",
"releases_from_tags": true,
"days_since_last_push": 1276,
"active_weeks_last_year": 0,
"days_since_latest_release": 4483,
"mean_days_between_releases": 55.7
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "org.jruby:jrubyparser",
"exists": true,
"license": "Common Public License - v 1.0",
"keywords": [],
"ecosystem": "maven",
"matches_repo": true,
"registry_url": "https://central.sonatype.com/artifact/org.jruby/jrubyparser",
"is_deprecated": false,
"latest_version": "0.5.3",
"repository_url": "https://github.com/jruby/jruby-parser",
"versions_count": 8,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2015-07-29T15:48:21Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4020
},
{
"name": "jruby-parser",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/jruby-parser",
"is_deprecated": false,
"latest_version": "0.5.4",
"repository_url": "http://github.com/jruby/jruby-parser",
"versions_count": 6,
"total_downloads": 83131,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2012-04-18T18:25:32.864000Z",
"latest_published_at": "2014-05-21T19:04:41.718000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4454
}
]
},
"popularity": {
"forks": 21,
"stars": 48,
"watchers": 17,
"fork_history": {
"days": [
{
"date": "2013-03-28",
"count": 1
},
{
"date": "2013-04-01",
"count": 1
},
{
"date": "2013-07-14",
"count": 1
},
{
"date": "2013-09-09",
"count": 1
},
{
"date": "2014-02-20",
"count": 1
},
{
"date": "2014-12-13",
"count": 1
},
{
"date": "2015-04-05",
"count": 1
},
{
"date": "2016-06-13",
"count": 1
},
{
"date": "2016-10-31",
"count": 1
},
{
"date": "2017-03-30",
"count": 1
},
{
"date": "2017-05-14",
"count": 1
},
{
"date": "2017-05-25",
"count": 1
},
{
"date": "2017-07-19",
"count": 1
},
{
"date": "2018-02-09",
"count": 1
},
{
"date": "2019-07-15",
"count": 1
},
{
"date": "2020-02-11",
"count": 1
},
{
"date": "2021-10-30",
"count": 1
},
{
"date": "2022-02-19",
"count": 1
},
{
"date": "2022-09-08",
"count": 1
},
{
"date": "2023-02-01",
"count": 1
},
{
"date": "2025-03-22",
"count": 1
}
],
"complete": true,
"collected": 21,
"total_forks": 21
},
"star_history": null,
"open_issues_and_prs": 11
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"sample"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"pom.xml"
],
"largest_source_bytes": 293430,
"source_files_sampled": 279,
"oversized_source_files": 9,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pom.xml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 2,
"direct_affected_count": 0
},
"ecosystems": [
"maven"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "jay:yydebug",
"direct": false,
"version": "0.1",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-javadoc-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-source-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 0,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 23,
"open_issues": 9,
"closed_ratio": 0.69,
"closed_issues": 20,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "enebo",
"commits": 157,
"avatar_url": "https://avatars.githubusercontent.com/u/19819?v=4"
},
{
"type": "User",
"login": "edubkendo",
"commits": 45,
"avatar_url": "https://avatars.githubusercontent.com/u/1395968?v=4"
},
{
"type": "User",
"login": "chrisseaton",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/341094?v=4"
},
{
"type": "User",
"login": "sgtcoolguy",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/3252?v=4"
},
{
"type": "User",
"login": "jsyeo",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/1090020?v=4"
},
{
"type": "User",
"login": "piotrhoppe",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/8328371?v=4"
},
{
"type": "User",
"login": "toliman7",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/19892037?v=4"
},
{
"type": "User",
"login": "castwide",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3704922?v=4"
},
{
"type": "User",
"login": "olleolleolle",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/211?v=4"
},
{
"type": "User",
"login": "ptarjan",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/40143?v=4"
}
],
"contributors_sampled": 13,
"top_contributor_share": 0.638
},
"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": 9,
"reason": "binaries present in source code",
"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 11 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 11/18 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 13 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": 0,
"reason": "license file not 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": "099bcd4f895155ae1f97ccfd146540601ca0b44a",
"ran_at": "2026-08-01T10:39:19Z",
"aggregate_score": 3,
"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": 56,
"created_at": "2023-02-01T23:12:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 57,
"created_at": "2023-02-01T23:13:07Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2023-01-12T21:05:47Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 26,
"created_at": "2013-09-04T07:50:29Z",
"last_comment_at": "2013-09-09T17:06:41Z",
"last_comment_author": "edubkendo"
},
{
"number": 27,
"created_at": "2013-09-17T10:22:44Z",
"last_comment_at": "2013-10-04T21:17:10Z",
"last_comment_author": "enebo"
},
{
"number": 29,
"created_at": "2013-12-08T18:47:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 31,
"created_at": "2014-05-11T07:19:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 36,
"created_at": "2015-04-21T10:12:48Z",
"last_comment_at": "2015-11-05T10:14:34Z",
"last_comment_author": "Sinjo"
},
{
"number": 37,
"created_at": "2015-04-22T04:35:13Z",
"last_comment_at": "2015-04-23T02:01:44Z",
"last_comment_author": "codelion"
},
{
"number": 38,
"created_at": "2015-05-07T01:15:03Z",
"last_comment_at": "2015-05-13T21:52:40Z",
"last_comment_author": "codelion"
},
{
"number": 44,
"created_at": "2017-04-04T20:39:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 49,
"created_at": "2018-04-03T09:44:28Z",
"last_comment_at": "2021-05-31T08:28:07Z",
"last_comment_author": "chirejaszy"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jruby/jruby-parser",
"host": "github.com",
"name": "jruby-parser",
"owner": "jruby"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "The weighted overall 40 is calibrated to 35 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 34.",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 40,
"calibrated": 35,
"calibration": "2026-08-02"
}
},
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 34,
"pct": 60
}
}
],
"value": 21,
"inputs": {
"security": 44,
"vitality": 17,
"community": 43,
"governance": 62,
"calibration": "2026-08-02",
"engineering": 34,
"ai_readiness": 45,
"abandonment_cap": 34,
"abandonment_state": "likely_abandoned",
"weighted_overall_raw": 40,
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 35,
"overall_after_abandonment_multiplier": 21
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 17,
"weight": 0.21,
"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": 1276,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1276 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1276
}
}
],
"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": "weak",
"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": 40,
"inputs": {
"releases_count": 8,
"latest_release_tag": "v0.5.4",
"releases_from_tags": true,
"days_since_latest_release": 4483,
"mean_days_between_releases": 55.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4483 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 4483
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~55.7 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 55.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 34,
"state": "likely_abandoned",
"guards": [
"dependencies_clean"
],
"signals": [
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 2,
"unanswered_open_issues": 7,
"days_since_last_merged_pr": 1299,
"days_since_last_human_commit": 1299,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1299 days; 3 unmet obligation(s): issues unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 1299,
"count": 3,
"signals": "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": "weak",
"name": "Community & Adoption",
"value": 43,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"forks": 21,
"stars": 48,
"watchers": 17,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "48 stars",
"points": 27.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 48
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "21 forks",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 21
}
}
],
"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": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"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": 64,
"inputs": {
"packages": [
"org.jruby:jrubyparser",
"jruby-parser"
],
"dependents": null,
"ecosystems": "maven, rubygems",
"total_downloads": 83131,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "83,131 downloads all-time across maven, rubygems",
"points": 51.1,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 83131,
"ecosystems": "maven, rubygems"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 62,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 13,
"top_contributor_share": 0.638
},
"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 64% of commits",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 64
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "13 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 13
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 13 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"merged_prs": 23,
"open_issues": 9,
"closed_issues": 20,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.69,
"closed_unmerged_prs": 3,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "69% of issues closed",
"points": 29,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 69
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "23/26 decided PRs merged",
"points": 26.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 23,
"decided": 26
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 11/18 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"followers": 60,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "jruby",
"public_repos": 78,
"account_age_days": 6372
},
"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": "60 followers of jruby",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 60,
"login": "jruby"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "78 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 78
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"org.jruby:jrubyparser",
"jruby-parser"
],
"ecosystems": "maven, rubygems",
"any_deprecated": false,
"min_days_since_publish": 4020
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on maven, rubygems",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "maven, rubygems"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4020 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4020
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "8 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 8
}
}
],
"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": 34,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"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 11 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": "weak",
"name": "Security",
"value": 44,
"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": 30,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"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 11 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 11/18 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 13 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 not detected",
"points": 0,
"status": "missed",
"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": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV; 2 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 1
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 2
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 2,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 17
},
"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": "weak",
"name": "AI Readiness",
"value": 45,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.26,
"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": "26 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 26,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"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": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"pom.xml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "pom.xml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "pom.xml"
}
}
],
"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": "Java (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Java"
}
}
],
"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": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"primary_language": "Java",
"largest_source_bytes": 293430,
"source_files_sampled": 279,
"oversized_source_files": 9
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Java (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Java"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "9/279 source files over 60KB",
"points": 53.2,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 279,
"oversized": 9
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"sample"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "sample",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "sample"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 12
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:maven",
"weight": 6
},
{
"tier": "distribution",
"label": "library",
"source": "registry:rubygems",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-01T10:39:36.878280Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jruby/jruby-parser.svg",
"full_name": "jruby/jruby-parser",
"license_state": "absent",
"license_spdx": null
}