{"id":68680,"name":"python-newick","description":"python package to read and write the Newick format","url":"https://github.com/dlce-eva/python-newick","last_synced_at":"2025-09-08T14:14:51.098Z","repository":{"id":45938482,"uuid":"51978855","full_name":"dlce-eva/python-newick","owner":"dlce-eva","description":"python package to read and write the Newick format","archived":false,"fork":false,"pushed_at":"2024-10-24T07:25:24.000Z","size":522,"stargazers_count":47,"open_issues_count":0,"forks_count":12,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-10-25T03:21:37.101Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dlce-eva.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-18T04:26:41.000Z","updated_at":"2024-10-24T07:25:28.000Z","dependencies_parsed_at":"2024-06-18T20:10:52.641Z","dependency_job_id":"c93a6ec8-3879-4006-a292-faf53220c0e4","html_url":"https://github.com/dlce-eva/python-newick","commit_stats":{"total_commits":108,"total_committers":7,"mean_commits":"15.428571428571429","dds":"0.18518518518518523","last_synced_commit":"b16cc4b93a8fd246b7500f366f2d35eb8ff10f70"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/dlce-eva/python-newick","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlce-eva%2Fpython-newick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlce-eva%2Fpython-newick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlce-eva%2Fpython-newick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlce-eva%2Fpython-newick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dlce-eva","download_url":"https://codeload.github.com/dlce-eva/python-newick/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlce-eva%2Fpython-newick/sbom","scorecard":{"id":347009,"data":{"date":"2025-08-11","repo":{"name":"github.com/dlce-eva/python-newick","commit":"c0d5ccafc5748efbf166eedb21830cb7be4c9178"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"project is archived","details":["Warn: Repository is archived."],"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":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":"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":"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":["Warn: no topLevel permission defined: .github/workflows/python-package.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":"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":"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/python-package.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dlce-eva/python-newick/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dlce-eva/python-newick/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:26","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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-18T07:18:17.000Z","repository_id":45938482,"created_at":"2025-08-18T07:18:17.000Z","updated_at":"2025-08-18T07:18:17.000Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196286,"owners_count":25239187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"dlce-eva","name":"Department of Linguistic and Cultural Evolution","uuid":"75303721","kind":"organization","description":"Reposituries of the Department of Linguistic and Cultural Evolution at the Max Planck Institute for Evolutionary Anthropology","email":null,"website":"https://www.eva.mpg.de/linguistic-and-cultural-evolution/index.html","location":"Leipzig, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/75303721?v=4","repositories_count":11,"last_synced_at":"2023-03-06T22:37:53.474Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dlce-eva","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T22:52:14.854Z","updated_at":"2023-03-06T22:37:53.496Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dlce-eva","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dlce-eva/repositories"},"packages":[],"commits":{"id":617970,"full_name":"dlce-eva/python-newick","default_branch":"master","committers":[{"name":"Robert Forkel","email":"xrotwang@googlemail.com","login":null,"count":88},{"name":"SimonGreenhill","email":"simon@simon.net.nz","login":null,"count":6},{"name":"LinguList","email":"mattis.list@uni-marburg.de","login":null,"count":5},{"name":"Luke Maurits","email":"luke@maurits.id.au","login":null,"count":5},{"name":"Malte","email":"wmbr","login":"wmbr","count":2},{"name":"Simon J Greenhill","email":"SimonGreenhill","login":"SimonGreenhill","count":1},{"name":"Gereon Kaiping","email":"anaphory@yahoo.de","login":null,"count":1}],"total_commits":108,"total_committers":7,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":15.428571428571429,"dds":0.18518518518518523,"past_year_committers":[{"name":"Robert Forkel","email":"xrotwang@googlemail.com","login":null,"count":30}],"past_year_total_commits":30,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":30.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:26:26.006Z","last_synced_commit":"b16cc4b93a8fd246b7500f366f2d35eb8ff10f70","created_at":"2023-03-09T07:47:06.472Z","updated_at":"2023-10-25T14:26:26.006Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlce-eva%2Fpython-newick/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483987,"commits_count":854371652,"contributors_count":31146699,"owners_count":908917,"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":"dlce-eva/python-newick","html_url":"https://github.com/dlce-eva/python-newick","last_synced_at":"2025-02-28T05:06:40.228Z","status":null,"issues_count":30,"pull_requests_count":25,"avg_time_to_close_issue":20604930.1,"avg_time_to_close_pull_request":12069718.4,"issues_closed_count":30,"pull_requests_closed_count":25,"pull_request_authors_count":7,"issue_authors_count":11,"avg_comments_per_issue":3.533333333333333,"avg_comments_per_pull_request":2.8,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T18:32:58.444Z","updated_at":"2025-09-02T14:23:30.848Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlce-eva%2Fpython-newick","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlce-eva%2Fpython-newick/issues","issue_labels_count":{"bug":1,"wontfix":1,"enhancement":1,"help wanted":1},"pull_request_labels_count":{},"issue_author_associations_count":{"CONTRIBUTOR":21,"NONE":9},"pull_request_author_associations_count":{"CONTRIBUTOR":24,"NONE":1},"issue_authors":{"xrotwang":8,"Anaphory":8,"jeromekelleher":3,"HedvigS":2,"lmaurits":2,"SimonGreenhill":2,"PhyloStar":1,"LinguList":1,"sbooeshaghi":1,"lverweijen":1,"MrCreosote":1},"pull_request_authors":{"xrotwang":9,"SimonGreenhill":5,"Anaphory":3,"LinguList":3,"lmaurits":3,"wmbr":1,"terrycojones":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"PushEvent":3},"last_year":{"IssuesEvent":1,"PushEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T02:15:15.362Z","updated_at":"2023-02-09T02:15:15.362Z","repository_link":"https://github.com/dlce-eva/python-newick/blob/master/.github/workflows/python-package.yml","dependencies":[{"id":7474040284,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7474040285,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-06-18T20:10:52.373Z","updated_at":"2024-06-18T20:10:52.373Z","repository_link":"https://github.com/dlce-eva/python-newick/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2024-06-18T20:10:52.522Z","updated_at":"2024-06-18T20:10:52.522Z","repository_link":"https://github.com/dlce-eva/python-newick/blob/master/requirements.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-06-18T20:10:52.595Z","updated_at":"2024-06-18T20:10:52.595Z","repository_link":"https://github.com/dlce-eva/python-newick/blob/master/setup.py","dependencies":[]}],"score":5.796057750765372,"created_at":"2025-09-08T11:18:57.332Z","updated_at":"2025-10-07T08:25:37.615Z","avatar_url":"https://github.com/dlce-eva.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["concepts","cross-linguistic-data","linguistics","phylogenetics"],"project_url":"https://science.ecosyste.ms/api/v1/projects/68680","html_url":"https://science.ecosyste.ms/projects/68680"}