Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 19113,
"has_wiki": false,
"homepage": "https://recbole.io/",
"languages": {
"Shell": 1365,
"Python": 1327091,
"Jupyter Notebook": 316741
},
"pushed_at": "2023-08-11T15:12:37Z",
"created_at": "2020-12-11T06:18:16Z",
"owner_type": "User",
"updated_at": "2021-10-24T12:20:15Z",
"description": "A unified, comprehensive and efficient recommendation library",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python",
"Jupyter Notebook"
]
},
"owner": {
"blog": "https://yupenghou.com",
"name": "Yupeng Hou",
"type": "User",
"login": "hyp1231",
"company": "UC San Diego",
"location": null,
"followers": 383,
"avatar_url": "https://avatars.githubusercontent.com/u/29252610?v=4",
"created_at": "2017-06-07T11:38:20Z",
"is_verified": null,
"public_repos": 42,
"account_age_days": 3334
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2020-12-06T08:05:57Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2020-11-03T16:21:07Z"
}
],
"recent_commits": [
{
"oid": "2405c8f66f8447a0e01eab7576bcd40e620cfee6",
"body": null,
"is_bot": false,
"headline": "Add downloading link for Amazon-M2 dataset [KDD Cup 2023]",
"author_name": "Yupeng Hou",
"author_login": "hyp1231",
"committed_at": "2023-08-11T15:12:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a757b7c31bfa407c82847b4a06c8580fa1a6b45e",
"body": "FIX: improve the performance of accessing dataset",
"is_bot": false,
"headline": "Merge pull request #1764 from snowfoxc/master",
"author_name": "Lanling Xu",
"author_login": "Sherry-XLL",
"committed_at": "2023-05-19T07:27:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dca273b60ce13c08c58662b3c2f5b433e14fd6b6",
"body": "…n.ipynb",
"is_bot": false,
"headline": "FIX: improve the performance of recbole-using-all-items-for-predictio…",
"author_name": "chen_1214",
"author_login": null,
"committed_at": "2023-05-09T14:02:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "169412a91f5e504e620d6f708a62f5a7da42580a",
"body": "Fix dataset_list.json",
"is_bot": false,
"headline": "Merge pull request #1756 from theresiavr/fix-dataset-list",
"author_name": "Lanling Xu",
"author_login": "Sherry-XLL",
"committed_at": "2023-05-04T07:01:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a60e455b028a98e1e22cfccbc773b067637b783",
"body": "Fix typo scipt -> script and fix number of interaction (inter_num) in Yahoo Music.",
"is_bot": false,
"headline": "Fix dataset_list.json",
"author_name": "theresiavr",
"author_login": "theresiavr",
"committed_at": "2023-05-03T15:37:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42fb28a5ea352a2195dc313e4001f7c7f88ec883",
"body": null,
"is_bot": false,
"headline": "Format Python code according to PEP8",
"author_name": "Sherry-XLL",
"author_login": "Sherry-XLL",
"committed_at": "2023-05-02T07:28:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6dc7e72de740e2dab21dec9fc2cd39d1d73188e",
"body": "[🐛BUG]: Convert tensors into the correct device",
"is_bot": false,
"headline": "Merge pull request #1749 from ChenglongMa/cuda-bugs",
"author_name": "Lanling Xu",
"author_login": "Sherry-XLL",
"committed_at": "2023-05-02T07:28:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "056c5293a3c3d2b1292b64a2b6be2ea3da8c5e7d",
"body": null,
"is_bot": false,
"headline": "Update author info",
"author_name": "ChenglongMa",
"author_login": "ChenglongMa",
"committed_at": "2023-04-24T14:07:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5b44e1adb9e86fef59f9d853272b38e4b5513d8",
"body": null,
"is_bot": false,
"headline": "Convert tensors into the correct device",
"author_name": "ChenglongMa",
"author_login": "ChenglongMa",
"committed_at": "2023-04-24T05:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "695c2fd040466f40158fd5d9b9e034a341e6708f",
"body": null,
"is_bot": false,
"headline": "Format Python code according to PEP8",
"author_name": "chenyuwuxin",
"author_login": null,
"committed_at": "2023-04-21T02:08:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad9623eb05d3b51324b5d86f4262fa7db4c0d399",
"body": "FEA: add EulerNet in context-aware models",
"is_bot": false,
"headline": "Merge pull request #1744 from chenyuwuxin/master",
"author_name": "Tian Zhen",
"author_login": "Ethan-TZ",
"committed_at": "2023-04-21T02:08:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aa5321de8a4ac4355870e4fb494242c59000a9e",
"body": null,
"is_bot": false,
"headline": "FIX: add params",
"author_name": "Tian Zhen",
"author_login": "Ethan-TZ",
"committed_at": "2023-04-21T01:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1614b26d2d8433e59d966e51272ceb8675cbe577",
"body": null,
"is_bot": false,
"headline": "FEA: add EulerNet in context-aware models",
"author_name": "Tian Zhen",
"author_login": "Ethan-TZ",
"committed_at": "2023-04-21T01:34:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abf69a6f95315e4fc1bde0bfbfc182f30ad30877",
"body": "removing unused argument from documentation in abstract_recommender.py",
"is_bot": false,
"headline": "Merge pull request #1742 from ElkanaBaris/patch-2",
"author_name": "Lanling Xu",
"author_login": "Sherry-XLL",
"committed_at": "2023-04-19T13:29:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f0291be8fc4d795de3a1ad416c02a14c5c6c04c",
"body": "removing unused argument",
"is_bot": false,
"headline": "Update abstract_recommender.py",
"author_name": "Elkana Baris",
"author_login": "ElkanaBaris",
"committed_at": "2023-04-19T08:41:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "321bff8fc169415c908cd3e722d681b89bee5187",
"body": "As described in our paper for SIGIR 2023 submission, we design a questionnaire to acquire user requirements on open-source recommendation library.\r\nWe distribute questionnaires mainly for researchers in the field of recommender systems, and collect 153 valid (without missing slots) feedbacks in total. \r\nThis is the original data of the collected questionnaires.",
"is_bot": false,
"headline": "Add files via upload",
"author_name": "Lanling Xu",
"author_login": "Sherry-XLL",
"committed_at": "2023-04-17T09:32:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23fdeb00f9334b66d23e12b73eb4fd01d413dccd",
"body": "FIX: fix the error in doc.",
"is_bot": false,
"headline": "Merge pull request #1716 from zhengbw0324/master",
"author_name": "zhengbw0324",
"author_login": "zhengbw0324",
"committed_at": "2023-04-01T08:05:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1817bceef47cf668d5a92bd8de994516f815ef8c",
"body": null,
"is_bot": false,
"headline": "FIX: fix the error in doc.",
"author_name": "zbw",
"author_login": "zhengbw0324",
"committed_at": "2023-04-01T08:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27cb949231562582f4e5df8689c74e0e54e31473",
"body": "Fix: fix saving and loading for datasets and dataloaders (#1697)",
"is_bot": false,
"headline": "Merge pull request #1698 from ShadowTinker/master",
"author_name": "Lei Wang",
"author_login": "Paitesanshi",
"committed_at": "2023-03-18T14:21:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "741a7454227655c990f92cbf5e2b40fac4ef0718",
"body": null,
"is_bot": false,
"headline": "FIX: modification for convenience",
"author_name": "Paitesanshi",
"author_login": "Paitesanshi",
"committed_at": "2023-03-18T03:27:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef889cec91b2865c8aae4493b3a5a171bee82042",
"body": null,
"is_bot": false,
"headline": "Fix: fix update_config for FullSortEvalDataLoader",
"author_name": "ShadowTinker",
"author_login": "ShadowTinker",
"committed_at": "2023-03-16T03:28:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00002fd909bc2989e3d726a0a946efb2f16d6fb9",
"body": null,
"is_bot": false,
"headline": "Fix: change feat format after loading datalaoder",
"author_name": "ShadowTinker",
"author_login": "ShadowTinker",
"committed_at": "2023-03-16T03:28:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f81ac7179e4ee32192ad54bc4afa9063124f82b3",
"body": null,
"is_bot": false,
"headline": "Fix: fix update_config for NegSampleEvalDataLoader",
"author_name": "ShadowTinker",
"author_login": "ShadowTinker",
"committed_at": "2023-03-16T03:25:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe5ce2659a2dcbe6ed36b7400c70cd79d8ce8b5b",
"body": null,
"is_bot": false,
"headline": "Fix: keep dataset save_path and load_path in line",
"author_name": "ShadowTinker",
"author_login": "ShadowTinker",
"committed_at": "2023-03-16T03:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edf2e6cb8190241b6bb16d72a2ad8f2ff004845f",
"body": null,
"is_bot": false,
"headline": "Format Python code according to PEP8",
"author_name": "Sherry-XLL",
"author_login": "Sherry-XLL",
"committed_at": "2023-03-07T11:24:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adf5d01728a619e261338daea08f1c509abcdb4c",
"body": "[FEA] Add support for different eval dataloaders for valid and test phases.",
"is_bot": false,
"headline": "Merge pull request #1666 from ChenglongMa/FEA-add-test-eval-dataloader",
"author_name": "Lanling Xu",
"author_login": "Sherry-XLL",
"committed_at": "2023-03-07T11:24:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8332e8adf558bd7883fa099a383631c2c2d59b4b",
"body": "Update interaction.py",
"is_bot": false,
"headline": "Merge pull request #1612 from stellarkey/master",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-03-05T01:10:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ad4dc55e83d5436d4142587912d50600e4f6d88",
"body": null,
"is_bot": false,
"headline": "Revert to original unit tests",
"author_name": "ChenglongMa",
"author_login": "ChenglongMa",
"committed_at": "2023-03-03T00:55:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d15ab7ff89537b108d7ad8505e5faa4a9b5d5ce1",
"body": null,
"is_bot": false,
"headline": "Revert to original settings",
"author_name": "ChenglongMa",
"author_login": "ChenglongMa",
"committed_at": "2023-03-02T23:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "692926f1fb4b268745402d08d11ebe59652a162f",
"body": "FIX: fix predict in BERT4Rec (#1673)",
"is_bot": false,
"headline": "Merge pull request #1675 from Sherry-XLL/master",
"author_name": "Lanling Xu",
"author_login": "Sherry-XLL",
"committed_at": "2023-03-02T13:51:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "963ea0f1f0a1c0c8b2afcc26394cf57b0c9be8aa",
"body": null,
"is_bot": false,
"headline": "FIX: fix predict in BERT4Rec",
"author_name": "Lanling Xu",
"author_login": "Sherry-XLL",
"committed_at": "2023-03-02T13:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4b228401a8f9f4be2fece7c6631604bff6a26cc",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:Sherry-XLL/RecBole",
"author_name": "Lanling Xu",
"author_login": "Sherry-XLL",
"committed_at": "2023-03-02T13:25:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff90264d45e9548b0a16892d6f206ed5da4d67a5",
"body": null,
"is_bot": false,
"headline": "Update default value of `mode` in overall.yaml and docs",
"author_name": "ChenglongMa",
"author_login": "ChenglongMa",
"committed_at": "2023-03-01T05:51:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b81a912f3cbebc6e7a0ba830d1db149fe8380dd",
"body": "Include Music4All-Onion dataset",
"is_bot": false,
"headline": "Merge pull request #1668 from hyp1231/master",
"author_name": "Lanling Xu",
"author_login": "Sherry-XLL",
"committed_at": "2023-02-28T12:48:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7109f0623a64937118f99adde033a7dbc4d056af",
"body": null,
"is_bot": false,
"headline": "Add downloading link for Music4All-Onion dataset",
"author_name": "Yupeng Hou",
"author_login": "hyp1231",
"committed_at": "2023-02-28T06:52:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "934df73bf7c06a77fcd79fa5fdf93d3e227534a9",
"body": null,
"is_bot": false,
"headline": "Fix `data_path`",
"author_name": "ChenglongMa",
"author_login": "ChenglongMa",
"committed_at": "2023-02-27T11:13:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cebc24d38979408f3cff707eba29699991592f58",
"body": null,
"is_bot": false,
"headline": "Enhance robustness",
"author_name": "ChenglongMa",
"author_login": "ChenglongMa",
"committed_at": "2023-02-27T10:55:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cf9a40049447ac10b9bebadb10de1663090ef31",
"body": null,
"is_bot": false,
"headline": "Update docs",
"author_name": "ChenglongMa",
"author_login": "ChenglongMa",
"committed_at": "2023-02-27T10:33:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db9822193b122a8d7833d2de827a55be20ac161e",
"body": null,
"is_bot": false,
"headline": "Add valid/test mode in `eval_args`",
"author_name": "ChenglongMa",
"author_login": "ChenglongMa",
"committed_at": "2023-02-27T05:35:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21e1ce8b6cc2bd5c34a8a12cc9449e7219f1114f",
"body": null,
"is_bot": false,
"headline": "Add unit tests",
"author_name": "ChenglongMa",
"author_login": "ChenglongMa",
"committed_at": "2023-02-27T04:51:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a186b49e1b9391a0cca8613fa0836d39de9d6546",
"body": null,
"is_bot": false,
"headline": "Fix `tensors used as indices must be long, byte or bool tensors` error",
"author_name": "ChenglongMa",
"author_login": "ChenglongMa",
"committed_at": "2023-02-27T03:53:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "658cc90280f8ec76f99c14d3530823e593d3f7a4",
"body": "FEA: Add update for SIGIR 2023",
"is_bot": false,
"headline": "Merge pull request #1662 from AoiDragon/master",
"author_name": "Yifan Li",
"author_login": "AoiDragon",
"committed_at": "2023-02-23T13:01:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d76a18db58c8bf8aed6537304c9a7ed649eb8c3d",
"body": null,
"is_bot": false,
"headline": "FEA: fix the title to SIGIR 2023 submission",
"author_name": "Yifan Li",
"author_login": "AoiDragon",
"committed_at": "2023-02-23T12:50:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d34aed62699771b9ac924fe821ca576f668897d1",
"body": null,
"is_bot": false,
"headline": "FEA: Add update for SIGIR 2023",
"author_name": "Yifan Li",
"author_login": "AoiDragon",
"committed_at": "2023-02-23T12:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e584c99cea69441c9ce10917c4b777d71b91acda",
"body": "update significance_test.py",
"is_bot": false,
"headline": "Merge pull request #1655 from TangJiakai/master",
"author_name": "Lei Wang",
"author_login": "Paitesanshi",
"committed_at": "2023-02-23T08:16:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db5173c587bf66d9f975fc21c770650578fadca2",
"body": null,
"is_bot": false,
"headline": "Update significance_test.py",
"author_name": "Paitesanshi",
"author_login": "Paitesanshi",
"committed_at": "2023-02-23T03:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "791fde9e4798e1d4accf247b5796b380e3a786fa",
"body": null,
"is_bot": false,
"headline": "update fommat code",
"author_name": "TangJiakai",
"author_login": "TangJiakai",
"committed_at": "2023-02-23T03:30:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22c1a986ca0a4b491d93c85b457d6b72dc80ebff",
"body": null,
"is_bot": false,
"headline": "update fommat code",
"author_name": "TangJiakai",
"author_login": "TangJiakai",
"committed_at": "2023-02-23T03:30:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5477b1447507415a51071267d150cad5390b0eb8",
"body": null,
"is_bot": false,
"headline": "update fommat code",
"author_name": "TangJiakai",
"author_login": "TangJiakai",
"committed_at": "2023-02-23T03:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74b74e7d7c4dd77903e50c90c50dcea077acc104",
"body": null,
"is_bot": false,
"headline": "update fommat code",
"author_name": "TangJiakai",
"author_login": "TangJiakai",
"committed_at": "2023-02-23T03:22:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d6f16f952013e668c5c35fa20a6723b6784772b",
"body": null,
"is_bot": false,
"headline": "update fommat code",
"author_name": "TangJiakai",
"author_login": "TangJiakai",
"committed_at": "2023-02-23T03:19:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc225684cc57c0e2dbc9970d81f4b0ee4252d00e",
"body": null,
"is_bot": false,
"headline": "format code",
"author_name": "TangJiakai",
"author_login": "TangJiakai",
"committed_at": "2023-02-23T03:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffb0167a0571f856738ca8ad2d9dc688f10eeff5",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into master",
"author_name": "Lei Wang",
"author_login": "Paitesanshi",
"committed_at": "2023-02-23T03:06:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "912575f798548f6565bc6122ca9206b2de4efa0f",
"body": null,
"is_bot": false,
"headline": "update significance_test.py",
"author_name": "TangJiakai",
"author_login": "TangJiakai",
"committed_at": "2023-02-20T04:07:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85041a30ee7a88de6cced2763e3cb15e0f9ba8e1",
"body": null,
"is_bot": false,
"headline": "Format Python code according to PEP8",
"author_name": "Sherry-XLL",
"author_login": "Sherry-XLL",
"committed_at": "2023-02-17T14:36:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ee618a5427f706b3fa5974a71e3a8aa47342656",
"body": "FIX: ConvNCF model with pre-training",
"is_bot": false,
"headline": "Merge pull request #1651 from EliverQ/master",
"author_name": "Lanling Xu",
"author_login": "Sherry-XLL",
"committed_at": "2023-02-17T14:35:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ca5b34c5cbfcbbb8c6aa671d9c47c05c3530942",
"body": null,
"is_bot": false,
"headline": "fix:convncf.rst",
"author_name": "EliverQ",
"author_login": "EliverQ",
"committed_at": "2023-02-17T10:36:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a70efe298028466bb1b7fbc38703f6b4044f1519",
"body": null,
"is_bot": false,
"headline": "add:ConvNCF pretrain fix:S3rec gpu loading",
"author_name": "EliverQ",
"author_login": "EliverQ",
"committed_at": "2023-02-17T09:41:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac665821e570029608ad108fe723cae6917c71d2",
"body": "FIX: add the rst file of FiGNN, KD_DAGFM and RecVAE",
"is_bot": false,
"headline": "Merge pull request #1650 from zhengbw0324/master",
"author_name": "zhengbw0324",
"author_login": "zhengbw0324",
"committed_at": "2023-02-17T03:56:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50a9f56ad37206274f3cc8ac6068a1aa4d552d8b",
"body": null,
"is_bot": false,
"headline": "FIX: add the rst file of FiGNN, KD_DAGFM and RecVAE",
"author_name": "zbw",
"author_login": "zhengbw0324",
"committed_at": "2023-02-17T03:54:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "985bfaaa24de18459aa54abfe118082953a5a249",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:Sherry-XLL/RecBole",
"author_name": "Lanling Xu",
"author_login": "Sherry-XLL",
"committed_at": "2023-02-16T08:49:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5ddc1169d0f09a91cc8d6f610fc0e261283285b",
"body": "FEA: convert results to latex code",
"is_bot": false,
"headline": "Merge pull request #1645 from Wicknight/master",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-16T01:33:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "631c0cbc34c591eccf53d97be09205ed677f5761",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into master",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-16T01:32:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82971459f7623784ecd7d92016c8fb33fc79387e",
"body": null,
"is_bot": false,
"headline": "Format Python code according to PEP8",
"author_name": "Sherry-XLL",
"author_login": "Sherry-XLL",
"committed_at": "2023-02-16T01:30:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36ff38fc1f9600b98d740c2addb1c812c1854156",
"body": "Significant Test",
"is_bot": false,
"headline": "Merge pull request #1644 from TangJiakai/master",
"author_name": "Lanling Xu",
"author_login": "Sherry-XLL",
"committed_at": "2023-02-16T01:29:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4093cab308db4cfae10c4cad1953f36e751b9dfd",
"body": null,
"is_bot": false,
"headline": "Format Python code according to PEP8",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-15T08:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2bad9d40f5deababbf5a6c4592e45a6823508f3",
"body": null,
"is_bot": false,
"headline": "modification of latex-code style",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-15T08:11:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a97fe6e1ea7737c7459440aa5ac6fb01b28745ba",
"body": null,
"is_bot": false,
"headline": "modification of latex-code style",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-15T08:06:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "869778aa48edd213ef050573c147ba766ca38755",
"body": null,
"is_bot": false,
"headline": "Format Python code according to PEP8",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-15T07:12:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ede5c998ab631a81b41ee8830af0ad4bfcc31a66",
"body": null,
"is_bot": false,
"headline": "modification of latex-code style",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-15T07:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a9e4d936edb695c10dc840b03fff3c492582523",
"body": "…DataLoader` the same)",
"is_bot": false,
"headline": "Lift `self.is_sequential` to `AbstractDataLoader` (Kept `FullSortEval…",
"author_name": "ChenglongMa",
"author_login": "ChenglongMa",
"committed_at": "2023-02-14T23:08:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d9920efe71e8523535cfbbf36cc5afa1fe16f1a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'RUCAIBox:master' into master",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-14T04:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b9a24b24756f126335b3a3fe3db45d5337952c6",
"body": null,
"is_bot": false,
"headline": "Add docs for run_recbole_group",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-14T04:48:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "628e197417244175547f1a3f65f2773e2ce316a0",
"body": null,
"is_bot": false,
"headline": "Format Python code according to PEP8",
"author_name": "zhengbw0324",
"author_login": "zhengbw0324",
"committed_at": "2023-02-13T14:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "029c318dc233c299e0d738f0e749e90ebe2fc9d4",
"body": "FIX:fix the bug of KSR",
"is_bot": false,
"headline": "Merge pull request #1647 from zhengbw0324/master",
"author_name": "zhengbw0324",
"author_login": "zhengbw0324",
"committed_at": "2023-02-13T14:53:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0b47036457c3397054adbfe8af7eebbab8a42d8",
"body": null,
"is_bot": false,
"headline": "FIX:fix the bug of KSR",
"author_name": "zbw",
"author_login": "zhengbw0324",
"committed_at": "2023-02-13T14:40:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a9c2c0f58961031cb0b7593912d99435a4ed144",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:Wicknight/RecBole",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-13T14:33:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2a34268f788e295c212edbc66148092a3da5af6",
"body": null,
"is_bot": false,
"headline": "FEA: Add dependencies on library texttable",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-13T14:32:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd0099a45499dc974886915f2b4b89d175351a3e",
"body": null,
"is_bot": false,
"headline": "Format Python code according to PEP8",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-13T14:25:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d16135863cca77d4dc7331dd9978c79ad03139f3",
"body": null,
"is_bot": false,
"headline": "Refactoring the latex code conversion function",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-13T14:24:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbfb309473387ebd2313fba9fa59b3d4bded2add",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "TangJiakai",
"author_login": "TangJiakai",
"committed_at": "2023-02-12T13:27:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80eb2d6d9244da583670e8b7bc4afd5dc6d7246c",
"body": null,
"is_bot": false,
"headline": "Update quick_start.py",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-11T13:38:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eda29c170eccaec8603403f14a74018b7561c2c",
"body": null,
"is_bot": false,
"headline": "Format Python code according to PEP8",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-11T13:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9805baac1f412d21e1847f1bf1606a0fd823583a",
"body": null,
"is_bot": false,
"headline": "Update utils.py",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-11T13:38:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc4fdc76fd478c601c416bd0b824fdbb1f6881a0",
"body": null,
"is_bot": false,
"headline": "Format Python code according to PEP8",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-11T13:16:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b65fc47604f9bd4eda2b3b8668b81c860260ee3",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:Wicknight/RecBole",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-11T13:15:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c054e45f1af55c4c80c9e26f711c6591b9006005",
"body": null,
"is_bot": false,
"headline": "FIX: bug in get_environment",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-11T13:15:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0ccf828c90fba1658eb3ecc4ae885bddfe7b21f",
"body": null,
"is_bot": false,
"headline": "Format Python code according to PEP8",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-11T13:02:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c542cc249b34f3b8117a1c7bab183c8d9d115763",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:Wicknight/RecBole",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-11T13:01:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f51fa38853cbdeea38a3a0230a82fe18cf670029",
"body": null,
"is_bot": false,
"headline": "FEA: convert the results to latex code",
"author_name": "Wicknight",
"author_login": "Wicknight",
"committed_at": "2023-02-11T12:59:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30126c2b7920642c80a3a34db09ac39831deb9c0",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "TangJiakai",
"author_login": "TangJiakai",
"committed_at": "2023-02-11T09:10:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f194d1553d431203889e8ca4c805914d611d4a2b",
"body": null,
"is_bot": false,
"headline": "update docs",
"author_name": "TangJiakai",
"author_login": "TangJiakai",
"committed_at": "2023-02-11T08:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0db76eb24a46fe123b3ec6a89e42ec0e9bde8ab8",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/RUCAIBox/RecBole",
"author_name": "TangJiakai",
"author_login": "TangJiakai",
"committed_at": "2023-02-11T07:58:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b74274dd1b351eebd368a5cbd9de9a5bccda303",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "TangJiakai",
"author_login": "TangJiakai",
"committed_at": "2023-02-11T07:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c78093e884aa5cbc1f14ef80c73aefd8926823e6",
"body": null,
"is_bot": false,
"headline": "significant test",
"author_name": "TangJiakai",
"author_login": "TangJiakai",
"committed_at": "2023-02-11T07:03:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aca141558040b8ba5871e2e49483c420a9fe9083",
"body": "FIX:update model number and dataset number",
"is_bot": false,
"headline": "Merge pull request #1643 from zhengbw0324/master",
"author_name": "zhengbw0324",
"author_login": "zhengbw0324",
"committed_at": "2023-02-11T04:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39f7ffa57fe379c7103af82b22930ea837d54128",
"body": null,
"is_bot": false,
"headline": "FIX:update model number and dataset number",
"author_name": "zbw",
"author_login": "zhengbw0324",
"committed_at": "2023-02-11T04:25:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bed15a5577f5f1855e1614120a1bf7bfea306ff3",
"body": "FIX:update doc",
"is_bot": false,
"headline": "Merge pull request #1642 from zhengbw0324/master",
"author_name": "zhengbw0324",
"author_login": "zhengbw0324",
"committed_at": "2023-02-11T04:18:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07000898cd7b5c3bce0962852e10bd2f7aa5699d",
"body": null,
"is_bot": false,
"headline": "FIX:update KGAT bug",
"author_name": "zbw",
"author_login": "zhengbw0324",
"committed_at": "2023-02-11T03:09:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77bdedb17dd8fd9f79357ff78e07ef6824071992",
"body": null,
"is_bot": false,
"headline": "FIX:update KGAT bug",
"author_name": "zbw",
"author_login": "zhengbw0324",
"committed_at": "2023-02-11T02:58:02Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 0,
"latest_release_at": "2020-12-06T08:05:57Z",
"latest_release_tag": "v0.1.2",
"releases_from_tags": true,
"days_since_last_push": 1078,
"active_weeks_last_year": 0,
"days_since_latest_release": 2057,
"mean_days_between_releases": 32.7
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "recbole",
"exists": true,
"license": null,
"keywords": [
"License :: OSI Approved :: MIT License"
],
"ecosystem": "pypi",
"matches_repo": false,
"registry_url": "https://pypi.org/project/recbole/",
"is_deprecated": false,
"latest_version": "1.2.1",
"repository_url": "https://github.com/RUCAIBox/RecBole",
"versions_count": 10,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 94217,
"first_published_at": "2020-11-03T02:18:43.668476Z",
"latest_published_at": "2025-02-24T03:08:33.646387Z",
"latest_version_yanked": null,
"days_since_latest_publish": 516
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"notebooks"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"docs/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 85607,
"source_files_sampled": 160,
"oversized_source_files": 2,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"requirements.txt",
"setup.py"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [
{
"name": "ray",
"direct": true,
"version": "2.6.3",
"severity": "critical",
"ecosystem": "pypi",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-3pww-qvr8-6mhp",
"GHSA-6cxr-8q3m-jwrr",
"GHSA-6wgj-66m2-xxp2",
"GHSA-gx77-xgc2-4888",
"GHSA-h3xg-wv58-5p43",
"GHSA-hhrp-gw25-jr43",
"GHSA-j3mh-qmjj-xp83",
"GHSA-q279-jhrf-cc6v",
"GHSA-q5fh-2hc8-f6rq",
"GHSA-w4rh-fgx7-q63m"
],
"fixed_version": "2.56.0",
"advisory_count": 21,
"oldest_advisory_days": 981
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"critical": 1
},
"advisory_count": 21,
"affected_count": 1,
"assessed_count": 47,
"malicious_count": 0,
"assessed_package": "pypi:recbole@1.2.1",
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 8,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 4,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "chenyushuo",
"commits": 713,
"avatar_url": "https://avatars.githubusercontent.com/u/31039063?v=4"
},
{
"type": "User",
"login": "hyp1231",
"commits": 669,
"avatar_url": "https://avatars.githubusercontent.com/u/29252610?v=4"
},
{
"type": "User",
"login": "2017pxy",
"commits": 506,
"avatar_url": "https://avatars.githubusercontent.com/u/38801065?v=4"
},
{
"type": "User",
"login": "linzihan-backforward",
"commits": 402,
"avatar_url": "https://avatars.githubusercontent.com/u/29095067?v=4"
},
{
"type": "User",
"login": "Sherry-XLL",
"commits": 290,
"avatar_url": "https://avatars.githubusercontent.com/u/61613449?v=4"
},
{
"type": "User",
"login": "tsotfsk",
"commits": 201,
"avatar_url": "https://avatars.githubusercontent.com/u/41030789?v=4"
},
{
"type": "User",
"login": "ShanleiMu",
"commits": 173,
"avatar_url": "https://avatars.githubusercontent.com/u/32979051?v=4"
},
{
"type": "User",
"login": "guijiql",
"commits": 114,
"avatar_url": "https://avatars.githubusercontent.com/u/56912827?v=4"
},
{
"type": "User",
"login": "Ethan-TZ",
"commits": 108,
"avatar_url": "https://avatars.githubusercontent.com/u/69251138?v=4"
},
{
"type": "User",
"login": "Wicknight",
"commits": 98,
"avatar_url": "https://avatars.githubusercontent.com/u/61172796?v=4"
}
],
"contributors_sampled": 48,
"top_contributor_share": 0.183
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"python-package.yml"
],
"has_docs_dir": true,
"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": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 10 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": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 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": 0,
"reason": "47 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "2405c8f66f8447a0e01eab7576bcd40e620cfee6",
"ran_at": "2026-07-25T09:28:09Z",
"aggregate_score": 2.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2022-02-27T07:04:30Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/hyp1231/RecBole",
"host": "github.com",
"name": "RecBole",
"owner": "hyp1231"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 24,
"inputs": {
"security": 33,
"vitality": 20,
"community": 12,
"governance": 72,
"engineering": 52,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 40,
"overall_after_abandonment_multiplier": 24
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 20,
"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": 1078,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1078 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1078
}
}
],
"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": 48,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v0.1.2",
"releases_from_tags": true,
"days_since_latest_release": 2057,
"mean_days_between_releases": 32.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2057 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2057
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~32.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 32.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": 49,
"state": "likely_abandoned",
"guards": [
"no_open_demand"
],
"signals": [
"unfixed_advisory",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 1609,
"days_since_last_human_commit": 1078,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1078 days; 3 unmet obligation(s): a fixed advisory left unapplied, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 1078,
"count": 3,
"signals": "a fixed advisory left unapplied, 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": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"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": 0,
"status": "missed",
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 72,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "excellent",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"bus_factor": 4,
"contributors_sampled": 48,
"top_contributor_share": 0.183
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "4 contributor(s) cover half of all commits",
"points": 43.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 4
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 18% of commits",
"points": 18.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 18
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "48 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 48
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 10 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"merged_prs": 8,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "8/9 decided PRs merged",
"points": 34,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 8,
"decided": 9
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"followers": 383,
"owner_type": "User",
"is_verified": null,
"owner_login": "hyp1231",
"public_repos": 42,
"account_age_days": 3334
},
"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": "383 followers of hyp1231",
"points": 18.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 383,
"login": "hyp1231"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "42 public repos, account ~9 yr old",
"points": 23.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 42
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 52,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://recbole.io/",
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://recbole.io/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 33,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 25,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 2.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 10 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": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "47 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Matched the pypi:recbole@1.2.1 runtime dependency closure — what installing the published package pulls in — 47 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "pypi:recbole@1.2.1",
"assessed": 47
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 65,
"inputs": {
"source": "osv",
"advisories": 21,
"affected_packages": 1,
"assessed_packages": 47,
"unassessed_packages": 0,
"affected_by_severity": "critical 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: ray 2.6.3 (critical 9.8)",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "ray 2.6.3 (critical 9.8)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 981 days ago",
"points": 32.1,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 981
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 47,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 6
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 34,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.22,
"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 100 human commits state their intent (structured subject or explanatory body)",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 22,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"docs/Makefile"
],
"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": "docs/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "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": 54,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 85607,
"source_files_sampled": 160,
"oversized_source_files": 2
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "2/160 source files over 60KB",
"points": 54.3,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 160,
"oversized": 2
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"notebooks"
],
"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": "notebooks",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "notebooks"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Community profile unavailable",
"pypi package 'recbole' points at a different repository (https://github.com/RUCAIBox/RecBole); excluded from ecosystem scoring"
],
"report_type": "repository",
"generated_at": "2026-07-25T09:28:26.271898Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hyp1231/RecBole.svg",
"full_name": "hyp1231/RecBole",
"license_state": "standard",
"license_spdx": "MIT"
}