{"id":1498,"name":"sam2lca","description":"sam2lca: Lowest Common Ancestor for SAM/BAM/CRAM alignment files - Published in JOSS (2022)","url":"https://github.com/maxibor/sam2lca","last_synced_at":"2025-09-04T16:29:02.186Z","repository":{"id":39877480,"uuid":"216578442","full_name":"maxibor/sam2lca","owner":"maxibor","description":"Lowest Common Ancestor from a SAM/BAM/CRAM alignment file","archived":false,"fork":false,"pushed_at":"2024-08-23T09:52:35.000Z","size":100093,"stargazers_count":9,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-31T18:48:18.548Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxibor.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":"2019-10-21T13:43:21.000Z","updated_at":"2024-05-14T03:18:27.000Z","dependencies_parsed_at":"2024-08-23T11:11:06.624Z","dependency_job_id":null,"html_url":"https://github.com/maxibor/sam2lca","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/maxibor/sam2lca","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxibor","download_url":"https://codeload.github.com/maxibor/sam2lca/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/sbom","scorecard":{"id":629190,"data":{"date":"2025-08-11","repo":{"name":"github.com/maxibor/sam2lca","commit":"af7d3f9aafc116215ff1556f84feb086b15fa764"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/25 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":"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/publish_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/sam2lca_ci.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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU 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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/maxibor/sam2lca/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/maxibor/sam2lca/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/maxibor/sam2lca/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sam2lca_ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/maxibor/sam2lca/sam2lca_ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sam2lca_ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/maxibor/sam2lca/sam2lca_ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish_pypi.yml:19","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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 7 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-21T07:21:35.768Z","repository_id":39877480,"created_at":"2025-08-21T07:21:35.769Z","updated_at":"2025-08-21T07:21:35.769Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273501992,"owners_count":25117099,"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-03T02:00:09.631Z","response_time":76,"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":"maxibor","name":"Maxime Borry","uuid":"8630837","kind":"user","description":"Bioinformatics Scientist","email":"","website":"https://maximeborry.com","location":"Mainz, Germany","twitter":null,"company":"TRON - Translational Oncology Mainz","icon_url":"https://avatars.githubusercontent.com/u/8630837?u=af363b81e959b72e28cb637e9d0c9040b14320d4\u0026v=4","repositories_count":141,"last_synced_at":"2025-08-28T12:16:25.648Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/maxibor","funding_links":[],"total_stars":141,"followers":103,"following":105,"created_at":"2022-11-11T03:07:12.793Z","updated_at":"2025-08-28T12:16:25.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxibor","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxibor/repositories"},"packages":[{"id":2909484,"name":"sam2lca","ecosystem":"pypi","description":"Lowest Common Ancestor on SAM/BAM/CRAM alignment files","homepage":"https://github.com/maxibor/sam2lca","licenses":"GNU-GPLv3","normalized_licenses":["Other"],"repository_url":"https://github.com/maxibor/sam2lca","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2021-02-08T18:31:30.000Z","latest_release_published_at":"2023-12-08T14:10:55.000Z","latest_release_number":"1.1.4","last_synced_at":"2025-09-03T20:10:08.452Z","created_at":"2022-04-10T12:31:45.547Z","updated_at":"2025-09-03T20:10:08.452Z","registry_url":"https://pypi.org/project/sam2lca/","install_command":"pip install sam2lca --index-url https://pypi.org/simple","documentation_url":"https://sam2lca.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"sam2lca","project_status":null},"repo_metadata":{"id":39877480,"uuid":"216578442","full_name":"maxibor/sam2lca","owner":"maxibor","description":"Lowest Common Ancestor from a SAM/BAM/CRAM alignment file","archived":false,"fork":false,"pushed_at":"2024-08-23T09:52:35.000Z","size":100093,"stargazers_count":9,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-24T18:43:12.642Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxibor.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":"2019-10-21T13:43:21.000Z","updated_at":"2024-05-14T03:18:27.000Z","dependencies_parsed_at":"2024-08-23T11:11:06.624Z","dependency_job_id":null,"html_url":"https://github.com/maxibor/sam2lca","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/maxibor/sam2lca","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxibor","download_url":"https://codeload.github.com/maxibor/sam2lca/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/sbom","scorecard":{"id":629190,"data":{"date":"2025-08-11","repo":{"name":"github.com/maxibor/sam2lca","commit":"af7d3f9aafc116215ff1556f84feb086b15fa764"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/25 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":"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/publish_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/sam2lca_ci.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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU 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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/maxibor/sam2lca/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/maxibor/sam2lca/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/maxibor/sam2lca/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sam2lca_ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/maxibor/sam2lca/sam2lca_ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sam2lca_ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/maxibor/sam2lca/sam2lca_ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish_pypi.yml:19","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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 7 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-21T07:21:35.768Z","repository_id":39877480,"created_at":"2025-08-21T07:21:35.769Z","updated_at":"2025-08-21T07:21:35.769Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273025746,"owners_count":25032838,"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-31T02:00:09.071Z","response_time":79,"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":"maxibor","name":"Maxime Borry","uuid":"8630837","kind":"user","description":"Bioinformatics Scientist","email":"","website":"https://maximeborry.com","location":"Mainz, Germany","twitter":null,"company":"TRON - Translational Oncology Mainz","icon_url":"https://avatars.githubusercontent.com/u/8630837?u=af363b81e959b72e28cb637e9d0c9040b14320d4\u0026v=4","repositories_count":141,"last_synced_at":"2025-08-28T12:16:25.648Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/maxibor","funding_links":[],"total_stars":141,"followers":103,"following":105,"created_at":"2022-11-11T03:07:12.793Z","updated_at":"2025-08-28T12:16:25.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxibor","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxibor/repositories"},"tags":[{"name":"1.1.4","sha":"53fc0aadebfe843cff6dd4b282bb164d1636d35a","kind":"commit","published_at":"2023-12-08T14:01:52.000Z","download_url":"https://codeload.github.com/maxibor/sam2lca/tar.gz/1.1.4","html_url":"https://github.com/maxibor/sam2lca/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maxibor/sam2lca@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"d7b1cab6a3d012940f6e2af24666f161e11606a0","kind":"commit","published_at":"2023-04-04T14:35:18.000Z","download_url":"https://codeload.github.com/maxibor/sam2lca/tar.gz/1.1.3","html_url":"https://github.com/maxibor/sam2lca/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maxibor/sam2lca@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"2237d8747263b6f7548621004f53a6fe325b9bf9","kind":"commit","published_at":"2022-08-17T13:44:46.000Z","download_url":"https://codeload.github.com/maxibor/sam2lca/tar.gz/1.1.2","html_url":"https://github.com/maxibor/sam2lca/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maxibor/sam2lca@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"48af5e5e4eece2c8d055b315702a78b4b8ce4efe","kind":"commit","published_at":"2022-08-01T10:59:58.000Z","download_url":"https://codeload.github.com/maxibor/sam2lca/tar.gz/1.1.1","html_url":"https://github.com/maxibor/sam2lca/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maxibor/sam2lca@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"eebfc830b5c6e7478cf9759fa6e2964146516f97","kind":"commit","published_at":"2022-07-01T16:20:35.000Z","download_url":"https://codeload.github.com/maxibor/sam2lca/tar.gz/1.1.0","html_url":"https://github.com/maxibor/sam2lca/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maxibor/sam2lca@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"8d9f5e386d16c9f1ec657a015dc561d7ad681234","kind":"commit","published_at":"2022-05-26T20:17:00.000Z","download_url":"https://codeload.github.com/maxibor/sam2lca/tar.gz/1.0.0","html_url":"https://github.com/maxibor/sam2lca/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maxibor/sam2lca@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/1.0.0/manifests"},{"name":"1.0.0-beta","sha":"edaa34ac5d0db125a847b5b404e5334a95ebc148","kind":"commit","published_at":"2022-04-21T14:56:57.000Z","download_url":"https://codeload.github.com/maxibor/sam2lca/tar.gz/1.0.0-beta","html_url":"https://github.com/maxibor/sam2lca/releases/tag/1.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maxibor/sam2lca@1.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/1.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/1.0.0-beta/manifests"},{"name":"0.3.3","sha":"77c308a20c2ac5577c50562f8164fc4db145299d","kind":"commit","published_at":"2022-03-09T15:06:36.000Z","download_url":"https://codeload.github.com/maxibor/sam2lca/tar.gz/0.3.3","html_url":"https://github.com/maxibor/sam2lca/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maxibor/sam2lca@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/0.3.3/manifests"},{"name":"0.3.1","sha":"e8b7b349da0d3228a06b657891fb11270279b3d7","kind":"commit","published_at":"2021-05-04T10:12:45.000Z","download_url":"https://codeload.github.com/maxibor/sam2lca/tar.gz/0.3.1","html_url":"https://github.com/maxibor/sam2lca/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maxibor/sam2lca@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/0.3.1/manifests"},{"name":"0.3","sha":"b85e42d0f6ac905884f5c645301073115bbdee95","kind":"commit","published_at":"2021-02-16T12:05:13.000Z","download_url":"https://codeload.github.com/maxibor/sam2lca/tar.gz/0.3","html_url":"https://github.com/maxibor/sam2lca/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maxibor/sam2lca@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/0.3/manifests"},{"name":"0.2.1","sha":"be6c5c2ffb643a47576401e8cdc6ce2b96d3ff87","kind":"commit","published_at":"2021-02-12T10:23:52.000Z","download_url":"https://codeload.github.com/maxibor/sam2lca/tar.gz/0.2.1","html_url":"https://github.com/maxibor/sam2lca/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maxibor/sam2lca@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/0.2.1/manifests"},{"name":"0.2","sha":"b1b4afc530f5745af35937ef54e2f0c35dbaee9e","kind":"commit","published_at":"2021-02-10T15:18:21.000Z","download_url":"https://codeload.github.com/maxibor/sam2lca/tar.gz/0.2","html_url":"https://github.com/maxibor/sam2lca/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maxibor/sam2lca@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/0.2/manifests"},{"name":"0.1","sha":"bd637fa435ee6d7041b2672d192198e683ffa9b8","kind":"commit","published_at":"2021-02-08T18:30:15.000Z","download_url":"https://codeload.github.com/maxibor/sam2lca/tar.gz/0.1","html_url":"https://github.com/maxibor/sam2lca/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maxibor/sam2lca@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-31T19:36:52.025Z","dependent_packages_count":0,"downloads":28,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":23.198779182082475,"dependent_repos_count":21.581012154157165,"dependent_packages_count":10.107632597300897,"stargazers_count":19.376614765530327,"forks_count":15.370281455060933,"docker_downloads_count":null,"average":17.92686403082636},"purl":"pkg:pypi/sam2lca","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sam2lca","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sam2lca","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sam2lca/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:44:20.777Z","issues_count":7,"pull_requests_count":9,"avg_time_to_close_issue":986248.1666666666,"avg_time_to_close_pull_request":509247.77777777775,"issues_closed_count":6,"pull_requests_closed_count":9,"pull_request_authors_count":4,"issue_authors_count":6,"avg_comments_per_issue":2.5714285714285716,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":6,"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/maxibor%2Fsam2lca/issues","maintainers":[{"login":"maxibor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxibor"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sam2lca/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sam2lca/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sam2lca/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sam2lca/related_packages","maintainers":[{"uuid":"maxibor","login":"maxibor","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/maxibor/","role":null,"created_at":"2023-02-25T09:45:41.961Z","updated_at":"2023-02-25T09:45:41.961Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/maxibor/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724715,"maintainers_count":308190,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":9625194,"full_name":"maxibor/sam2lca","default_branch":"master","committers":[{"name":"maxibor","email":"maxime.borry@gmail.com","login":"maxibor","count":178},{"name":"Alex Huebner","email":"alexhbnr@gmail.com","login":"alexhbnr","count":9},{"name":"Francesco Asnicar","email":"francesco.asnicar@gmail.com","login":"fasnicar","count":1}],"total_commits":188,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":62.666666666666664,"dds":0.05319148936170215,"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-08-07T06:16:04.279Z","last_synced_commit":"af7d3f9aafc116215ff1556f84feb086b15fa764","created_at":"2025-04-11T11:14:17.515Z","updated_at":"2025-08-07T06:16:04.280Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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":"maxibor/sam2lca","html_url":"https://github.com/maxibor/sam2lca","last_synced_at":"2025-08-31T18:44:20.777Z","status":"error","issues_count":7,"pull_requests_count":9,"avg_time_to_close_issue":986248.1666666666,"avg_time_to_close_pull_request":509247.77777777775,"issues_closed_count":6,"pull_requests_closed_count":9,"pull_request_authors_count":4,"issue_authors_count":6,"avg_comments_per_issue":2.5714285714285716,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":6,"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-14T23:26:10.220Z","updated_at":"2025-08-31T18:44:20.778Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxibor%2Fsam2lca/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":5,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":7,"OWNER":1,"NONE":1},"issue_authors":{"alexhbnr":2,"guoyuh":1,"jfy133":1,"ZoePochon":1,"wyc661217":1,"marouenbg":1},"pull_request_authors":{"alexhbnr":6,"maxibor":1,"fasnicar":1,"kdm9":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9891380,"issues_count":28981645,"pull_requests_count":82850688,"authors_count":8556540,"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":"maxibor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxibor"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-14T17:11:20.775Z","updated_at":"2022-09-14T17:11:20.775Z","repository_link":"https://github.com/maxibor/sam2lca/blob/master/setup.py","dependencies":[{"id":4842187515,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4842187516,"package_name":"pysam","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4842187517,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4842187518,"package_name":"xopen","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4842187519,"package_name":"python-rocksdb","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4842187520,"package_name":"taxopy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4842187521,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4842187522,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4842187523,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish_pypi.yml","sha":null,"kind":"manifest","created_at":"2024-08-23T11:11:03.581Z","updated_at":"2024-08-23T11:11:03.581Z","repository_link":"https://github.com/maxibor/sam2lca/blob/master/.github/workflows/publish_pypi.yml","dependencies":[{"id":19864946751,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":19864946752,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":19864946753,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/sam2lca_ci.yml","sha":null,"kind":"manifest","created_at":"2024-08-23T11:11:03.909Z","updated_at":"2024-08-23T11:11:03.909Z","repository_link":"https://github.com/maxibor/sam2lca/blob/master/.github/workflows/sam2lca_ci.yml","dependencies":[{"id":19864946758,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":19864946759,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/tutorial/environment.yaml","sha":null,"kind":"manifest","created_at":"2024-08-23T11:11:04.473Z","updated_at":"2024-08-23T11:11:04.473Z","repository_link":"https://github.com/maxibor/sam2lca/blob/master/docs/tutorial/environment.yaml","dependencies":[]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2024-08-23T11:11:04.753Z","updated_at":"2024-08-23T11:11:04.753Z","repository_link":"https://github.com/maxibor/sam2lca/blob/master/environment.yml","dependencies":[]}],"score":6.802394763324311,"created_at":"2025-09-04T09:17:48.838Z","updated_at":"2025-10-07T08:04:32.737Z","avatar_url":"https://github.com/maxibor.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":28,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.04360"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1498","html_url":"https://science.ecosyste.ms/projects/1498"}