{"id":857,"name":"cstag and cstag-cli","description":"cstag and cstag-cli: tools for manipulating and visualizing cs tags - Published in JOSS (2024)","url":"https://github.com/akikuno/cstag","last_synced_at":"2025-09-04T16:10:34.614Z","repository":{"id":38073421,"uuid":"468937655","full_name":"akikuno/cstag","owner":"akikuno","description":"Python module to manipulate and visualize minimap2's cs tag","archived":false,"fork":false,"pushed_at":"2024-07-28T05:45:59.000Z","size":14958,"stargazers_count":10,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-27T23:22:08.810Z","etag":null,"topics":["bioinformatics","cstag","minimap2","python","sam","sequence"],"latest_commit_sha":null,"homepage":"https://akikuno.github.io/cstag/cstag","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/akikuno.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-03-12T00:20:13.000Z","updated_at":"2025-02-21T14:50:21.000Z","dependencies_parsed_at":"2023-10-05T03:16:03.782Z","dependency_job_id":"bf74020e-82fc-43a3-8ff2-d15361b8a962","html_url":"https://github.com/akikuno/cstag","commit_stats":{"total_commits":114,"total_committers":1,"mean_commits":114.0,"dds":0.0,"last_synced_commit":"cc48cbd19bcf73267a737f90f0a6a067cb1ffb80"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/akikuno/cstag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akikuno","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/sbom","scorecard":{"id":176036,"data":{"date":"2025-08-11","repo":{"name":"github.com/akikuno/cstag","commit":"830078dd7f24a1cc6afe18a5e3a6a8f85599353a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy_ghpages.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/doctest.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest.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":"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":"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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/deploy_ghpages.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/akikuno/cstag/deploy_ghpages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_ghpages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/akikuno/cstag/deploy_ghpages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_ghpages.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/akikuno/cstag/deploy_ghpages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_pypi.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/akikuno/cstag/deploy_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_pypi.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/akikuno/cstag/deploy_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/akikuno/cstag/deploy_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doctest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/akikuno/cstag/doctest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doctest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/akikuno/cstag/doctest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/akikuno/cstag/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/akikuno/cstag/pytest.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy_ghpages.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/deploy_ghpages.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/deploy_ghpages.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/deploy_pypi.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/deploy_pypi.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/doctest.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/doctest.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:28","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy_pypi.yml:8"],"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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-16T17:42:25.130Z","repository_id":38073421,"created_at":"2025-08-16T17:42:25.130Z","updated_at":"2025-08-16T17:42:25.130Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273499338,"owners_count":25116861,"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":"akikuno","name":"Akihiro Kuno","uuid":"15861316","kind":"user","description":"Bioinformatician working at the Laboratory Animal Resource Center","email":"","website":"https://researchmap.jp/7000027584/?lang=en","location":"Tsukuba, Ibaraki, Japan","twitter":"akikuno_sh","company":"University of Tsukuba","icon_url":"https://avatars.githubusercontent.com/u/15861316?u=0e7595fb31ff404aff381b6ca2cb4dd1c32c82c4\u0026v=4","repositories_count":12,"last_synced_at":"2023-03-05T12:19:39.188Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/akikuno","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T16:19:54.891Z","updated_at":"2023-03-05T12:19:39.204Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akikuno","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akikuno/repositories"},"packages":[{"id":2684381,"name":"cstag","ecosystem":"pypi","description":"Python library tailored for for manipulating and visualizing minimap2's cs tags","homepage":"https://github.com/akikuno/cstag","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/akikuno/cstag","keywords_array":[],"namespace":null,"versions_count":26,"first_release_published_at":"2022-03-15T08:18:38.000Z","latest_release_published_at":"2024-07-28T05:46:31.000Z","latest_release_number":"1.1.0","last_synced_at":"2025-09-03T19:42:44.308Z","created_at":"2022-04-10T10:29:40.225Z","updated_at":"2025-09-04T05:21:57.603Z","registry_url":"https://pypi.org/project/cstag/","install_command":"pip install cstag --index-url https://pypi.org/simple","documentation_url":"https://akikuno.github.io/cstag/cstag","metadata":{"funding":null,"documentation":"https://akikuno.github.io/cstag/cstag","classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"cstag","project_status":null},"repo_metadata":{"id":38073421,"uuid":"468937655","full_name":"akikuno/cstag","owner":"akikuno","description":"Python module to manipulate and visualize minimap2's cs tag","archived":false,"fork":false,"pushed_at":"2024-07-28T05:45:59.000Z","size":14958,"stargazers_count":10,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-27T23:22:08.810Z","etag":null,"topics":["bioinformatics","cstag","minimap2","python","sam","sequence"],"latest_commit_sha":null,"homepage":"https://akikuno.github.io/cstag/cstag","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/akikuno.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-03-12T00:20:13.000Z","updated_at":"2025-02-21T14:50:21.000Z","dependencies_parsed_at":"2023-10-05T03:16:03.782Z","dependency_job_id":"bf74020e-82fc-43a3-8ff2-d15361b8a962","html_url":"https://github.com/akikuno/cstag","commit_stats":{"total_commits":114,"total_committers":1,"mean_commits":114.0,"dds":0.0,"last_synced_commit":"cc48cbd19bcf73267a737f90f0a6a067cb1ffb80"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/akikuno/cstag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akikuno","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/sbom","scorecard":{"id":176036,"data":{"date":"2025-08-11","repo":{"name":"github.com/akikuno/cstag","commit":"830078dd7f24a1cc6afe18a5e3a6a8f85599353a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy_ghpages.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/doctest.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest.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":"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":"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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/deploy_ghpages.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/akikuno/cstag/deploy_ghpages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_ghpages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/akikuno/cstag/deploy_ghpages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_ghpages.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/akikuno/cstag/deploy_ghpages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_pypi.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/akikuno/cstag/deploy_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_pypi.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/akikuno/cstag/deploy_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/akikuno/cstag/deploy_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doctest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/akikuno/cstag/doctest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doctest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/akikuno/cstag/doctest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/akikuno/cstag/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/akikuno/cstag/pytest.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy_ghpages.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/deploy_ghpages.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/deploy_ghpages.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/deploy_pypi.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/deploy_pypi.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/doctest.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/doctest.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:28","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy_pypi.yml:8"],"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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-16T17:42:25.130Z","repository_id":38073421,"created_at":"2025-08-16T17:42:25.130Z","updated_at":"2025-08-16T17:42:25.130Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273499338,"owners_count":25116861,"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":"akikuno","name":"Akihiro Kuno","uuid":"15861316","kind":"user","description":"Bioinformatician working at the Laboratory Animal Resource Center","email":"","website":"https://researchmap.jp/7000027584/?lang=en","location":"Tsukuba, Ibaraki, Japan","twitter":"akikuno_sh","company":"University of Tsukuba","icon_url":"https://avatars.githubusercontent.com/u/15861316?u=0e7595fb31ff404aff381b6ca2cb4dd1c32c82c4\u0026v=4","repositories_count":12,"last_synced_at":"2023-03-05T12:19:39.188Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/akikuno","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T16:19:54.891Z","updated_at":"2023-03-05T12:19:39.204Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akikuno","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akikuno/repositories"},"tags":[{"name":"1.1.0","sha":"830078dd7f24a1cc6afe18a5e3a6a8f85599353a","kind":"commit","published_at":"2024-07-28T05:40:14.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/1.1.0","html_url":"https://github.com/akikuno/cstag/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/1.1.0/manifests"},{"name":"1.0.5","sha":"d190520ccb86d3640c5dd83f89550befde590ff3","kind":"commit","published_at":"2023-10-06T22:14:28.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/1.0.5","html_url":"https://github.com/akikuno/cstag/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"386e7ad9b987755e4e25bfb107f1d20de3867b34","kind":"commit","published_at":"2023-10-06T03:30:14.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/1.0.4","html_url":"https://github.com/akikuno/cstag/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"a5a46f1459598d6e740547f35077fe9ae2009a39","kind":"commit","published_at":"2023-10-04T02:34:45.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/1.0.3","html_url":"https://github.com/akikuno/cstag/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"adb7030163ba0b597669414cdb898cee3109646e","kind":"commit","published_at":"2023-10-04T00:04:26.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/1.0.2","html_url":"https://github.com/akikuno/cstag/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"bac87ad724e3f74743bb33e7dc83d0c0a3fe885e","kind":"commit","published_at":"2023-10-03T08:14:55.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/1.0.1","html_url":"https://github.com/akikuno/cstag/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"698971f755bba5a8a07f18e59b4c6f6a9ddc4044","kind":"commit","published_at":"2023-09-16T22:52:23.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/1.0.0","html_url":"https://github.com/akikuno/cstag/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/1.0.0/manifests"},{"name":"0.6.2","sha":"07cee1ad90c6c5127ab7b7caa99c49c808de85ff","kind":"commit","published_at":"2023-09-14T02:12:07.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/0.6.2","html_url":"https://github.com/akikuno/cstag/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"e07c8e53f6cfe031bc0f046997a9b12bdb01913d","kind":"commit","published_at":"2023-09-03T01:50:14.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/0.6.1","html_url":"https://github.com/akikuno/cstag/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"ca67532e39ad937514e2341fb3bc914a9b10bf5d","kind":"commit","published_at":"2023-09-02T23:50:00.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/0.6.0","html_url":"https://github.com/akikuno/cstag/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"cfcaceda507c948840c9c1c394d8475d70c35d3f","kind":"commit","published_at":"2023-09-02T02:39:31.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/0.5.1","html_url":"https://github.com/akikuno/cstag/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"119305363726e10618ec5a2325965a6f7dfb0471","kind":"commit","published_at":"2023-08-30T01:32:07.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/0.5.0","html_url":"https://github.com/akikuno/cstag/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"a15ee0f6585bd82f3ce686ec2b5f0bcf8c454033","kind":"commit","published_at":"2023-08-25T23:36:59.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/0.4.2","html_url":"https://github.com/akikuno/cstag/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"78251018501f70a4b507e4497bbb7b5e11ff7a33","kind":"commit","published_at":"2023-06-08T07:17:52.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/0.4.1","html_url":"https://github.com/akikuno/cstag/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"1d0a1f29e1424dc6f77d3b2924e25d1f64f0d267","kind":"commit","published_at":"2023-06-06T04:46:26.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/0.4.0","html_url":"https://github.com/akikuno/cstag/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"cc48cbd19bcf73267a737f90f0a6a067cb1ffb80","kind":"commit","published_at":"2022-09-16T20:20:51.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/0.3.1","html_url":"https://github.com/akikuno/cstag/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"b6521695bc31026daa8c28c5f147c54f2babf977","kind":"commit","published_at":"2022-09-14T03:40:56.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/0.3.0","html_url":"https://github.com/akikuno/cstag/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.3.0/manifests"},{"name":"0.2.3","sha":"298c430bbe6a4ed62c7eca6ca8200930840f29c7","kind":"commit","published_at":"2022-06-18T06:33:14.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/0.2.3","html_url":"https://github.com/akikuno/cstag/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"941ef87ce28f0ecfc7087cef9cc82b692a775b6f","kind":"commit","published_at":"2022-03-31T04:46:11.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/0.2.2","html_url":"https://github.com/akikuno/cstag/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e17b4db5000edf6974f1f16102b61208546591f8","kind":"commit","published_at":"2022-03-31T04:43:04.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/0.2.1","html_url":"https://github.com/akikuno/cstag/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"8f7cd8b18528c2cc91c1b9acf02a07b01c9c474d","kind":"commit","published_at":"2022-03-19T08:18:46.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/0.2.0","html_url":"https://github.com/akikuno/cstag/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"495a1aedc18189e6ab3e99be20a104c8291cfd61","kind":"commit","published_at":"2022-03-18T06:04:41.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/0.1.1","html_url":"https://github.com/akikuno/cstag/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.1.1/manifests"},{"name":"0.1","sha":"836372a16cfbb9049438e403ee690416ef808a02","kind":"commit","published_at":"2022-03-18T05:55:38.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/0.1","html_url":"https://github.com/akikuno/cstag/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.1/manifests"},{"name":"0.1.0","sha":"836372a16cfbb9049438e403ee690416ef808a02","kind":"commit","published_at":"2022-03-18T05:55:38.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/0.1.0","html_url":"https://github.com/akikuno/cstag/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"f1bd2af17aaf291c6e6a47ad86d152f5e89052ea","kind":"commit","published_at":"2022-03-17T05:49:22.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/0.0.4","html_url":"https://github.com/akikuno/cstag/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"73fbf643f5a7d565e5c281e20fccd424b7f43040","kind":"commit","published_at":"2022-03-15T23:34:45.000Z","download_url":"https://codeload.github.com/akikuno/cstag/tar.gz/0.0.3","html_url":"https://github.com/akikuno/cstag/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akikuno/cstag@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/tags/0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T05:21:57.602Z","dependent_packages_count":2,"downloads":3226,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":11.092231802195867,"dependent_repos_count":21.669588248352305,"dependent_packages_count":3.1315723501528088,"stargazers_count":25.00578882001841,"forks_count":29.75956275787105,"docker_downloads_count":null,"average":18.13174879571809},"purl":"pkg:pypi/cstag","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cstag","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cstag","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cstag/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:17:40.139Z","issues_count":12,"pull_requests_count":16,"avg_time_to_close_issue":19716831.3,"avg_time_to_close_pull_request":96.875,"issues_closed_count":10,"pull_requests_closed_count":16,"pull_request_authors_count":1,"issue_authors_count":5,"avg_comments_per_issue":1.1666666666666667,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":2123021.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":5.0,"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/akikuno%2Fcstag/issues","maintainers":[{"login":"akikuno","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akikuno"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cstag/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cstag/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cstag/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cstag/related_packages","maintainers":[{"uuid":"akikuno","login":"akikuno","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/akikuno/","role":null,"created_at":"2023-02-23T21:57:06.422Z","updated_at":"2023-02-23T21:57:06.422Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/akikuno/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724708,"maintainers_count":308189,"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":554801,"full_name":"akikuno/cstag","default_branch":"main","committers":[{"name":"Akihiro Kuno","email":"akikuno","login":"akikuno","count":229},{"name":"Akihiro Kuno","email":"akikuno@github.com","login":null,"count":19}],"total_commits":248,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":124.0,"dds":0.0766129032258065,"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:02:54.286Z","last_synced_commit":"830078dd7f24a1cc6afe18a5e3a6a8f85599353a","created_at":"2023-03-09T04:49:12.541Z","updated_at":"2025-08-07T06:02:54.287Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-08T00:00:12.331Z","repositories_count":5414536,"commits_count":848529355,"contributors_count":30914130,"owners_count":904112,"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":"akikuno/cstag","html_url":"https://github.com/akikuno/cstag","last_synced_at":"2025-08-31T18:17:40.139Z","status":"error","issues_count":12,"pull_requests_count":16,"avg_time_to_close_issue":19716831.3,"avg_time_to_close_pull_request":96.875,"issues_closed_count":10,"pull_requests_closed_count":16,"pull_request_authors_count":1,"issue_authors_count":5,"avg_comments_per_issue":1.1666666666666667,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":2123021.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":5.0,"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-14T11:19:10.308Z","updated_at":"2025-09-03T01:53:09.866Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/akikuno%2Fcstag/issues","issue_labels_count":{"Priority: High":3,"Priority: Moderate":3,"enhancement":1,"Priority: Low":1},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":7,"NONE":3},"pull_request_author_associations_count":{"OWNER":15},"issue_authors":{"akikuno":7,"dduchen":1,"aistBMRG":1,"betteridiot":1},"pull_request_authors":{"akikuno":15},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10068975,"issues_count":31218164,"pull_requests_count":95228988,"authors_count":10688649,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"aistBMRG":1,"dduchen":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"akikuno","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akikuno"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":2,"WatchEvent":2,"IssueCommentEvent":3},"last_year":{"IssuesEvent":2,"WatchEvent":2,"IssueCommentEvent":3}},"keywords":["bioinformatics","cstag","minimap2","python","sam","sequence"],"dependencies":[],"score":11.171279869575018,"created_at":"2025-09-04T09:17:40.253Z","updated_at":"2025-10-07T08:04:27.902Z","avatar_url":"https://github.com/akikuno.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":3226,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.06066"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/857","html_url":"https://science.ecosyste.ms/projects/857"}