{"id":67423,"name":"deblur","description":"Deblur is a greedy deconvolution algorithm based on known read error profiles.","url":"https://github.com/biocore/deblur","last_synced_at":"2025-09-08T13:54:41.311Z","repository":{"id":26103834,"uuid":"29548011","full_name":"biocore/deblur","owner":"biocore","description":"Deblur is a greedy deconvolution algorithm based on known read error profiles.","archived":false,"fork":false,"pushed_at":"2025-03-08T16:57:50.000Z","size":4364,"stargazers_count":94,"open_issues_count":26,"forks_count":40,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-08-25T19:59:57.471Z","etag":null,"topics":[],"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/biocore.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","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,"zenodo":null}},"created_at":"2015-01-20T19:34:02.000Z","updated_at":"2025-03-26T15:32:58.000Z","dependencies_parsed_at":"2025-04-12T15:50:07.489Z","dependency_job_id":null,"html_url":"https://github.com/biocore/deblur","commit_stats":{"total_commits":404,"total_committers":14,"mean_commits":"28.857142857142858","dds":0.594059405940594,"last_synced_commit":"eca1176bade06d13414b92da26f2d9295576b357"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/biocore/deblur","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biocore","download_url":"https://codeload.github.com/biocore/deblur/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/sbom","scorecard":{"id":239130,"data":{"date":"2025-08-11","repo":{"name":"github.com/biocore/deblur","commit":"097bdc634783b75390f058835fe04cd258168a1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"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":"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":"Code-Review","score":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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":"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":"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":"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":"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":"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":"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/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/deblur/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/deblur/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/deblur/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/deblur/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/deblur/main.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:79","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T06:19:42.277Z","repository_id":26103834,"created_at":"2025-08-17T06:19:42.277Z","updated_at":"2025-08-17T06:19:42.277Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196148,"owners_count":25239148,"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":"biocore","name":"biocore","uuid":"6241857","kind":"organization","description":"Collaboratively developed bioinformatics software.","email":null,"website":"http://biocore.github.io/","location":"Cyberspace","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6241857?v=4","repositories_count":76,"last_synced_at":"2023-03-11T02:51:03.087Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/biocore","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T21:00:47.685Z","updated_at":"2023-03-11T02:51:03.114Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biocore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biocore/repositories"},"packages":[{"id":2691204,"name":"deblur","ecosystem":"pypi","description":"Deblur","homepage":"https://github.com/biocore/deblur","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/biocore/deblur","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2016-08-26T18:32:27.000Z","latest_release_published_at":"2018-09-14T18:16:29.000Z","latest_release_number":"1.1.0","last_synced_at":"2025-08-25T16:46:56.734Z","created_at":"2022-04-10T10:33:57.521Z","updated_at":"2025-08-25T20:00:02.773Z","registry_url":"https://pypi.org/project/deblur/","install_command":"pip install deblur --index-url https://pypi.org/simple","documentation_url":"https://deblur.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: BSD License","Operating System :: MacOS :: MacOS X","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3.5","Programming Language :: Python :: Implementation :: CPython","Topic :: Scientific/Engineering :: Bio-Informatics","Topic :: Software Development :: Libraries :: Application Frameworks","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"deblur","project_status":null},"repo_metadata":{"id":26103834,"uuid":"29548011","full_name":"biocore/deblur","owner":"biocore","description":"Deblur is a greedy deconvolution algorithm based on known read error profiles.","archived":false,"fork":false,"pushed_at":"2025-03-08T16:57:50.000Z","size":4364,"stargazers_count":94,"open_issues_count":26,"forks_count":40,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-07-23T10:58:06.411Z","etag":null,"topics":[],"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/biocore.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","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,"zenodo":null}},"created_at":"2015-01-20T19:34:02.000Z","updated_at":"2025-03-26T15:32:58.000Z","dependencies_parsed_at":"2025-04-12T15:50:07.489Z","dependency_job_id":null,"html_url":"https://github.com/biocore/deblur","commit_stats":{"total_commits":404,"total_committers":14,"mean_commits":"28.857142857142858","dds":0.594059405940594,"last_synced_commit":"eca1176bade06d13414b92da26f2d9295576b357"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/biocore/deblur","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biocore","download_url":"https://codeload.github.com/biocore/deblur/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/sbom","scorecard":{"id":239130,"data":{"date":"2025-08-11","repo":{"name":"github.com/biocore/deblur","commit":"097bdc634783b75390f058835fe04cd258168a1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"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":"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":"Code-Review","score":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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":"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":"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":"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":"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":"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":"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/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/deblur/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/deblur/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/deblur/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/deblur/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/deblur/main.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:79","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T06:19:42.277Z","repository_id":26103834,"created_at":"2025-08-17T06:19:42.277Z","updated_at":"2025-08-17T06:19:42.277Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272124740,"owners_count":24877720,"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-08-25T02:00:12.092Z","response_time":1107,"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_record":{"login":"biocore","name":"biocore","uuid":"6241857","kind":"organization","description":"Collaboratively developed bioinformatics software.","email":null,"website":"http://biocore.github.io/","location":"Cyberspace","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6241857?v=4","repositories_count":76,"last_synced_at":"2023-03-11T02:51:03.087Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/biocore","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T21:00:47.685Z","updated_at":"2023-03-11T02:51:03.114Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biocore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biocore/repositories"},"tags":[{"name":"1.1.1","sha":"9141e51955ee0a792fc78a7d92e9bb9f78cfc81a","kind":"commit","published_at":"2022-06-02T16:50:25.000Z","download_url":"https://codeload.github.com/biocore/deblur/tar.gz/1.1.1","html_url":"https://github.com/biocore/deblur/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/deblur@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"b9f2a7d3b27063ec72f93920998e01e13ed27e22","kind":"commit","published_at":"2018-09-14T15:42:07.000Z","download_url":"https://codeload.github.com/biocore/deblur/tar.gz/1.1.0","html_url":"https://github.com/biocore/deblur/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/deblur@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"2f66636dd6c928c0dc192f1c390b0246851775dd","kind":"commit","published_at":"2018-01-24T19:31:32.000Z","download_url":"https://codeload.github.com/biocore/deblur/tar.gz/1.0.4","html_url":"https://github.com/biocore/deblur/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/deblur@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"a10f1b568b9467bdeb53f6a6d895a33e15cb5b94","kind":"commit","published_at":"2017-10-19T20:03:12.000Z","download_url":"https://codeload.github.com/biocore/deblur/tar.gz/1.0.3","html_url":"https://github.com/biocore/deblur/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/deblur@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"afba6a195bf6eb2c249bccffc3a842da64fdfaca","kind":"commit","published_at":"2017-03-18T00:01:24.000Z","download_url":"https://codeload.github.com/biocore/deblur/tar.gz/1.0.2","html_url":"https://github.com/biocore/deblur/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/deblur@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"389fe76497c81b93918f152a274993e9e94440bf","kind":"commit","published_at":"2017-02-28T23:08:49.000Z","download_url":"https://codeload.github.com/biocore/deblur/tar.gz/1.0.1","html_url":"https://github.com/biocore/deblur/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/deblur@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ce4db335d0e580c830ca7619bc439e34a3ecf0fd","kind":"commit","published_at":"2017-02-10T23:20:07.000Z","download_url":"https://codeload.github.com/biocore/deblur/tar.gz/1.0.0","html_url":"https://github.com/biocore/deblur/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/deblur@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/tags/1.0.0/manifests"},{"name":"0.1.8","sha":"fb8858b7f0885916eaddea015267891c928e364b","kind":"commit","published_at":"2016-12-08T04:17:50.000Z","download_url":"https://codeload.github.com/biocore/deblur/tar.gz/0.1.8","html_url":"https://github.com/biocore/deblur/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/deblur@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/tags/0.1.8/manifests"}]},"repo_metadata_updated_at":"2025-08-25T20:00:02.773Z","dependent_packages_count":0,"downloads":67,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":46.77867665485097,"dependent_repos_count":21.66152068531463,"dependent_packages_count":10.032368031403879,"stargazers_count":7.610477606058693,"forks_count":6.276927904004653,"docker_downloads_count":1.0815815499863224,"average":15.573592071936524},"purl":"pkg:pypi/deblur","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/deblur","docker_dependents_count":13,"docker_downloads_count":93803,"usage_url":"https://repos.ecosyste.ms/usage/pypi/deblur","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/deblur/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-23T10:46:48.046Z","issues_count":50,"pull_requests_count":53,"avg_time_to_close_issue":24073455.902439024,"avg_time_to_close_pull_request":13755152.292682927,"issues_closed_count":41,"pull_requests_closed_count":41,"pull_request_authors_count":15,"issue_authors_count":34,"avg_comments_per_issue":3.92,"avg_comments_per_pull_request":2.490566037735849,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.0,"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/biocore%2Fdeblur/issues","maintainers":[{"login":"wasade","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wasade"},{"login":"mortonjt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mortonjt"},{"login":"ElDeveloper","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElDeveloper"},{"login":"josenavas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josenavas"},{"login":"gregcaporaso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gregcaporaso"},{"login":"jairideout","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jairideout"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deblur/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deblur/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deblur/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deblur/related_packages","maintainers":[{"uuid":"qiime.help","login":"qiime.help","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://pypi.org/user/qiime.help/","role":null,"created_at":"2023-02-23T23:05:20.020Z","updated_at":"2023-02-23T23:05:20.020Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/qiime.help/packages"},{"uuid":"mortonjt","login":"mortonjt","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/mortonjt/","role":null,"created_at":"2023-02-23T23:05:20.012Z","updated_at":"2023-02-23T23:05:20.012Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mortonjt/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"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":556898,"full_name":"biocore/deblur","default_branch":"master","committers":[{"name":"Amnon Amir","email":"amnonim@gmail.com","login":"amnona","count":164},{"name":"Jenya Kopylova","email":"jenya.kopylov@gmail.com","login":"ekopylova","count":67},{"name":"Daniel McDonald","email":"mcdonadt@colorado.edu","login":"wasade","count":62},{"name":"Antonio Gonzalez","email":"antgonza@gmail.com","login":"antgonza","count":41},{"name":"Jose Navas","email":"josenavasmolina@gmail.com","login":"josenavas","count":33},{"name":"Jamie Morton","email":"jamietmorton@gmail.com","login":"mortonjt","count":22},{"name":"Yoshiki Vázquez Baeza","email":"yoshiki89@gmail.com","login":"ElDeveloper","count":5},{"name":"System Administrator","email":"root@Jenyas-MacBook-Pro-3.local","login":null,"count":4},{"name":"sjanssen2","email":"stefan.m.janssen@gmail.com","login":"sjanssen2","count":2},{"name":"gsmashd","email":"gsmashd","login":"gsmashd","count":1},{"name":"Valentyn Bezshapkin","email":"61702053+valentynbez","login":"valentynbez","count":1},{"name":"Valentyn Bezshapkin","email":"61702053+crusher083","login":"crusher083","count":1},{"name":"Jai Ram Rideout","email":"jai.rideout@gmail.com","login":"jairideout","count":1},{"name":"System Administrator","email":"root@rl1gw2-194-89-dhcp.int.colorado.edu","login":null,"count":1}],"total_commits":405,"total_committers":14,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":28.928571428571427,"dds":0.5950617283950617,"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":"2025-05-16T21:30:54.123Z","last_synced_commit":"097bdc634783b75390f058835fe04cd258168a1f","created_at":"2023-03-09T04:55:13.963Z","updated_at":"2025-05-16T21:30:54.146Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"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":"biocore/deblur","html_url":"https://github.com/biocore/deblur","last_synced_at":"2025-08-25T20:00:02.073Z","status":"error","issues_count":50,"pull_requests_count":53,"avg_time_to_close_issue":24073455.902439024,"avg_time_to_close_pull_request":13755152.292682927,"issues_closed_count":41,"pull_requests_closed_count":41,"pull_request_authors_count":15,"issue_authors_count":34,"avg_comments_per_issue":3.92,"avg_comments_per_pull_request":2.490566037735849,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T11:40:57.525Z","updated_at":"2025-08-30T19:25:28.619Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fdeblur/issues","issue_labels_count":{"question":2,"enhancement":1,"help wanted":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":30,"MEMBER":11,"CONTRIBUTOR":6,"COLLABORATOR":3},"pull_request_author_associations_count":{"CONTRIBUTOR":23,"NONE":16,"MEMBER":12,"COLLABORATOR":3},"issue_authors":{"amnona":5,"wasade":4,"josenavas":3,"polypay123":3,"mortonjt":3,"Listen-Lii":2,"jtremblay":2,"ElDeveloper":2,"MichaelRade":1,"jwdebelius":1,"anna-schrecengost":1,"feargalr":1,"bishnuadhikari":1,"wangjiawen2013":1,"nvpatin":1,"ramongallego":1,"EmmettPeng":1,"sjanssen2":1,"jairideout":1,"kevinmcc21":1,"Jigyasa3":1,"biofuture":1,"bstamps":1,"thermokarst":1,"rderelle":1,"bk70545":1,"slvrshot":1,"gregcaporaso":1,"smteo":1,"nameerbaker":1,"alanMachineLeraning":1,"ElinVidevall":1,"wwood":1,"AnalissaFSarno":1},"pull_request_authors":{"antgonza":11,"wasade":9,"TaskeHAMANO":8,"amnona":7,"mortonjt":3,"ElDeveloper":3,"sjanssen2":2,"thermokarst":2,"valentynbez":2,"karlrl":2,"tanaes":1,"adswafford":1,"gsmashd":1,"cuttlefishh":1,"litwinowicz":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10157396,"issues_count":32042646,"pull_requests_count":100177781,"authors_count":10725202,"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":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":2},"past_year_issue_authors":{"ramongallego":1},"past_year_pull_request_authors":{"amnona":2},"maintainers":[{"login":"wasade","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wasade"},{"login":"mortonjt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mortonjt"},{"login":"ElDeveloper","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElDeveloper"},{"login":"josenavas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josenavas"},{"login":"gregcaporaso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gregcaporaso"},{"login":"jairideout","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jairideout"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":4,"IssueCommentEvent":2,"PullRequestEvent":2,"CreateEvent":1},"last_year":{"IssuesEvent":1,"WatchEvent":4,"IssueCommentEvent":2,"PullRequestEvent":2,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-10T01:50:43.570Z","updated_at":"2022-08-10T01:50:43.570Z","repository_link":"https://github.com/biocore/deblur/blob/master/setup.py","dependencies":[{"id":992343803,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":992343804,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":992343805,"package_name":"scikit-bio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":992343806,"package_name":"biom-format","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":992343807,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":992343808,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T18:25:47.452Z","updated_at":"2023-10-20T18:25:47.452Z","repository_link":"https://github.com/biocore/deblur/blob/master/.github/workflows/main.yml","dependencies":[{"id":14267522865,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14267522866,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14267522867,"package_name":"AndreMiras/coveralls-python-action","ecosystem":"actions","requirements":"develop","direct":true,"kind":"composite","optional":false},{"id":14267522868,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":18.876385631696245,"created_at":"2025-09-08T11:18:47.790Z","updated_at":"2025-10-07T08:25:23.586Z","avatar_url":"https://github.com/biocore.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":67,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["bioinformatics","biom","microbiome","qiime"],"project_url":"https://science.ecosyste.ms/api/v1/projects/67423","html_url":"https://science.ecosyste.ms/projects/67423"}