{"id":18267,"name":"hrosailing","description":"Python package for Polar (Performance) Diagrams","url":"https://github.com/hrosailing/hrosailing","last_synced_at":"2025-09-04T23:52:21.441Z","repository":{"id":38416701,"uuid":"409121004","full_name":"hrosailing/hrosailing","owner":"hrosailing","description":"Python package for Polar (Performance) Diagrams","archived":false,"fork":false,"pushed_at":"2025-03-22T16:46:44.000Z","size":9985,"stargazers_count":12,"open_issues_count":6,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-19T06:30:23.654Z","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/hrosailing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2021-09-22T08:21:26.000Z","updated_at":"2025-07-16T18:32:50.000Z","dependencies_parsed_at":"2024-04-03T15:50:57.120Z","dependency_job_id":"94597a9d-5118-49e2-8442-01af877d809f","html_url":"https://github.com/hrosailing/hrosailing","commit_stats":{"total_commits":2085,"total_committers":17,"mean_commits":122.6470588235294,"dds":0.7290167865707434,"last_synced_commit":"185f52b4334aeb6fffa518b68a51d9522555d21b"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/hrosailing/hrosailing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrosailing","download_url":"https://codeload.github.com/hrosailing/hrosailing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/sbom","scorecard":{"id":470547,"data":{"date":"2025-08-11","repo":{"name":"github.com/hrosailing/hrosailing","commit":"c5ac7569070663f701f83b9c7d09eafa81a4f541"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"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":"Code-Review","score":2,"reason":"Found 3/13 approved changesets -- score normalized to 2","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":["Warn: no topLevel permission defined: .github/workflows/build-and-test.yml:1","Warn: no topLevel permission defined: .github/workflows/format.yml:1","Warn: no topLevel permission defined: .github/workflows/linting.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-and-deploy-docs.yml:9","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":"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/build-and-test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hrosailing/hrosailing/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hrosailing/hrosailing/build-and-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/hrosailing/hrosailing/format.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/hrosailing/hrosailing/format.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/hrosailing/hrosailing/linting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hrosailing/hrosailing/linting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/hrosailing/hrosailing/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hrosailing/hrosailing/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/hrosailing/hrosailing/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-and-deploy-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/hrosailing/hrosailing/update-and-deploy-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-and-deploy-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hrosailing/hrosailing/update-and-deploy-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-and-deploy-docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/hrosailing/hrosailing/update-and-deploy-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-and-deploy-docs.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hrosailing/hrosailing/update-and-deploy-docs.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-and-test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/format.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/linting.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/linting.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/linting.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/linting.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/linting.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/update-and-deploy-docs.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-and-deploy-docs.yml:21","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  11 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:12"],"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":"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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-19T13:48:39.519Z","repository_id":38416701,"created_at":"2025-08-19T13:48:39.519Z","updated_at":"2025-08-19T13:48:39.519Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273690628,"owners_count":25150632,"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-04T02:00:08.968Z","response_time":61,"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":"hrosailing","name":"hrosailing","uuid":"91185048","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/91185048?v=4","repositories_count":2,"last_synced_at":"2023-03-06T22:42:30.834Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hrosailing","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T22:54:56.413Z","updated_at":"2023-03-06T22:42:30.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrosailing","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrosailing/repositories"},"packages":[{"id":2760837,"name":"hrosailing","ecosystem":"pypi","description":"Python library for Polar (Performance) Diagrams","homepage":"https://github.com/hrosailing/hrosailing","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hrosailing/hrosailing","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2021-10-08T07:42:08.000Z","latest_release_published_at":"2025-03-22T16:47:18.000Z","latest_release_number":"0.12.0","last_synced_at":"2025-08-19T06:05:14.674Z","created_at":"2022-04-10T11:15:38.852Z","updated_at":"2025-08-19T06:50:38.189Z","registry_url":"https://pypi.org/project/hrosailing/","install_command":"pip install hrosailing --index-url https://pypi.org/simple","documentation_url":"https://hrosailing.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"hrosailing","project_status":null},"repo_metadata":{"id":38416701,"uuid":"409121004","full_name":"hrosailing/hrosailing","owner":"hrosailing","description":"Python package for Polar (Performance) Diagrams","archived":false,"fork":false,"pushed_at":"2025-03-22T16:46:44.000Z","size":9985,"stargazers_count":12,"open_issues_count":4,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-18T10:31:56.931Z","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/hrosailing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2021-09-22T08:21:26.000Z","updated_at":"2025-07-16T18:32:50.000Z","dependencies_parsed_at":"2024-04-03T15:50:57.120Z","dependency_job_id":"94597a9d-5118-49e2-8442-01af877d809f","html_url":"https://github.com/hrosailing/hrosailing","commit_stats":{"total_commits":2085,"total_committers":17,"mean_commits":122.6470588235294,"dds":0.7290167865707434,"last_synced_commit":"185f52b4334aeb6fffa518b68a51d9522555d21b"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/hrosailing/hrosailing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrosailing","download_url":"https://codeload.github.com/hrosailing/hrosailing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271108837,"owners_count":24700584,"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-19T02:00:09.176Z","response_time":63,"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":"hrosailing","name":"hrosailing","uuid":"91185048","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/91185048?v=4","repositories_count":2,"last_synced_at":"2023-03-06T22:42:30.834Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hrosailing","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T22:54:56.413Z","updated_at":"2023-03-06T22:42:30.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrosailing","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrosailing/repositories"},"tags":[{"name":"v0.12.0","sha":"c5ac7569070663f701f83b9c7d09eafa81a4f541","kind":"commit","published_at":"2025-03-22T16:44:28.000Z","download_url":"https://codeload.github.com/hrosailing/hrosailing/tar.gz/v0.12.0","html_url":"https://github.com/hrosailing/hrosailing/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hrosailing/hrosailing@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"6cc9f6b2e2fe0ef26a0811dccdbe750815ef2852","kind":"commit","published_at":"2024-11-23T13:04:44.000Z","download_url":"https://codeload.github.com/hrosailing/hrosailing/tar.gz/v0.11.2","html_url":"https://github.com/hrosailing/hrosailing/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hrosailing/hrosailing@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"793b66cc7cba86fcb225b1c17103b53bc4fd0253","kind":"commit","published_at":"2024-08-13T10:21:23.000Z","download_url":"https://codeload.github.com/hrosailing/hrosailing/tar.gz/v0.11.1","html_url":"https://github.com/hrosailing/hrosailing/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hrosailing/hrosailing@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c9c04dccf179faaeee2bb1bf101605f4976edb65","kind":"commit","published_at":"2023-03-31T15:37:04.000Z","download_url":"https://codeload.github.com/hrosailing/hrosailing/tar.gz/v0.11.0","html_url":"https://github.com/hrosailing/hrosailing/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hrosailing/hrosailing@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"503bf393d317b9b71a642d9ceede136e281c416a","kind":"commit","published_at":"2023-02-20T09:11:17.000Z","download_url":"https://codeload.github.com/hrosailing/hrosailing/tar.gz/v0.10.1","html_url":"https://github.com/hrosailing/hrosailing/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hrosailing/hrosailing@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"ba661e8da9bdf997f520a9c5104b4b6499babfe1","kind":"commit","published_at":"2023-02-01T11:02:34.000Z","download_url":"https://codeload.github.com/hrosailing/hrosailing/tar.gz/v0.10.0","html_url":"https://github.com/hrosailing/hrosailing/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hrosailing/hrosailing@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.10.0/manifests"},{"name":"v0.9.6.1","sha":"c9641dcc9638f3581a128b4dd3a736bcd6fee0e7","kind":"commit","published_at":"2022-02-23T14:27:44.000Z","download_url":"https://codeload.github.com/hrosailing/hrosailing/tar.gz/v0.9.6.1","html_url":"https://github.com/hrosailing/hrosailing/releases/tag/v0.9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hrosailing/hrosailing@v0.9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.9.6.1/manifests"},{"name":"v0.9.6","sha":"a560612356d3ab6a52b229012a7c402f73fe37f1","kind":"commit","published_at":"2022-01-31T13:20:31.000Z","download_url":"https://codeload.github.com/hrosailing/hrosailing/tar.gz/v0.9.6","html_url":"https://github.com/hrosailing/hrosailing/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hrosailing/hrosailing@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"1b944bd0c5dcad0f5384bfa781eabedcd9709c08","kind":"commit","published_at":"2021-10-12T12:28:04.000Z","download_url":"https://codeload.github.com/hrosailing/hrosailing/tar.gz/v0.9.5","html_url":"https://github.com/hrosailing/hrosailing/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hrosailing/hrosailing@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"4477e1fcbb7f49e17ee0fdb62bba7f2cb806a71f","kind":"commit","published_at":"2021-10-08T09:07:30.000Z","download_url":"https://codeload.github.com/hrosailing/hrosailing/tar.gz/v0.9.4","html_url":"https://github.com/hrosailing/hrosailing/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hrosailing/hrosailing@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.9.4/manifests"},{"name":"v0.9.0","sha":"803d75690a6c72e04b13cdc2b1dc4199e7195b7b","kind":"commit","published_at":"2021-10-04T08:37:15.000Z","download_url":"https://codeload.github.com/hrosailing/hrosailing/tar.gz/v0.9.0","html_url":"https://github.com/hrosailing/hrosailing/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hrosailing/hrosailing@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-19T06:50:38.188Z","dependent_packages_count":0,"downloads":69,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":38.70055032126084,"dependent_repos_count":21.744141596728245,"dependent_packages_count":9.985458443227419,"stargazers_count":18.47699763915809,"forks_count":22.640454726198044,"docker_downloads_count":null,"average":22.309520545314527},"purl":"pkg:pypi/hrosailing","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/hrosailing","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/hrosailing","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/hrosailing/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-18T08:17:20.531Z","issues_count":96,"pull_requests_count":13,"avg_time_to_close_issue":3017259.0430107526,"avg_time_to_close_pull_request":419930.8461538461,"issues_closed_count":93,"pull_requests_closed_count":13,"pull_request_authors_count":3,"issue_authors_count":5,"avg_comments_per_issue":0.90625,"avg_comments_per_pull_request":0.6153846153846154,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":375276.6666666667,"past_year_avg_time_to_close_pull_request":1739417.3333333333,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":3.75,"past_year_avg_comments_per_pull_request":1.6666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/issues","maintainers":[{"login":"Loitador41","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Loitador41"},{"login":"RobertSchueler","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RobertSchueler"}],"active_maintainers":[{"login":"RobertSchueler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RobertSchueler"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hrosailing/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hrosailing/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hrosailing/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hrosailing/related_packages","maintainers":[{"uuid":"hrosailing","login":"hrosailing","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/hrosailing/","role":null,"created_at":"2023-02-24T10:13:59.673Z","updated_at":"2023-02-24T10:13:59.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hrosailing/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724932,"maintainers_count":308256,"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":593394,"full_name":"hrosailing/hrosailing","default_branch":"main","committers":[{"name":"Robert Schueler","email":"robert.schueler1989@gmail.com","count":565},{"name":"Ente","email":"ente@entenhausen.de","count":425},{"name":"VFDannenberg","email":"valentin.dannen@googlemail.com","count":275},{"name":"VFDannenberg","email":"71141828+VFDannenberg@users.noreply.github.com","count":262},{"name":"autoblack","email":"autoblack@users.noreply.github.com","count":133},{"name":"autoisort","email":"autoisort@users.noreply.github.com","count":101},{"name":"Valentin Dannenberg","email":"71141828+rubbinduck@users.noreply.github.com","count":88},{"name":"Loitador41","email":"julia.garbe@uni-rostock.de","count":66},{"name":"Teodor Rata","email":"valentin.dannenberg2@uni-rostock.de","count":54},{"name":"RobertSchueler","email":"70914876+RobertSchueler@users.noreply.github.com","count":35},{"name":"Jasko","email":"jasko.miebs@gmail.com","count":22},{"name":"format","email":"format@users.noreply.github.com","count":21},{"name":"RobertSchueler","email":"RobertSchueler@users.noreply.github.com","count":19},{"name":"Julia","email":"98588239+Loitador41@users.noreply.github.com","count":8},{"name":"rubbinduck","email":"rubbinduck@users.noreply.github.com","count":4},{"name":"rubbinduck","email":"rubbinduck@github.com","count":4},{"name":"Robert Schueler","email":"robi-schueler@web.de","count":3}],"total_commits":2085,"total_committers":17,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":122.6470588235294,"dds":0.7290167865707434,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T09:12:59.878Z","last_synced_commit":"185f52b4334aeb6fffa518b68a51d9522555d21b","created_at":"2023-03-09T06:27:23.683Z","updated_at":"2023-09-19T17:23:06.920Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"hrosailing/hrosailing","html_url":"https://github.com/hrosailing/hrosailing","last_synced_at":"2025-08-31T07:38:04.760Z","status":null,"issues_count":96,"pull_requests_count":16,"avg_time_to_close_issue":3017259.0430107526,"avg_time_to_close_pull_request":711625.0,"issues_closed_count":93,"pull_requests_closed_count":15,"pull_request_authors_count":3,"issue_authors_count":5,"avg_comments_per_issue":0.8958333333333334,"avg_comments_per_pull_request":0.8125,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":524452.5,"past_year_avg_time_to_close_pull_request":2086705.2,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":1.6666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"created_at":"2023-05-14T15:33:38.512Z","updated_at":"2025-09-02T22:00:09.710Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrosailing%2Fhrosailing/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"COLLABORATOR":92,"NONE":4},"pull_request_author_associations_count":{"COLLABORATOR":12,"NONE":3},"issue_authors":{"Loitador41":86,"RobertSchueler":6,"ptr-rennstoff":2,"jbfdomage":1,"m-h-w":1},"pull_request_authors":{"RobertSchueler":10,"ptr-rennstoff":3,"Loitador41":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10068978,"issues_count":31212674,"pull_requests_count":95211468,"authors_count":10688660,"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,"COLLABORATOR":1},"past_year_pull_request_author_associations_count":{"NONE":3,"COLLABORATOR":3},"past_year_issue_authors":{"ptr-rennstoff":2,"RobertSchueler":1},"past_year_pull_request_authors":{"RobertSchueler":3,"ptr-rennstoff":3},"maintainers":[{"login":"Loitador41","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Loitador41"},{"login":"RobertSchueler","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RobertSchueler"}],"active_maintainers":[{"login":"RobertSchueler","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RobertSchueler"}]},"events":{"total":{"CreateEvent":4,"ReleaseEvent":2,"IssuesEvent":5,"WatchEvent":3,"IssueCommentEvent":13,"PushEvent":17,"PullRequestReviewEvent":7,"PullRequestReviewCommentEvent":10,"PullRequestEvent":5,"ForkEvent":1},"last_year":{"CreateEvent":4,"ReleaseEvent":2,"IssuesEvent":5,"WatchEvent":3,"IssueCommentEvent":13,"PushEvent":17,"PullRequestReviewEvent":7,"PullRequestReviewCommentEvent":10,"PullRequestEvent":5,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-11T19:50:01.918Z","updated_at":"2022-07-11T19:50:01.918Z","repository_link":"https://github.com/hrosailing/hrosailing/blob/main/requirements.txt","dependencies":[{"id":137645168,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":137645169,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":137645170,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":137645171,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":137645172,"package_name":"pynmea2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":137645173,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-and-test.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T18:35:49.190Z","updated_at":"2023-02-13T18:35:49.190Z","repository_link":"https://github.com/hrosailing/hrosailing/blob/main/.github/workflows/build-and-test.yml","dependencies":[{"id":7624963118,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7624963119,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/format.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T18:35:49.262Z","updated_at":"2023-02-13T18:35:49.262Z","repository_link":"https://github.com/hrosailing/hrosailing/blob/main/.github/workflows/format.yml","dependencies":[{"id":7624963122,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7624963123,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linting.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T18:35:49.323Z","updated_at":"2023-02-13T18:35:49.323Z","repository_link":"https://github.com/hrosailing/hrosailing/blob/main/.github/workflows/linting.yml","dependencies":[{"id":7624963132,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7624963133,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T18:35:49.511Z","updated_at":"2023-02-13T18:35:49.511Z","repository_link":"https://github.com/hrosailing/hrosailing/blob/main/.github/workflows/publish.yml","dependencies":[{"id":7624963134,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7624963135,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7624963136,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-and-deploy-docs.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T18:35:49.606Z","updated_at":"2023-02-13T18:35:49.606Z","repository_link":"https://github.com/hrosailing/hrosailing/blob/main/.github/workflows/update-and-deploy-docs.yml","dependencies":[{"id":7624963137,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7624963138,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7624963139,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7624963140,"package_name":"actions/deploy-pages","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-04-03T15:50:56.868Z","updated_at":"2024-04-03T15:50:56.868Z","repository_link":"https://github.com/hrosailing/hrosailing/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-04-03T15:50:56.965Z","updated_at":"2024-04-03T15:50:56.965Z","repository_link":"https://github.com/hrosailing/hrosailing/blob/main/setup.py","dependencies":[]}],"score":9.986264978993695,"created_at":"2025-09-04T15:50:49.488Z","updated_at":"2025-10-07T08:09:18.904Z","avatar_url":"https://github.com/hrosailing.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":69,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/18267","html_url":"https://science.ecosyste.ms/projects/18267","bibtex_url":"https://science.ecosyste.ms/projects/18267/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/18267/export.apalike"}