{"id":65762,"name":"miscoto","description":"Python package for large-scale community selection in microbiota","url":"https://github.com/cfrioux/miscoto","last_synced_at":"2025-09-08T13:28:50.956Z","repository":{"id":30743550,"uuid":"125871124","full_name":"cfrioux/miscoto","owner":"cfrioux","description":"Python package for large-scale community selection in microbiota","archived":false,"fork":false,"pushed_at":"2024-02-29T10:28:00.000Z","size":294,"stargazers_count":9,"open_issues_count":2,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-05T03:48:14.962Z","etag":null,"topics":["answer-set-programming","bioinformatics","microbiome","symbiont"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cfrioux.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}},"created_at":"2018-03-19T14:30:34.000Z","updated_at":"2025-06-04T03:36:45.000Z","dependencies_parsed_at":"2024-11-10T01:46:22.852Z","dependency_job_id":"d8e24164-e5bd-48cc-8e04-bd8523919088","html_url":"https://github.com/cfrioux/miscoto","commit_stats":{"total_commits":133,"total_committers":6,"mean_commits":"22.166666666666668","dds":0.6691729323308271,"last_synced_commit":"ce308c5351f275b0271db5daf09b73f20b120ea4"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/cfrioux/miscoto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfrioux","download_url":"https://codeload.github.com/cfrioux/miscoto/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/sbom","scorecard":{"id":272115,"data":{"date":"2025-08-11","repo":{"name":"github.com/cfrioux/miscoto","commit":"c5e31e0c4a2e8a2ba8d415a9c37c04c639f1bba3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/11 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":"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":"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":"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/mirror_to_gitlab.yml:1","Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Warn: no topLevel permission defined: .github/workflows/pythonpublish.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":"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/mirror_to_gitlab.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cfrioux/miscoto/mirror_to_gitlab.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/cfrioux/miscoto/pythonpackage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cfrioux/miscoto/pythonpackage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cfrioux/miscoto/pythonpublish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cfrioux/miscoto/pythonpublish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:25","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-17T13:38:49.803Z","repository_id":30743550,"created_at":"2025-08-17T13:38:49.803Z","updated_at":"2025-08-17T13:38:49.803Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274192552,"owners_count":25238613,"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":"cfrioux","name":"Clémence Frioux","uuid":"9773817","kind":"user","description":"Researcher - Bioinformatician","email":"","website":"https://cfrioux.github.io/","location":"Bordeaux","twitter":"c_frioux","company":"Inria","icon_url":"https://avatars.githubusercontent.com/u/9773817?u=82031b42d96ef587df0ebd26eb1af0191431cb30\u0026v=4","repositories_count":21,"last_synced_at":"2023-12-11T12:30:15.124Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cfrioux","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T07:33:22.585Z","updated_at":"2023-12-11T12:30:15.335Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfrioux","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfrioux/repositories"},"packages":[{"id":2803105,"name":"miscoto","ecosystem":"pypi","description":"Microbiome Screening and COmmunity selection using TOpology","homepage":"https://github.com/cfrioux/miscoto","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/cfrioux/miscoto","keywords_array":[],"namespace":null,"versions_count":30,"first_release_published_at":"2018-07-04T11:34:44.000Z","latest_release_published_at":"2024-02-28T14:06:18.000Z","latest_release_number":"3.2.0","last_synced_at":"2025-09-04T13:36:23.760Z","created_at":"2022-04-10T11:36:46.755Z","updated_at":"2025-09-05T03:44:51.212Z","registry_url":"https://pypi.org/project/miscoto/","install_command":"pip install miscoto --index-url https://pypi.org/simple","documentation_url":"https://miscoto.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Operating System :: MacOS :: MacOS X","Operating System :: Unix","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8"],"normalized_name":"miscoto","project_status":null},"repo_metadata":{"id":30743550,"uuid":"125871124","full_name":"cfrioux/miscoto","owner":"cfrioux","description":"Python package for large-scale community selection in microbiota","archived":false,"fork":false,"pushed_at":"2024-02-29T10:28:00.000Z","size":294,"stargazers_count":9,"open_issues_count":2,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-29T23:10:42.558Z","etag":null,"topics":["answer-set-programming","bioinformatics","microbiome","symbiont"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cfrioux.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}},"created_at":"2018-03-19T14:30:34.000Z","updated_at":"2025-06-04T03:36:45.000Z","dependencies_parsed_at":"2024-11-10T01:46:22.852Z","dependency_job_id":"d8e24164-e5bd-48cc-8e04-bd8523919088","html_url":"https://github.com/cfrioux/miscoto","commit_stats":{"total_commits":133,"total_committers":6,"mean_commits":"22.166666666666668","dds":0.6691729323308271,"last_synced_commit":"ce308c5351f275b0271db5daf09b73f20b120ea4"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/cfrioux/miscoto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfrioux","download_url":"https://codeload.github.com/cfrioux/miscoto/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/sbom","scorecard":{"id":272115,"data":{"date":"2025-08-11","repo":{"name":"github.com/cfrioux/miscoto","commit":"c5e31e0c4a2e8a2ba8d415a9c37c04c639f1bba3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/11 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":"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":"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":"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/mirror_to_gitlab.yml:1","Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Warn: no topLevel permission defined: .github/workflows/pythonpublish.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":"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/mirror_to_gitlab.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cfrioux/miscoto/mirror_to_gitlab.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/cfrioux/miscoto/pythonpackage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cfrioux/miscoto/pythonpackage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cfrioux/miscoto/pythonpublish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cfrioux/miscoto/pythonpublish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:25","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-17T13:38:49.803Z","repository_id":30743550,"created_at":"2025-08-17T13:38:49.803Z","updated_at":"2025-08-17T13:38:49.803Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273709023,"owners_count":25153730,"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-05T02:00:09.113Z","response_time":402,"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":"cfrioux","name":"Clémence Frioux","uuid":"9773817","kind":"user","description":"Researcher - Bioinformatician","email":"","website":"https://cfrioux.github.io/","location":"Bordeaux","twitter":"c_frioux","company":"Inria","icon_url":"https://avatars.githubusercontent.com/u/9773817?u=82031b42d96ef587df0ebd26eb1af0191431cb30\u0026v=4","repositories_count":21,"last_synced_at":"2023-12-11T12:30:15.124Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cfrioux","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T07:33:22.585Z","updated_at":"2023-12-11T12:30:15.335Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfrioux","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfrioux/repositories"},"tags":[{"name":"3.2.0","sha":"c91f1cad665494f74b2db04e222732fb9ea22f27","kind":"commit","published_at":"2024-02-28T14:02:37.000Z","download_url":"https://codeload.github.com/cfrioux/miscoto/tar.gz/3.2.0","html_url":"https://github.com/cfrioux/miscoto/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/miscoto@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/3.2.0/manifests"},{"name":"3.1.2","sha":"dba686ebe185ae0bd98b549ebec8a350138c3727","kind":"commit","published_at":"2022-03-18T10:27:44.000Z","download_url":"https://codeload.github.com/cfrioux/miscoto/tar.gz/3.1.2","html_url":"https://github.com/cfrioux/miscoto/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/miscoto@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"fc4c6cc19027004672755c939eb8d5a938996345","kind":"commit","published_at":"2021-02-22T14:59:46.000Z","download_url":"https://codeload.github.com/cfrioux/miscoto/tar.gz/3.1.1","html_url":"https://github.com/cfrioux/miscoto/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/miscoto@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"7cd2f7ba971dff7f230d0eef1075ea4cc178ca3d","kind":"tag","published_at":"2021-01-09T17:45:00.000Z","download_url":"https://codeload.github.com/cfrioux/miscoto/tar.gz/3.1.0","html_url":"https://github.com/cfrioux/miscoto/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/miscoto@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/3.1.0/manifests"},{"name":"3.0.3","sha":"23f9741bb02238539c3132449dea956b1c5cdd48","kind":"commit","published_at":"2020-12-03T16:31:47.000Z","download_url":"https://codeload.github.com/cfrioux/miscoto/tar.gz/3.0.3","html_url":"https://github.com/cfrioux/miscoto/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/miscoto@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"e87dc9814ec0898a72becb4cdd32ebb484cada56","kind":"commit","published_at":"2020-11-18T15:29:55.000Z","download_url":"https://codeload.github.com/cfrioux/miscoto/tar.gz/3.0.2","html_url":"https://github.com/cfrioux/miscoto/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/miscoto@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"30e57d1d9fca169e6dbb3839a54e96f73141355e","kind":"commit","published_at":"2020-10-30T14:13:16.000Z","download_url":"https://codeload.github.com/cfrioux/miscoto/tar.gz/3.0.1","html_url":"https://github.com/cfrioux/miscoto/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/miscoto@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"81b44f1ff205739cb13dc51bbd549a834175f9f3","kind":"tag","published_at":"2020-10-26T10:38:49.000Z","download_url":"https://codeload.github.com/cfrioux/miscoto/tar.gz/3.0.0","html_url":"https://github.com/cfrioux/miscoto/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/miscoto@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/3.0.0/manifests"},{"name":"2.1.2","sha":"91475d3037034bd74ea7bd248eb17a2a1e59fdaf","kind":"tag","published_at":"2020-09-16T11:47:30.000Z","download_url":"https://codeload.github.com/cfrioux/miscoto/tar.gz/2.1.2","html_url":"https://github.com/cfrioux/miscoto/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/miscoto@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"d892f5cc286b3813d2741234a7c2ffe6117f0894","kind":"commit","published_at":"2020-07-28T10:19:13.000Z","download_url":"https://codeload.github.com/cfrioux/miscoto/tar.gz/2.1.1","html_url":"https://github.com/cfrioux/miscoto/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/miscoto@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"1f3128a8292e0ae2b3a86effebf93292c0586cf4","kind":"commit","published_at":"2020-07-07T08:04:12.000Z","download_url":"https://codeload.github.com/cfrioux/miscoto/tar.gz/2.1.0","html_url":"https://github.com/cfrioux/miscoto/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/miscoto@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/2.1.0/manifests"},{"name":"2.0.8","sha":"cb6a59f715e0c8a340b61ce53061782383840d93","kind":"commit","published_at":"2020-06-30T09:35:41.000Z","download_url":"https://codeload.github.com/cfrioux/miscoto/tar.gz/2.0.8","html_url":"https://github.com/cfrioux/miscoto/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/miscoto@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"bf2925c9abf52e14c9c63660b757d3260c2cafe0","kind":"commit","published_at":"2020-04-20T15:47:27.000Z","download_url":"https://codeload.github.com/cfrioux/miscoto/tar.gz/2.0.7","html_url":"https://github.com/cfrioux/miscoto/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/miscoto@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/2.0.7/manifests"},{"name":"2.0.2","sha":"ba1ccf3aea9b359993553c6949588d9f6b005694","kind":"commit","published_at":"2019-06-03T14:37:28.000Z","download_url":"https://codeload.github.com/cfrioux/miscoto/tar.gz/2.0.2","html_url":"https://github.com/cfrioux/miscoto/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/miscoto@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/2.0.2/manifests"},{"name":"1.2.0","sha":"531a16f310874101f1161ecd68951740a17ab728","kind":"commit","published_at":"2019-05-23T12:30:36.000Z","download_url":"https://codeload.github.com/cfrioux/miscoto/tar.gz/1.2.0","html_url":"https://github.com/cfrioux/miscoto/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/miscoto@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/1.2.0/manifests"},{"name":"v1.0.1","sha":"6248d940ddffdc076388f92812ef8f8b325711c5","kind":"tag","published_at":"2018-07-04T11:30:17.000Z","download_url":"https://codeload.github.com/cfrioux/miscoto/tar.gz/v1.0.1","html_url":"https://github.com/cfrioux/miscoto/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/miscoto@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c1dffbf3e3ea0d7a0a60ec132735feb048096b7f","kind":"tag","published_at":"2018-07-04T11:18:42.000Z","download_url":"https://codeload.github.com/cfrioux/miscoto/tar.gz/v1.0.0","html_url":"https://github.com/cfrioux/miscoto/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/miscoto@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-05T03:44:51.212Z","dependent_packages_count":1,"downloads":70,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":15.172934486548478,"dependent_repos_count":11.575098716022767,"dependent_packages_count":4.74372965710212,"stargazers_count":20.309388294924183,"forks_count":29.752664764332966,"docker_downloads_count":null,"average":16.3107631837861},"purl":"pkg:pypi/miscoto","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/miscoto","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/miscoto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/miscoto/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-29T22:47:35.528Z","issues_count":7,"pull_requests_count":11,"avg_time_to_close_issue":21554357.833333332,"avg_time_to_close_pull_request":1607.2,"issues_closed_count":6,"pull_requests_closed_count":10,"pull_request_authors_count":2,"issue_authors_count":4,"avg_comments_per_issue":2.2857142857142856,"avg_comments_per_pull_request":0.09090909090909091,"merged_pull_requests_count":10,"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/cfrioux%2Fmiscoto/issues","maintainers":[{"login":"cfrioux","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfrioux"},{"login":"ArnaudBelcour","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArnaudBelcour"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/miscoto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/miscoto/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/miscoto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/miscoto/related_packages","maintainers":[{"uuid":"ARNb","login":"ARNb","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/ARNb/","role":null,"created_at":"2023-02-24T16:55:06.058Z","updated_at":"2023-02-24T16:55:06.058Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ARNb/packages"},{"uuid":"cfrioux","login":"cfrioux","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/cfrioux/","role":null,"created_at":"2023-02-24T16:55:06.050Z","updated_at":"2023-02-24T16:55:06.050Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cfrioux/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":611896,"full_name":"cfrioux/miscoto","default_branch":"main","committers":[{"name":"cfrioux","email":"clemence.frioux@gmail.com","login":"cfrioux","count":94},{"name":"Arnaud Belcour","email":"arnaud.belcour@irisa.fr","login":"ArnaudBelcour","count":53}],"total_commits":147,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":73.5,"dds":0.3605442176870748,"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-07-29T22:32:34.555Z","last_synced_commit":"c5e31e0c4a2e8a2ba8d415a9c37c04c639f1bba3","created_at":"2023-03-09T07:27:27.077Z","updated_at":"2025-07-29T22:32:34.556Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853310153,"contributors_count":31095234,"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":"cfrioux/miscoto","html_url":"https://github.com/cfrioux/miscoto","last_synced_at":"2025-07-29T22:47:35.528Z","status":"error","issues_count":7,"pull_requests_count":11,"avg_time_to_close_issue":21554357.833333332,"avg_time_to_close_pull_request":1607.2,"issues_closed_count":6,"pull_requests_closed_count":10,"pull_request_authors_count":2,"issue_authors_count":4,"avg_comments_per_issue":2.2857142857142856,"avg_comments_per_pull_request":0.09090909090909091,"merged_pull_requests_count":10,"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-14T17:49:17.238Z","updated_at":"2025-09-01T03:42:38.824Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2Fmiscoto/issues","issue_labels_count":{"enhancement":2,"bug":1},"pull_request_labels_count":{"enhancement":1},"issue_author_associations_count":{"OWNER":4,"NONE":2,"COLLABORATOR":1},"pull_request_author_associations_count":{"OWNER":8,"COLLABORATOR":4},"issue_authors":{"cfrioux":4,"ArnaudBelcour":1,"ntromas":1,"Mataivic":1},"pull_request_authors":{"cfrioux":8,"ArnaudBelcour":4},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10076078,"issues_count":31296153,"pull_requests_count":95886442,"authors_count":10691401,"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":"cfrioux","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfrioux"},{"login":"ArnaudBelcour","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArnaudBelcour"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":["answer-set-programming","bioinformatics","microbiome","symbiont"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-07T15:45:45.874Z","updated_at":"2022-08-07T15:45:45.874Z","repository_link":"https://github.com/cfrioux/miscoto/blob/main/requirements.txt","dependencies":[{"id":601609925,"package_name":"clyngor","ecosystem":"pypi","requirements":"\u003e=0.3.31","direct":true,"kind":"runtime","optional":false},{"id":601609926,"package_name":"clyngor-with-clingo","ecosystem":"pypi","requirements":"\u003e=5.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/mirror_to_gitlab.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T17:35:43.128Z","updated_at":"2023-01-14T17:35:43.128Z","repository_link":"https://github.com/cfrioux/miscoto/blob/main/.github/workflows/mirror_to_gitlab.yml","dependencies":[{"id":6902654417,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythonpackage.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T17:35:43.159Z","updated_at":"2023-01-14T17:35:43.159Z","repository_link":"https://github.com/cfrioux/miscoto/blob/main/.github/workflows/pythonpackage.yml","dependencies":[{"id":6902654418,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6902654419,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythonpublish.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T17:35:43.178Z","updated_at":"2023-01-14T17:35:43.178Z","repository_link":"https://github.com/cfrioux/miscoto/blob/main/.github/workflows/pythonpublish.yml","dependencies":[{"id":6902654420,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6902654421,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-11-10T01:46:22.446Z","updated_at":"2024-11-10T01:46:22.446Z","repository_link":"https://github.com/cfrioux/miscoto/blob/main/pyproject.toml","dependencies":[{"id":20652103376,"package_name":"clyngor_with_clingo","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":20652103377,"package_name":"clyngor","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":7.408530566894626,"created_at":"2025-09-08T11:18:39.452Z","updated_at":"2025-10-07T08:25:01.471Z","avatar_url":"https://github.com/cfrioux.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":70,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1093/bioinformatics/bty588"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/65762","html_url":"https://science.ecosyste.ms/projects/65762"}