{"id":65959,"name":"cmash","description":"Fast and accurate set similarity estimation via containment min hash","url":"https://github.com/dkoslicki/cmash","last_synced_at":"2025-09-08T13:31:36.961Z","repository":{"id":62562996,"uuid":"102793458","full_name":"dkoslicki/CMash","owner":"dkoslicki","description":"Fast and accurate set similarity estimation via containment min hash","archived":false,"fork":false,"pushed_at":"2024-07-19T00:39:33.000Z","size":18134,"stargazers_count":42,"open_issues_count":13,"forks_count":9,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-07-11T14:00:09.351Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dkoslicki.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-07T22:58:39.000Z","updated_at":"2024-07-19T00:39:37.000Z","dependencies_parsed_at":"2024-07-19T05:45:02.791Z","dependency_job_id":"2b032d35-0468-41b0-bd48-6b06943a4a40","html_url":"https://github.com/dkoslicki/CMash","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/dkoslicki/CMash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkoslicki","download_url":"https://codeload.github.com/dkoslicki/CMash/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash/sbom","scorecard":{"id":346789,"data":{"date":"2025-08-11","repo":{"name":"github.com/dkoslicki/CMash","commit":"fb6825f15d18b141da098f9b7fe0bd228a70bcd2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"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":"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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.2.3 not signed: https://api.github.com/repos/dkoslicki/CMash/releases/8213794","Warn: release artifact v0.2.3 does not have provenance: https://api.github.com/repos/dkoslicki/CMash/releases/8213794"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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-18T07:14:51.621Z","repository_id":62562996,"created_at":"2025-08-18T07:14:51.621Z","updated_at":"2025-08-18T07:14:51.621Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274193393,"owners_count":25238812,"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-08T02:00:09.813Z","response_time":121,"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":"dkoslicki","name":"David Koslicki","uuid":"6362936","kind":"user","description":"","email":"","website":"https://koslickilab.github.io/Koslicki-lab-PSU/","location":"State College, PA","twitter":null,"company":"Pennsylvania State University","icon_url":"https://avatars.githubusercontent.com/u/6362936?u=58cc1c2d88e74f1a33d5dda3756c2ca62dfecaa7\u0026v=4","repositories_count":60,"last_synced_at":"2024-12-10T21:22:20.661Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dkoslicki","funding_links":[],"total_stars":138,"followers":68,"following":7,"created_at":"2022-11-09T16:52:35.537Z","updated_at":"2024-12-10T21:22:20.661Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkoslicki","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkoslicki/repositories"},"packages":[{"id":2673621,"name":"cmash","ecosystem":"pypi","description":"Fast and accurate set similarity estimation via containment min hash (for genomic datasets).","homepage":"https://github.com/dkoslicki/CMash","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dkoslicki/CMash","keywords_array":["jaccard","min","hash","containment","genomics","metagenomics"],"namespace":null,"versions_count":7,"first_release_published_at":"2017-09-15T00:28:52.000Z","latest_release_published_at":"2017-10-24T05:43:57.000Z","latest_release_number":"0.3.0","last_synced_at":"2025-08-14T03:50:50.733Z","created_at":"2022-04-10T10:23:05.295Z","updated_at":"2025-08-14T03:50:50.733Z","registry_url":"https://pypi.org/project/cmash/","install_command":"pip install cmash --index-url https://pypi.org/simple","documentation_url":"https://cmash.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Natural Language :: English","Operating System :: MacOS :: MacOS X","Operating System :: POSIX :: Linux","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.5","Topic :: Scientific/Engineering :: Bio-Informatics","Topic :: Scientific/Engineering :: Mathematics"],"normalized_name":"cmash"},"repo_metadata":{"id":62562996,"uuid":"102793458","full_name":"dkoslicki/CMash","owner":"dkoslicki","description":"Fast and accurate set similarity estimation via containment min hash","archived":false,"fork":false,"pushed_at":"2024-07-19T00:39:33.000Z","size":18134,"stargazers_count":42,"open_issues_count":14,"forks_count":9,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-06-10T19:13:30.831Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dkoslicki.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-07T22:58:39.000Z","updated_at":"2024-07-19T00:39:37.000Z","dependencies_parsed_at":"2024-07-19T05:45:02.791Z","dependency_job_id":"2b032d35-0468-41b0-bd48-6b06943a4a40","html_url":"https://github.com/dkoslicki/CMash","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/dkoslicki/CMash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkoslicki","download_url":"https://codeload.github.com/dkoslicki/CMash/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264816511,"owners_count":23668205,"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":"dkoslicki","name":"David Koslicki","uuid":"6362936","kind":"user","description":"","email":"","website":"https://koslickilab.github.io/Koslicki-lab-PSU/","location":"State College, PA","twitter":null,"company":"Pennsylvania State University","icon_url":"https://avatars.githubusercontent.com/u/6362936?u=58cc1c2d88e74f1a33d5dda3756c2ca62dfecaa7\u0026v=4","repositories_count":60,"last_synced_at":"2024-12-10T21:22:20.661Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dkoslicki","funding_links":[],"total_stars":138,"followers":68,"following":7,"created_at":"2022-11-09T16:52:35.537Z","updated_at":"2024-12-10T21:22:20.661Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkoslicki","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkoslicki/repositories"},"tags":[{"name":"v0.5.2","sha":"1485a0cde4685c52ae8cfb8bdaa5d1bad77eaac3","kind":"commit","published_at":"2020-05-21T18:51:08.000Z","download_url":"https://codeload.github.com/dkoslicki/CMash/tar.gz/v0.5.2","html_url":"https://github.com/dkoslicki/CMash/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dkoslicki/CMash@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"7ce6906136062544380058d1f5728d91e0e1d3ba","kind":"commit","published_at":"2020-05-20T22:46:28.000Z","download_url":"https://codeload.github.com/dkoslicki/CMash/tar.gz/v0.5.1","html_url":"https://github.com/dkoslicki/CMash/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dkoslicki/CMash@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"b34d4c5ff1a75becbdd3bbda66fbb31874bf5cec","kind":"commit","published_at":"2020-03-25T05:00:31.000Z","download_url":"https://codeload.github.com/dkoslicki/CMash/tar.gz/v0.5.0","html_url":"https://github.com/dkoslicki/CMash/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dkoslicki/CMash@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"f13deeded962d3a7971208ad5fc56f61f90b9da3","kind":"commit","published_at":"2020-01-25T04:03:25.000Z","download_url":"https://codeload.github.com/dkoslicki/CMash/tar.gz/v0.4.0","html_url":"https://github.com/dkoslicki/CMash/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dkoslicki/CMash@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash/tags/v0.4.0/manifests"},{"name":"v0.2.3","sha":"2ce1977a58a9b09688c29fe7e04811c5ae0501c7","kind":"commit","published_at":"2017-10-23T00:25:25.000Z","download_url":"https://codeload.github.com/dkoslicki/CMash/tar.gz/v0.2.3","html_url":"https://github.com/dkoslicki/CMash/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dkoslicki/CMash@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash/tags/v0.2.3/manifests"}]},"repo_metadata_updated_at":"2025-07-11T13:10:06.298Z","dependent_packages_count":0,"downloads":49,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":24.0721434728934,"dependent_repos_count":21.727697944596816,"dependent_packages_count":9.995259271770403,"stargazers_count":10.071365075464199,"forks_count":11.421908737584568,"docker_downloads_count":null,"average":15.457674900461877},"purl":"pkg:pypi/cmash","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cmash","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cmash","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cmash/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-10T18:52:39.953Z","issues_count":31,"pull_requests_count":1,"avg_time_to_close_issue":8405533.588235294,"avg_time_to_close_pull_request":13.0,"issues_closed_count":17,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":3,"avg_comments_per_issue":2.161290322580645,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"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/dkoslicki%2FCMash/issues","maintainers":[{"login":"dkoslicki","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkoslicki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmash/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmash/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmash/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmash/related_packages","maintainers":[{"uuid":"dkoslicki","login":"dkoslicki","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/dkoslicki/","role":null,"created_at":"2023-02-23T20:15:38.854Z","updated_at":"2023-02-23T20:15:38.854Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dkoslicki/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726145,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":550119,"full_name":"dkoslicki/CMash","default_branch":"master","committers":[{"name":"dkoslicki","email":"dmkoslicki@gmail.com","login":null,"count":154},{"name":"dkoslicki","email":"david.koslicki@math.oregonstate.edu","login":null,"count":138},{"name":"ShaopengLiu1","email":"sml6467@psu.edu","login":null,"count":1}],"total_commits":293,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":97.66666666666667,"dds":0.4744027303754266,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T13:57:43.497Z","last_synced_commit":"59cee69e6bef024700f3dbbaaaf49b44820a24af","created_at":"2023-03-09T04:37:10.135Z","updated_at":"2023-10-25T13:57:43.497Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483322,"commits_count":854270774,"contributors_count":31138750,"owners_count":908526,"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":"dkoslicki/CMash","html_url":"https://github.com/dkoslicki/CMash","last_synced_at":"2025-07-12T08:42:04.702Z","status":null,"issues_count":31,"pull_requests_count":1,"avg_time_to_close_issue":11553766.277777778,"avg_time_to_close_pull_request":13.0,"issues_closed_count":18,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":3,"avg_comments_per_issue":2.161290322580645,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"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:45:14.472Z","updated_at":"2025-08-29T20:22:54.352Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkoslicki%2FCMash/issues","issue_labels_count":{"good first issue":6,"enhancement":5,"priority":4,"bug":2},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":28,"NONE":3},"pull_request_author_associations_count":{"OWNER":1},"issue_authors":{"dkoslicki":28,"rsharris":2,"jianshu93":1},"pull_request_authors":{"dkoslicki":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10094553,"issues_count":31373669,"pull_requests_count":97058592,"authors_count":10699554,"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":"dkoslicki","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkoslicki"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":1},"last_year":{"IssuesEvent":1,"WatchEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-11-03T15:45:22.098Z","updated_at":"2022-11-03T15:45:22.098Z","repository_link":"https://github.com/dkoslicki/CMash/blob/master/setup.py","dependencies":[{"id":6584754405,"package_name":"khmer","ecosystem":"pypi","requirements":"\u003e=2.1.1","direct":true,"kind":"runtime","optional":false},{"id":6584754406,"package_name":"screed","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584754407,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584754408,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584754409,"package_name":"blist","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584754410,"package_name":"argparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584754411,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.21.1","direct":true,"kind":"runtime","optional":false},{"id":6584754412,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=24.2.0","direct":true,"kind":"runtime","optional":false},{"id":6584754413,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584754414,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584754415,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584754416,"package_name":"marisa-trie","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584754417,"package_name":"hydra","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584754418,"package_name":"pycairo","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2024-07-19T05:45:02.774Z","updated_at":"2024-07-19T05:45:02.774Z","repository_link":"https://github.com/dkoslicki/CMash/blob/master/requirements.txt","dependencies":[]}],"score":9.037771106624907,"created_at":"2025-09-08T11:18:40.407Z","updated_at":"2025-10-07T08:25:04.141Z","avatar_url":"https://github.com/dkoslicki.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":49,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1101/2021.12.06.471436"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/65959","html_url":"https://science.ecosyste.ms/projects/65959"}