{"id":2478,"name":"AltamISA","description":"AltamISA: a Python API for ISA-Tab files - Published in JOSS (2019)","url":"https://github.com/bihealth/altamisa","last_synced_at":"2025-09-04T16:47:16.937Z","repository":{"id":29693252,"uuid":"122444339","full_name":"bihealth/altamisa","owner":"bihealth","description":"AltamISA: a Python API for ISA-Tab files","archived":false,"fork":false,"pushed_at":"2025-01-27T12:05:45.000Z","size":1025,"stargazers_count":5,"open_issues_count":30,"forks_count":2,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-28T02:27:57.309Z","etag":null,"topics":["bioinformatics","isa","isa-tab"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bihealth.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2018-02-22T07:22:29.000Z","updated_at":"2024-10-28T11:40:43.000Z","dependencies_parsed_at":"2023-10-20T18:14:31.015Z","dependency_job_id":"a65cd373-721d-42ea-b97f-fa2058b87935","html_url":"https://github.com/bihealth/altamisa","commit_stats":{"total_commits":111,"total_committers":8,"mean_commits":13.875,"dds":0.5675675675675675,"last_synced_commit":"34b864c807d064431c3ce56901ee8f89c72735cb"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/bihealth/altamisa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bihealth","download_url":"https://codeload.github.com/bihealth/altamisa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/sbom","scorecard":{"id":237785,"data":{"date":"2025-08-11","repo":{"name":"github.com/bihealth/altamisa","commit":"7091c49dcea5584192daf0b0d8a4730208b841d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 17/20 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:6","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/conventional-prs.yml:1","Warn: no topLevel permission defined: .github/workflows/release-please.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conventional-prs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/conventional-prs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/release-please.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/release-please.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/release-please.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/release-please.yml:36","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-please.yml:9"],"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":"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:04:36.507Z","repository_id":29693252,"created_at":"2025-08-17T06:04:36.507Z","updated_at":"2025-08-17T06:04:36.507Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523664,"owners_count":25120864,"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":"bihealth","name":"Berlin Institute of Health","uuid":"11364301","kind":"organization","description":"BIH Core Unit Bioinformatics \u0026 BIH HPC IT","email":null,"website":"https://www.cubi.bihealth.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11364301?v=4","repositories_count":215,"last_synced_at":"2024-04-16T02:59:21.051Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bihealth","funding_links":[],"total_stars":325,"followers":33,"following":0,"created_at":"2022-11-06T07:31:40.804Z","updated_at":"2024-04-16T03:00:18.012Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bihealth","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bihealth/repositories"},"packages":[{"id":2638258,"name":"altamisa","ecosystem":"pypi","description":"Implementation of ISA-tools data model and ISA-TAB","homepage":"https://github.com/bihealth/altamisa","licenses":"MIT license","normalized_licenses":["MIT"],"repository_url":"https://github.com/bihealth/altamisa","keywords_array":["altamisa"],"namespace":null,"versions_count":3,"first_release_published_at":"2021-03-12T07:07:19.000Z","latest_release_published_at":"2024-10-28T11:41:21.000Z","latest_release_number":"0.3.0","last_synced_at":"2025-09-03T23:06:30.299Z","created_at":"2022-04-10T10:01:14.935Z","updated_at":"2025-09-04T10:09:22.923Z","registry_url":"https://pypi.org/project/altamisa/","install_command":"pip install altamisa --index-url https://pypi.org/simple","documentation_url":"https://altamisa.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"altamisa","project_status":null},"repo_metadata":{"id":29693252,"uuid":"122444339","full_name":"bihealth/altamisa","owner":"bihealth","description":"AltamISA: a Python API for ISA-Tab files","archived":false,"fork":false,"pushed_at":"2025-01-27T12:05:45.000Z","size":1025,"stargazers_count":5,"open_issues_count":30,"forks_count":2,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-28T02:27:57.309Z","etag":null,"topics":["bioinformatics","isa","isa-tab"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bihealth.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2018-02-22T07:22:29.000Z","updated_at":"2024-10-28T11:40:43.000Z","dependencies_parsed_at":"2023-10-20T18:14:31.015Z","dependency_job_id":"a65cd373-721d-42ea-b97f-fa2058b87935","html_url":"https://github.com/bihealth/altamisa","commit_stats":{"total_commits":111,"total_committers":8,"mean_commits":13.875,"dds":0.5675675675675675,"last_synced_commit":"34b864c807d064431c3ce56901ee8f89c72735cb"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/bihealth/altamisa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bihealth","download_url":"https://codeload.github.com/bihealth/altamisa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/sbom","scorecard":{"id":237785,"data":{"date":"2025-08-11","repo":{"name":"github.com/bihealth/altamisa","commit":"7091c49dcea5584192daf0b0d8a4730208b841d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 17/20 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:6","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/conventional-prs.yml:1","Warn: no topLevel permission defined: .github/workflows/release-please.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/automerge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conventional-prs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/conventional-prs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/release-please.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/bihealth/altamisa/release-please.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/release-please.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/release-please.yml:36","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-please.yml:9"],"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":"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:04:36.507Z","repository_id":29693252,"created_at":"2025-08-17T06:04:36.507Z","updated_at":"2025-08-17T06:04:36.507Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523664,"owners_count":25120864,"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_record":{"login":"bihealth","name":"Berlin Institute of Health","uuid":"11364301","kind":"organization","description":"BIH Core Unit Bioinformatics \u0026 BIH HPC IT","email":null,"website":"https://www.cubi.bihealth.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11364301?v=4","repositories_count":215,"last_synced_at":"2024-04-16T02:59:21.051Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bihealth","funding_links":[],"total_stars":325,"followers":33,"following":0,"created_at":"2022-11-06T07:31:40.804Z","updated_at":"2024-04-16T03:00:18.012Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bihealth","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bihealth/repositories"},"tags":[{"name":"v0.3.0","sha":"7091c49dcea5584192daf0b0d8a4730208b841d8","kind":"commit","published_at":"2024-10-28T11:40:39.000Z","download_url":"https://codeload.github.com/bihealth/altamisa/tar.gz/v0.3.0","html_url":"https://github.com/bihealth/altamisa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bihealth/altamisa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"2b0ade8dd5baf5b705ff9b27a697b40c889a8f2b","kind":"commit","published_at":"2021-04-29T07:24:31.000Z","download_url":"https://codeload.github.com/bihealth/altamisa/tar.gz/v0.2.9","html_url":"https://github.com/bihealth/altamisa/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bihealth/altamisa@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"3520dce24f588dabfb23d834c11a9ced32421ca7","kind":"commit","published_at":"2021-03-12T07:00:26.000Z","download_url":"https://codeload.github.com/bihealth/altamisa/tar.gz/v0.2.8","html_url":"https://github.com/bihealth/altamisa/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bihealth/altamisa@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"762dfec1abe9e2190e4d716adb81d39cb16aac68","kind":"commit","published_at":"2020-09-30T11:23:21.000Z","download_url":"https://codeload.github.com/bihealth/altamisa/tar.gz/v0.2.7","html_url":"https://github.com/bihealth/altamisa/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bihealth/altamisa@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"70f9c5ed9cf1f20673ffce11cb92a656f6fc530f","kind":"commit","published_at":"2019-12-10T15:40:41.000Z","download_url":"https://codeload.github.com/bihealth/altamisa/tar.gz/v0.2.6","html_url":"https://github.com/bihealth/altamisa/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bihealth/altamisa@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"c4c7a61005b73e7d9c83ad0c7486ca565bae04fc","kind":"commit","published_at":"2019-10-11T14:23:30.000Z","download_url":"https://codeload.github.com/bihealth/altamisa/tar.gz/v0.2.5","html_url":"https://github.com/bihealth/altamisa/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bihealth/altamisa@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"4ff550c649f6f79f02041d79926aa13d95f3f913","kind":"commit","published_at":"2019-09-19T11:33:06.000Z","download_url":"https://codeload.github.com/bihealth/altamisa/tar.gz/v0.2.4","html_url":"https://github.com/bihealth/altamisa/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bihealth/altamisa@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"518250a389af50485b4fc29ea06b9938710a4f83","kind":"tag","published_at":"2019-08-30T14:21:16.000Z","download_url":"https://codeload.github.com/bihealth/altamisa/tar.gz/v0.2.3","html_url":"https://github.com/bihealth/altamisa/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bihealth/altamisa@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"887a33b015c162258eef74ea5284411b61848370","kind":"commit","published_at":"2019-08-15T14:32:51.000Z","download_url":"https://codeload.github.com/bihealth/altamisa/tar.gz/v0.2.2","html_url":"https://github.com/bihealth/altamisa/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bihealth/altamisa@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"18ffbf345e73759aa0981c79f11e0218ff04fa02","kind":"commit","published_at":"2019-08-05T14:34:09.000Z","download_url":"https://codeload.github.com/bihealth/altamisa/tar.gz/v0.2.1","html_url":"https://github.com/bihealth/altamisa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bihealth/altamisa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"fba2b0ccc857549fb748eee01284293cbcacfd1a","kind":"commit","published_at":"2019-07-22T18:08:39.000Z","download_url":"https://codeload.github.com/bihealth/altamisa/tar.gz/v0.2.0","html_url":"https://github.com/bihealth/altamisa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bihealth/altamisa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.2.0/manifests"},{"name":"v0.1","sha":"665363dda09ded0fc232739e1aed27b40feb188f","kind":"commit","published_at":"2019-05-15T14:04:51.000Z","download_url":"https://codeload.github.com/bihealth/altamisa/tar.gz/v0.1","html_url":"https://github.com/bihealth/altamisa/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bihealth/altamisa@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.1/manifests"},{"name":"v0.1.0","sha":"665363dda09ded0fc232739e1aed27b40feb188f","kind":"commit","published_at":"2019-05-15T14:04:51.000Z","download_url":"https://codeload.github.com/bihealth/altamisa/tar.gz/v0.1.0","html_url":"https://github.com/bihealth/altamisa/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bihealth/altamisa@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T10:09:22.922Z","dependent_packages_count":0,"downloads":1009,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":9.283378923313457,"dependent_repos_count":6.618192355573179,"dependent_packages_count":10.104988627979555,"stargazers_count":25.075161236819376,"forks_count":19.1600624548413,"docker_downloads_count":null,"average":14.048356719705373},"purl":"pkg:pypi/altamisa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/altamisa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/altamisa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/altamisa/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:58:54.404Z","issues_count":52,"pull_requests_count":118,"avg_time_to_close_issue":5869091.724137931,"avg_time_to_close_pull_request":4237723.752293578,"issues_closed_count":29,"pull_requests_closed_count":109,"pull_request_authors_count":8,"issue_authors_count":7,"avg_comments_per_issue":0.5192307692307693,"avg_comments_per_pull_request":0.8813559322033898,"merged_pull_requests_count":87,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":2,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":5141042.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.46153846153846156,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/issues","maintainers":[{"login":"holtgrewe","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/holtgrewe"},{"login":"sellth","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sellth"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/altamisa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/altamisa/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/altamisa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/altamisa/related_packages","maintainers":[{"uuid":"Manuel.Holtgrewe","login":"Manuel.Holtgrewe","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://pypi.org/user/Manuel.Holtgrewe/","role":null,"created_at":"2022-11-15T03:35:10.923Z","updated_at":"2022-11-15T03:35:10.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Manuel.Holtgrewe/packages"},{"uuid":"mkuhring","login":"mkuhring","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/mkuhring/","role":null,"created_at":"2022-11-15T03:35:10.930Z","updated_at":"2022-11-15T03:35:10.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mkuhring/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724742,"maintainers_count":308195,"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":533850,"full_name":"bihealth/altamisa","default_branch":"master","committers":[{"name":"Manuel Holtgrewe","email":"manuel.holtgrewe@bihealth.de","login":"holtgrewe","count":56},{"name":"Mathias Kuhring","email":"mathias.kuhring@bihealth.de","login":null,"count":36},{"name":"Mathias Kuhring","email":"mkuhring","login":"mkuhring","count":25},{"name":"sellth","email":"thomas.sell@posteo.de","login":"sellth","count":15},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":12},{"name":"varfish-bot","email":"138480089+varfish-bot","login":"varfish-bot","count":1},{"name":"Tommaso Leonardi","email":"tom@itm6.xyz","login":"tleonardi","count":1},{"name":"Kyle Niemeyer","email":"kyle.niemeyer@gmail.com","login":"kyleniemeyer","count":1}],"total_commits":147,"total_committers":8,"total_bot_commits":12,"total_bot_committers":1,"mean_commits":18.375,"dds":0.6190476190476191,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"varfish-bot","email":"138480089+varfish-bot","login":"varfish-bot","count":1},{"name":"Manuel Holtgrewe","email":"manuel.holtgrewe@bih-charite.de","login":"holtgrewe","count":1}],"past_year_total_commits":6,"past_year_total_committers":3,"past_year_total_bot_commits":4,"past_year_total_bot_committers":1,"past_year_mean_commits":2.0,"past_year_dds":0.33333333333333337,"last_synced_at":"2025-08-07T08:17:41.056Z","last_synced_commit":"7091c49dcea5584192daf0b0d8a4730208b841d8","created_at":"2023-03-09T03:54:48.822Z","updated_at":"2025-08-07T08:17:41.086Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"bihealth/altamisa","html_url":"https://github.com/bihealth/altamisa","last_synced_at":"2025-08-31T13:58:54.404Z","status":null,"issues_count":52,"pull_requests_count":118,"avg_time_to_close_issue":5869091.724137931,"avg_time_to_close_pull_request":4237723.752293578,"issues_closed_count":29,"pull_requests_closed_count":109,"pull_request_authors_count":8,"issue_authors_count":7,"avg_comments_per_issue":0.5192307692307693,"avg_comments_per_pull_request":0.8813559322033898,"merged_pull_requests_count":87,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":2,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":5141042.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.46153846153846156,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T08:49:49.160Z","updated_at":"2025-09-02T22:29:07.208Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bihealth%2Faltamisa/issues","issue_labels_count":{"enhancement":14,"bug":2},"pull_request_labels_count":{"dependencies":54,"work in progress":1,"autorelease: tagged":1,"autorelease: pending":1},"issue_author_associations_count":{"CONTRIBUTOR":26,"MEMBER":16,"NONE":5,"COLLABORATOR":5},"pull_request_author_associations_count":{"CONTRIBUTOR":100,"COLLABORATOR":34,"MEMBER":25,"NONE":2},"issue_authors":{"mkuhring":23,"holtgrewe":16,"sellth":6,"tleonardi":3,"tbrittoborges":2,"dsurujon":1,"mikkonie":1},"pull_request_authors":{"dependabot[bot]":54,"mkuhring":43,"sellth":34,"holtgrewe":25,"varfish-bot":2,"codacy-badger":1,"kyleniemeyer":1,"tleonardi":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10042729,"issues_count":30645220,"pull_requests_count":91402388,"authors_count":10443886,"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":{"enhancement":1,"bug":1},"past_year_pull_request_labels_count":{"dependencies":18},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":18},"past_year_issue_authors":{"mikkonie":1,"tbrittoborges":1},"past_year_pull_request_authors":{"dependabot[bot]":18},"maintainers":[{"login":"holtgrewe","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/holtgrewe"},{"login":"sellth","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sellth"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":10,"IssuesEvent":2,"ReleaseEvent":1,"DeleteEvent":9,"IssueCommentEvent":7,"PushEvent":12,"PullRequestReviewEvent":1,"PullRequestEvent":19},"last_year":{"CreateEvent":10,"IssuesEvent":2,"ReleaseEvent":1,"DeleteEvent":9,"IssueCommentEvent":7,"PushEvent":12,"PullRequestReviewEvent":1,"PullRequestEvent":19}},"keywords":["bioinformatics","isa","isa-tab"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements/base.txt","sha":null,"kind":"manifest","created_at":"2022-08-07T14:30:37.626Z","updated_at":"2022-08-07T14:30:37.626Z","repository_link":"https://github.com/bihealth/altamisa/blob/master/requirements/base.txt","dependencies":[{"id":599949199,"package_name":"attrs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/develop.txt","sha":null,"kind":"manifest","created_at":"2022-08-07T14:30:37.683Z","updated_at":"2022-08-07T14:30:37.683Z","repository_link":"https://github.com/bihealth/altamisa/blob/master/requirements/develop.txt","dependencies":[{"id":599950749,"package_name":"pip","ecosystem":"pypi","requirements":"==21.1","direct":true,"kind":"development","optional":false},{"id":599950750,"package_name":"wheel","ecosystem":"pypi","requirements":"==0.30.0","direct":true,"kind":"development","optional":false},{"id":599950751,"package_name":"watchdog","ecosystem":"pypi","requirements":"==0.8.3","direct":true,"kind":"development","optional":false},{"id":599950752,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003e=1.7.0","direct":true,"kind":"development","optional":false},{"id":599950753,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"\u003e=0.4.3","direct":true,"kind":"development","optional":false},{"id":599950754,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":599950755,"package_name":"m2r","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/test.txt","sha":null,"kind":"manifest","created_at":"2022-08-07T14:30:37.705Z","updated_at":"2022-08-07T14:30:37.705Z","repository_link":"https://github.com/bihealth/altamisa/blob/master/requirements/test.txt","dependencies":[{"id":599950907,"package_name":"tox","ecosystem":"pypi","requirements":"==2.9.1","direct":true,"kind":"test","optional":false},{"id":599950908,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=3.6.0","direct":true,"kind":"test","optional":false},{"id":599950909,"package_name":"pytest-runner","ecosystem":"pypi","requirements":"\u003e=2.11.1","direct":true,"kind":"test","optional":false},{"id":599950910,"package_name":"pytest-cache","ecosystem":"pypi","requirements":"\u003e=1.0","direct":true,"kind":"test","optional":false},{"id":599950911,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":599950912,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":599950913,"package_name":"codacy-coverage","ecosystem":"pypi","requirements":"\u003e=1.3.6","direct":true,"kind":"test","optional":false},{"id":599950914,"package_name":"flake8","ecosystem":"pypi","requirements":"\u003e=3.5.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/test_black.txt","sha":null,"kind":"manifest","created_at":"2022-08-07T14:30:37.743Z","updated_at":"2022-08-07T14:30:37.743Z","repository_link":"https://github.com/bihealth/altamisa/blob/master/requirements/test_black.txt","dependencies":[{"id":599950948,"package_name":"black","ecosystem":"pypi","requirements":"==18.9b0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-07T14:30:37.766Z","updated_at":"2022-08-07T14:30:37.766Z","repository_link":"https://github.com/bihealth/altamisa/blob/master/requirements.txt","dependencies":[{"id":599950976,"package_name":"attrs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T15:28:17.932Z","updated_at":"2023-01-14T15:28:17.932Z","repository_link":"https://github.com/bihealth/altamisa/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6899970896,"package_name":"s-weigand/setup-conda","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6899970897,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6899970898,"package_name":"AndreMiras/coveralls-python-action","ecosystem":"actions","requirements":"develop","direct":true,"kind":"composite","optional":false},{"id":6899970899,"package_name":"codacy/codacy-coverage-reporter-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-20T18:14:31.005Z","updated_at":"2023-10-20T18:14:31.005Z","repository_link":"https://github.com/bihealth/altamisa/blob/master/setup.py","dependencies":[]}],"score":12.558418231307677,"created_at":"2025-09-04T09:18:02.029Z","updated_at":"2025-11-04T15:50:36.818Z","avatar_url":"https://github.com/bihealth.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":1009,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.01610"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["interpretability","parsing","mesh","interactive"],"project_url":"https://science.ecosyste.ms/api/v1/projects/2478","html_url":"https://science.ecosyste.ms/projects/2478"}