{"id":359003,"url":"https://github.com/dhermes/bezier","last_synced_at":"2026-06-23T00:30:47.926Z","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":281,"open_issues_count":77,"forks_count":42,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-04-13T14:03:20.964Z","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":"2026-02-12T05:03:52.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":286080680,"owners_count":31846426,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T13:28:40.153Z","status":"ssl_error","status_checked_at":"2026-04-15T13:28:29.396Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":12883749,"name":"python314Packages.bezier","ecosystem":"nixpkgs","description":"Helper for Bézier Curves, Triangles, and Higher Order Objects","homepage":"https://github.com/dhermes/bezier","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dhermes/bezier","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T06:28:46.964Z","latest_release_published_at":"2026-01-27T06:28:46.964Z","latest_release_number":"2024.6.20","last_synced_at":"2026-03-07T07:30:06.189Z","created_at":"2026-01-27T06:28:46.753Z","updated_at":"2026-03-07T07:36:09.242Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.bezier","install_command":"nix-env -iA nixpkgs.python314Packages.bezier","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/bezier/default.nix#L63","metadata":{"nix_attribute":"python3.14-bezier-2024.6.20","position":"pkgs/development/python-modules/bezier/default.nix:63","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"bezier","upstream_purl":"pkg:pypi/bezier"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-07T07:30:06.692Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.bezier?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.bezier","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.bezier","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.bezier/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.bezier/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.bezier/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.bezier/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.bezier/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.bezier/codemeta","maintainers":[{"uuid":"WeetHet","login":null,"name":"WeetHet","email":null,"url":"https://github.com/WeetHet","packages_count":5,"html_url":null,"role":null,"created_at":"2026-03-07T07:30:06.358Z","updated_at":"2026-03-07T07:30:06.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/WeetHet/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":145356,"maintainers_count":4614,"namespaces_count":0,"keywords_count":2867,"github":"NixOS","metadata":{"funded_packages_count":1543},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-16T05:08:04.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"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":"2026-04-15T15:03:43.937Z","created_at":"2022-04-10T10:11:18.146Z","updated_at":"2026-04-15T15:07:42.922Z","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":281,"open_issues_count":77,"forks_count":42,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-04-13T14:03:20.964Z","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":"2026-02-12T05:03:52.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":286080680,"owners_count":31846426,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T13:28:40.153Z","status":"ssl_error","status_checked_at":"2026-04-15T13:28:29.396Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-04-15T15:07:42.921Z","dependent_packages_count":16,"downloads":21381,"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":"2026-02-12T17:39:53.022Z","issues_count":85,"pull_requests_count":93,"avg_time_to_close_issue":24677441.266666666,"avg_time_to_close_pull_request":1093369.4,"issues_closed_count":60,"pull_requests_closed_count":85,"pull_request_authors_count":7,"issue_authors_count":37,"avg_comments_per_issue":2.8588235294117648,"avg_comments_per_pull_request":1.010752688172043,"merged_pull_requests_count":57,"bot_issues_count":1,"bot_pull_requests_count":33,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3167410.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bezier/codemeta","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":843284,"maintainers_count":360285,"namespaces_count":0,"keywords_count":271316,"github":"pypi","metadata":{"funded_packages_count":53172},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-09T05:08:03.587Z","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":"2026-04-01T01:58:48.255Z","created_at":"2022-10-03T15:45:47.625Z","updated_at":"2026-04-01T01:58:48.255Z","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":279,"open_issues_count":77,"forks_count":42,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-09T18:37:06.516Z","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-10-07T09:00:58.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":279003389,"owners_count":26083579,"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-10-10T02:00:06.843Z","response_time":62,"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-10-11T10:54:44.671Z","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?repository_url=https://conda-forge.org","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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libbezier/codemeta","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":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2266},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-03T06:46:36.736Z","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"}},{"id":12860216,"name":"python313Packages.bezier","ecosystem":"nixpkgs","description":"Helper for Bézier Curves, Triangles, and Higher Order Objects","homepage":"https://github.com/dhermes/bezier","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dhermes/bezier","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T01:08:08.666Z","latest_release_published_at":"2026-01-27T01:08:08.666Z","latest_release_number":"2024.6.20","last_synced_at":"2026-03-06T23:40:59.200Z","created_at":"2026-01-27T01:08:08.452Z","updated_at":"2026-03-06T23:41:00.205Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.bezier","install_command":"nix-env -iA nixpkgs.python313Packages.bezier","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/bezier/default.nix#L63","metadata":{"nix_attribute":"python3.13-bezier-2024.6.20","position":"pkgs/development/python-modules/bezier/default.nix:63","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"bezier","upstream_purl":"pkg:pypi/bezier"},"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":281,"open_issues_count":77,"forks_count":42,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-02-21T17:27:46.820Z","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":"2026-02-12T05:03:52.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":286080680,"owners_count":29976272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T16:35:47.903Z","status":"ssl_error","status_checked_at":"2026-03-01T16:35:44.899Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-03-06T23:41:00.204Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python313Packages.bezier?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.bezier","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.bezier","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.bezier/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.bezier/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.bezier/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.bezier/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.bezier/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.bezier/codemeta","maintainers":[{"uuid":"WeetHet","login":null,"name":"WeetHet","email":null,"url":"https://github.com/WeetHet","packages_count":5,"html_url":null,"role":null,"created_at":"2026-03-06T23:40:59.472Z","updated_at":"2026-03-06T23:40:59.472Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/WeetHet/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":145356,"maintainers_count":4614,"namespaces_count":0,"keywords_count":2867,"github":"NixOS","metadata":{"funded_packages_count":1543},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-16T05:08:04.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}}],"commits":{"id":27939,"full_name":"dhermes/bezier","default_branch":"main","total_commits":2068,"total_committers":11,"total_bot_commits":2,"total_bot_committers":1,"mean_commits":188.0,"dds":0.021276595744680882,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-04-15T03:38:13.528Z","last_synced_commit":"cf18953a491e8568e4a4344327ed441d3e8956da","created_at":"2023-03-07T16:36:28.442Z","updated_at":"2026-04-15T03:38:04.423Z","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}],"past_year_committers":[],"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":"2026-04-15T00:00:09.512Z","repositories_count":6213505,"commits_count":900055811,"contributors_count":34923392,"owners_count":1144608,"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":{"table":{"full_name":"dhermes/bezier","html_url":"https://github.com/dhermes/bezier","last_synced_at":"2026-02-12T17:39:53.022Z","status":"active","issues_count":85,"pull_requests_count":93,"avg_time_to_close_issue":24677441.266666666,"avg_time_to_close_pull_request":1093369.4,"issues_closed_count":60,"pull_requests_closed_count":85,"pull_request_authors_count":7,"issue_authors_count":37,"avg_comments_per_issue":2.8588235294117648,"avg_comments_per_pull_request":1.010752688172043,"merged_pull_requests_count":57,"bot_issues_count":1,"bot_pull_requests_count":33,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3167410.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T20:54:10.115Z","updated_at":"2026-02-12T17:39:53.022Z","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":{"table":{"packaging":32,"language: python":26,"type: question":25,"docs":15,"language: fortran":12,"build":9,"type: enhancement":9,"os: windows":6,"language: cmake":5,"os: mac-os":5,"type: bug":5,"hygiene":5,"robustness":4,"testing":4,"type: investigating":3,"help wanted":3,"numerical-stability":3,"good first issue":3,"language: c/c++":2,"language: pypy":1,"plotting":1,"type: duplicate":1,"dependencies":1,"os: linux":1}},"pull_request_labels_count":{"table":{"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,"plotting":2,"language: cmake":2,"os: mac-os":2,"type: bug":2,"numerical-stability":1,"do not merge":1,"language: c/c++":1,"robustness":1,"performance":1}},"issue_author_associations_count":{"table":{"OWNER":44,"NONE":39,"CONTRIBUTOR":2}},"pull_request_author_associations_count":{"table":{"OWNER":53,"CONTRIBUTOR":38,"NONE":2}},"issue_authors":{"table":{"dhermes":44,"piscvau":3,"Cilyan":2,"moi15moi":2,"abey79":2,"barkinb":1,"antononcube":1,"Pomax":1,"sunnymints":1,"thorhunter1":1,"dependabot[bot]":1,"lquenti":1,"jstncno":1,"saxenarohan97":1,"seadhy":1,"mok33":1,"ariejdl":1,"KIKI007":1,"Darylgolden":1,"epicwhale":1,"Philippalexd":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":{"table":{"dhermes":53,"dependabot[bot]":33,"BryceStansfield":2,"henryiii":2,"behackl":1,"kianmeng":1,"KIKI007":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-13T00:00:15.727Z","repositories_count":14246003,"issues_count":34659101,"pull_requests_count":113185082,"authors_count":11233500,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":2}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{"lquenti":1,"Philippalexd":1}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"dhermes","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhermes"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":4,"PullRequestEvent":8,"ForkEvent":1,"IssuesEvent":3,"WatchEvent":19,"IssueCommentEvent":6,"CreateEvent":4},"last_year":{"ForkEvent":1,"IssuesEvent":1,"WatchEvent":3,"IssueCommentEvent":1}},"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":18.300009910117666,"created_at":"2025-04-11T10:24:30.894Z","updated_at":"2026-06-23T00:30:47.926Z","avatar_url":"https://github.com/dhermes.png","language":"Python","codemeta":{"@context":"https://raw.githubusercontent.com/codemeta/codemeta/8bd28155b7a8a2097a57ac314b7bf234081bd310/codemeta.jsonld","@type":"Code","author":[{"@id":"https://orcid.org/0000-0001-7366-173X","@type":"Person","affiliation":"University of California, Berkeley","email":"daniel.j.hermes@gmail.com","name":"Danny Hermes"}],"codeRepository":"https://github.com/dhermes/bezier","dateCreated":"2017-05-22","dateModified":"2017-05-22","datePublished":"2017-05-22","description":"Helper for Bézier Curves, Triangles, and Higher Order Objects","identifier":"","keywords":"Geometry, Curve, Bézier, Intersection, Python","license":"Apache 2.0","title":"Bézier","version":"2024.6.20"},"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/359003","html_url":"https://summary.ecosyste.ms/projects/359003"}