{"id":30836,"name":"teloclip","description":" A tool for the recovery of unassembled telomeres from soft-clipped read alignments.","url":"https://github.com/adamtaranto/teloclip","last_synced_at":"2025-09-05T04:58:02.654Z","repository":{"id":57473943,"uuid":"145183771","full_name":"Adamtaranto/teloclip","owner":"Adamtaranto","description":" A tool for the recovery of unassembled telomeres from soft-clipped read alignments.","archived":false,"fork":false,"pushed_at":"2025-04-11T05:53:49.000Z","size":802,"stargazers_count":41,"open_issues_count":12,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-18T04:48:39.235Z","etag":null,"topics":["bioinformatics","genome-assembly","telomere","telomere-length","telomeres","telomeric"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Adamtaranto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-08-18T02:34:16.000Z","updated_at":"2025-07-31T02:02:21.000Z","dependencies_parsed_at":"2024-10-27T11:50:57.075Z","dependency_job_id":"340f9b00-1390-4a8a-aa49-19cd8ed89e3b","html_url":"https://github.com/Adamtaranto/teloclip","commit_stats":{"total_commits":26,"total_committers":1,"mean_commits":26.0,"dds":0.0,"last_synced_commit":"d7a65e5ff33efa4173ded8833c0332f85c06162a"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Adamtaranto/teloclip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Adamtaranto","download_url":"https://codeload.github.com/Adamtaranto/teloclip/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip/sbom","scorecard":{"id":8584,"data":{"date":"2025-08-11","repo":{"name":"github.com/Adamtaranto/teloclip","commit":"47646ebef04b1c79ff3abef6e744d827f0239a47"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yml:13","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yml:14","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ruff.yml:9","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/ruff.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Adamtaranto/teloclip/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Adamtaranto/teloclip/publish.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/Adamtaranto/teloclip/pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/Adamtaranto/teloclip/pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/Adamtaranto/teloclip/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruff.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/Adamtaranto/teloclip/ruff.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruff.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Adamtaranto/teloclip/ruff.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruff.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Adamtaranto/teloclip/ruff.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruff.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Adamtaranto/teloclip/ruff.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruff.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Adamtaranto/teloclip/ruff.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:27","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on 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 13 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-14T14:05:46.113Z","repository_id":57473943,"created_at":"2025-08-14T14:05:46.113Z","updated_at":"2025-08-14T14:05:46.113Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273713609,"owners_count":25154612,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"Adamtaranto","name":"Adam Taranto","uuid":"2160099","kind":"user","description":"","email":"","website":null,"location":"Melbourne, Australia","twitter":null,"company":"The University of Melbourne","icon_url":"https://avatars.githubusercontent.com/u/2160099?u=b6d642232881520adfcf93522992baf63d7b15e0\u0026v=4","repositories_count":38,"last_synced_at":"2023-08-04T11:11:40.857Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Adamtaranto","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T06:02:19.328Z","updated_at":"2023-08-04T11:11:40.988Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Adamtaranto","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Adamtaranto/repositories"},"packages":[{"id":2941552,"name":"teloclip","ecosystem":"pypi","description":"A tool for the recovery of unassembled telomeres from raw long-reads using soft-clipped read alignments.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/adamtaranto/teloclip","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2018-08-24T21:15:37.000Z","latest_release_published_at":"2025-03-22T00:53:14.000Z","latest_release_number":"0.1.1","last_synced_at":"2025-08-18T04:47:00.053Z","created_at":"2022-04-10T12:47:44.479Z","updated_at":"2025-08-18T04:48:39.708Z","registry_url":"https://pypi.org/project/teloclip/","install_command":"pip install teloclip --index-url https://pypi.org/simple","documentation_url":"https://teloclip.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"teloclip","project_status":null},"repo_metadata":{"id":57473943,"uuid":"145183771","full_name":"Adamtaranto/teloclip","owner":"Adamtaranto","description":" A tool for the recovery of unassembled telomeres from soft-clipped read alignments.","archived":false,"fork":false,"pushed_at":"2025-04-11T05:53:49.000Z","size":802,"stargazers_count":40,"open_issues_count":12,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-07-17T22:12:08.668Z","etag":null,"topics":["bioinformatics","genome-assembly","telomere","telomere-length","telomeres","telomeric"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Adamtaranto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-08-18T02:34:16.000Z","updated_at":"2025-07-14T12:53:17.000Z","dependencies_parsed_at":"2024-10-27T11:50:57.075Z","dependency_job_id":"340f9b00-1390-4a8a-aa49-19cd8ed89e3b","html_url":"https://github.com/Adamtaranto/teloclip","commit_stats":{"total_commits":26,"total_committers":1,"mean_commits":26.0,"dds":0.0,"last_synced_commit":"d7a65e5ff33efa4173ded8833c0332f85c06162a"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Adamtaranto/teloclip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Adamtaranto","download_url":"https://codeload.github.com/Adamtaranto/teloclip/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip/sbom","scorecard":{"id":8584,"data":{"date":"2025-08-11","repo":{"name":"github.com/Adamtaranto/teloclip","commit":"47646ebef04b1c79ff3abef6e744d827f0239a47"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yml:13","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yml:14","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ruff.yml:9","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/ruff.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Adamtaranto/teloclip/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Adamtaranto/teloclip/publish.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/Adamtaranto/teloclip/pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/Adamtaranto/teloclip/pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/Adamtaranto/teloclip/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruff.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/Adamtaranto/teloclip/ruff.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruff.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Adamtaranto/teloclip/ruff.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruff.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Adamtaranto/teloclip/ruff.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruff.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Adamtaranto/teloclip/ruff.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruff.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Adamtaranto/teloclip/ruff.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:27","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on 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 13 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-14T14:05:46.113Z","repository_id":57473943,"created_at":"2025-08-14T14:05:46.113Z","updated_at":"2025-08-14T14:05:46.113Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270945941,"owners_count":24672881,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":"Adamtaranto","name":"Adam Taranto","uuid":"2160099","kind":"user","description":"","email":"","website":null,"location":"Melbourne, Australia","twitter":null,"company":"The University of Melbourne","icon_url":"https://avatars.githubusercontent.com/u/2160099?u=b6d642232881520adfcf93522992baf63d7b15e0\u0026v=4","repositories_count":38,"last_synced_at":"2023-08-04T11:11:40.857Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Adamtaranto","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T06:02:19.328Z","updated_at":"2023-08-04T11:11:40.988Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Adamtaranto","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Adamtaranto/repositories"},"tags":[{"name":"v0.1.1","sha":"52b6d4e975ed9be3d39bb12edba489529eb40794","kind":"tag","published_at":"2025-03-22T00:50:40.000Z","download_url":"https://codeload.github.com/Adamtaranto/teloclip/tar.gz/v0.1.1","html_url":"https://github.com/Adamtaranto/teloclip/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Adamtaranto/teloclip@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip/tags/v0.1.1/manifests"},{"name":"0.1.0","sha":"5036c3913410459209ecf367c157916667807970","kind":"tag","published_at":"2024-11-13T04:34:19.000Z","download_url":"https://codeload.github.com/Adamtaranto/teloclip/tar.gz/0.1.0","html_url":"https://github.com/Adamtaranto/teloclip/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Adamtaranto/teloclip@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip/tags/0.1.0/manifests"},{"name":"0.0.5","sha":"96fdad758800e4a5d90c1a542813ff116ce89b75","kind":"tag","published_at":"2024-10-31T09:54:59.000Z","download_url":"https://codeload.github.com/Adamtaranto/teloclip/tar.gz/0.0.5","html_url":"https://github.com/Adamtaranto/teloclip/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Adamtaranto/teloclip@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip/tags/0.0.5/manifests"},{"name":"v0.0.4","sha":"4753061de759294101f7badfbfe1ca867e45e700","kind":"tag","published_at":"2023-11-02T09:13:05.000Z","download_url":"https://codeload.github.com/Adamtaranto/teloclip/tar.gz/v0.0.4","html_url":"https://github.com/Adamtaranto/teloclip/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Adamtaranto/teloclip@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip/tags/v0.0.4/manifests"}]},"repo_metadata_updated_at":"2025-08-18T04:48:39.707Z","dependent_packages_count":0,"downloads":32,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":41.40403192176084,"dependent_repos_count":21.571499035405292,"dependent_packages_count":10.112151988893354,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.36256098201983},"purl":"pkg:pypi/teloclip","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/teloclip","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/teloclip","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/teloclip/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-17T20:43:50.052Z","issues_count":24,"pull_requests_count":7,"avg_time_to_close_issue":18662129.076923076,"avg_time_to_close_pull_request":13697.5,"issues_closed_count":13,"pull_requests_closed_count":6,"pull_request_authors_count":1,"issue_authors_count":10,"avg_comments_per_issue":2.2916666666666665,"avg_comments_per_pull_request":0.14285714285714285,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":92035.0,"past_year_avg_time_to_close_pull_request":20518.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip/issues","maintainers":[{"login":"Adamtaranto","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adamtaranto"}],"active_maintainers":[{"login":"Adamtaranto","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adamtaranto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/teloclip/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/teloclip/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/teloclip/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/teloclip/related_packages","maintainers":[{"uuid":"adamtaranto","login":"adamtaranto","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/adamtaranto/","role":null,"created_at":"2023-02-25T14:53:42.475Z","updated_at":"2023-02-25T14:53:42.475Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/adamtaranto/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724990,"maintainers_count":308306,"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":669718,"full_name":"Adamtaranto/teloclip","default_branch":"main","committers":[{"name":"Adam Taranto","email":"adam.p.taranto@gmail.com","login":"Adamtaranto","count":120}],"total_commits":120,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":120.0,"dds":0.0,"past_year_committers":[{"name":"Adam Taranto","email":"adam.p.taranto@gmail.com","login":"Adamtaranto","count":15}],"past_year_total_commits":15,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":15.0,"past_year_dds":0.0,"last_synced_at":"2025-02-17T06:47:28.861Z","last_synced_commit":"f3bf2b90e7aafbff9c0af6d9d66a0b291f2d6e76","created_at":"2023-03-09T10:25:17.327Z","updated_at":"2025-02-17T06:47:28.861Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:08.451Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"Adamtaranto/teloclip","html_url":"https://github.com/Adamtaranto/teloclip","last_synced_at":"2025-08-18T04:48:40.017Z","status":"error","issues_count":24,"pull_requests_count":7,"avg_time_to_close_issue":18662129.076923076,"avg_time_to_close_pull_request":13697.5,"issues_closed_count":13,"pull_requests_closed_count":6,"pull_request_authors_count":1,"issue_authors_count":10,"avg_comments_per_issue":2.2916666666666665,"avg_comments_per_pull_request":0.14285714285714285,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":92035.0,"past_year_avg_time_to_close_pull_request":20518.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-15T01:13:14.041Z","updated_at":"2025-09-03T05:56:19.295Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adamtaranto%2Fteloclip/issues","issue_labels_count":{"enhancement":11,"bug":2,"question":2,"wontfix":1},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":14,"NONE":9},"pull_request_author_associations_count":{"OWNER":12},"issue_authors":{"Adamtaranto":14,"cyycyj":1,"zhangwenda0518":1,"JWDebler":1,"ufaroooq":1,"PengfeiInTuebingen":1,"xiekunwhy":1,"stefankusch":1,"ihbxiongjie":1,"juntkym":1},"pull_request_authors":{"Adamtaranto":12},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10086361,"issues_count":31286210,"pull_requests_count":96411606,"authors_count":10695498,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{"OWNER":8},"past_year_issue_authors":{"xiekunwhy":1},"past_year_pull_request_authors":{"Adamtaranto":8},"maintainers":[{"login":"Adamtaranto","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adamtaranto"}],"active_maintainers":[{"login":"Adamtaranto","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adamtaranto"}]},"events":{"total":{"CreateEvent":6,"IssuesEvent":2,"ReleaseEvent":3,"WatchEvent":4,"DeleteEvent":2,"IssueCommentEvent":3,"PushEvent":16,"PullRequestEvent":8},"last_year":{"CreateEvent":6,"IssuesEvent":2,"ReleaseEvent":3,"WatchEvent":4,"DeleteEvent":2,"IssueCommentEvent":3,"PushEvent":16,"PullRequestEvent":8}},"keywords":["bioinformatics","genome-assembly","telomere","telomere-length","telomeres","telomeric"],"dependencies":[{"ecosystem":"docker","filepath":".devcontainer/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-11-11T07:24:48.510Z","updated_at":"2023-11-11T07:24:48.510Z","repository_link":"https://github.com/Adamtaranto/teloclip/blob/main/.devcontainer/Dockerfile","dependencies":[{"id":14423949464,"package_name":"mcr.microsoft.com/devcontainers/miniconda","ecosystem":"docker","requirements":"0-3","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-11-11T07:24:49.982Z","updated_at":"2023-11-11T07:24:49.982Z","repository_link":"https://github.com/Adamtaranto/teloclip/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-11-11T07:24:50.039Z","updated_at":"2023-11-11T07:24:50.039Z","repository_link":"https://github.com/Adamtaranto/teloclip/blob/main/requirements.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-11-11T07:24:50.111Z","updated_at":"2023-11-11T07:24:50.111Z","repository_link":"https://github.com/Adamtaranto/teloclip/blob/main/setup.py","dependencies":[]},{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2024-10-27T11:50:56.312Z","updated_at":"2024-10-27T11:50:56.312Z","repository_link":"https://github.com/Adamtaranto/teloclip/blob/main/environment.yml","dependencies":[{"id":20431283729,"package_name":"minimap2","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":20431283730,"package_name":"pip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":20431283731,"package_name":"python","ecosystem":"conda","requirements":"\u003e=3.12","direct":true,"kind":"runtime","optional":false},{"id":20431283732,"package_name":"samtools","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]}],"score":7.496652438168283,"created_at":"2025-09-04T15:51:03.619Z","updated_at":"2025-10-07T08:13:14.794Z","avatar_url":"https://github.com/Adamtaranto.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":32,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/30836","html_url":"https://science.ecosyste.ms/projects/30836","bibtex_url":"https://science.ecosyste.ms/projects/30836/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/30836/export.apalike"}