{"id":159517,"name":null,"description":"fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing","url":"https://github.com/brentp/mosdepth","last_synced_at":"2025-09-09T17:53:21.598Z","repository":{"id":41390296,"uuid":"101316174","full_name":"brentp/mosdepth","owner":"brentp","description":"fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing","archived":false,"fork":false,"pushed_at":"2025-01-17T15:45:54.000Z","size":1226,"stargazers_count":725,"open_issues_count":43,"forks_count":100,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-03-11T05:44:30.886Z","etag":null,"topics":["coverage","depth","exome","genome","hacktoberfest","nim","nim-lang","sequencing","wgs"],"latest_commit_sha":null,"homepage":"","language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brentp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["brentp"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2017-08-24T16:32:11.000Z","updated_at":"2025-03-10T08:44:02.000Z","dependencies_parsed_at":"2022-07-15T11:18:42.591Z","dependency_job_id":"c6056a2b-aa59-4923-a380-7e15d03f3bcb","html_url":"https://github.com/brentp/mosdepth","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/brentp/mosdepth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fmosdepth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fmosdepth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fmosdepth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fmosdepth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brentp","download_url":"https://codeload.github.com/brentp/mosdepth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fmosdepth/sbom","scorecard":{"id":252400,"data":{"date":"2025-08-11","repo":{"name":"github.com/brentp/mosdepth","commit":"68ed9b0977666cd9ef7e7b49d5e15a83f944417c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/brentp/mosdepth/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/brentp/mosdepth/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/brentp/mosdepth/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/brentp/mosdepth/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/brentp/mosdepth/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/brentp/mosdepth/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/brentp/mosdepth/build.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: scripts/install.sh:24","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.3.11 not signed: https://api.github.com/repos/brentp/mosdepth/releases/195360961","Warn: release artifact v0.3.10 not signed: https://api.github.com/repos/brentp/mosdepth/releases/187174620","Warn: release artifact v0.3.9 not signed: https://api.github.com/repos/brentp/mosdepth/releases/172221939","Warn: release artifact v0.3.8 not signed: https://api.github.com/repos/brentp/mosdepth/releases/151522706","Warn: release artifact v0.3.7 not signed: https://api.github.com/repos/brentp/mosdepth/releases/147444515","Warn: release artifact v0.3.11 does not have provenance: https://api.github.com/repos/brentp/mosdepth/releases/195360961","Warn: release artifact v0.3.10 does not have provenance: https://api.github.com/repos/brentp/mosdepth/releases/187174620","Warn: release artifact v0.3.9 does not have provenance: https://api.github.com/repos/brentp/mosdepth/releases/172221939","Warn: release artifact v0.3.8 does not have provenance: https://api.github.com/repos/brentp/mosdepth/releases/151522706","Warn: release artifact v0.3.7 does not have provenance: https://api.github.com/repos/brentp/mosdepth/releases/147444515"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:49:15.046Z","repository_id":41390296,"created_at":"2025-08-17T08:49:15.047Z","updated_at":"2025-08-17T08:49:15.047Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274339026,"owners_count":25267283,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"brentp","name":"Brent Pedersen","uuid":"1739","kind":"user","description":"Doing genomics","email":"","website":null,"location":"Oregon, USA","twitter":"brent_p","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1739?u=f05ed5c6046f039a05492d43621aa08f53f37bbe\u0026v=4","repositories_count":220,"last_synced_at":"2025-09-05T19:39:43.953Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/brentp","funding_links":["https://github.com/sponsors/brentp"],"total_stars":6028,"followers":1388,"following":265,"created_at":"2022-11-02T17:13:24.678Z","updated_at":"2025-09-05T19:39:43.953Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brentp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brentp/repositories"},"packages":[{"id":8796912,"name":"github.com/brentp/mosdepth","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/brentp/mosdepth","keywords_array":[],"namespace":null,"versions_count":30,"first_release_published_at":"2017-08-24T16:33:54.000Z","latest_release_published_at":"2025-01-17T15:44:30.000Z","latest_release_number":"v0.3.11","last_synced_at":"2025-08-18T19:17:54.247Z","created_at":"2024-01-24T05:35:08.503Z","updated_at":"2025-08-18T19:17:54.247Z","registry_url":"https://pkg.go.dev/github.com/brentp/mosdepth","install_command":"go get github.com/brentp/mosdepth","documentation_url":"https://pkg.go.dev/github.com/brentp/mosdepth#section-documentation","metadata":{},"repo_metadata":{"uuid":"101316174","full_name":"brentp/mosdepth","owner":"brentp","description":"fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing","archived":false,"fork":false,"pushed_at":"2023-11-22T07:41:33.000Z","size":1243,"stargazers_count":623,"open_issues_count":50,"forks_count":99,"subscribers_count":23,"default_branch":"master","last_synced_at":"2024-01-11T02:02:33.482Z","etag":null,"topics":["coverage","depth","exome","genome","hacktoberfest","nim","nim-lang","sequencing","wgs"],"latest_commit_sha":null,"homepage":"","language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brentp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["brentp"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2017-08-24T16:32:11.000Z","updated_at":"2024-01-04T16:36:00.000Z","dependencies_parsed_at":"2022-07-15T11:18:42.591Z","dependency_job_id":"c6056a2b-aa59-4923-a380-7e15d03f3bcb","html_url":"https://github.com/brentp/mosdepth","commit_stats":null,"previous_names":[],"tags_count":25,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fmosdepth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fmosdepth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fmosdepth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fmosdepth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brentp","download_url":"https://codeload.github.com/brentp/mosdepth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":182460640,"owners_count":11240749,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2024-01-24T05:37:34.557Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.203841068845398,"dependent_packages_count":9.049219470518674,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.626530269682036},"purl":"pkg:golang/github.com/brentp/mosdepth","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/brentp/mosdepth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/brentp/mosdepth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/brentp/mosdepth/dependencies","status":null,"funding_links":["https://github.com/sponsors/brentp"],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbrentp%2Fmosdepth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbrentp%2Fmosdepth/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbrentp%2Fmosdepth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbrentp%2Fmosdepth/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954770,"maintainers_count":0,"namespaces_count":741920,"keywords_count":109374,"github":"golang","metadata":{"funded_packages_count":49379},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-09T06:45:13.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":2906583,"full_name":"brentp/mosdepth","default_branch":"master","committers":null,"total_commits":null,"total_committers":null,"total_bot_commits":null,"total_bot_committers":null,"mean_commits":null,"dds":null,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":null,"last_synced_commit":null,"created_at":"2024-10-12T02:20:56.269Z","updated_at":"2024-10-12T02:20:56.269Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fmosdepth/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5531420,"commits_count":870435113,"contributors_count":32056817,"owners_count":918072,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"brentp/mosdepth","html_url":"https://github.com/brentp/mosdepth","last_synced_at":"2025-09-06T01:52:35.458Z","status":null,"issues_count":177,"pull_requests_count":29,"avg_time_to_close_issue":15057053.095238095,"avg_time_to_close_pull_request":14581914.23076923,"issues_closed_count":147,"pull_requests_closed_count":26,"pull_request_authors_count":18,"issue_authors_count":143,"avg_comments_per_issue":3.2937853107344632,"avg_comments_per_pull_request":2.344827586206897,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":375189.28571428574,"past_year_avg_time_to_close_pull_request":158367.0,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.2307692307692308,"past_year_avg_comments_per_pull_request":3.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2024-10-12T02:20:56.819Z","updated_at":"2025-09-06T01:52:35.460Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fmosdepth","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fmosdepth/issues","issue_labels_count":{"enhancement":1,"help wanted":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":167,"CONTRIBUTOR":6,"OWNER":4},"pull_request_author_associations_count":{"CONTRIBUTOR":16,"NONE":10,"OWNER":3},"issue_authors":{"cademirch":4,"asmlgkj":4,"brentp":4,"chapmanb":3,"tamuanand":3,"lmanchon":3,"LudvigOlsen":3,"kkapuria3":3,"Rohit-Satyam":2,"IsmailM":2,"matthdsm":2,"beginner984":2,"ghost":2,"Kiran936":2,"vladsavelyev":2,"tseemann":2,"shahmj":2,"duartemolha":2,"DarioS":2,"julibeg":2,"nservant":2,"multimeric":2,"chrisamiller":2,"justinjohns":1,"edawson":1,"ATpoint":1,"ggstatgen":1,"wdecoster":1,"fgvieira":1,"alhafidzhamdan":1,"shashwatsahay":1,"prasundutta87":1,"golharam":1,"xuyangy":1,"avsmith":1,"valeandri":1,"space-beaver":1,"crazysummerW":1,"alxsimon":1,"kiranpatil222":1,"ohickl":1,"menzel":1,"gevro":1,"alizraksi":1,"pickpingk":1,"avilella":1,"robertzeibich":1,"nuno5645":1,"ipstone":1,"lemdcock":1,"snashraf":1,"elleira":1,"megancamilla":1,"johnomics":1,"Adamtaranto":1,"ezherman":1,"niyati1211":1,"dpryan79":1,"Tine-dk":1,"xsoleacha":1,"jaudoux":1,"virenar":1,"shenscore":1,"HJArdin":1,"xiaoyunguo":1,"ManavalanG":1,"kaspernie":1,"rjsicko":1,"pdl30":1,"eharr":1,"drramki-chop":1,"priyambial123":1,"evelingonzalezfeliu":1,"sjackman":1,"stephenturner":1,"pdiakumis":1,"Calvinblue":1,"kruthikaiyer0990":1,"mike-molnar":1,"npatel22526":1,"unikzforce":1,"indapa":1,"damianosmel":1,"crutching":1,"Luobiny":1,"alok123t":1,"Heather1999":1,"reshu23":1,"yangyxt":1,"shelkmike":1,"philip-scorpiontx":1,"clintval":1,"worker000000":1,"bartcharbon":1,"hdashnow":1,"adthrasher":1,"monkollek":1,"adamrtalbot":1,"onordesjo":1,"jkbonfield":1,"albinap":1,"kellogg76":1,"silvewheat":1,"EgirardBioinfo":1,"alhsu":1,"apozomt":1,"zlskidmore":1,"mpalatucci":1,"wskwxf":1,"SHuang-Broad":1,"aspitaleri":1,"thanhleviet":1,"nylander":1,"aklein-705":1,"kylec":1,"philippbayer":1,"iranmdl":1,"kokyriakidis":1,"JiaweiShen1116":1,"jbedo":1,"af8":1,"zhangjy859":1,"tjbencomo":1,"joelarkman":1,"wresch":1,"hlfreund":1,"meanjollies":1,"jasper1918":1,"gwaybio":1,"WWz33":1,"crazyhottommy":1,"Krannich479":1,"serge2016":1,"GACGAMA":1,"lbeltrame":1,"holtgrewe":1,"slazicoicr":1,"gabeng":1,"aarthi-mohan":1,"Nonodayo":1,"Dario-Galanti":1,"dennishendriksen":1,"Sebastien-Raguideau":1},"pull_request_authors":{"kojix2":4,"LudvigOlsen":3,"brentp":3,"dwinter":2,"torfinnnome":2,"wdecoster":2,"cademirch":2,"rick-heig":1,"danielecook":1,"hyphaltip":1,"duartemolha":1,"arq5x":1,"ryanlayer":1,"martin-g":1,"jethror1":1,"skanwal":1,"jaudoux":1,"alok123t":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10196250,"issues_count":32245739,"pull_requests_count":101768105,"authors_count":10740850,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":12,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"NONE":2,"CONTRIBUTOR":2},"past_year_issue_authors":{"cademirch":2,"DarioS":2,"bartcharbon":1,"dennishendriksen":1,"fgvieira":1,"gevro":1,"HJArdin":1,"LudvigOlsen":1,"reshu23":1,"shashwatsahay":1,"WWz33":1},"past_year_pull_request_authors":{"cademirch":2,"LudvigOlsen":2},"maintainers":[{"login":"brentp","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brentp"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":2,"ReleaseEvent":2,"IssuesEvent":15,"WatchEvent":66,"IssueCommentEvent":55,"PushEvent":5,"GollumEvent":1,"PullRequestReviewEvent":6,"PullRequestReviewCommentEvent":7,"PullRequestEvent":3,"ForkEvent":2},"last_year":{"CreateEvent":2,"ReleaseEvent":2,"IssuesEvent":15,"WatchEvent":66,"IssueCommentEvent":55,"PushEvent":5,"GollumEvent":1,"PullRequestReviewEvent":6,"PullRequestReviewCommentEvent":7,"PullRequestEvent":3,"ForkEvent":2}},"keywords":["coverage","depth","exome","genome","hacktoberfest","nim","nim-lang","sequencing","wgs"],"dependencies":[],"score":null,"created_at":"2025-09-09T00:53:05.278Z","updated_at":"2025-10-07T08:38:18.969Z","avatar_url":"https://github.com/brentp.png","language":"Nim","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["https://github.com/sponsors/brentp"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/159517","html_url":"https://science.ecosyste.ms/projects/159517"}