{"id":170715,"name":null,"description":"CATAStrophy predicts filamentous plant pathogen lifestyle characteristics based on their CAZyme composition.","url":"https://github.com/ccdmb/catastrophy","last_synced_at":"2025-09-09T21:32:41.362Z","repository":{"id":49369982,"uuid":"226800941","full_name":"ccdmb/catastrophy","owner":"ccdmb","description":"CATAStrophy predicts filamentous plant pathogen lifestyle characteristics based on their CAZyme composition.","archived":false,"fork":false,"pushed_at":"2023-01-16T23:57:36.000Z","size":2178,"stargazers_count":6,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-31T19:55:30.709Z","etag":null,"topics":["bioinformatics","fungi","pathogen","pathogenomics","trophic-interactions"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ccdmb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-09T06:29:59.000Z","updated_at":"2025-03-22T08:14:06.000Z","dependencies_parsed_at":"2023-02-10T07:01:46.476Z","dependency_job_id":null,"html_url":"https://github.com/ccdmb/catastrophy","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ccdmb/catastrophy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccdmb%2Fcatastrophy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccdmb%2Fcatastrophy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccdmb%2Fcatastrophy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccdmb%2Fcatastrophy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccdmb","download_url":"https://codeload.github.com/ccdmb/catastrophy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccdmb%2Fcatastrophy/sbom","scorecard":{"id":269018,"data":{"date":"2025-08-11","repo":{"name":"github.com/ccdmb/catastrophy","commit":"6be2d12d1ebf6bda6034cae5171b2473a59f1036"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/anaconda-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-app.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/anaconda-publish.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ccdmb/catastrophy/anaconda-publish.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/anaconda-publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/ccdmb/catastrophy/anaconda-publish.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/anaconda-publish.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ccdmb/catastrophy/anaconda-publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ccdmb/catastrophy/python-app.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ccdmb/catastrophy/python-app.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ccdmb/catastrophy/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ccdmb/catastrophy/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"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"}}]},"last_synced_at":"2025-08-17T12:53:30.426Z","repository_id":49369982,"created_at":"2025-08-17T12:53:30.426Z","updated_at":"2025-08-17T12:53:30.426Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274366173,"owners_count":25272293,"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":"ccdmb","name":"CCDM Bioinformatics","uuid":"49743785","kind":"organization","description":"","email":null,"website":"https://ccdmb.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/49743785?v=4","repositories_count":5,"last_synced_at":"2023-03-03T03:35:20.186Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ccdmb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T16:31:26.012Z","updated_at":"2023-03-03T03:35:20.215Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccdmb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccdmb/repositories"},"packages":[{"id":2665294,"name":"catastrophy","ecosystem":"pypi","description":"A fungal trophy classifier based on CAZymes","homepage":"https://github.com/ccdmb/catastrophy","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/ccdmb/catastrophy","keywords_array":["fungi","machine-learning","bioinformatics"],"namespace":null,"versions_count":5,"first_release_published_at":"2019-04-25T04:06:47.000Z","latest_release_published_at":"2022-07-25T06:48:45.000Z","latest_release_number":"0.1.0","last_synced_at":"2025-09-02T23:16:43.837Z","created_at":"2022-04-10T10:17:47.529Z","updated_at":"2025-09-02T23:16:43.838Z","registry_url":"https://pypi.org/project/catastrophy/","install_command":"pip install catastrophy --index-url https://pypi.org/simple","documentation_url":"https://catastrophy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: BSD License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"catastrophy","project_status":null},"repo_metadata":{"uuid":"226800941","full_name":"ccdmb/catastrophy","owner":"ccdmb","description":"CATAStrophy predicts filamentous plant pathogen lifestyle characteristics based on their CAZyme composition.","archived":false,"fork":false,"pushed_at":"2023-01-16T23:57:36.000Z","size":2178,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-01-11T23:32:18.665Z","etag":null,"topics":["bioinformatics","fungi","pathogen","pathogenomics","trophic-interactions"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ccdmb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-09T06:29:59.000Z","updated_at":"2023-07-13T07:59:28.000Z","dependencies_parsed_at":"2023-02-10T07:01:46.476Z","dependency_job_id":null,"html_url":"https://github.com/ccdmb/catastrophy","commit_stats":null,"previous_names":[],"tags_count":4,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccdmb%2Fcatastrophy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccdmb%2Fcatastrophy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccdmb%2Fcatastrophy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccdmb%2Fcatastrophy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccdmb","download_url":"https://codeload.github.com/ccdmb/catastrophy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":185514288,"owners_count":11682399,"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"},"owner_record":{"login":"ccdmb","name":"CCDM Bioinformatics","uuid":"49743785","kind":"organization","description":"","email":null,"website":"https://ccdmb.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/49743785?v=4","repositories_count":5,"last_synced_at":"2023-03-03T03:35:20.186Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ccdmb","created_at":"2022-11-13T16:31:26.012Z","updated_at":"2023-03-03T03:35:20.215Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccdmb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccdmb/repositories"},"tags":[{"name":"0.1.0","sha":"935919a22320624a0779cc7a2503700a8f511a00","kind":"tag","published_at":"2022-07-25T06:43:27.000Z","download_url":"https://codeload.github.com/ccdmb/catastrophy/tar.gz/0.1.0","html_url":"https://github.com/ccdmb/catastrophy/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccdmb%2Fcatastrophy/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccdmb%2Fcatastrophy/tags/0.1.0/manifests"},{"name":"0.0.5","sha":"49465b544f63480dd523d51e4dc533fb082c0bca","kind":"tag","published_at":"2021-10-02T10:58:00.000Z","download_url":"https://codeload.github.com/ccdmb/catastrophy/tar.gz/0.0.5","html_url":"https://github.com/ccdmb/catastrophy/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccdmb%2Fcatastrophy/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccdmb%2Fcatastrophy/tags/0.0.5/manifests"},{"name":"0.0.3","sha":"bd2dc7ff047c0b31721bd308dec8cd0c88bbea35","kind":"tag","published_at":"2020-01-14T08:16:58.000Z","download_url":"https://codeload.github.com/ccdmb/catastrophy/tar.gz/0.0.3","html_url":"https://github.com/ccdmb/catastrophy/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccdmb%2Fcatastrophy/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccdmb%2Fcatastrophy/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"7e42335253a889772e618c7e544e8afbef05f421","kind":"tag","published_at":"2019-12-10T06:50:28.000Z","download_url":"https://codeload.github.com/ccdmb/catastrophy/tar.gz/0.0.2","html_url":"https://github.com/ccdmb/catastrophy/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccdmb%2Fcatastrophy/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccdmb%2Fcatastrophy/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2024-02-11T19:22:12.741Z","dependent_packages_count":0,"downloads":18,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":50.108776266996294,"dependent_repos_count":21.544734775075646,"dependent_packages_count":10.119285352930213,"stargazers_count":25.064230442281982,"forks_count":29.79117102828443,"docker_downloads_count":null,"average":27.325639573113712},"purl":"pkg:pypi/catastrophy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/catastrophy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/catastrophy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/catastrophy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-01-11T18:20:59.318Z","issues_count":3,"pull_requests_count":0,"avg_time_to_close_issue":33033318.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":2,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccdmb%2Fcatastrophy/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/catastrophy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/catastrophy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/catastrophy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/catastrophy/related_packages","maintainers":[{"uuid":"darcyabjones","login":"darcyabjones","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/darcyabjones/","role":null,"created_at":"2023-02-23T18:53:31.109Z","updated_at":"2023-02-23T18:53:31.109Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/darcyabjones/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726717,"maintainers_count":308881,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":547326,"full_name":"ccdmb/catastrophy","default_branch":"master","committers":[{"name":"Darcy Jones","email":"darcy.ab.jones@gmail.com","count":46},{"name":"Darcy Jones","email":"darcy.ab.jonoes@gmail.com","count":23}],"total_commits":69,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":34.5,"dds":0.33333333333333337,"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":"2023-03-17T23:21:52.316Z","last_synced_commit":"6be2d12d1ebf6bda6034cae5171b2473a59f1036","created_at":"2023-03-09T04:28:56.125Z","updated_at":"2023-09-19T17:14:43.916Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccdmb%2Fcatastrophy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5537895,"commits_count":874610347,"contributors_count":32275623,"owners_count":918967,"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":"ccdmb/catastrophy","html_url":"https://github.com/ccdmb/catastrophy","last_synced_at":"2025-07-31T18:20:55.564Z","status":"error","issues_count":3,"pull_requests_count":0,"avg_time_to_close_issue":33033318.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":2,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T10:17:53.653Z","updated_at":"2025-07-31T18:20:55.564Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccdmb%2Fcatastrophy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccdmb%2Fcatastrophy/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":2,"NONE":1},"pull_request_author_associations_count":{},"issue_authors":{"darcyabjones":2,"cahuparo":1},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10198121,"issues_count":32272968,"pull_requests_count":101825928,"authors_count":10741377,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"darcyabjones","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darcyabjones"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":["bioinformatics","fungi","pathogen","pathogenomics","trophic-interactions"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-01T01:13:33.335Z","updated_at":"2022-09-01T01:13:33.335Z","repository_link":"https://github.com/ccdmb/catastrophy/blob/master/setup.py","dependencies":[{"id":3453765716,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.11.0","direct":true,"kind":"runtime","optional":false},{"id":3453765717,"package_name":"biopython","ecosystem":"pypi","requirements":"\u003e=1.70","direct":true,"kind":"runtime","optional":false},{"id":3453765718,"package_name":"joblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3453765719,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/anaconda-publish.yaml","sha":null,"kind":"manifest","created_at":"2023-02-10T07:01:46.423Z","updated_at":"2023-02-10T07:01:46.423Z","repository_link":"https://github.com/ccdmb/catastrophy/blob/master/.github/workflows/anaconda-publish.yaml","dependencies":[{"id":7520694834,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7520694835,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7520694836,"package_name":"uibcdf/action-build-and-upload-conda-packages","ecosystem":"actions","requirements":"v1.1-beta.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-app.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T07:01:46.439Z","updated_at":"2023-02-10T07:01:46.439Z","repository_link":"https://github.com/ccdmb/catastrophy/blob/master/.github/workflows/python-app.yml","dependencies":[{"id":7520694848,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7520694849,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T07:01:46.459Z","updated_at":"2023-02-10T07:01:46.459Z","repository_link":"https://github.com/ccdmb/catastrophy/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":7520694855,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7520694856,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7520694857,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"27b31702a0e7fc50959f5ad993c78deac1bdfc29","direct":true,"kind":"composite","optional":false}]}],"score":5.768320995793772,"created_at":"2025-09-09T01:26:29.526Z","updated_at":"2025-10-07T08:39:52.172Z","avatar_url":"https://github.com/ccdmb.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":18,"funding_links":[],"readme_doi_urls":["https://doi.org/10.3389/fmicb.2019.03088"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/170715","html_url":"https://science.ecosyste.ms/projects/170715"}