JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 27440,
"has_wiki": true,
"homepage": null,
"languages": {
"Shell": 472,
"Python": 239705,
"Nextflow": 115969,
"Dockerfile": 516
},
"pushed_at": "2025-11-23T23:39:31Z",
"created_at": "2021-03-22T09:31:23Z",
"owner_type": "User",
"updated_at": "2025-11-23T23:39:35Z",
"description": "metagenome population recombination rate estimation pipeline",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python",
"Nextflow"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "sid-krish",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/56985355?v=4",
"created_at": "2019-10-25T01:05:53Z",
"is_verified": null,
"public_repos": 7,
"account_age_days": 2466
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2024-08-13T07:16:53Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2024-08-10T04:45:10Z"
},
{
"tag": "v1.0.8",
"kind": "patch",
"published_at": "2024-03-19T04:45:41Z"
},
{
"tag": "v1.0.7",
"kind": "patch",
"published_at": "2024-02-26T03:30:57Z"
},
{
"tag": "v1.0.6",
"kind": "patch",
"published_at": "2024-01-03T00:48:45Z"
},
{
"tag": "v1.0.5",
"kind": "patch",
"published_at": "2023-11-29T23:02:48Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2023-09-07T00:38:37Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2023-03-30T06:54:46Z"
},
{
"tag": "v1.02",
"kind": "other",
"published_at": "2022-09-29T08:33:55Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2022-08-01T05:28:11Z"
}
],
"recent_commits": [
{
"oid": "0ca6c22c8a591df8b4b587b3562928fa4de5371f",
"body": null,
"is_bot": false,
"headline": "repo fix",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2025-11-23T23:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aca029caf5b59f582d9af74f8b61558e7d767c1",
"body": null,
"is_bot": false,
"headline": "progress towards v2",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2025-03-02T06:44:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee9b72abfb696a07c6c6a8517a0acc7a39354dd0",
"body": null,
"is_bot": false,
"headline": "updated comments",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2024-08-13T07:16:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fc099c24645ff0fa7854684a479093a3a1e698a",
"body": "requires that collect_results.py is run first",
"is_bot": false,
"headline": "script for rho per site and rho/theta",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2024-08-13T04:26:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b62753ee059fe1aef5177a335870b4d2586ca491",
"body": "comment update",
"is_bot": false,
"headline": "Update vcf_filter.py",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2024-08-10T00:17:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6774d53b1e4126f6dea1e2c990e8c7f5fd84c973",
"body": "This update fixes the issue",
"is_bot": false,
"headline": "old vcf_filter file was producing partial or empty files",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2024-08-09T06:41:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e46c6289d30883a873614a1718d5b305892c16b",
"body": "it is now in line with the changes made to the other nf scripts",
"is_bot": false,
"headline": "align_est_est and all_est update",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2024-08-06T07:36:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e4f4a2cac307063618682de9c819263fcd639e1",
"body": null,
"is_bot": false,
"headline": "vcf top depth cutoff for rho_est and theta_est",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2024-07-24T10:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b8133d6c310f43fe680b1dc059b57fd5263c208",
"body": null,
"is_bot": false,
"headline": "theta_est now includes vcf top depth cutoff",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2024-07-24T04:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4c1d2278b3c9c4a7424aefd38827e029f65dace",
"body": "Dependencies updated to the latest version for performance and bugfixes",
"is_bot": false,
"headline": "updated docker container and conda enviroment.yaml",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2024-07-22T06:45:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad43fa495899946df12f16045302b6beeb0caf15",
"body": null,
"is_bot": false,
"headline": "Update subst_probability.py",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2024-05-30T06:38:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "676a9a0edad06dedbf09a383e66c2a808d19531e",
"body": null,
"is_bot": false,
"headline": "Update subst_probability.py",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2024-05-29T07:30:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3ab7b641da796a4e201997ee43a792a86e92192",
"body": null,
"is_bot": false,
"headline": "subst_probability template",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2024-05-29T06:10:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc92c6eba60a737b6946354316bd195be5c1f39a",
"body": null,
"is_bot": false,
"headline": "Create subst_probability.py",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2024-05-26T01:03:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30bc3262d6ded7385b81252c81beed8d6de89d0e",
"body": null,
"is_bot": false,
"headline": "Create align_reads_input_list.nf",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2024-05-24T03:23:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fe70606615266d44036fea30f51d687a7d581b1",
"body": null,
"is_bot": false,
"headline": "collect_results.py more in line with ncbi samples and references",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2024-05-20T04:38:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "303c0dd55e87befb084cbc77c6990e6e8acb4972",
"body": "It is better to have it and let the user decide whether to use it or not",
"is_bot": false,
"headline": "re-enabled the reporting of pileup_mean_depth and corresponding theta",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2024-03-19T02:42:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e89571c9862badfa749fcdc08339dd59a3bc48b",
"body": null,
"is_bot": false,
"headline": "aligned bam files now saved in Align_Reads_Output",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2024-02-26T03:20:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "373ca44848890e5ca2ee18f22832ba46b87545b1",
"body": null,
"is_bot": false,
"headline": "Update align_all_est.nf",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2024-01-02T09:29:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6524895fc37475f1b5dac2b9002f90c315e13436",
"body": null,
"is_bot": false,
"headline": "bug fixes",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2024-01-02T09:28:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c646685519913db907002338fbdfb9d078827f1b",
"body": null,
"is_bot": false,
"headline": "Create .gitattributes",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-12-21T23:58:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c3ac52071dd6bf3321302be6a8e2d384c2fcde7",
"body": null,
"is_bot": false,
"headline": "align_all_est.nf and all_est.nf match new rho/theta scripts",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-12-20T03:03:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4420ff836aae9f348fdbeba1e6a571b94af33110",
"body": "needs updating for rho_est script",
"is_bot": false,
"headline": "updated align_all_est for new theta_est script",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-12-19T03:47:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d33e78aa49093457035d747e810a46dfa4389c3",
"body": null,
"is_bot": false,
"headline": "raw freebayes results and filtered are now both output",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-10-20T01:17:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1eba94d513a3dce867d90d4d0179da0c89d20cdb",
"body": "added missing channel",
"is_bot": false,
"headline": "Update rho_est_input_list.nf",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-10-20T01:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eca11e1addac46caaded58398ba472035cb29b42",
"body": null,
"is_bot": false,
"headline": "rho_est_input_list.nf fix error",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-10-20T00:13:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "180c30242c406be36e2a9e45467c98effac2396b",
"body": null,
"is_bot": false,
"headline": "completed rho_est and theta_est input_list",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-10-19T23:48:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fe82f153cda0285155c29ea80b03156a065fff1",
"body": null,
"is_bot": false,
"headline": "rho_est input_list WiP",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-10-19T23:28:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f23e9a33414e5c2bb419b74c1ba4ea28badf3970",
"body": null,
"is_bot": false,
"headline": "updated rho_est output with vcf filter",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-10-19T22:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a9856b2dc0bae576c309e757a709a49eb0ff60f",
"body": null,
"is_bot": false,
"headline": "set minimum vcf filter values in theta_est.nf",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-10-18T20:43:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e57f96ebeca070fe39c806398bb04f742caae508",
"body": null,
"is_bot": false,
"headline": "fix for counting variant sites in theta_est.py",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-10-16T02:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc8c78669b8bf0e7ad50931dd3bc7c616d3d7fc2",
"body": null,
"is_bot": false,
"headline": "vcf filter step added to theta_est.nf",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-10-16T02:34:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57c75f61e3723b96649757b02c21536e30691d78",
"body": null,
"is_bot": false,
"headline": "Update .gitignore",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-09-15T04:46:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3909fabcfccdb27819ad0c861f6609cc2a6740dd",
"body": null,
"is_bot": false,
"headline": "Update hpc_node_run.sh",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-09-15T04:46:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "561e6591d0f3a5a682b2a1b08e5c3a3e45db495a",
"body": null,
"is_bot": false,
"headline": "development files",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-09-06T07:32:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5c7a70cd3e610c3456368838febff7d127b0270",
"body": null,
"is_bot": false,
"headline": "updated sub theta files",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-08-16T02:06:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f99ecb5bddc694404fc1210b3de5923c8f15d94",
"body": null,
"is_bot": false,
"headline": "hpc node run files",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-08-14T02:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6da820017660dd5310b1d4b7f7e7e4e76c0bac14",
"body": "only theta per site and pileup median depth is reported to reduce complexity + the genome size",
"is_bot": false,
"headline": "clean up theta estimate output",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-07-09T05:25:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2751d83737040e4b6a71cb5ef745a6a8ace54b82",
"body": "genome_length, recom_tract_len and rho_per_site now reported",
"is_bot": false,
"headline": "additional parameters reported by rho_est.nf",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-07-07T07:37:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0136c4dac44103f07a1339d98eb276f78203d14",
"body": "combined_align_est.nf to align_all_est.nf\ncombined_est.nf to all_est.nf",
"is_bot": false,
"headline": "reworded script names for clarity",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-07-07T03:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2962b67776296472370f11f4cbbb04bb57e3a51",
"body": null,
"is_bot": false,
"headline": "collect_results file moved to dev_files",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-06-26T08:14:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "082d13cd59afd6f17fa17ba927e9c71957788b25",
"body": "This way it can be easily disabled if it's not needed",
"is_bot": false,
"headline": "theta est plotting code seperated",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-05-30T05:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c45563de8597f1d453d8ac6ac11d9dc6e6081c78",
"body": null,
"is_bot": false,
"headline": "further optimisations for large runs",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-05-24T07:41:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d55f7d4ffad9bbbdd1daeabeb10c315ad68d7a3",
"body": "theta plots are disabled until they can be isolated and further optimised",
"is_bot": false,
"headline": "various optimisations for large runs",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-05-24T03:39:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1288490d2cc97e3a4c0a4061bf9278bc953d527",
"body": null,
"is_bot": false,
"headline": "collect_results.py moved to top dir",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-03-30T06:50:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3511575f6c330f4668bc5156f3e3512b07ae4d2e",
"body": null,
"is_bot": false,
"headline": "Readme updated with new lookup table",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-03-30T06:36:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6501885e5d29191ef2ce961d498ad6e2b678a81b",
"body": null,
"is_bot": false,
"headline": "collect_results.py plotting disabled",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-03-27T03:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d89a20a1a350bcaad68491327c81355aac7724d2",
"body": null,
"is_bot": false,
"headline": "subsampling information now collected",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-03-25T08:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f1a236b38c7d6331bbc201ce0e5ca5a1ed21a08",
"body": null,
"is_bot": false,
"headline": "samtools coverage calculation step added to combined_est.nf",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-03-24T03:34:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ce5f4671396abc789753987b4d1f067b6ec19d1",
"body": null,
"is_bot": false,
"headline": "subsampling information now output",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-03-24T03:24:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1732eca09280f34b4ab7aec54ca47c15e83ecdf0",
"body": null,
"is_bot": false,
"headline": "samtools mean depth added to results",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-03-23T06:53:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2250a2a43123cd9c08c0072594807adcad0c4dc",
"body": null,
"is_bot": false,
"headline": "theta_est numba optimisations and black formatting of scripts",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-03-22T10:42:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "429f3eafd0247b98f5a845535ed6290c6523b3b7",
"body": null,
"is_bot": false,
"headline": "results are now based on significant figures",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-03-22T05:53:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57ad136ec25724bdf48b923bbd400d9882ccda4b",
"body": null,
"is_bot": false,
"headline": "decimal values are now rounded by 5",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-03-21T10:00:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61415ab2bc0e6459eace9853d629d5d391ff167b",
"body": null,
"is_bot": false,
"headline": "updated pipeline fig",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-03-21T02:25:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3217ba11ebe063f78af2ba1c2271937f252a0e48",
"body": null,
"is_bot": false,
"headline": "combined_est script + clean up",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-03-15T06:16:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9402545a54a201cb23f00889b666efa46f8a8665",
"body": "can now merge for multiple references",
"is_bot": false,
"headline": "Update collect_results.py",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-03-10T08:05:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed13181bd2767e22218256e5597713e2ca11fa13",
"body": "includes coverage results",
"is_bot": false,
"headline": "Update collect_results.py",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-03-10T07:36:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa90d252220cc90d48203b93aaeec8c3fa802686",
"body": null,
"is_bot": false,
"headline": "Update collect_results.py",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-03-06T07:05:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2977f97b86fb7bf17af01b66779b2739992dc89f",
"body": null,
"is_bot": false,
"headline": "collect results script update",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-03-06T05:49:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6021daec195308f135ec037580e02eee98417793",
"body": null,
"is_bot": false,
"headline": "fastp threads fixed to 1",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-03-03T09:06:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ff561f43a9f5205f76aedc1eea2629092aa92db",
"body": null,
"is_bot": false,
"headline": "Update combined_align_est.nf",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-03-03T04:56:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4499ca03e8fce55308c36977e69f340705a42b98",
"body": null,
"is_bot": false,
"headline": "fastp filters added to align_reads.nf",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-03-03T04:47:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "992c74b480448308485b11b183593c5b51a5dc2f",
"body": null,
"is_bot": false,
"headline": "fastp and coverm dependencies",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-03-03T00:44:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4361be8949dbaca1fe81e4dd8c7d75df3955ea60",
"body": null,
"is_bot": false,
"headline": "Create collect_results.py",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-02-24T09:02:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfb45cd2271a89c2ede611e99dbd6e0377667cc9",
"body": null,
"is_bot": false,
"headline": "pep8 formating",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-02-24T07:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b93d84f2ef12de57aa41d06d929879437fa64714",
"body": null,
"is_bot": false,
"headline": "conda and dockerfile clean up",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2023-02-23T05:34:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29a455fec294c38ebb7bbb536ed4f6aa5b660fff",
"body": null,
"is_bot": false,
"headline": "Create collect_rho_csvs.py",
"author_name": "Sid-Kr1",
"author_login": "sid-krish",
"committed_at": "2023-02-20T04:24:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55e28466ee030804732941b07c5c68e5d4987f5f",
"body": null,
"is_bot": false,
"headline": "bump python to 3.10 for its various improvements",
"author_name": "sid-krish",
"author_login": "sid-krish",
"committed_at": "2022-12-27T01:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07e25479d902c4e07b48aebb82692ed240e82fad",
"body": null,
"is_bot": false,
"headline": "Dependencies fixed where appropriate and aligner updated to bwa-mem2",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-11-01T05:42:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51c2861d389ed5fe15d4854799b2b441b6ed7aba",
"body": "This reverts commit 75d20843fce0f8a98ebe11760afcdc34c7a256c2.",
"is_bot": false,
"headline": "Revert \"removed pipe commands from align_reads\"",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-10-28T03:05:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75d20843fce0f8a98ebe11760afcdc34c7a256c2",
"body": "causes issue with singularity",
"is_bot": false,
"headline": "removed pipe commands from align_reads",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-10-20T07:48:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff947e628cfc1f709a5f4606b622d6e012f1a275",
"body": null,
"is_bot": false,
"headline": "combined align and estimation nextflow pipeline",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-10-11T07:10:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "671d0f2ef654f276c10c7794e79c195740412b73",
"body": null,
"is_bot": false,
"headline": "filter bam steps removed from rho_est and theta_est",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-10-11T03:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f59477a3798b906ebbadc40c4cb6cf4fdb0b0dc1",
"body": null,
"is_bot": false,
"headline": "complete aligne_reads.nf script for rhometa",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-10-11T00:31:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45ec06e4d2906c9be6fe0c6d4a29a862a8e50f86",
"body": null,
"is_bot": false,
"headline": "updated bam output file name for align_reads.nf",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-09-29T08:22:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf5ad91641b4f912e9a5b8325372f3ffee568854",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into main",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-09-29T08:11:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f11402eb82fda4e38e0583628f0d71501d908db0",
"body": null,
"is_bot": false,
"headline": "rho_est.nf, lookup_table_gen output files are now more organised",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-09-29T08:11:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26ddd69f635a0b2b52d124e4f7f2da27ba03dbcb",
"body": null,
"is_bot": false,
"headline": "Support added for bams aligned to multi-entry reference in theta_est.nf",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-09-29T08:11:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8cbfdf34db941f5e701d74f92267eed22c6db18",
"body": null,
"is_bot": false,
"headline": "rho_est.nf, lookup_table_gen output files are now more organised",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-09-29T08:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30c76c41cbf4d29e7cba450dba99e8dbf3d1c648",
"body": null,
"is_bot": false,
"headline": "Support added for bams aligned to multi seq reference in theta_est.nf",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-09-29T07:44:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fdb7e807c69c0abccf53314b68eb2b429b11eb3",
"body": null,
"is_bot": false,
"headline": "rho_est.nf output files are now more organised",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-09-26T04:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e79df858131c1b733bfa971169dc40e5326c0a09",
"body": null,
"is_bot": false,
"headline": "subsample bam process now consumes less memory",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-09-23T07:57:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8a0e11c1d04b3be05cc500b2d45775b32b30521",
"body": null,
"is_bot": false,
"headline": "Readme addition: Input preparation for rho_est and theta_est pipelines",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-08-16T04:01:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b95df94d27cb066682825526db38a6ec4016d648",
"body": null,
"is_bot": false,
"headline": "latest dev_files",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-08-01T05:10:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ff7a69707ec05c8aa93c7ef34771157f25294fe",
"body": null,
"is_bot": false,
"headline": "clean up",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-06-15T09:16:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "000845f6569fa2b374af2033b3a1716ebc0edf44",
"body": null,
"is_bot": false,
"headline": "clean up",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-06-15T09:10:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06616c855c90981d5492698c7df1a90b8bf91b53",
"body": null,
"is_bot": false,
"headline": "Merge branch 'io_optimisations' into main",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-06-15T08:52:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c752bd73ad803b6754b6eb6c7b299ae89292a22",
"body": null,
"is_bot": false,
"headline": "clean up",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-06-15T08:51:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c416bb17d85e7800d8d60e389fefb13b402cc6f9",
"body": null,
"is_bot": false,
"headline": "sim_rho_est io optimisations",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-06-15T08:40:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2d0e18d1075b6585a61bcba15c8da1363f27a33",
"body": null,
"is_bot": false,
"headline": "updated comments",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-06-10T02:45:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c96cefbcfdd2464973ef1c2b9577f59b4330ff3e",
"body": null,
"is_bot": false,
"headline": "readme updated for clarity",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-05-30T10:58:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dc4b086d9217ef510e8525bb862640ce9f559fd",
"body": null,
"is_bot": false,
"headline": "rearrange readme for clarity",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-05-30T06:55:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e26ec183837d57d2c8908437d0e56d273c86e2e8",
"body": null,
"is_bot": false,
"headline": "pregenerated lookup tables added to readme",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-05-30T06:52:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32cc082cdc3b83817f9447b204bd941f29159667",
"body": null,
"is_bot": false,
"headline": "readme fix for error in text",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-05-30T05:56:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a55b5b6279cf19d9bc297e17cda966641c902ae0",
"body": null,
"is_bot": false,
"headline": "another mention of anaconda changed to miniconda",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-05-23T08:12:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d57361ef20a66fbf6fd8a8f8eb35c9622e2c17cf",
"body": null,
"is_bot": false,
"headline": "users are now directed to use miniconda instead of anaconda",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-05-23T08:11:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22a523a7d876b1fda61d6de45bb1445731276352",
"body": null,
"is_bot": false,
"headline": "Readme spelling mistake corrections",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-05-23T08:09:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0ac5bf6c87d654ef33aada023f3c4f43793e34e",
"body": null,
"is_bot": false,
"headline": "table of contents fixes",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-05-19T03:09:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "604868954f3cf92022f70c13361f4f337eeb7fda",
"body": null,
"is_bot": false,
"headline": "table of contents now working",
"author_name": "Sid",
"author_login": null,
"committed_at": "2022-05-19T03:03:03Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 1,
"latest_release_at": "2024-08-13T07:16:53Z",
"latest_release_tag": "v1.1.1",
"releases_from_tags": false,
"days_since_last_push": 244,
"active_weeks_last_year": 1,
"days_since_latest_release": 711,
"mean_days_between_releases": 82.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 0,
"stars": 12,
"watchers": 3,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 21
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 15386,
"source_files_sampled": 71,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 3,
"open_issues": 20,
"closed_ratio": 0.649,
"closed_issues": 37,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sid-krish",
"commits": 185,
"avatar_url": "https://avatars.githubusercontent.com/u/56985355?v=4"
},
{
"type": "User",
"login": "cerebis",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/6006667?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.939
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": 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": "0ca6c22c8a591df8b4b587b3562928fa4de5371f",
"ran_at": "2026-07-26T06:18:53Z",
"aggregate_score": 2.4,
"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": 64,
"created_at": "2025-03-07T22:57:12Z",
"last_comment_at": "2025-03-16T04:11:58Z",
"last_comment_author": "koadman"
}
],
"last_merged_pr_at": "2022-04-05T04:54:01Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 9,
"created_at": "2022-03-04T00:35:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 10,
"created_at": "2022-03-04T02:07:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 13,
"created_at": "2022-03-07T11:23:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 14,
"created_at": "2022-03-07T20:23:01Z",
"last_comment_at": "2022-03-08T06:47:47Z",
"last_comment_author": "cerebis"
},
{
"number": 18,
"created_at": "2022-03-09T04:36:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 28,
"created_at": "2022-03-27T10:36:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 30,
"created_at": "2022-03-29T02:10:45Z",
"last_comment_at": "2022-03-29T02:15:28Z",
"last_comment_author": "sid-krish"
},
{
"number": 33,
"created_at": "2022-03-29T05:12:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 38,
"created_at": "2022-04-13T08:42:43Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 39,
"created_at": "2022-04-13T09:10:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 40,
"created_at": "2022-04-13T09:45:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 41,
"created_at": "2022-04-13T09:48:45Z",
"last_comment_at": "2022-05-17T02:05:36Z",
"last_comment_author": "sid-krish"
},
{
"number": 48,
"created_at": "2022-08-04T02:39:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 51,
"created_at": "2022-09-28T06:38:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 55,
"created_at": "2022-10-03T22:39:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 56,
"created_at": "2023-03-28T01:33:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 60,
"created_at": "2024-03-19T04:54:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 61,
"created_at": "2024-03-19T05:29:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 62,
"created_at": "2024-08-09T03:55:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 66,
"created_at": "2025-05-05T04:09:13Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sid-krish/rhometa",
"host": "github.com",
"name": "rhometa",
"owner": "sid-krish"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 24,
"inputs": {
"security": 24,
"vitality": 28,
"community": 33,
"governance": 32,
"engineering": 21,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 28,
"overall_after_abandonment_multiplier": 24
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 28,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 7,
"inputs": {
"commits_last_year": 1,
"human_commit_share": 1,
"days_since_last_push": 244,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 244 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 244
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1 commits in the last year",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v1.1.1",
"releases_from_tags": false,
"days_since_latest_release": 711,
"mean_days_between_releases": 82.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 711 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 711
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~82.6 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 82.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [],
"signals": [
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 17,
"days_since_last_merged_pr": 1573,
"days_since_last_human_commit": 244,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 244 days; 3 unmet obligation(s): issues unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 244,
"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": "at_risk",
"name": "Community & Adoption",
"value": 33,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"forks": 0,
"stars": 12,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "12 stars",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 12
}
}
],
"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": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 32,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.939
},
"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 94% of commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 94
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"merged_prs": 3,
"open_issues": 20,
"closed_issues": 37,
"issue_closed_ratio": 0.649,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "65% of issues closed",
"points": 30.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 65
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "3/6 decided PRs merged",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 3,
"decided": 6
}
}
],
"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": "at_risk",
"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": 38,
"inputs": {
"followers": 1,
"owner_type": "User",
"is_verified": null,
"owner_login": "sid-krish",
"public_repos": 7,
"account_age_days": 2466
},
"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": "1 followers of sid-krish",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "sid-krish"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "7 public repos, account ~6 yr old",
"points": 18.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 7
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 21,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"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": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"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": 0,
"status": "missed",
"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": "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": "critical",
"name": "Security",
"value": 24,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 24,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.4
},
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 1
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 15,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.01,
"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": "1 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 0.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 1,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"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": "Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 15386,
"source_files_sampled": 71,
"oversized_source_files": 0
},
"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": "0/71 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 71,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-26T06:18:58.537795Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sid-krish/rhometa.svg",
"full_name": "sid-krish/rhometa",
"license_state": "standard",
"license_spdx": "MIT"
}