{"id":3009,"name":"Helper for Bézier Curves, Triangles, and Higher Order Objects","description":"Helper for Bézier Curves, Triangles, and Higher Order Objects - Published in JOSS (2017)","url":"https://github.com/dhermes/bezier","last_synced_at":"2025-09-04T16:58:03.322Z","repository":{"id":43203237,"uuid":"73047402","full_name":"dhermes/bezier","owner":"dhermes","description":"Helper for Bézier Curves, Triangles, and Higher Order Objects","archived":false,"fork":false,"pushed_at":"2024-12-23T00:47:20.000Z","size":28386,"stargazers_count":280,"open_issues_count":77,"forks_count":39,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-04T03:48:30.273Z","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/dhermes.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"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":"codemeta.json","zenodo":null}},"created_at":"2016-11-07T06:07:45.000Z","updated_at":"2025-08-31T14:42:47.000Z","dependencies_parsed_at":"2022-08-12T10:21:11.796Z","dependency_job_id":"7d5548be-403d-4e59-bbe4-bb2544f1debe","html_url":"https://github.com/dhermes/bezier","commit_stats":{"total_commits":2068,"total_committers":11,"mean_commits":188.0,"dds":"0.021276595744680882","last_synced_commit":"cf18953a491e8568e4a4344327ed441d3e8956da"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/dhermes/bezier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhermes","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/sbom","scorecard":{"id":340206,"data":{"date":"2025-08-11","repo":{"name":"github.com/dhermes/bezier","commit":"cf18953a491e8568e4a4344327ed441d3e8956da"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/linux.yaml:1","Warn: no topLevel permission defined: .github/workflows/macos.yaml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yaml:1","Warn: no topLevel permission defined: .github/workflows/windows.yaml: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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: pipCommand not pinned by hash: scripts/nox-install-for-doctest-linux.sh:60","Warn: pipCommand not pinned by hash: scripts/upload-coveralls.sh:35","Warn: pipCommand not pinned by hash: .github/workflows/linux.yaml:53","Warn: pipCommand not pinned by hash: .github/workflows/linux.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/linux.yaml:143","Warn: pipCommand not pinned by hash: .github/workflows/macos.yaml:67","Info:  29 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf"],"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 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-18T05:37:12.394Z","repository_id":43203237,"created_at":"2025-08-18T05:37:12.394Z","updated_at":"2025-08-18T05:37:12.394Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273589109,"owners_count":25132858,"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":"dhermes","name":"Danny Hermes","uuid":"520669","kind":"user","description":"Head of Engineering, Software Engineer and PhD Mathematician","email":"","website":"https://bossylobster.com","location":"Greater Chicago Area","twitter":"bossylobster","company":"Co-founder @hardfinhq","icon_url":"https://avatars.githubusercontent.com/u/520669?u=9494d2662953f101cee5c5a88d41c5898a1a4094\u0026v=4","repositories_count":46,"last_synced_at":"2023-08-02T17:11:16.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dhermes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T21:17:13.867Z","updated_at":"2023-08-02T17:11:16.490Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhermes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhermes/repositories"},"packages":[{"id":2654753,"name":"bezier","ecosystem":"pypi","description":"Helper for Bézier Curves, Triangles, and Higher Order Objects","homepage":"https://github.com/dhermes/bezier","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dhermes/bezier","keywords_array":["Geometry","Curve","Bezier","Intersection","Python"],"namespace":null,"versions_count":24,"first_release_published_at":"2016-11-08T08:49:09.000Z","latest_release_published_at":"2024-06-21T04:21:40.000Z","latest_release_number":"2024.6.20","last_synced_at":"2025-09-03T23:03:06.965Z","created_at":"2022-04-10T10:11:18.146Z","updated_at":"2025-09-04T16:26:28.765Z","registry_url":"https://pypi.org/project/bezier/","install_command":"pip install bezier --index-url https://pypi.org/simple","documentation_url":"https://bezier.readthedocs.io/","metadata":{"funding":null,"documentation":"https://bezier.readthedocs.io/","classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Scientific/Engineering :: Mathematics"],"normalized_name":"bezier","project_status":null},"repo_metadata":{"id":43203237,"uuid":"73047402","full_name":"dhermes/bezier","owner":"dhermes","description":"Helper for Bézier Curves, Triangles, and Higher Order Objects","archived":false,"fork":false,"pushed_at":"2024-12-23T00:47:20.000Z","size":28386,"stargazers_count":280,"open_issues_count":77,"forks_count":39,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-04T03:48:30.273Z","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/dhermes.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"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":"codemeta.json","zenodo":null}},"created_at":"2016-11-07T06:07:45.000Z","updated_at":"2025-08-31T14:42:47.000Z","dependencies_parsed_at":"2022-08-12T10:21:11.796Z","dependency_job_id":"7d5548be-403d-4e59-bbe4-bb2544f1debe","html_url":"https://github.com/dhermes/bezier","commit_stats":{"total_commits":2068,"total_committers":11,"mean_commits":188.0,"dds":"0.021276595744680882","last_synced_commit":"cf18953a491e8568e4a4344327ed441d3e8956da"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/dhermes/bezier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhermes","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/sbom","scorecard":{"id":340206,"data":{"date":"2025-08-11","repo":{"name":"github.com/dhermes/bezier","commit":"cf18953a491e8568e4a4344327ed441d3e8956da"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/linux.yaml:1","Warn: no topLevel permission defined: .github/workflows/macos.yaml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yaml:1","Warn: no topLevel permission defined: .github/workflows/windows.yaml: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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: pipCommand not pinned by hash: scripts/nox-install-for-doctest-linux.sh:60","Warn: pipCommand not pinned by hash: scripts/upload-coveralls.sh:35","Warn: pipCommand not pinned by hash: .github/workflows/linux.yaml:53","Warn: pipCommand not pinned by hash: .github/workflows/linux.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/linux.yaml:143","Warn: pipCommand not pinned by hash: .github/workflows/macos.yaml:67","Info:  29 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf"],"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 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-18T05:37:12.394Z","repository_id":43203237,"created_at":"2025-08-18T05:37:12.394Z","updated_at":"2025-08-18T05:37:12.394Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273589109,"owners_count":25132858,"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_record":{"login":"dhermes","name":"Danny Hermes","uuid":"520669","kind":"user","description":"Head of Engineering, Software Engineer and PhD Mathematician","email":"","website":"https://bossylobster.com","location":"Greater Chicago Area","twitter":"bossylobster","company":"Co-founder @hardfinhq","icon_url":"https://avatars.githubusercontent.com/u/520669?u=9494d2662953f101cee5c5a88d41c5898a1a4094\u0026v=4","repositories_count":46,"last_synced_at":"2023-08-02T17:11:16.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dhermes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T21:17:13.867Z","updated_at":"2023-08-02T17:11:16.490Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhermes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhermes/repositories"},"tags":[{"name":"2024.6.20","sha":"4c762f6e9bfd1ec74fb4687c178a67791a88012a","kind":"commit","published_at":"2024-06-21T03:54:43.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/2024.6.20","html_url":"https://github.com/dhermes/bezier/releases/tag/2024.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@2024.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2024.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2024.6.20/manifests"},{"name":"2023.7.28","sha":"7cbae0de2282d121c11401edfc413d8bd275246a","kind":"commit","published_at":"2023-07-29T03:03:30.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/2023.7.28","html_url":"https://github.com/dhermes/bezier/releases/tag/2023.7.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@2023.7.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2023.7.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2023.7.28/manifests"},{"name":"2021.2.12","sha":"2d878a2256158648601dc7b45cee74d9aa5b9b7a","kind":"commit","published_at":"2021-02-14T02:45:07.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/2021.2.12","html_url":"https://github.com/dhermes/bezier/releases/tag/2021.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@2021.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2021.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2021.2.12/manifests"},{"name":"2020.5.19","sha":"ff79e49390c698241664cfb3b25403416092200a","kind":"commit","published_at":"2020-05-20T04:43:18.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/2020.5.19","html_url":"https://github.com/dhermes/bezier/releases/tag/2020.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@2020.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2020.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2020.5.19/manifests"},{"name":"2020.2.3","sha":"f3ea7b339d16cae3ba96b0845a450d1a97e170e2","kind":"commit","published_at":"2020-02-04T06:53:53.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/2020.2.3","html_url":"https://github.com/dhermes/bezier/releases/tag/2020.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@2020.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2020.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2020.2.3/manifests"},{"name":"2020.1.14","sha":"a20d1f65a20272ff8477c8c6177fa5faeb03922b","kind":"commit","published_at":"2020-01-15T01:09:33.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/2020.1.14","html_url":"https://github.com/dhermes/bezier/releases/tag/2020.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@2020.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2020.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2020.1.14/manifests"},{"name":"0.11.0","sha":"495467619713ea39e877a78298a2cd5318b6cb58","kind":"commit","published_at":"2020-01-12T03:55:24.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.11.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"7a6ca372e2beffc0c1d683c204b1f1db20ac75ce","kind":"commit","published_at":"2019-08-14T06:09:51.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.10.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"9c2c7003d64242542f931088a8646c30cc4a2caa","kind":"commit","published_at":"2018-10-31T06:04:15.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.9.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"35fcc89e47536ca0b1ad1745c659d05c18c6494f","kind":"commit","published_at":"2018-03-19T18:09:58.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.8.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"8bd168b1bd8a4b4f9a286657cf38d9514269d48a","kind":"commit","published_at":"2018-02-07T17:41:27.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.7.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"16f5876f1715f6b568fdcdcc84d3059aaa89c134","kind":"commit","published_at":"2018-01-28T05:14:31.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.6.4","html_url":"https://github.com/dhermes/bezier/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"fda2adbf244d6b6abb55bd8409bed766191b082c","kind":"commit","published_at":"2018-01-25T22:30:04.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.6.3","html_url":"https://github.com/dhermes/bezier/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"3d4dc4d678596d031799a38951991a30d2fcfea3","kind":"commit","published_at":"2018-01-23T18:17:36.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.6.2","html_url":"https://github.com/dhermes/bezier/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"87a7b8d2e6cac991c93c3271f77e06c2e857a1f1","kind":"commit","published_at":"2018-01-12T20:40:42.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.6.1","html_url":"https://github.com/dhermes/bezier/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f6da048227f24ea59f889fa0be878939e5c450","kind":"commit","published_at":"2018-01-10T05:51:05.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.6.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"1b13a00caad761eaeb0da4526085864ced5b7241","kind":"commit","published_at":"2017-09-07T23:15:53.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.5.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e33f98a325d05526510eff21b14931b2c48adc4","kind":"commit","published_at":"2017-06-07T05:45:51.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.4.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"68749734ddf015b41ec66e8c3de56dd29cc8c6f4","kind":"commit","published_at":"2017-01-11T07:51:47.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.3.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"1c103341b45ec159099494277c2393e43e602146","kind":"commit","published_at":"2016-12-28T23:58:21.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.2.1","html_url":"https://github.com/dhermes/bezier/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"df33d56f7b29bd97925c6ac48092941d56964e90","kind":"commit","published_at":"2016-12-14T19:20:09.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.2.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"890438b0a4e34f1470ba14dca52da7a0dbfbd2b3","kind":"commit","published_at":"2016-11-29T17:21:23.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.1.1","html_url":"https://github.com/dhermes/bezier/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"68b840b65d350f8deca7d80d6ca6e3519deb848d","kind":"commit","published_at":"2016-11-26T06:28:55.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.1.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T16:26:28.765Z","dependent_packages_count":16,"downloads":541419,"downloads_period":"last-month","dependent_repos_count":65,"rankings":{"downloads":0.7320716751903539,"dependent_repos_count":1.8378856405535577,"dependent_packages_count":0.9594488459162899,"stargazers_count":4.4553097109060005,"forks_count":6.830439101018208,"docker_downloads_count":2.2897723375227703,"average":2.850821218517863},"purl":"pkg:pypi/bezier","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/bezier","docker_dependents_count":12,"docker_downloads_count":1031,"usage_url":"https://repos.ecosyste.ms/usage/pypi/bezier","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/bezier/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:19:38.862Z","issues_count":83,"pull_requests_count":72,"avg_time_to_close_issue":25452916.310344826,"avg_time_to_close_pull_request":924172.1940298508,"issues_closed_count":58,"pull_requests_closed_count":67,"pull_request_authors_count":7,"issue_authors_count":35,"avg_comments_per_issue":2.9036144578313254,"avg_comments_per_pull_request":1.0555555555555556,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":2,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1023201.4444444445,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.1,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/issues","maintainers":[{"login":"dhermes","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhermes"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bezier/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bezier/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bezier/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bezier/related_packages","maintainers":[{"uuid":"bossylobster","login":"bossylobster","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/bossylobster/","role":null,"created_at":"2023-02-23T17:07:09.511Z","updated_at":"2023-02-23T17:07:09.511Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bossylobster/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724831,"maintainers_count":308214,"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"}},{"id":5288375,"name":"libbezier","ecosystem":"conda","description":null,"homepage":"https://github.com/dhermes/bezier","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dhermes/bezier","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2020-02-13T19:03:30.000Z","latest_release_published_at":"2021-02-14T04:31:52.000Z","latest_release_number":"2021.2.12","last_synced_at":"2025-09-03T23:03:27.568Z","created_at":"2022-10-03T15:45:47.625Z","updated_at":"2025-09-04T16:26:32.945Z","registry_url":"https://anaconda.org/conda-forge/libbezier","install_command":"conda install -c conda-forge libbezier","documentation_url":null,"metadata":{},"repo_metadata":{"id":43203237,"uuid":"73047402","full_name":"dhermes/bezier","owner":"dhermes","description":"Helper for Bézier Curves, Triangles, and Higher Order Objects","archived":false,"fork":false,"pushed_at":"2024-12-23T00:47:20.000Z","size":28386,"stargazers_count":280,"open_issues_count":77,"forks_count":39,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-04T03:48:30.273Z","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/dhermes.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"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":"codemeta.json","zenodo":null}},"created_at":"2016-11-07T06:07:45.000Z","updated_at":"2025-08-31T14:42:47.000Z","dependencies_parsed_at":"2022-08-12T10:21:11.796Z","dependency_job_id":"7d5548be-403d-4e59-bbe4-bb2544f1debe","html_url":"https://github.com/dhermes/bezier","commit_stats":{"total_commits":2068,"total_committers":11,"mean_commits":188.0,"dds":"0.021276595744680882","last_synced_commit":"cf18953a491e8568e4a4344327ed441d3e8956da"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/dhermes/bezier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhermes","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/sbom","scorecard":{"id":340206,"data":{"date":"2025-08-11","repo":{"name":"github.com/dhermes/bezier","commit":"cf18953a491e8568e4a4344327ed441d3e8956da"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/linux.yaml:1","Warn: no topLevel permission defined: .github/workflows/macos.yaml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yaml:1","Warn: no topLevel permission defined: .github/workflows/windows.yaml: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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: pipCommand not pinned by hash: scripts/nox-install-for-doctest-linux.sh:60","Warn: pipCommand not pinned by hash: scripts/upload-coveralls.sh:35","Warn: pipCommand not pinned by hash: .github/workflows/linux.yaml:53","Warn: pipCommand not pinned by hash: .github/workflows/linux.yaml:112","Warn: pipCommand not pinned by hash: .github/workflows/linux.yaml:143","Warn: pipCommand not pinned by hash: .github/workflows/macos.yaml:67","Info:  29 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf"],"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 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-18T05:37:12.394Z","repository_id":43203237,"created_at":"2025-08-18T05:37:12.394Z","updated_at":"2025-08-18T05:37:12.394Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273589109,"owners_count":25132858,"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_record":{"login":"dhermes","name":"Danny Hermes","uuid":"520669","kind":"user","description":"Head of Engineering, Software Engineer and PhD Mathematician","email":"","website":"https://bossylobster.com","location":"Greater Chicago Area","twitter":"bossylobster","company":"Co-founder @hardfinhq","icon_url":"https://avatars.githubusercontent.com/u/520669?u=9494d2662953f101cee5c5a88d41c5898a1a4094\u0026v=4","repositories_count":46,"last_synced_at":"2023-08-02T17:11:16.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dhermes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T21:17:13.867Z","updated_at":"2023-08-02T17:11:16.490Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhermes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhermes/repositories"},"tags":[{"name":"2024.6.20","sha":"4c762f6e9bfd1ec74fb4687c178a67791a88012a","kind":"commit","published_at":"2024-06-21T03:54:43.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/2024.6.20","html_url":"https://github.com/dhermes/bezier/releases/tag/2024.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@2024.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2024.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2024.6.20/manifests"},{"name":"2023.7.28","sha":"7cbae0de2282d121c11401edfc413d8bd275246a","kind":"commit","published_at":"2023-07-29T03:03:30.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/2023.7.28","html_url":"https://github.com/dhermes/bezier/releases/tag/2023.7.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@2023.7.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2023.7.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2023.7.28/manifests"},{"name":"2021.2.12","sha":"2d878a2256158648601dc7b45cee74d9aa5b9b7a","kind":"commit","published_at":"2021-02-14T02:45:07.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/2021.2.12","html_url":"https://github.com/dhermes/bezier/releases/tag/2021.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@2021.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2021.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2021.2.12/manifests"},{"name":"2020.5.19","sha":"ff79e49390c698241664cfb3b25403416092200a","kind":"commit","published_at":"2020-05-20T04:43:18.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/2020.5.19","html_url":"https://github.com/dhermes/bezier/releases/tag/2020.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@2020.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2020.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2020.5.19/manifests"},{"name":"2020.2.3","sha":"f3ea7b339d16cae3ba96b0845a450d1a97e170e2","kind":"commit","published_at":"2020-02-04T06:53:53.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/2020.2.3","html_url":"https://github.com/dhermes/bezier/releases/tag/2020.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@2020.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2020.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2020.2.3/manifests"},{"name":"2020.1.14","sha":"a20d1f65a20272ff8477c8c6177fa5faeb03922b","kind":"commit","published_at":"2020-01-15T01:09:33.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/2020.1.14","html_url":"https://github.com/dhermes/bezier/releases/tag/2020.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@2020.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2020.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/2020.1.14/manifests"},{"name":"0.11.0","sha":"495467619713ea39e877a78298a2cd5318b6cb58","kind":"commit","published_at":"2020-01-12T03:55:24.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.11.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"7a6ca372e2beffc0c1d683c204b1f1db20ac75ce","kind":"commit","published_at":"2019-08-14T06:09:51.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.10.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"9c2c7003d64242542f931088a8646c30cc4a2caa","kind":"commit","published_at":"2018-10-31T06:04:15.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.9.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"35fcc89e47536ca0b1ad1745c659d05c18c6494f","kind":"commit","published_at":"2018-03-19T18:09:58.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.8.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"8bd168b1bd8a4b4f9a286657cf38d9514269d48a","kind":"commit","published_at":"2018-02-07T17:41:27.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.7.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"16f5876f1715f6b568fdcdcc84d3059aaa89c134","kind":"commit","published_at":"2018-01-28T05:14:31.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.6.4","html_url":"https://github.com/dhermes/bezier/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"fda2adbf244d6b6abb55bd8409bed766191b082c","kind":"commit","published_at":"2018-01-25T22:30:04.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.6.3","html_url":"https://github.com/dhermes/bezier/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"3d4dc4d678596d031799a38951991a30d2fcfea3","kind":"commit","published_at":"2018-01-23T18:17:36.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.6.2","html_url":"https://github.com/dhermes/bezier/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"87a7b8d2e6cac991c93c3271f77e06c2e857a1f1","kind":"commit","published_at":"2018-01-12T20:40:42.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.6.1","html_url":"https://github.com/dhermes/bezier/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f6da048227f24ea59f889fa0be878939e5c450","kind":"commit","published_at":"2018-01-10T05:51:05.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.6.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"1b13a00caad761eaeb0da4526085864ced5b7241","kind":"commit","published_at":"2017-09-07T23:15:53.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.5.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e33f98a325d05526510eff21b14931b2c48adc4","kind":"commit","published_at":"2017-06-07T05:45:51.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.4.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"68749734ddf015b41ec66e8c3de56dd29cc8c6f4","kind":"commit","published_at":"2017-01-11T07:51:47.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.3.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"1c103341b45ec159099494277c2393e43e602146","kind":"commit","published_at":"2016-12-28T23:58:21.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.2.1","html_url":"https://github.com/dhermes/bezier/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"df33d56f7b29bd97925c6ac48092941d56964e90","kind":"commit","published_at":"2016-12-14T19:20:09.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.2.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"890438b0a4e34f1470ba14dca52da7a0dbfbd2b3","kind":"commit","published_at":"2016-11-29T17:21:23.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.1.1","html_url":"https://github.com/dhermes/bezier/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"68b840b65d350f8deca7d80d6ca6e3519deb848d","kind":"commit","published_at":"2016-11-26T06:28:55.000Z","download_url":"https://codeload.github.com/dhermes/bezier/tar.gz/0.1.0","html_url":"https://github.com/dhermes/bezier/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhermes/bezier@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T16:26:32.945Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":24.132767656600947,"forks_count":29.388570002495634,"average":34.680559021712},"purl":"pkg:conda/libbezier","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/libbezier","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/libbezier","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/libbezier/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:19:38.862Z","issues_count":83,"pull_requests_count":72,"avg_time_to_close_issue":25452916.310344826,"avg_time_to_close_pull_request":924172.1940298508,"issues_closed_count":58,"pull_requests_closed_count":67,"pull_request_authors_count":7,"issue_authors_count":35,"avg_comments_per_issue":2.9036144578313254,"avg_comments_per_pull_request":1.0555555555555556,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":2,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1023201.4444444445,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.1,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/issues","maintainers":[{"login":"dhermes","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhermes"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libbezier/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libbezier/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libbezier/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libbezier/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":27939,"full_name":"dhermes/bezier","default_branch":"main","committers":[{"name":"Danny Hermes","email":"daniel.j.hermes@gmail.com","login":"dhermes","count":2024},{"name":"Danny Hermes","email":"dhermes@hardfin.com","login":null,"count":28},{"name":"Danny Hermes","email":"dhermes@blend.com","login":null,"count":5},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"BryceStansfield","email":"bryce@brycestansfield.com","login":"BryceStansfield","count":2},{"name":"Antony Lee","email":"anntzer.lee@gmail.com","login":"anntzer","count":2},{"name":"sharonahermes","email":"10070118+sharonahermes","login":"sharonahermes","count":1},{"name":"Ziqi Wang","email":"qiqiustc@gmail.com","login":"KIKI007","count":1},{"name":"Kian-Meng Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1},{"name":"Benjamin Hackl","email":"devel@benjamin-hackl.at","login":"behackl","count":1},{"name":"Andrzej Górski","email":"andrzej3393@gmail.com","login":"andrzej3393","count":1}],"total_commits":2068,"total_committers":11,"total_bot_commits":2,"total_bot_committers":1,"mean_commits":188.0,"dds":0.021276595744680882,"past_year_committers":[{"name":"Danny Hermes","email":"daniel.j.hermes@gmail.com","login":"dhermes","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1}],"past_year_total_commits":5,"past_year_total_committers":2,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":2.5,"past_year_dds":0.19999999999999996,"last_synced_at":"2025-08-07T08:14:40.952Z","last_synced_commit":"cf18953a491e8568e4a4344327ed441d3e8956da","created_at":"2023-03-07T16:36:28.442Z","updated_at":"2025-08-07T08:14:40.989Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","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":"dhermes/bezier","html_url":"https://github.com/dhermes/bezier","last_synced_at":"2025-08-31T21:19:38.862Z","status":"error","issues_count":83,"pull_requests_count":72,"avg_time_to_close_issue":25452916.310344826,"avg_time_to_close_pull_request":924172.1940298508,"issues_closed_count":58,"pull_requests_closed_count":67,"pull_request_authors_count":7,"issue_authors_count":35,"avg_comments_per_issue":2.9036144578313254,"avg_comments_per_pull_request":1.0555555555555556,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":2,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1023201.4444444445,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.1,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T20:54:10.115Z","updated_at":"2025-09-03T05:22:51.767Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhermes%2Fbezier/issues","issue_labels_count":{"packaging":32,"language: python":26,"type: question":25,"docs":15,"language: fortran":12,"type: enhancement":9,"build":9,"os: windows":6,"os: mac-os":5,"language: cmake":5,"type: bug":5,"hygiene":5,"robustness":4,"testing":4,"numerical-stability":3,"good first issue":3,"help wanted":3,"type: investigating":3,"language: c/c++":2,"plotting":1,"type: duplicate":1,"os: linux":1,"language: pypy":1,"dependencies":1},"pull_request_labels_count":{"dependencies":33,"packaging":29,"language: python":29,"docs":15,"os: windows":6,"build":5,"language: fortran":5,"type: enhancement":4,"os: linux":4,"testing":3,"hygiene":3,"os: mac-os":2,"plotting":2,"type: bug":2,"language: cmake":2,"performance":1,"robustness":1,"language: c/c++":1,"do not merge":1,"numerical-stability":1},"issue_author_associations_count":{"OWNER":44,"NONE":38,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"OWNER":53,"CONTRIBUTOR":38,"NONE":2},"issue_authors":{"dhermes":44,"piscvau":3,"Cilyan":2,"moi15moi":2,"abey79":2,"epicwhale":1,"Darylgolden":1,"KIKI007":1,"ariejdl":1,"mok33":1,"seadhy":1,"jstncno":1,"saxenarohan97":1,"lquenti":1,"dependabot[bot]":1,"sunnymints":1,"thorhunter1":1,"Pomax":1,"antononcube":1,"barkinb":1,"yairg98":1,"ankurjay":1,"miu200521358":1,"gabrielndluna":1,"taxolatx":1,"henryiii":1,"Yao-student":1,"kot-shrodingera":1,"xjh19971":1,"zhangl":1,"maifeeulasad":1,"frenchqwerty":1,"PyVCEchecker":1,"melonmouse":1,"ravipra":1,"Pebaz":1},"pull_request_authors":{"dhermes":53,"dependabot[bot]":33,"BryceStansfield":2,"henryiii":2,"behackl":1,"kianmeng":1,"KIKI007":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10054977,"issues_count":30909733,"pull_requests_count":92930509,"authors_count":10639795,"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":{"dependencies":1},"past_year_pull_request_labels_count":{"dependencies":16},"past_year_issue_author_associations_count":{"NONE":2,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":16},"past_year_issue_authors":{"dependabot[bot]":1,"lquenti":1,"Yao-student":1},"past_year_pull_request_authors":{"dependabot[bot]":16},"maintainers":[{"login":"dhermes","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhermes"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":2,"WatchEvent":18,"DeleteEvent":4,"IssueCommentEvent":5,"PullRequestEvent":8,"ForkEvent":1,"CreateEvent":4},"last_year":{"IssuesEvent":2,"WatchEvent":18,"DeleteEvent":4,"IssueCommentEvent":5,"PullRequestEvent":8,"ForkEvent":1,"CreateEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-12T10:21:11.767Z","updated_at":"2022-08-12T10:21:11.767Z","repository_link":"https://github.com/dhermes/bezier/blob/main/docs/requirements.txt","dependencies":[{"id":1315435071,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.21.4","direct":true,"kind":"runtime","optional":false},{"id":1315435072,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003e=4.4.0","direct":true,"kind":"runtime","optional":false},{"id":1315435073,"package_name":"sphinx-docstring-typing","ecosystem":"pypi","requirements":"\u003e=0.0.4","direct":true,"kind":"runtime","optional":false},{"id":1315435074,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"scripts/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-12T10:21:11.776Z","updated_at":"2022-08-12T10:21:11.776Z","repository_link":"https://github.com/dhermes/bezier/blob/main/scripts/requirements.txt","dependencies":[{"id":1315435080,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.21.4","direct":true,"kind":"runtime","optional":false},{"id":1315435081,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.7.2","direct":true,"kind":"runtime","optional":false},{"id":1315435082,"package_name":"sympy","ecosystem":"pypi","requirements":"\u003e=1.9","direct":true,"kind":"runtime","optional":false},{"id":1315435083,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=6.2.5","direct":true,"kind":"runtime","optional":false}]}],"score":21.47965552167663,"created_at":"2025-09-04T09:18:09.110Z","updated_at":"2025-11-04T15:50:38.363Z","avatar_url":"https://github.com/dhermes.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":541419,"funding_links":[],"readme_doi_urls":["https://dx.doi.org/10.1016/j.cagd.2012.03.001","https://doi.org/10.21105%2Fjoss.00267","https://dx.doi.org/10.21105/joss.00267"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["parallel","mesh"],"project_url":"https://science.ecosyste.ms/api/v1/projects/3009","html_url":"https://science.ecosyste.ms/projects/3009"}