{"id":371937,"url":"https://github.com/pytoolz/cytoolz","last_synced_at":"2026-08-26T15:03:57.175Z","repository":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1112,"open_issues_count":34,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-08-25T14:37:13.524Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-08-24T14:18:43.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36911614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"packages":[{"id":8676523,"name":"py3-cytoolz","ecosystem":"alpine","description":"Cython implementation of Toolz: High performance functional utilities","homepage":"https://github.com/pytoolz/cytoolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-10-02T10:19:17.000Z","latest_release_published_at":"2023-10-02T10:19:17.000Z","latest_release_number":"0.12.2-r0","last_synced_at":"2026-03-21T21:10:54.335Z","created_at":"2023-12-20T10:26:52.193Z","updated_at":"2026-03-21T21:10:54.336Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-cytoolz","install_command":"apk add py3-cytoolz","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"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:apk/alpine/py3-cytoolz?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-cytoolz/codemeta","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":267,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2024-11-30T06:14:11.087Z","updated_at":"2024-11-30T06:14:11.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":957},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-24T05:06:38.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":13194136,"name":"python311Packages.cytoolz","ecosystem":"nixpkgs","description":"Cython implementation of Toolz: High performance functional utilities","homepage":"https://github.com/pytoolz/cytoolz/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:18:49.606Z","latest_release_published_at":"2026-02-02T00:18:49.606Z","latest_release_number":"0.12.3","last_synced_at":"2026-04-28T14:05:58.509Z","created_at":"2026-02-02T00:18:47.958Z","updated_at":"2026-08-11T07:47:55.516Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.cytoolz","install_command":"nix-env -iA nixpkgs.python311Packages.cytoolz","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/cytoolz/default.nix#L49","metadata":{"nix_attribute":"python3.11-cytoolz-0.12.3","position":"pkgs/development/python-modules/cytoolz/default.nix:49","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","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"cytoolz","upstream_purl":"pkg:pypi/cytoolz"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.516Z","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/python311Packages.cytoolz?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.cytoolz/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3165},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-24T05:01:24.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13302382,"name":"python311Packages.cytoolz","ecosystem":"nixpkgs","description":"Cython implementation of Toolz: High performance functional utilities","homepage":"https://github.com/pytoolz/cytoolz/","licenses":"licenses.bsd3","normalized_licenses":["Other"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:50:15.316Z","latest_release_published_at":"2026-02-02T06:50:15.316Z","latest_release_number":"0.12.2","last_synced_at":"2026-03-07T09:41:29.420Z","created_at":"2026-02-02T06:50:11.550Z","updated_at":"2026-08-11T07:47:55.517Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.cytoolz","install_command":"nix-env -iA nixpkgs.python311Packages.cytoolz","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/cytoolz/default.nix#L37","metadata":{"nix_attribute":"python3.11-cytoolz-0.12.2","position":"pkgs/development/python-modules/cytoolz/default.nix:37","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","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"cytoolz","upstream_purl":"pkg:pypi/cytoolz"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.517Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.cytoolz?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.cytoolz/codemeta","maintainers":[{"uuid":"FRidh","login":null,"name":"Frederik Rietdijk","email":"fridh@fridh.nl","url":"https://github.com/FRidh","packages_count":163,"html_url":null,"role":null,"created_at":"2026-03-07T09:41:29.649Z","updated_at":"2026-03-07T09:41:29.649Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/FRidh/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3080},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-24T05:04:51.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13294703,"name":"python310Packages.cytoolz","ecosystem":"nixpkgs","description":"Cython implementation of Toolz: High performance functional utilities","homepage":"https://github.com/pytoolz/cytoolz/","licenses":"licenses.bsd3","normalized_licenses":["Other"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:23:08.019Z","latest_release_published_at":"2026-02-02T06:23:08.019Z","latest_release_number":"0.12.2","last_synced_at":"2026-03-08T23:27:07.533Z","created_at":"2026-02-02T06:23:02.999Z","updated_at":"2026-08-11T07:47:55.564Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.cytoolz","install_command":"nix-env -iA nixpkgs.python310Packages.cytoolz","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/cytoolz/default.nix#L37","metadata":{"nix_attribute":"python3.10-cytoolz-0.12.2","position":"pkgs/development/python-modules/cytoolz/default.nix:37","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","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"cytoolz","upstream_purl":"pkg:pypi/cytoolz"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.564Z","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/python310Packages.cytoolz?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.cytoolz/codemeta","maintainers":[{"uuid":"FRidh","login":null,"name":"Frederik Rietdijk","email":"fridh@fridh.nl","url":"https://github.com/FRidh","packages_count":163,"html_url":null,"role":null,"created_at":"2026-03-08T23:27:07.705Z","updated_at":"2026-03-08T23:27:07.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/FRidh/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3080},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-24T05:04:51.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13074942,"name":"python311Packages.cytoolz","ecosystem":"nixpkgs","description":"Cython implementation of Toolz: High performance functional utilities","homepage":"https://github.com/pytoolz/cytoolz/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:29:55.303Z","latest_release_published_at":"2026-02-01T17:29:55.303Z","latest_release_number":"1.0.0","last_synced_at":"2026-03-07T08:20:30.717Z","created_at":"2026-02-01T17:29:34.856Z","updated_at":"2026-08-11T07:47:55.572Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.cytoolz","install_command":"nix-env -iA nixpkgs.python311Packages.cytoolz","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/cytoolz/default.nix#L49","metadata":{"nix_attribute":"python3.11-cytoolz-1.0.0","position":"pkgs/development/python-modules/cytoolz/default.nix:49","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","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"cytoolz","upstream_purl":"pkg:pypi/cytoolz"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.572Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.cytoolz?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.cytoolz/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3349},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-24T05:04:31.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":12825883,"name":"python311Packages.cytoolz","ecosystem":"nixpkgs","description":"Cython implementation of Toolz: High performance functional utilities","homepage":"https://github.com/pytoolz/cytoolz/","licenses":"licenses.bsd3","normalized_licenses":["Other"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:56:02.446Z","latest_release_published_at":"2026-01-26T18:56:02.446Z","latest_release_number":"0.12.1","last_synced_at":"2026-04-18T00:03:33.012Z","created_at":"2026-01-26T18:56:02.279Z","updated_at":"2026-08-11T07:47:55.591Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.cytoolz","install_command":"nix-env -iA nixpkgs.python311Packages.cytoolz","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/cytoolz/default.nix#L37","metadata":{"nix_attribute":"python3.11-cytoolz-0.12.1","position":"pkgs/development/python-modules/cytoolz/default.nix:37","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"cytoolz","upstream_purl":"pkg:pypi/cytoolz"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.591Z","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/python311Packages.cytoolz?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.cytoolz/codemeta","maintainers":[{"uuid":"FRidh","login":null,"name":"Frederik Rietdijk","email":"fridh@fridh.nl","url":"https://github.com/FRidh","packages_count":153,"html_url":null,"role":null,"created_at":"2026-03-04T19:33:17.420Z","updated_at":"2026-03-04T19:33:17.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/FRidh/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2146},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-24T05:04:28.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13562489,"name":"python-cytoolz","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytoolz/cytoolz","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:41:34.875Z","latest_release_published_at":"2026-02-11T05:41:34.875Z","latest_release_number":"0.12.0-1build1","last_synced_at":"2026-03-12T05:13:01.027Z","created_at":"2026-02-11T05:41:34.686Z","updated_at":"2026-08-11T07:47:55.601Z","registry_url":"https://launchpad.net/ubuntu/+source/python-cytoolz","install_command":"apt-get install python-cytoolz","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"python3-cytoolz","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-all-dev, python3-pytest, python3-toolz, python3-setuptools, cython3","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.601Z","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:deb/ubuntu/python-cytoolz?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-cytoolz/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1100},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-24T05:06:12.490Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13008472,"name":"py3-cytoolz-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-cytoolz","homepage":"https://github.com/pytoolz/cytoolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-11-08T10:26:49.000Z","latest_release_published_at":"2025-11-08T10:26:49.000Z","latest_release_number":"1.1.0-r0","last_synced_at":"2026-08-09T01:02:36.555Z","created_at":"2026-01-31T00:38:23.556Z","updated_at":"2026-08-11T07:47:55.617Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-cytoolz-pyc","install_command":"apk add py3-cytoolz-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.617Z","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:apk/alpine/py3-cytoolz-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-cytoolz-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-cytoolz-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-cytoolz-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-cytoolz-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-cytoolz-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-cytoolz-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-cytoolz-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-cytoolz-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-cytoolz-pyc/codemeta","maintainers":[{"uuid":"wpsinatra@gmail.com","login":null,"name":"Will Sinatra","email":"wpsinatra@gmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","packages_count":513,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","role":null,"created_at":"2026-03-03T15:29:33.114Z","updated_at":"2026-03-03T15:29:33.114Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/wpsinatra@gmail.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1042},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-24T05:05:17.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13799370,"name":"python-cytoolz","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytoolz/cytoolz","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:14:22.434Z","latest_release_published_at":"2026-02-13T17:14:22.434Z","latest_release_number":"0.12.0-1build1","last_synced_at":"2026-03-14T00:23:44.629Z","created_at":"2026-02-13T17:14:22.315Z","updated_at":"2026-08-11T07:47:55.635Z","registry_url":"https://launchpad.net/ubuntu/+source/python-cytoolz","install_command":"apt-get install python-cytoolz","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"python3-cytoolz","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-all-dev, python3-pytest, python3-toolz, python3-setuptools, cython3","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.635Z","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:deb/ubuntu/python-cytoolz?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-cytoolz/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1334},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-24T05:06:10.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13463183,"name":"python-cytoolz","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytoolz/cytoolz","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T11:45:59.393Z","latest_release_published_at":"2026-02-09T11:45:59.393Z","latest_release_number":"0.12.2-2","last_synced_at":"2026-03-09T12:06:15.254Z","created_at":"2026-02-09T11:45:58.306Z","updated_at":"2026-08-11T07:47:55.638Z","registry_url":"https://launchpad.net/ubuntu/+source/python-cytoolz","install_command":"apt-get install python-cytoolz","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"python3-cytoolz","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, libpython3-all-dev, python3-all-dev:any, python3-pytest \u003c!nocheck\u003e, python3-toolz, python3-setuptools, cython3:native","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.638Z","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:deb/ubuntu/python-cytoolz?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-cytoolz/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1308},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-24T05:05:15.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13774216,"name":"python-cytoolz","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytoolz/cytoolz","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:31:18.200Z","latest_release_published_at":"2026-02-13T12:31:18.200Z","latest_release_number":"0.11.0-2build1","last_synced_at":"2026-03-13T21:44:55.439Z","created_at":"2026-02-13T12:31:18.010Z","updated_at":"2026-08-11T07:47:55.650Z","registry_url":"https://launchpad.net/ubuntu/+source/python-cytoolz","install_command":"apt-get install python-cytoolz","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"python3-cytoolz","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-all-dev, python3-pytest, python3-toolz, python3-setuptools, cython3","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.650Z","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:deb/ubuntu/python-cytoolz?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-cytoolz/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":971},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-24T05:06:06.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":12885379,"name":"python314Packages.cytoolz","ecosystem":"nixpkgs","description":"Cython implementation of Toolz: High performance functional utilities","homepage":"https://github.com/pytoolz/cytoolz/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T06:49:30.084Z","latest_release_published_at":"2026-03-07T07:30:01.653Z","latest_release_number":"1.1.0","last_synced_at":"2026-05-14T17:14:39.349Z","created_at":"2026-01-27T06:49:29.882Z","updated_at":"2026-08-11T07:47:55.653Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.cytoolz","install_command":"nix-env -iA nixpkgs.python314Packages.cytoolz","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/cytoolz/default.nix#L50","metadata":{"nix_attribute":"python3.14-cytoolz-1.1.0","position":"pkgs/development/python-modules/cytoolz/default.nix:50","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":"cytoolz","upstream_purl":"pkg:pypi/cytoolz"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.652Z","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.cytoolz?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.cytoolz/codemeta","maintainers":[{"uuid":"sarahec","login":null,"name":"Sarah Clark","email":"seclark@nextquestion.net","url":"https://github.com/sarahec","packages_count":215,"html_url":null,"role":null,"created_at":"2026-03-07T07:30:02.254Z","updated_at":"2026-03-07T07:30:02.254Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/sarahec/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5996},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-24T05:00:11.845Z","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":13748154,"name":"python-cytoolz","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytoolz/cytoolz","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T06:29:27.540Z","latest_release_published_at":"2026-02-13T06:29:27.540Z","latest_release_number":"0.10.1-1fakesync1build1","last_synced_at":"2026-03-13T11:26:29.239Z","created_at":"2026-02-13T06:29:27.353Z","updated_at":"2026-08-11T07:47:55.658Z","registry_url":"https://launchpad.net/ubuntu/+source/python-cytoolz","install_command":"apt-get install python-cytoolz","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"python3-cytoolz","standards_version":"4.4.1","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-all-dev, python3-pytest, python3-toolz, python3-setuptools, cython3","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.658Z","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:deb/ubuntu/python-cytoolz?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-cytoolz/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":754},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-24T05:06:13.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13526829,"name":"python-cytoolz","ecosystem":"debian","description":null,"homepage":"https://github.com/pytoolz/cytoolz","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:51:37.306Z","latest_release_published_at":"2026-02-10T22:51:37.306Z","latest_release_number":"0.11.0-1","last_synced_at":"2026-07-30T13:01:27.597Z","created_at":"2026-02-10T22:51:37.120Z","updated_at":"2026-08-11T07:47:55.657Z","registry_url":"https://tracker.debian.org/pkg/python-cytoolz","install_command":"apt-get install python-cytoolz","documentation_url":"https://packages.debian.org/bullseye/python-cytoolz","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"python3-cytoolz","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-all-dev, python3-pytest, python3-toolz, python3-setuptools, cython3","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.657Z","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:deb/debian/python-cytoolz?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-cytoolz/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-cytoolz/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":800},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-24T05:06:16.474Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13707195,"name":"python-cytoolz","ecosystem":"debian","description":null,"homepage":"https://github.com/pytoolz/cytoolz","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:23:51.338Z","latest_release_published_at":"2026-02-12T22:23:51.338Z","latest_release_number":"0.12.0-1","last_synced_at":"2026-03-13T07:49:10.651Z","created_at":"2026-02-12T22:23:51.142Z","updated_at":"2026-08-11T07:47:55.661Z","registry_url":"https://tracker.debian.org/pkg/python-cytoolz","install_command":"apt-get install python-cytoolz","documentation_url":"https://packages.debian.org/bookworm/python-cytoolz","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"python3-cytoolz","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-all-dev, python3-pytest, python3-toolz, python3-setuptools, cython3","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.661Z","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:deb/debian/python-cytoolz?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-cytoolz/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1231},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-24T05:06:15.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13008471,"name":"py3-cytoolz","ecosystem":"alpine","description":"Cython implementation of Toolz: High performance functional utilities","homepage":"https://github.com/pytoolz/cytoolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-11-08T10:26:49.000Z","latest_release_published_at":"2025-11-08T10:26:49.000Z","latest_release_number":"1.1.0-r0","last_synced_at":"2026-04-13T21:00:41.134Z","created_at":"2026-01-31T00:38:22.085Z","updated_at":"2026-08-11T07:47:55.667Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-cytoolz","install_command":"apk add py3-cytoolz","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.666Z","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:apk/alpine/py3-cytoolz?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-cytoolz/codemeta","maintainers":[{"uuid":"wpsinatra@gmail.com","login":null,"name":"Will Sinatra","email":"wpsinatra@gmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","packages_count":513,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","role":null,"created_at":"2026-03-04T05:53:36.250Z","updated_at":"2026-03-04T05:53:36.250Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/wpsinatra@gmail.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1042},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-24T05:05:17.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13951437,"name":"python-cytoolz","ecosystem":"guix","description":"High performance functional utilities","homepage":"https://github.com/pytoolz/cytoolz","licenses":"bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:17:34.100Z","latest_release_published_at":"2026-03-02T19:17:34.100Z","latest_release_number":"1.0.1","last_synced_at":"2026-07-28T17:07:05.263Z","created_at":"2026-03-02T19:17:33.905Z","updated_at":"2026-08-11T07:47:55.675Z","registry_url":"https://packages.guix.gnu.org/packages/python-cytoolz/1.0.1/","install_command":"guix install python-cytoolz","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm#n27741","metadata":{"location":"gnu/packages/python-xyz.scm:27741","variable_name":"python-cytoolz"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.674Z","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:guix/python-cytoolz","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-cytoolz/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32342,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1223},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-24T05:05:20.073Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13083806,"name":"python312Packages.cytoolz","ecosystem":"nixpkgs","description":"Cython implementation of Toolz: High performance functional utilities","homepage":"https://github.com/pytoolz/cytoolz/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:56:19.980Z","latest_release_published_at":"2026-02-01T17:56:19.980Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-25T14:00:20.490Z","created_at":"2026-02-01T17:56:19.251Z","updated_at":"2026-08-11T07:47:55.676Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.cytoolz","install_command":"nix-env -iA nixpkgs.python312Packages.cytoolz","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/cytoolz/default.nix#L49","metadata":{"nix_attribute":"python3.12-cytoolz-1.0.0","position":"pkgs/development/python-modules/cytoolz/default.nix:49","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","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"cytoolz","upstream_purl":"pkg:pypi/cytoolz"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.676Z","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/python312Packages.cytoolz?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.cytoolz/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3349},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-24T05:04:31.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13403142,"name":"python-cytoolz","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytoolz/cytoolz","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T10:51:55.886Z","latest_release_published_at":"2026-02-06T10:51:55.886Z","latest_release_number":"0.12.2-1ubuntu1","last_synced_at":"2026-03-06T11:04:31.439Z","created_at":"2026-02-06T10:51:55.571Z","updated_at":"2026-08-11T07:47:55.689Z","registry_url":"https://launchpad.net/ubuntu/+source/python-cytoolz","install_command":"apt-get install python-cytoolz","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"python3-cytoolz","standards_version":"4.6.2","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), dh-python, libpython3-all-dev, python3-all-dev:any, python3-pytest \u003c!nocheck\u003e, python3-toolz, python3-setuptools, cython3:native","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.689Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/python-cytoolz?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-cytoolz/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1237},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-24T05:06:09.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13202419,"name":"python312Packages.cytoolz","ecosystem":"nixpkgs","description":"Cython implementation of Toolz: High performance functional utilities","homepage":"https://github.com/pytoolz/cytoolz/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:52:53.631Z","latest_release_published_at":"2026-02-02T00:52:53.631Z","latest_release_number":"0.12.3","last_synced_at":"2026-08-09T12:01:31.869Z","created_at":"2026-02-02T00:52:46.781Z","updated_at":"2026-08-11T07:47:55.684Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.cytoolz","install_command":"nix-env -iA nixpkgs.python312Packages.cytoolz","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/cytoolz/default.nix#L49","metadata":{"nix_attribute":"python3.12-cytoolz-0.12.3","position":"pkgs/development/python-modules/cytoolz/default.nix:49","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","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"cytoolz","upstream_purl":"pkg:pypi/cytoolz"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.683Z","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/python312Packages.cytoolz?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.cytoolz/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3165},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-24T05:01:24.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13601535,"name":"python-cytoolz","ecosystem":"debian","description":null,"homepage":"https://github.com/pytoolz/cytoolz","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:54:11.586Z","latest_release_published_at":"2026-02-11T10:54:11.586Z","latest_release_number":"0.9.0.1-2","last_synced_at":"2026-03-14T02:06:53.910Z","created_at":"2026-02-11T10:54:11.422Z","updated_at":"2026-08-11T07:47:55.702Z","registry_url":"https://tracker.debian.org/pkg/python-cytoolz","install_command":"apt-get install python-cytoolz","documentation_url":"https://packages.debian.org/buster/python-cytoolz","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"python3-cytoolz","standards_version":"4.3.0","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), dh-python, python3-all, python3-all-dev, python3-pytest, python3-toolz, python3-setuptools, cython3","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.702Z","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:deb/debian/python-cytoolz?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-cytoolz/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":606},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-24T05:03:25.597Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":5283618,"name":"cytoolz","ecosystem":"conda","description":"CyToolz is the Cython implementation of the toolz package, which provides high performance utility functions for iterables, functions, and dictionaries.","homepage":"https://github.com/pytoolz/cytoolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2017-09-11T09:17:10.000Z","latest_release_published_at":"2025-11-27T11:07:14.000Z","latest_release_number":"1.1.0","last_synced_at":"2026-03-27T15:09:39.577Z","created_at":"2022-10-03T15:40:01.885Z","updated_at":"2026-08-11T07:47:56.280Z","registry_url":"https://anaconda.org/anaconda/cytoolz","install_command":"conda install -c anaconda cytoolz","documentation_url":null,"metadata":{},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.0.1","sha":"008f5d83b7b066993d820c0b41c8cc6fb583fd19","kind":"commit","published_at":"2024-12-13T04:48:53.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d19811f50082eaaedf638c6fb3c369b3d7b971ab","kind":"tag","published_at":"2024-10-04T16:18:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0/manifests"},{"name":"0.12.3","sha":"85b03a56430d19708436c68908c3828bb64377a9","kind":"commit","published_at":"2024-01-24T22:49:35.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3/manifests"},{"name":"0.12.3a2","sha":"67c9c2080c8fe0ace4b768fb6d59cacf6c3dc911","kind":"commit","published_at":"2024-01-24T20:59:56.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2/manifests"},{"name":"0.12.3a1","sha":"1eeeb7f6cf659316e9c3eab8d59e7d85234c3197","kind":"commit","published_at":"2024-01-24T18:24:58.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1/manifests"},{"name":"0.12.3a0","sha":"48a0b47ed57b9f5b735b89b2a6bfd0a8fd8423dc","kind":"commit","published_at":"2024-01-24T04:18:47.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0/manifests"},{"name":"0.12.2","sha":"f402d743934e722e0000bacddbb3fe9ee388915e","kind":"commit","published_at":"2023-07-21T02:20:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6fd41d2c2675bf980ea3c89463c791f507585652","kind":"commit","published_at":"2022-12-19T15:36:26.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"812a1ab8fb64109f5cb185cc2f1d39dab8e196fc","kind":"commit","published_at":"2022-07-11T00:30:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"cea5a52b191c4229b3711e6074d63a528ce01f1c","kind":"commit","published_at":"2021-11-06T05:31:38.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2/manifests"},{"name":"0.11.0","sha":"8b83fbef15fae925ec9b7cb4ceb29a79bce403c4","kind":"tag","published_at":"2020-09-23T20:18:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"9df44fa80015114eb03b4e23b4ff551a9eb40e3a","kind":"tag","published_at":"2019-11-04T02:00:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f8a905a388c82c0074ae3cdba0a325bd06d50a99","kind":"tag","published_at":"2019-07-11T22:18:04.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d1d5474780b0a207b65d3ef0d52077e6823315fd","kind":"tag","published_at":"2017-12-17T17:13:01.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"e6fb24412d91679de8b35bea4f69b1b59ea10c0e","kind":"tag","published_at":"2016-12-11T22:47:08.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2/manifests"},{"name":"0.8.0","sha":"a75a268ffe2d17594cd7edeebecdb9be110b4521","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"873771fe42a64334694159d63cffd3c4c7455a49","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.5","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"8ea3a5bee02941e2c825b3fe71fd71040209c518","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"96b89eed8f405dbfc216f9ba508b9065c6570a47","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"4f1fe00c650e9f2c9e9a4eb8dd87fb191e39c584","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a3ffdf136d685307b44e6a422d48c91505b4c1af","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"4343ef3b8a9be2bd23fca469db9bfc0537a011d2","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"a272cd18960f65eb794904a1d5ff44bd98f0f650","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c54896bb5508d1db487a92da746c20472e267207","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0/manifests"},{"name":"0.8.1","sha":"ee44a592ac01f57bca79632bb4b430dbbae215fb","kind":"tag","published_at":"2016-12-05T04:23:09.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.279Z","dependent_packages_count":6,"downloads":548249,"downloads_period":"total","dependent_repos_count":499,"rankings":{"downloads":null,"dependent_repos_count":7.410768300060496,"dependent_packages_count":6.957047791893527,"stargazers_count":24.621899576527525,"forks_count":35.42044767090139,"docker_downloads_count":null,"average":18.602540834845733},"purl":"pkg:conda/cytoolz","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/cytoolz/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/cytoolz/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5283917,"name":"cytoolz","ecosystem":"conda","description":"CyToolz is the Cython implementation of the toolz package, which provides high performance utility functions for iterables, functions, and dictionaries.","homepage":"https://github.com/pytoolz/cytoolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2022-10-03T15:40:22.864Z","latest_release_published_at":"2022-07-11T15:32:36.000Z","latest_release_number":"0.12.0","last_synced_at":"2026-03-15T22:26:52.017Z","created_at":"2022-10-03T15:40:22.855Z","updated_at":"2026-08-11T07:47:56.294Z","registry_url":"https://anaconda.org/conda-forge/cytoolz","install_command":"conda install -c conda-forge cytoolz","documentation_url":null,"metadata":{},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.0.1","sha":"008f5d83b7b066993d820c0b41c8cc6fb583fd19","kind":"commit","published_at":"2024-12-13T04:48:53.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d19811f50082eaaedf638c6fb3c369b3d7b971ab","kind":"tag","published_at":"2024-10-04T16:18:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0/manifests"},{"name":"0.12.3","sha":"85b03a56430d19708436c68908c3828bb64377a9","kind":"commit","published_at":"2024-01-24T22:49:35.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3/manifests"},{"name":"0.12.3a2","sha":"67c9c2080c8fe0ace4b768fb6d59cacf6c3dc911","kind":"commit","published_at":"2024-01-24T20:59:56.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2/manifests"},{"name":"0.12.3a1","sha":"1eeeb7f6cf659316e9c3eab8d59e7d85234c3197","kind":"commit","published_at":"2024-01-24T18:24:58.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1/manifests"},{"name":"0.12.3a0","sha":"48a0b47ed57b9f5b735b89b2a6bfd0a8fd8423dc","kind":"commit","published_at":"2024-01-24T04:18:47.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0/manifests"},{"name":"0.12.2","sha":"f402d743934e722e0000bacddbb3fe9ee388915e","kind":"commit","published_at":"2023-07-21T02:20:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6fd41d2c2675bf980ea3c89463c791f507585652","kind":"commit","published_at":"2022-12-19T15:36:26.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"812a1ab8fb64109f5cb185cc2f1d39dab8e196fc","kind":"commit","published_at":"2022-07-11T00:30:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"cea5a52b191c4229b3711e6074d63a528ce01f1c","kind":"commit","published_at":"2021-11-06T05:31:38.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2/manifests"},{"name":"0.11.0","sha":"8b83fbef15fae925ec9b7cb4ceb29a79bce403c4","kind":"tag","published_at":"2020-09-23T20:18:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"9df44fa80015114eb03b4e23b4ff551a9eb40e3a","kind":"tag","published_at":"2019-11-04T02:00:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f8a905a388c82c0074ae3cdba0a325bd06d50a99","kind":"tag","published_at":"2019-07-11T22:18:04.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d1d5474780b0a207b65d3ef0d52077e6823315fd","kind":"tag","published_at":"2017-12-17T17:13:01.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"e6fb24412d91679de8b35bea4f69b1b59ea10c0e","kind":"tag","published_at":"2016-12-11T22:47:08.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2/manifests"},{"name":"0.8.0","sha":"a75a268ffe2d17594cd7edeebecdb9be110b4521","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"873771fe42a64334694159d63cffd3c4c7455a49","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.5","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"8ea3a5bee02941e2c825b3fe71fd71040209c518","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"96b89eed8f405dbfc216f9ba508b9065c6570a47","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"4f1fe00c650e9f2c9e9a4eb8dd87fb191e39c584","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a3ffdf136d685307b44e6a422d48c91505b4c1af","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"4343ef3b8a9be2bd23fca469db9bfc0537a011d2","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"a272cd18960f65eb794904a1d5ff44bd98f0f650","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c54896bb5508d1db487a92da746c20472e267207","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0/manifests"},{"name":"0.8.1","sha":"ee44a592ac01f57bca79632bb4b430dbbae215fb","kind":"tag","published_at":"2016-12-05T04:23:09.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.294Z","dependent_packages_count":34,"downloads":null,"downloads_period":null,"dependent_repos_count":499,"rankings":{"downloads":null,"dependent_repos_count":1.2525575128499427,"dependent_packages_count":2.016068666101103,"stargazers_count":13.398872199211537,"forks_count":22.38634662408304,"docker_downloads_count":null,"average":9.763461250561406},"purl":"pkg:conda/cytoolz?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/cytoolz/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cytoolz/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":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2348},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-23T05:06:09.364Z","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":11765002,"name":"py3-cytoolz-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-cytoolz","homepage":"https://github.com/pytoolz/cytoolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-14T19:00:51.000Z","latest_release_published_at":"2024-12-14T19:00:51.000Z","latest_release_number":"1.0.1-r0","last_synced_at":"2026-03-20T21:29:12.032Z","created_at":"2025-06-07T18:08:54.356Z","updated_at":"2026-08-11T07:47:56.294Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-cytoolz-pyc","install_command":"apk add py3-cytoolz-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.0.1","sha":"008f5d83b7b066993d820c0b41c8cc6fb583fd19","kind":"commit","published_at":"2024-12-13T04:48:53.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d19811f50082eaaedf638c6fb3c369b3d7b971ab","kind":"tag","published_at":"2024-10-04T16:18:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0/manifests"},{"name":"0.12.3","sha":"85b03a56430d19708436c68908c3828bb64377a9","kind":"commit","published_at":"2024-01-24T22:49:35.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3/manifests"},{"name":"0.12.3a2","sha":"67c9c2080c8fe0ace4b768fb6d59cacf6c3dc911","kind":"commit","published_at":"2024-01-24T20:59:56.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2/manifests"},{"name":"0.12.3a1","sha":"1eeeb7f6cf659316e9c3eab8d59e7d85234c3197","kind":"commit","published_at":"2024-01-24T18:24:58.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1/manifests"},{"name":"0.12.3a0","sha":"48a0b47ed57b9f5b735b89b2a6bfd0a8fd8423dc","kind":"commit","published_at":"2024-01-24T04:18:47.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0/manifests"},{"name":"0.12.2","sha":"f402d743934e722e0000bacddbb3fe9ee388915e","kind":"commit","published_at":"2023-07-21T02:20:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6fd41d2c2675bf980ea3c89463c791f507585652","kind":"commit","published_at":"2022-12-19T15:36:26.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"812a1ab8fb64109f5cb185cc2f1d39dab8e196fc","kind":"commit","published_at":"2022-07-11T00:30:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"cea5a52b191c4229b3711e6074d63a528ce01f1c","kind":"commit","published_at":"2021-11-06T05:31:38.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2/manifests"},{"name":"0.11.0","sha":"8b83fbef15fae925ec9b7cb4ceb29a79bce403c4","kind":"tag","published_at":"2020-09-23T20:18:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"9df44fa80015114eb03b4e23b4ff551a9eb40e3a","kind":"tag","published_at":"2019-11-04T02:00:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f8a905a388c82c0074ae3cdba0a325bd06d50a99","kind":"tag","published_at":"2019-07-11T22:18:04.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d1d5474780b0a207b65d3ef0d52077e6823315fd","kind":"tag","published_at":"2017-12-17T17:13:01.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"e6fb24412d91679de8b35bea4f69b1b59ea10c0e","kind":"tag","published_at":"2016-12-11T22:47:08.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2/manifests"},{"name":"0.8.0","sha":"a75a268ffe2d17594cd7edeebecdb9be110b4521","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"873771fe42a64334694159d63cffd3c4c7455a49","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.5","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"8ea3a5bee02941e2c825b3fe71fd71040209c518","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"96b89eed8f405dbfc216f9ba508b9065c6570a47","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"4f1fe00c650e9f2c9e9a4eb8dd87fb191e39c584","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a3ffdf136d685307b44e6a422d48c91505b4c1af","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"4343ef3b8a9be2bd23fca469db9bfc0537a011d2","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"a272cd18960f65eb794904a1d5ff44bd98f0f650","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c54896bb5508d1db487a92da746c20472e267207","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0/manifests"},{"name":"0.8.1","sha":"ee44a592ac01f57bca79632bb4b430dbbae215fb","kind":"tag","published_at":"2016-12-05T04:23:09.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.294Z","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:apk/alpine/py3-cytoolz-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-cytoolz-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-cytoolz-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-cytoolz-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-cytoolz-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-cytoolz-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-cytoolz-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-cytoolz-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-cytoolz-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-cytoolz-pyc/codemeta","maintainers":[{"uuid":"wpsinatra@gmail.com","login":null,"name":"Will Sinatra","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","packages_count":433,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","role":null,"created_at":"2025-06-08T14:46:47.455Z","updated_at":"2025-06-08T14:46:47.455Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/wpsinatra@gmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":13664259,"name":"python-cytoolz","ecosystem":"debian","description":null,"homepage":"https://github.com/pytoolz/cytoolz","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:02:02.796Z","latest_release_published_at":"2026-02-12T10:02:02.796Z","latest_release_number":"1.0.1-1","last_synced_at":"2026-08-05T02:08:20.632Z","created_at":"2026-02-12T10:02:02.592Z","updated_at":"2026-08-11T07:47:56.302Z","registry_url":"https://tracker.debian.org/pkg/python-cytoolz","install_command":"apt-get install python-cytoolz","documentation_url":"https://packages.debian.org/trixie/python-cytoolz","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"python3-cytoolz","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, libpython3-all-dev, pybuild-plugin-pyproject, python3-all-dev:any, python3-pytest \u003c!nocheck\u003e, python3-toolz, python3-setuptools, cython3:native","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.0.1","sha":"008f5d83b7b066993d820c0b41c8cc6fb583fd19","kind":"commit","published_at":"2024-12-13T04:48:53.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d19811f50082eaaedf638c6fb3c369b3d7b971ab","kind":"tag","published_at":"2024-10-04T16:18:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0/manifests"},{"name":"0.12.3","sha":"85b03a56430d19708436c68908c3828bb64377a9","kind":"commit","published_at":"2024-01-24T22:49:35.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3/manifests"},{"name":"0.12.3a2","sha":"67c9c2080c8fe0ace4b768fb6d59cacf6c3dc911","kind":"commit","published_at":"2024-01-24T20:59:56.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2/manifests"},{"name":"0.12.3a1","sha":"1eeeb7f6cf659316e9c3eab8d59e7d85234c3197","kind":"commit","published_at":"2024-01-24T18:24:58.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1/manifests"},{"name":"0.12.3a0","sha":"48a0b47ed57b9f5b735b89b2a6bfd0a8fd8423dc","kind":"commit","published_at":"2024-01-24T04:18:47.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0/manifests"},{"name":"0.12.2","sha":"f402d743934e722e0000bacddbb3fe9ee388915e","kind":"commit","published_at":"2023-07-21T02:20:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6fd41d2c2675bf980ea3c89463c791f507585652","kind":"commit","published_at":"2022-12-19T15:36:26.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"812a1ab8fb64109f5cb185cc2f1d39dab8e196fc","kind":"commit","published_at":"2022-07-11T00:30:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"cea5a52b191c4229b3711e6074d63a528ce01f1c","kind":"commit","published_at":"2021-11-06T05:31:38.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2/manifests"},{"name":"0.11.0","sha":"8b83fbef15fae925ec9b7cb4ceb29a79bce403c4","kind":"tag","published_at":"2020-09-23T20:18:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"9df44fa80015114eb03b4e23b4ff551a9eb40e3a","kind":"tag","published_at":"2019-11-04T02:00:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f8a905a388c82c0074ae3cdba0a325bd06d50a99","kind":"tag","published_at":"2019-07-11T22:18:04.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d1d5474780b0a207b65d3ef0d52077e6823315fd","kind":"tag","published_at":"2017-12-17T17:13:01.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"e6fb24412d91679de8b35bea4f69b1b59ea10c0e","kind":"tag","published_at":"2016-12-11T22:47:08.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2/manifests"},{"name":"0.8.0","sha":"a75a268ffe2d17594cd7edeebecdb9be110b4521","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"873771fe42a64334694159d63cffd3c4c7455a49","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.5","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"8ea3a5bee02941e2c825b3fe71fd71040209c518","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"96b89eed8f405dbfc216f9ba508b9065c6570a47","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"4f1fe00c650e9f2c9e9a4eb8dd87fb191e39c584","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a3ffdf136d685307b44e6a422d48c91505b4c1af","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"4343ef3b8a9be2bd23fca469db9bfc0537a011d2","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"a272cd18960f65eb794904a1d5ff44bd98f0f650","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c54896bb5508d1db487a92da746c20472e267207","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0/manifests"},{"name":"0.8.1","sha":"ee44a592ac01f57bca79632bb4b430dbbae215fb","kind":"tag","published_at":"2016-12-05T04:23:09.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.301Z","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":0.39285164073332307,"forks_count":0.6023831508596051,"docker_downloads_count":null,"average":0.24880869789823207},"purl":"pkg:deb/debian/python-cytoolz?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-cytoolz/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1681},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-24T05:05:13.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":8676524,"name":"py3-cytoolz-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-cytoolz","homepage":"https://github.com/pytoolz/cytoolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-10-02T10:19:17.000Z","latest_release_published_at":"2023-10-02T10:19:17.000Z","latest_release_number":"0.12.2-r0","last_synced_at":"2026-03-21T21:12:06.073Z","created_at":"2023-12-20T10:26:52.342Z","updated_at":"2026-08-11T07:47:56.303Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-cytoolz-pyc","install_command":"apk add py3-cytoolz-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.0.1","sha":"008f5d83b7b066993d820c0b41c8cc6fb583fd19","kind":"commit","published_at":"2024-12-13T04:48:53.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d19811f50082eaaedf638c6fb3c369b3d7b971ab","kind":"tag","published_at":"2024-10-04T16:18:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0/manifests"},{"name":"0.12.3","sha":"85b03a56430d19708436c68908c3828bb64377a9","kind":"commit","published_at":"2024-01-24T22:49:35.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3/manifests"},{"name":"0.12.3a2","sha":"67c9c2080c8fe0ace4b768fb6d59cacf6c3dc911","kind":"commit","published_at":"2024-01-24T20:59:56.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2/manifests"},{"name":"0.12.3a1","sha":"1eeeb7f6cf659316e9c3eab8d59e7d85234c3197","kind":"commit","published_at":"2024-01-24T18:24:58.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1/manifests"},{"name":"0.12.3a0","sha":"48a0b47ed57b9f5b735b89b2a6bfd0a8fd8423dc","kind":"commit","published_at":"2024-01-24T04:18:47.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0/manifests"},{"name":"0.12.2","sha":"f402d743934e722e0000bacddbb3fe9ee388915e","kind":"commit","published_at":"2023-07-21T02:20:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6fd41d2c2675bf980ea3c89463c791f507585652","kind":"commit","published_at":"2022-12-19T15:36:26.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"812a1ab8fb64109f5cb185cc2f1d39dab8e196fc","kind":"commit","published_at":"2022-07-11T00:30:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"cea5a52b191c4229b3711e6074d63a528ce01f1c","kind":"commit","published_at":"2021-11-06T05:31:38.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2/manifests"},{"name":"0.11.0","sha":"8b83fbef15fae925ec9b7cb4ceb29a79bce403c4","kind":"tag","published_at":"2020-09-23T20:18:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"9df44fa80015114eb03b4e23b4ff551a9eb40e3a","kind":"tag","published_at":"2019-11-04T02:00:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f8a905a388c82c0074ae3cdba0a325bd06d50a99","kind":"tag","published_at":"2019-07-11T22:18:04.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d1d5474780b0a207b65d3ef0d52077e6823315fd","kind":"tag","published_at":"2017-12-17T17:13:01.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"e6fb24412d91679de8b35bea4f69b1b59ea10c0e","kind":"tag","published_at":"2016-12-11T22:47:08.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2/manifests"},{"name":"0.8.0","sha":"a75a268ffe2d17594cd7edeebecdb9be110b4521","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"873771fe42a64334694159d63cffd3c4c7455a49","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.5","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"8ea3a5bee02941e2c825b3fe71fd71040209c518","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"96b89eed8f405dbfc216f9ba508b9065c6570a47","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"4f1fe00c650e9f2c9e9a4eb8dd87fb191e39c584","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a3ffdf136d685307b44e6a422d48c91505b4c1af","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"4343ef3b8a9be2bd23fca469db9bfc0537a011d2","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"a272cd18960f65eb794904a1d5ff44bd98f0f650","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c54896bb5508d1db487a92da746c20472e267207","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0/manifests"},{"name":"0.8.1","sha":"ee44a592ac01f57bca79632bb4b430dbbae215fb","kind":"tag","published_at":"2016-12-05T04:23:09.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.303Z","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:apk/alpine/py3-cytoolz-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-cytoolz-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-cytoolz-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-cytoolz-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-cytoolz-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-cytoolz-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-cytoolz-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-cytoolz-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-cytoolz-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-cytoolz-pyc/codemeta","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":267,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2024-11-30T06:14:13.009Z","updated_at":"2024-11-30T06:14:13.009Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":957},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-24T05:06:38.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":11138462,"name":"py3-cytoolz-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-cytoolz","homepage":"https://github.com/pytoolz/cytoolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-10-05T22:14:21.000Z","latest_release_published_at":"2024-10-05T22:14:21.000Z","latest_release_number":"1.0.0-r0","last_synced_at":"2026-03-26T17:36:39.593Z","created_at":"2024-12-07T12:29:06.340Z","updated_at":"2026-08-11T07:47:56.305Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-cytoolz-pyc","install_command":"apk add py3-cytoolz-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.0.1","sha":"008f5d83b7b066993d820c0b41c8cc6fb583fd19","kind":"commit","published_at":"2024-12-13T04:48:53.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d19811f50082eaaedf638c6fb3c369b3d7b971ab","kind":"tag","published_at":"2024-10-04T16:18:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0/manifests"},{"name":"0.12.3","sha":"85b03a56430d19708436c68908c3828bb64377a9","kind":"commit","published_at":"2024-01-24T22:49:35.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3/manifests"},{"name":"0.12.3a2","sha":"67c9c2080c8fe0ace4b768fb6d59cacf6c3dc911","kind":"commit","published_at":"2024-01-24T20:59:56.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2/manifests"},{"name":"0.12.3a1","sha":"1eeeb7f6cf659316e9c3eab8d59e7d85234c3197","kind":"commit","published_at":"2024-01-24T18:24:58.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1/manifests"},{"name":"0.12.3a0","sha":"48a0b47ed57b9f5b735b89b2a6bfd0a8fd8423dc","kind":"commit","published_at":"2024-01-24T04:18:47.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0/manifests"},{"name":"0.12.2","sha":"f402d743934e722e0000bacddbb3fe9ee388915e","kind":"commit","published_at":"2023-07-21T02:20:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6fd41d2c2675bf980ea3c89463c791f507585652","kind":"commit","published_at":"2022-12-19T15:36:26.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"812a1ab8fb64109f5cb185cc2f1d39dab8e196fc","kind":"commit","published_at":"2022-07-11T00:30:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"cea5a52b191c4229b3711e6074d63a528ce01f1c","kind":"commit","published_at":"2021-11-06T05:31:38.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2/manifests"},{"name":"0.11.0","sha":"8b83fbef15fae925ec9b7cb4ceb29a79bce403c4","kind":"tag","published_at":"2020-09-23T20:18:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"9df44fa80015114eb03b4e23b4ff551a9eb40e3a","kind":"tag","published_at":"2019-11-04T02:00:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f8a905a388c82c0074ae3cdba0a325bd06d50a99","kind":"tag","published_at":"2019-07-11T22:18:04.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d1d5474780b0a207b65d3ef0d52077e6823315fd","kind":"tag","published_at":"2017-12-17T17:13:01.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"e6fb24412d91679de8b35bea4f69b1b59ea10c0e","kind":"tag","published_at":"2016-12-11T22:47:08.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2/manifests"},{"name":"0.8.0","sha":"a75a268ffe2d17594cd7edeebecdb9be110b4521","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"873771fe42a64334694159d63cffd3c4c7455a49","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.5","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"8ea3a5bee02941e2c825b3fe71fd71040209c518","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"96b89eed8f405dbfc216f9ba508b9065c6570a47","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"4f1fe00c650e9f2c9e9a4eb8dd87fb191e39c584","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a3ffdf136d685307b44e6a422d48c91505b4c1af","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"4343ef3b8a9be2bd23fca469db9bfc0537a011d2","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"a272cd18960f65eb794904a1d5ff44bd98f0f650","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c54896bb5508d1db487a92da746c20472e267207","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0/manifests"},{"name":"0.8.1","sha":"ee44a592ac01f57bca79632bb4b430dbbae215fb","kind":"tag","published_at":"2016-12-05T04:23:09.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.304Z","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:apk/alpine/py3-cytoolz-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-cytoolz-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-cytoolz-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-cytoolz-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-cytoolz-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-cytoolz-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-cytoolz-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-cytoolz-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-cytoolz-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-cytoolz-pyc/codemeta","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":238,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2024-12-24T10:46:58.861Z","updated_at":"2024-12-24T10:46:58.861Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":10344046,"name":"py3-cytoolz","ecosystem":"alpine","description":"Cython implementation of Toolz: High performance functional utilities","homepage":"https://github.com/pytoolz/cytoolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-23T08:23:37.000Z","latest_release_published_at":"2024-04-23T08:23:37.000Z","latest_release_number":"0.12.3-r1","last_synced_at":"2026-03-21T22:18:56.253Z","created_at":"2024-06-11T09:41:38.844Z","updated_at":"2026-08-11T07:47:56.336Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-cytoolz","install_command":"apk add py3-cytoolz","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.0.1","sha":"008f5d83b7b066993d820c0b41c8cc6fb583fd19","kind":"commit","published_at":"2024-12-13T04:48:53.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d19811f50082eaaedf638c6fb3c369b3d7b971ab","kind":"tag","published_at":"2024-10-04T16:18:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0/manifests"},{"name":"0.12.3","sha":"85b03a56430d19708436c68908c3828bb64377a9","kind":"commit","published_at":"2024-01-24T22:49:35.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3/manifests"},{"name":"0.12.3a2","sha":"67c9c2080c8fe0ace4b768fb6d59cacf6c3dc911","kind":"commit","published_at":"2024-01-24T20:59:56.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2/manifests"},{"name":"0.12.3a1","sha":"1eeeb7f6cf659316e9c3eab8d59e7d85234c3197","kind":"commit","published_at":"2024-01-24T18:24:58.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1/manifests"},{"name":"0.12.3a0","sha":"48a0b47ed57b9f5b735b89b2a6bfd0a8fd8423dc","kind":"commit","published_at":"2024-01-24T04:18:47.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0/manifests"},{"name":"0.12.2","sha":"f402d743934e722e0000bacddbb3fe9ee388915e","kind":"commit","published_at":"2023-07-21T02:20:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6fd41d2c2675bf980ea3c89463c791f507585652","kind":"commit","published_at":"2022-12-19T15:36:26.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"812a1ab8fb64109f5cb185cc2f1d39dab8e196fc","kind":"commit","published_at":"2022-07-11T00:30:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"cea5a52b191c4229b3711e6074d63a528ce01f1c","kind":"commit","published_at":"2021-11-06T05:31:38.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2/manifests"},{"name":"0.11.0","sha":"8b83fbef15fae925ec9b7cb4ceb29a79bce403c4","kind":"tag","published_at":"2020-09-23T20:18:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"9df44fa80015114eb03b4e23b4ff551a9eb40e3a","kind":"tag","published_at":"2019-11-04T02:00:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f8a905a388c82c0074ae3cdba0a325bd06d50a99","kind":"tag","published_at":"2019-07-11T22:18:04.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d1d5474780b0a207b65d3ef0d52077e6823315fd","kind":"tag","published_at":"2017-12-17T17:13:01.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"e6fb24412d91679de8b35bea4f69b1b59ea10c0e","kind":"tag","published_at":"2016-12-11T22:47:08.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2/manifests"},{"name":"0.8.0","sha":"a75a268ffe2d17594cd7edeebecdb9be110b4521","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"873771fe42a64334694159d63cffd3c4c7455a49","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.5","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"8ea3a5bee02941e2c825b3fe71fd71040209c518","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"96b89eed8f405dbfc216f9ba508b9065c6570a47","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"4f1fe00c650e9f2c9e9a4eb8dd87fb191e39c584","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a3ffdf136d685307b44e6a422d48c91505b4c1af","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"4343ef3b8a9be2bd23fca469db9bfc0537a011d2","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"a272cd18960f65eb794904a1d5ff44bd98f0f650","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c54896bb5508d1db487a92da746c20472e267207","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0/manifests"},{"name":"0.8.1","sha":"ee44a592ac01f57bca79632bb4b430dbbae215fb","kind":"tag","published_at":"2016-12-05T04:23:09.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.336Z","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:apk/alpine/py3-cytoolz?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-cytoolz/codemeta","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":271,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2024-06-12T01:02:59.584Z","updated_at":"2024-06-12T01:02:59.584Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1543},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-24T05:06:36.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":11138463,"name":"py3-cytoolz","ecosystem":"alpine","description":"Cython implementation of Toolz: High performance functional utilities","homepage":"https://github.com/pytoolz/cytoolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-10-05T22:14:21.000Z","latest_release_published_at":"2024-10-05T22:14:21.000Z","latest_release_number":"1.0.0-r0","last_synced_at":"2026-03-26T17:37:21.946Z","created_at":"2024-12-07T12:29:06.695Z","updated_at":"2026-08-11T07:47:56.374Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-cytoolz","install_command":"apk add py3-cytoolz","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.0.1","sha":"008f5d83b7b066993d820c0b41c8cc6fb583fd19","kind":"commit","published_at":"2024-12-13T04:48:53.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d19811f50082eaaedf638c6fb3c369b3d7b971ab","kind":"tag","published_at":"2024-10-04T16:18:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0/manifests"},{"name":"0.12.3","sha":"85b03a56430d19708436c68908c3828bb64377a9","kind":"commit","published_at":"2024-01-24T22:49:35.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3/manifests"},{"name":"0.12.3a2","sha":"67c9c2080c8fe0ace4b768fb6d59cacf6c3dc911","kind":"commit","published_at":"2024-01-24T20:59:56.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2/manifests"},{"name":"0.12.3a1","sha":"1eeeb7f6cf659316e9c3eab8d59e7d85234c3197","kind":"commit","published_at":"2024-01-24T18:24:58.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1/manifests"},{"name":"0.12.3a0","sha":"48a0b47ed57b9f5b735b89b2a6bfd0a8fd8423dc","kind":"commit","published_at":"2024-01-24T04:18:47.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0/manifests"},{"name":"0.12.2","sha":"f402d743934e722e0000bacddbb3fe9ee388915e","kind":"commit","published_at":"2023-07-21T02:20:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6fd41d2c2675bf980ea3c89463c791f507585652","kind":"commit","published_at":"2022-12-19T15:36:26.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"812a1ab8fb64109f5cb185cc2f1d39dab8e196fc","kind":"commit","published_at":"2022-07-11T00:30:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"cea5a52b191c4229b3711e6074d63a528ce01f1c","kind":"commit","published_at":"2021-11-06T05:31:38.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2/manifests"},{"name":"0.11.0","sha":"8b83fbef15fae925ec9b7cb4ceb29a79bce403c4","kind":"tag","published_at":"2020-09-23T20:18:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"9df44fa80015114eb03b4e23b4ff551a9eb40e3a","kind":"tag","published_at":"2019-11-04T02:00:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f8a905a388c82c0074ae3cdba0a325bd06d50a99","kind":"tag","published_at":"2019-07-11T22:18:04.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d1d5474780b0a207b65d3ef0d52077e6823315fd","kind":"tag","published_at":"2017-12-17T17:13:01.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"e6fb24412d91679de8b35bea4f69b1b59ea10c0e","kind":"tag","published_at":"2016-12-11T22:47:08.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2/manifests"},{"name":"0.8.0","sha":"a75a268ffe2d17594cd7edeebecdb9be110b4521","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"873771fe42a64334694159d63cffd3c4c7455a49","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.5","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"8ea3a5bee02941e2c825b3fe71fd71040209c518","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"96b89eed8f405dbfc216f9ba508b9065c6570a47","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"4f1fe00c650e9f2c9e9a4eb8dd87fb191e39c584","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a3ffdf136d685307b44e6a422d48c91505b4c1af","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"4343ef3b8a9be2bd23fca469db9bfc0537a011d2","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"a272cd18960f65eb794904a1d5ff44bd98f0f650","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c54896bb5508d1db487a92da746c20472e267207","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0/manifests"},{"name":"0.8.1","sha":"ee44a592ac01f57bca79632bb4b430dbbae215fb","kind":"tag","published_at":"2016-12-05T04:23:09.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.374Z","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:apk/alpine/py3-cytoolz?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-cytoolz/codemeta","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":238,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2024-12-24T10:46:49.637Z","updated_at":"2024-12-24T10:46:49.637Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":6106888,"name":"py3-cytoolz","ecosystem":"alpine","description":"Cython implementation of Toolz: High performance functional utilities","homepage":"https://github.com/pytoolz/cytoolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-08-16T08:14:29.000Z","latest_release_published_at":"2022-08-16T08:14:29.000Z","latest_release_number":"0.12.0-r0","last_synced_at":"2026-03-28T03:08:19.427Z","created_at":"2023-01-31T21:04:17.641Z","updated_at":"2026-08-11T07:47:56.378Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-cytoolz","install_command":"apk add py3-cytoolz","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.0.1","sha":"008f5d83b7b066993d820c0b41c8cc6fb583fd19","kind":"commit","published_at":"2024-12-13T04:48:53.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d19811f50082eaaedf638c6fb3c369b3d7b971ab","kind":"tag","published_at":"2024-10-04T16:18:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0/manifests"},{"name":"0.12.3","sha":"85b03a56430d19708436c68908c3828bb64377a9","kind":"commit","published_at":"2024-01-24T22:49:35.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3/manifests"},{"name":"0.12.3a2","sha":"67c9c2080c8fe0ace4b768fb6d59cacf6c3dc911","kind":"commit","published_at":"2024-01-24T20:59:56.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2/manifests"},{"name":"0.12.3a1","sha":"1eeeb7f6cf659316e9c3eab8d59e7d85234c3197","kind":"commit","published_at":"2024-01-24T18:24:58.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1/manifests"},{"name":"0.12.3a0","sha":"48a0b47ed57b9f5b735b89b2a6bfd0a8fd8423dc","kind":"commit","published_at":"2024-01-24T04:18:47.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0/manifests"},{"name":"0.12.2","sha":"f402d743934e722e0000bacddbb3fe9ee388915e","kind":"commit","published_at":"2023-07-21T02:20:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6fd41d2c2675bf980ea3c89463c791f507585652","kind":"commit","published_at":"2022-12-19T15:36:26.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"812a1ab8fb64109f5cb185cc2f1d39dab8e196fc","kind":"commit","published_at":"2022-07-11T00:30:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"cea5a52b191c4229b3711e6074d63a528ce01f1c","kind":"commit","published_at":"2021-11-06T05:31:38.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2/manifests"},{"name":"0.11.0","sha":"8b83fbef15fae925ec9b7cb4ceb29a79bce403c4","kind":"tag","published_at":"2020-09-23T20:18:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"9df44fa80015114eb03b4e23b4ff551a9eb40e3a","kind":"tag","published_at":"2019-11-04T02:00:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f8a905a388c82c0074ae3cdba0a325bd06d50a99","kind":"tag","published_at":"2019-07-11T22:18:04.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d1d5474780b0a207b65d3ef0d52077e6823315fd","kind":"tag","published_at":"2017-12-17T17:13:01.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"e6fb24412d91679de8b35bea4f69b1b59ea10c0e","kind":"tag","published_at":"2016-12-11T22:47:08.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2/manifests"},{"name":"0.8.0","sha":"a75a268ffe2d17594cd7edeebecdb9be110b4521","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"873771fe42a64334694159d63cffd3c4c7455a49","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.5","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"8ea3a5bee02941e2c825b3fe71fd71040209c518","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"96b89eed8f405dbfc216f9ba508b9065c6570a47","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"4f1fe00c650e9f2c9e9a4eb8dd87fb191e39c584","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a3ffdf136d685307b44e6a422d48c91505b4c1af","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"4343ef3b8a9be2bd23fca469db9bfc0537a011d2","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"a272cd18960f65eb794904a1d5ff44bd98f0f650","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c54896bb5508d1db487a92da746c20472e267207","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0/manifests"},{"name":"0.8.1","sha":"ee44a592ac01f57bca79632bb4b430dbbae215fb","kind":"tag","published_at":"2016-12-05T04:23:09.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.378Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.95138654990457,"stargazers_count":7.870214438082407,"forks_count":12.669810261592007,"average":9.872852812394745},"purl":"pkg:apk/alpine/py3-cytoolz?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-cytoolz/codemeta","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":87,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2023-02-01T08:30:54.825Z","updated_at":"2023-02-01T08:30:54.825Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1065},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-08-24T05:06:44.447Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":7778415,"name":"py3-cytoolz-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-cytoolz","homepage":"https://github.com/pytoolz/cytoolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-18T20:36:50.000Z","latest_release_published_at":"2023-04-18T20:36:50.000Z","latest_release_number":"0.12.1-r1","last_synced_at":"2026-08-09T15:01:52.133Z","created_at":"2023-05-22T14:18:24.931Z","updated_at":"2026-08-11T07:47:56.382Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-cytoolz-pyc","install_command":"apk add py3-cytoolz-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.0.1","sha":"008f5d83b7b066993d820c0b41c8cc6fb583fd19","kind":"commit","published_at":"2024-12-13T04:48:53.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d19811f50082eaaedf638c6fb3c369b3d7b971ab","kind":"tag","published_at":"2024-10-04T16:18:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0/manifests"},{"name":"0.12.3","sha":"85b03a56430d19708436c68908c3828bb64377a9","kind":"commit","published_at":"2024-01-24T22:49:35.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3/manifests"},{"name":"0.12.3a2","sha":"67c9c2080c8fe0ace4b768fb6d59cacf6c3dc911","kind":"commit","published_at":"2024-01-24T20:59:56.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2/manifests"},{"name":"0.12.3a1","sha":"1eeeb7f6cf659316e9c3eab8d59e7d85234c3197","kind":"commit","published_at":"2024-01-24T18:24:58.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1/manifests"},{"name":"0.12.3a0","sha":"48a0b47ed57b9f5b735b89b2a6bfd0a8fd8423dc","kind":"commit","published_at":"2024-01-24T04:18:47.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0/manifests"},{"name":"0.12.2","sha":"f402d743934e722e0000bacddbb3fe9ee388915e","kind":"commit","published_at":"2023-07-21T02:20:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6fd41d2c2675bf980ea3c89463c791f507585652","kind":"commit","published_at":"2022-12-19T15:36:26.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"812a1ab8fb64109f5cb185cc2f1d39dab8e196fc","kind":"commit","published_at":"2022-07-11T00:30:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"cea5a52b191c4229b3711e6074d63a528ce01f1c","kind":"commit","published_at":"2021-11-06T05:31:38.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2/manifests"},{"name":"0.11.0","sha":"8b83fbef15fae925ec9b7cb4ceb29a79bce403c4","kind":"tag","published_at":"2020-09-23T20:18:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"9df44fa80015114eb03b4e23b4ff551a9eb40e3a","kind":"tag","published_at":"2019-11-04T02:00:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f8a905a388c82c0074ae3cdba0a325bd06d50a99","kind":"tag","published_at":"2019-07-11T22:18:04.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d1d5474780b0a207b65d3ef0d52077e6823315fd","kind":"tag","published_at":"2017-12-17T17:13:01.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"e6fb24412d91679de8b35bea4f69b1b59ea10c0e","kind":"tag","published_at":"2016-12-11T22:47:08.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2/manifests"},{"name":"0.8.0","sha":"a75a268ffe2d17594cd7edeebecdb9be110b4521","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"873771fe42a64334694159d63cffd3c4c7455a49","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.5","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"8ea3a5bee02941e2c825b3fe71fd71040209c518","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"96b89eed8f405dbfc216f9ba508b9065c6570a47","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"4f1fe00c650e9f2c9e9a4eb8dd87fb191e39c584","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a3ffdf136d685307b44e6a422d48c91505b4c1af","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"4343ef3b8a9be2bd23fca469db9bfc0537a011d2","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"a272cd18960f65eb794904a1d5ff44bd98f0f650","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c54896bb5508d1db487a92da746c20472e267207","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0/manifests"},{"name":"0.8.1","sha":"ee44a592ac01f57bca79632bb4b430dbbae215fb","kind":"tag","published_at":"2016-12-05T04:23:09.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.382Z","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":8.323774375342875,"forks_count":13.85467058999551,"docker_downloads_count":null,"average":5.5446112413345965},"purl":"pkg:apk/alpine/py3-cytoolz-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-cytoolz-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-cytoolz-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-cytoolz-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-cytoolz-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-cytoolz-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-cytoolz-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-cytoolz-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-cytoolz-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-cytoolz-pyc/codemeta","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":231,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2023-05-23T07:06:23.540Z","updated_at":"2023-05-23T07:06:23.540Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":10344049,"name":"py3-cytoolz-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-cytoolz","homepage":"https://github.com/pytoolz/cytoolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-23T08:23:37.000Z","latest_release_published_at":"2024-04-23T08:23:37.000Z","latest_release_number":"0.12.3-r1","last_synced_at":"2026-08-04T21:02:46.935Z","created_at":"2024-06-11T09:41:42.074Z","updated_at":"2026-08-11T07:47:56.424Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-cytoolz-pyc","install_command":"apk add py3-cytoolz-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.0.1","sha":"008f5d83b7b066993d820c0b41c8cc6fb583fd19","kind":"commit","published_at":"2024-12-13T04:48:53.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d19811f50082eaaedf638c6fb3c369b3d7b971ab","kind":"tag","published_at":"2024-10-04T16:18:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0/manifests"},{"name":"0.12.3","sha":"85b03a56430d19708436c68908c3828bb64377a9","kind":"commit","published_at":"2024-01-24T22:49:35.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3/manifests"},{"name":"0.12.3a2","sha":"67c9c2080c8fe0ace4b768fb6d59cacf6c3dc911","kind":"commit","published_at":"2024-01-24T20:59:56.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2/manifests"},{"name":"0.12.3a1","sha":"1eeeb7f6cf659316e9c3eab8d59e7d85234c3197","kind":"commit","published_at":"2024-01-24T18:24:58.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1/manifests"},{"name":"0.12.3a0","sha":"48a0b47ed57b9f5b735b89b2a6bfd0a8fd8423dc","kind":"commit","published_at":"2024-01-24T04:18:47.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0/manifests"},{"name":"0.12.2","sha":"f402d743934e722e0000bacddbb3fe9ee388915e","kind":"commit","published_at":"2023-07-21T02:20:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6fd41d2c2675bf980ea3c89463c791f507585652","kind":"commit","published_at":"2022-12-19T15:36:26.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"812a1ab8fb64109f5cb185cc2f1d39dab8e196fc","kind":"commit","published_at":"2022-07-11T00:30:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"cea5a52b191c4229b3711e6074d63a528ce01f1c","kind":"commit","published_at":"2021-11-06T05:31:38.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2/manifests"},{"name":"0.11.0","sha":"8b83fbef15fae925ec9b7cb4ceb29a79bce403c4","kind":"tag","published_at":"2020-09-23T20:18:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"9df44fa80015114eb03b4e23b4ff551a9eb40e3a","kind":"tag","published_at":"2019-11-04T02:00:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f8a905a388c82c0074ae3cdba0a325bd06d50a99","kind":"tag","published_at":"2019-07-11T22:18:04.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d1d5474780b0a207b65d3ef0d52077e6823315fd","kind":"tag","published_at":"2017-12-17T17:13:01.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"e6fb24412d91679de8b35bea4f69b1b59ea10c0e","kind":"tag","published_at":"2016-12-11T22:47:08.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2/manifests"},{"name":"0.8.0","sha":"a75a268ffe2d17594cd7edeebecdb9be110b4521","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"873771fe42a64334694159d63cffd3c4c7455a49","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.5","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"8ea3a5bee02941e2c825b3fe71fd71040209c518","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"96b89eed8f405dbfc216f9ba508b9065c6570a47","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"4f1fe00c650e9f2c9e9a4eb8dd87fb191e39c584","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a3ffdf136d685307b44e6a422d48c91505b4c1af","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"4343ef3b8a9be2bd23fca469db9bfc0537a011d2","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"a272cd18960f65eb794904a1d5ff44bd98f0f650","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c54896bb5508d1db487a92da746c20472e267207","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0/manifests"},{"name":"0.8.1","sha":"ee44a592ac01f57bca79632bb4b430dbbae215fb","kind":"tag","published_at":"2016-12-05T04:23:09.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.424Z","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:apk/alpine/py3-cytoolz-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-cytoolz-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-cytoolz-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-cytoolz-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-cytoolz-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-cytoolz-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-cytoolz-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-cytoolz-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-cytoolz-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-cytoolz-pyc/codemeta","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":271,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2024-06-12T01:03:02.723Z","updated_at":"2024-06-12T01:03:02.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1543},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-24T05:06:36.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6133430,"name":"py3-cytoolz","ecosystem":"alpine","description":"Cython implementation of Toolz: High performance functional utilities","homepage":"https://github.com/pytoolz/cytoolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-05-18T07:54:02.000Z","latest_release_published_at":"2022-05-18T07:54:02.000Z","latest_release_number":"0.11.2-r1","last_synced_at":"2026-03-20T21:26:38.158Z","created_at":"2023-01-31T22:15:20.580Z","updated_at":"2026-08-11T07:47:56.445Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-cytoolz","install_command":"apk add py3-cytoolz","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.0.1","sha":"008f5d83b7b066993d820c0b41c8cc6fb583fd19","kind":"commit","published_at":"2024-12-13T04:48:53.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d19811f50082eaaedf638c6fb3c369b3d7b971ab","kind":"tag","published_at":"2024-10-04T16:18:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0/manifests"},{"name":"0.12.3","sha":"85b03a56430d19708436c68908c3828bb64377a9","kind":"commit","published_at":"2024-01-24T22:49:35.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3/manifests"},{"name":"0.12.3a2","sha":"67c9c2080c8fe0ace4b768fb6d59cacf6c3dc911","kind":"commit","published_at":"2024-01-24T20:59:56.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2/manifests"},{"name":"0.12.3a1","sha":"1eeeb7f6cf659316e9c3eab8d59e7d85234c3197","kind":"commit","published_at":"2024-01-24T18:24:58.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1/manifests"},{"name":"0.12.3a0","sha":"48a0b47ed57b9f5b735b89b2a6bfd0a8fd8423dc","kind":"commit","published_at":"2024-01-24T04:18:47.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0/manifests"},{"name":"0.12.2","sha":"f402d743934e722e0000bacddbb3fe9ee388915e","kind":"commit","published_at":"2023-07-21T02:20:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6fd41d2c2675bf980ea3c89463c791f507585652","kind":"commit","published_at":"2022-12-19T15:36:26.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"812a1ab8fb64109f5cb185cc2f1d39dab8e196fc","kind":"commit","published_at":"2022-07-11T00:30:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"cea5a52b191c4229b3711e6074d63a528ce01f1c","kind":"commit","published_at":"2021-11-06T05:31:38.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2/manifests"},{"name":"0.11.0","sha":"8b83fbef15fae925ec9b7cb4ceb29a79bce403c4","kind":"tag","published_at":"2020-09-23T20:18:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"9df44fa80015114eb03b4e23b4ff551a9eb40e3a","kind":"tag","published_at":"2019-11-04T02:00:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f8a905a388c82c0074ae3cdba0a325bd06d50a99","kind":"tag","published_at":"2019-07-11T22:18:04.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d1d5474780b0a207b65d3ef0d52077e6823315fd","kind":"tag","published_at":"2017-12-17T17:13:01.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"e6fb24412d91679de8b35bea4f69b1b59ea10c0e","kind":"tag","published_at":"2016-12-11T22:47:08.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2/manifests"},{"name":"0.8.0","sha":"a75a268ffe2d17594cd7edeebecdb9be110b4521","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"873771fe42a64334694159d63cffd3c4c7455a49","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.5","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"8ea3a5bee02941e2c825b3fe71fd71040209c518","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"96b89eed8f405dbfc216f9ba508b9065c6570a47","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"4f1fe00c650e9f2c9e9a4eb8dd87fb191e39c584","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a3ffdf136d685307b44e6a422d48c91505b4c1af","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"4343ef3b8a9be2bd23fca469db9bfc0537a011d2","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"a272cd18960f65eb794904a1d5ff44bd98f0f650","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c54896bb5508d1db487a92da746c20472e267207","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0/manifests"},{"name":"0.8.1","sha":"ee44a592ac01f57bca79632bb4b430dbbae215fb","kind":"tag","published_at":"2016-12-05T04:23:09.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.445Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":6.303926747666842,"forks_count":10.635675294946294,"average":11.062687092798027},"purl":"pkg:apk/alpine/py3-cytoolz?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-cytoolz/codemeta","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":11,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2023-02-01T12:08:28.977Z","updated_at":"2023-02-01T12:08:28.977Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2855,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":947},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-08-22T05:05:52.310Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":11765001,"name":"py3-cytoolz","ecosystem":"alpine","description":"Cython implementation of Toolz: High performance functional utilities","homepage":"https://github.com/pytoolz/cytoolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-14T19:00:51.000Z","latest_release_published_at":"2024-12-14T19:00:51.000Z","latest_release_number":"1.0.1-r0","last_synced_at":"2026-03-20T21:29:44.666Z","created_at":"2025-06-07T18:08:53.820Z","updated_at":"2026-08-11T07:47:56.446Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-cytoolz","install_command":"apk add py3-cytoolz","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.0.1","sha":"008f5d83b7b066993d820c0b41c8cc6fb583fd19","kind":"commit","published_at":"2024-12-13T04:48:53.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d19811f50082eaaedf638c6fb3c369b3d7b971ab","kind":"tag","published_at":"2024-10-04T16:18:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0/manifests"},{"name":"0.12.3","sha":"85b03a56430d19708436c68908c3828bb64377a9","kind":"commit","published_at":"2024-01-24T22:49:35.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3/manifests"},{"name":"0.12.3a2","sha":"67c9c2080c8fe0ace4b768fb6d59cacf6c3dc911","kind":"commit","published_at":"2024-01-24T20:59:56.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2/manifests"},{"name":"0.12.3a1","sha":"1eeeb7f6cf659316e9c3eab8d59e7d85234c3197","kind":"commit","published_at":"2024-01-24T18:24:58.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1/manifests"},{"name":"0.12.3a0","sha":"48a0b47ed57b9f5b735b89b2a6bfd0a8fd8423dc","kind":"commit","published_at":"2024-01-24T04:18:47.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0/manifests"},{"name":"0.12.2","sha":"f402d743934e722e0000bacddbb3fe9ee388915e","kind":"commit","published_at":"2023-07-21T02:20:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6fd41d2c2675bf980ea3c89463c791f507585652","kind":"commit","published_at":"2022-12-19T15:36:26.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"812a1ab8fb64109f5cb185cc2f1d39dab8e196fc","kind":"commit","published_at":"2022-07-11T00:30:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"cea5a52b191c4229b3711e6074d63a528ce01f1c","kind":"commit","published_at":"2021-11-06T05:31:38.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2/manifests"},{"name":"0.11.0","sha":"8b83fbef15fae925ec9b7cb4ceb29a79bce403c4","kind":"tag","published_at":"2020-09-23T20:18:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"9df44fa80015114eb03b4e23b4ff551a9eb40e3a","kind":"tag","published_at":"2019-11-04T02:00:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f8a905a388c82c0074ae3cdba0a325bd06d50a99","kind":"tag","published_at":"2019-07-11T22:18:04.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d1d5474780b0a207b65d3ef0d52077e6823315fd","kind":"tag","published_at":"2017-12-17T17:13:01.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"e6fb24412d91679de8b35bea4f69b1b59ea10c0e","kind":"tag","published_at":"2016-12-11T22:47:08.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2/manifests"},{"name":"0.8.0","sha":"a75a268ffe2d17594cd7edeebecdb9be110b4521","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"873771fe42a64334694159d63cffd3c4c7455a49","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.5","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"8ea3a5bee02941e2c825b3fe71fd71040209c518","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"96b89eed8f405dbfc216f9ba508b9065c6570a47","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"4f1fe00c650e9f2c9e9a4eb8dd87fb191e39c584","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a3ffdf136d685307b44e6a422d48c91505b4c1af","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"4343ef3b8a9be2bd23fca469db9bfc0537a011d2","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"a272cd18960f65eb794904a1d5ff44bd98f0f650","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c54896bb5508d1db487a92da746c20472e267207","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0/manifests"},{"name":"0.8.1","sha":"ee44a592ac01f57bca79632bb4b430dbbae215fb","kind":"tag","published_at":"2016-12-05T04:23:09.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.446Z","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:apk/alpine/py3-cytoolz?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-cytoolz/codemeta","maintainers":[{"uuid":"wpsinatra@gmail.com","login":null,"name":"Will Sinatra","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","packages_count":433,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","role":null,"created_at":"2025-06-08T14:46:41.720Z","updated_at":"2025-06-08T14:46:41.720Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/wpsinatra@gmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":6056132,"name":"py3-cytoolz","ecosystem":"alpine","description":"Cython implementation of Toolz: High performance functional utilities","homepage":"https://github.com/pytoolz/cytoolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":[],"namespace":"community","versions_count":9,"first_release_published_at":"2022-12-23T09:13:54.000Z","latest_release_published_at":"2025-11-08T10:26:49.000Z","latest_release_number":"1.1.0-r0","last_synced_at":"2026-03-08T11:38:59.833Z","created_at":"2023-01-31T18:51:08.012Z","updated_at":"2026-08-11T07:47:56.455Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-cytoolz","install_command":"apk add py3-cytoolz","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.0.1","sha":"008f5d83b7b066993d820c0b41c8cc6fb583fd19","kind":"commit","published_at":"2024-12-13T04:48:53.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d19811f50082eaaedf638c6fb3c369b3d7b971ab","kind":"tag","published_at":"2024-10-04T16:18:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0/manifests"},{"name":"0.12.3","sha":"85b03a56430d19708436c68908c3828bb64377a9","kind":"commit","published_at":"2024-01-24T22:49:35.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3/manifests"},{"name":"0.12.3a2","sha":"67c9c2080c8fe0ace4b768fb6d59cacf6c3dc911","kind":"commit","published_at":"2024-01-24T20:59:56.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2/manifests"},{"name":"0.12.3a1","sha":"1eeeb7f6cf659316e9c3eab8d59e7d85234c3197","kind":"commit","published_at":"2024-01-24T18:24:58.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1/manifests"},{"name":"0.12.3a0","sha":"48a0b47ed57b9f5b735b89b2a6bfd0a8fd8423dc","kind":"commit","published_at":"2024-01-24T04:18:47.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0/manifests"},{"name":"0.12.2","sha":"f402d743934e722e0000bacddbb3fe9ee388915e","kind":"commit","published_at":"2023-07-21T02:20:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6fd41d2c2675bf980ea3c89463c791f507585652","kind":"commit","published_at":"2022-12-19T15:36:26.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"812a1ab8fb64109f5cb185cc2f1d39dab8e196fc","kind":"commit","published_at":"2022-07-11T00:30:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"cea5a52b191c4229b3711e6074d63a528ce01f1c","kind":"commit","published_at":"2021-11-06T05:31:38.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2/manifests"},{"name":"0.11.0","sha":"8b83fbef15fae925ec9b7cb4ceb29a79bce403c4","kind":"tag","published_at":"2020-09-23T20:18:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"9df44fa80015114eb03b4e23b4ff551a9eb40e3a","kind":"tag","published_at":"2019-11-04T02:00:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f8a905a388c82c0074ae3cdba0a325bd06d50a99","kind":"tag","published_at":"2019-07-11T22:18:04.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d1d5474780b0a207b65d3ef0d52077e6823315fd","kind":"tag","published_at":"2017-12-17T17:13:01.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"e6fb24412d91679de8b35bea4f69b1b59ea10c0e","kind":"tag","published_at":"2016-12-11T22:47:08.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2/manifests"},{"name":"0.8.0","sha":"a75a268ffe2d17594cd7edeebecdb9be110b4521","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"873771fe42a64334694159d63cffd3c4c7455a49","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.5","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"8ea3a5bee02941e2c825b3fe71fd71040209c518","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"96b89eed8f405dbfc216f9ba508b9065c6570a47","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"4f1fe00c650e9f2c9e9a4eb8dd87fb191e39c584","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a3ffdf136d685307b44e6a422d48c91505b4c1af","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"4343ef3b8a9be2bd23fca469db9bfc0537a011d2","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"a272cd18960f65eb794904a1d5ff44bd98f0f650","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c54896bb5508d1db487a92da746c20472e267207","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0/manifests"},{"name":"0.8.1","sha":"ee44a592ac01f57bca79632bb4b430dbbae215fb","kind":"tag","published_at":"2016-12-05T04:23:09.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.455Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.030839073262366,"stargazers_count":9.584376956793989,"forks_count":14.58985597996243,"average":7.551268002504696},"purl":"pkg:apk/alpine/py3-cytoolz?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-cytoolz/codemeta","maintainers":[{"uuid":"wpsinatra@gmail.com","login":null,"name":"Will Sinatra","email":"wpsinatra@gmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","packages_count":655,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","role":null,"created_at":"2024-12-14T19:44:08.047Z","updated_at":"2024-12-14T19:44:08.047Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/wpsinatra@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39959,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-24T05:05:51.343Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":7598227,"name":"py3-cytoolz-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-cytoolz","homepage":"https://github.com/pytoolz/cytoolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":[],"namespace":"community","versions_count":8,"first_release_published_at":"2023-04-18T20:36:50.000Z","latest_release_published_at":"2025-11-08T10:26:49.000Z","latest_release_number":"1.1.0-r0","last_synced_at":"2026-03-08T11:38:32.081Z","created_at":"2023-04-19T00:08:55.084Z","updated_at":"2026-08-11T07:47:56.455Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-cytoolz-pyc","install_command":"apk add py3-cytoolz-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.0.1","sha":"008f5d83b7b066993d820c0b41c8cc6fb583fd19","kind":"commit","published_at":"2024-12-13T04:48:53.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d19811f50082eaaedf638c6fb3c369b3d7b971ab","kind":"tag","published_at":"2024-10-04T16:18:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0/manifests"},{"name":"0.12.3","sha":"85b03a56430d19708436c68908c3828bb64377a9","kind":"commit","published_at":"2024-01-24T22:49:35.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3/manifests"},{"name":"0.12.3a2","sha":"67c9c2080c8fe0ace4b768fb6d59cacf6c3dc911","kind":"commit","published_at":"2024-01-24T20:59:56.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2/manifests"},{"name":"0.12.3a1","sha":"1eeeb7f6cf659316e9c3eab8d59e7d85234c3197","kind":"commit","published_at":"2024-01-24T18:24:58.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1/manifests"},{"name":"0.12.3a0","sha":"48a0b47ed57b9f5b735b89b2a6bfd0a8fd8423dc","kind":"commit","published_at":"2024-01-24T04:18:47.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0/manifests"},{"name":"0.12.2","sha":"f402d743934e722e0000bacddbb3fe9ee388915e","kind":"commit","published_at":"2023-07-21T02:20:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6fd41d2c2675bf980ea3c89463c791f507585652","kind":"commit","published_at":"2022-12-19T15:36:26.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"812a1ab8fb64109f5cb185cc2f1d39dab8e196fc","kind":"commit","published_at":"2022-07-11T00:30:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"cea5a52b191c4229b3711e6074d63a528ce01f1c","kind":"commit","published_at":"2021-11-06T05:31:38.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2/manifests"},{"name":"0.11.0","sha":"8b83fbef15fae925ec9b7cb4ceb29a79bce403c4","kind":"tag","published_at":"2020-09-23T20:18:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"9df44fa80015114eb03b4e23b4ff551a9eb40e3a","kind":"tag","published_at":"2019-11-04T02:00:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f8a905a388c82c0074ae3cdba0a325bd06d50a99","kind":"tag","published_at":"2019-07-11T22:18:04.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d1d5474780b0a207b65d3ef0d52077e6823315fd","kind":"tag","published_at":"2017-12-17T17:13:01.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"e6fb24412d91679de8b35bea4f69b1b59ea10c0e","kind":"tag","published_at":"2016-12-11T22:47:08.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2/manifests"},{"name":"0.8.0","sha":"a75a268ffe2d17594cd7edeebecdb9be110b4521","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"873771fe42a64334694159d63cffd3c4c7455a49","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.5","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"8ea3a5bee02941e2c825b3fe71fd71040209c518","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"96b89eed8f405dbfc216f9ba508b9065c6570a47","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"4f1fe00c650e9f2c9e9a4eb8dd87fb191e39c584","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a3ffdf136d685307b44e6a422d48c91505b4c1af","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"4343ef3b8a9be2bd23fca469db9bfc0537a011d2","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"a272cd18960f65eb794904a1d5ff44bd98f0f650","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c54896bb5508d1db487a92da746c20472e267207","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0/manifests"},{"name":"0.8.1","sha":"ee44a592ac01f57bca79632bb4b430dbbae215fb","kind":"tag","published_at":"2016-12-05T04:23:09.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.454Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.388848354517874,"stargazers_count":9.74661840350543,"forks_count":15.176224042674797,"average":9.827922700174526},"purl":"pkg:apk/alpine/py3-cytoolz-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-cytoolz-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-cytoolz-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-cytoolz-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-cytoolz-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-cytoolz-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-cytoolz-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-cytoolz-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-cytoolz-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-cytoolz-pyc/codemeta","maintainers":[{"uuid":"wpsinatra@gmail.com","login":null,"name":"Will Sinatra","email":"wpsinatra@gmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","packages_count":655,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","role":null,"created_at":"2024-12-14T19:44:07.348Z","updated_at":"2024-12-14T19:44:07.348Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/wpsinatra@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39959,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-24T05:05:51.343Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":7778414,"name":"py3-cytoolz","ecosystem":"alpine","description":"Cython implementation of Toolz: High performance functional utilities","homepage":"https://github.com/pytoolz/cytoolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-18T20:36:50.000Z","latest_release_published_at":"2023-04-18T20:36:50.000Z","latest_release_number":"0.12.1-r1","last_synced_at":"2026-03-21T22:36:24.810Z","created_at":"2023-05-22T14:18:24.645Z","updated_at":"2026-08-11T07:47:56.459Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-cytoolz","install_command":"apk add py3-cytoolz","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.0.1","sha":"008f5d83b7b066993d820c0b41c8cc6fb583fd19","kind":"commit","published_at":"2024-12-13T04:48:53.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d19811f50082eaaedf638c6fb3c369b3d7b971ab","kind":"tag","published_at":"2024-10-04T16:18:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0/manifests"},{"name":"0.12.3","sha":"85b03a56430d19708436c68908c3828bb64377a9","kind":"commit","published_at":"2024-01-24T22:49:35.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3/manifests"},{"name":"0.12.3a2","sha":"67c9c2080c8fe0ace4b768fb6d59cacf6c3dc911","kind":"commit","published_at":"2024-01-24T20:59:56.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2/manifests"},{"name":"0.12.3a1","sha":"1eeeb7f6cf659316e9c3eab8d59e7d85234c3197","kind":"commit","published_at":"2024-01-24T18:24:58.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1/manifests"},{"name":"0.12.3a0","sha":"48a0b47ed57b9f5b735b89b2a6bfd0a8fd8423dc","kind":"commit","published_at":"2024-01-24T04:18:47.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0/manifests"},{"name":"0.12.2","sha":"f402d743934e722e0000bacddbb3fe9ee388915e","kind":"commit","published_at":"2023-07-21T02:20:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6fd41d2c2675bf980ea3c89463c791f507585652","kind":"commit","published_at":"2022-12-19T15:36:26.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"812a1ab8fb64109f5cb185cc2f1d39dab8e196fc","kind":"commit","published_at":"2022-07-11T00:30:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"cea5a52b191c4229b3711e6074d63a528ce01f1c","kind":"commit","published_at":"2021-11-06T05:31:38.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2/manifests"},{"name":"0.11.0","sha":"8b83fbef15fae925ec9b7cb4ceb29a79bce403c4","kind":"tag","published_at":"2020-09-23T20:18:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"9df44fa80015114eb03b4e23b4ff551a9eb40e3a","kind":"tag","published_at":"2019-11-04T02:00:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f8a905a388c82c0074ae3cdba0a325bd06d50a99","kind":"tag","published_at":"2019-07-11T22:18:04.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d1d5474780b0a207b65d3ef0d52077e6823315fd","kind":"tag","published_at":"2017-12-17T17:13:01.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"e6fb24412d91679de8b35bea4f69b1b59ea10c0e","kind":"tag","published_at":"2016-12-11T22:47:08.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2/manifests"},{"name":"0.8.0","sha":"a75a268ffe2d17594cd7edeebecdb9be110b4521","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"873771fe42a64334694159d63cffd3c4c7455a49","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.5","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"8ea3a5bee02941e2c825b3fe71fd71040209c518","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"96b89eed8f405dbfc216f9ba508b9065c6570a47","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"4f1fe00c650e9f2c9e9a4eb8dd87fb191e39c584","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a3ffdf136d685307b44e6a422d48c91505b4c1af","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"4343ef3b8a9be2bd23fca469db9bfc0537a011d2","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"a272cd18960f65eb794904a1d5ff44bd98f0f650","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c54896bb5508d1db487a92da746c20472e267207","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0/manifests"},{"name":"0.8.1","sha":"ee44a592ac01f57bca79632bb4b430dbbae215fb","kind":"tag","published_at":"2016-12-05T04:23:09.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.459Z","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":8.323774375342875,"forks_count":13.85467058999551,"docker_downloads_count":null,"average":5.5446112413345965},"purl":"pkg:apk/alpine/py3-cytoolz?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-cytoolz/codemeta","maintainers":[{"uuid":"iztok@iztok-jr-fister.eu","login":null,"name":"Iztok Fister, Jr.","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","packages_count":231,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Iztok Fister, Jr.","role":null,"created_at":"2023-05-23T07:06:23.688Z","updated_at":"2023-05-23T07:06:23.688Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/iztok@iztok-jr-fister.eu/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":12813291,"name":"python310Packages.cytoolz","ecosystem":"nixpkgs","description":"Cython implementation of Toolz: High performance functional utilities","homepage":"https://github.com/pytoolz/cytoolz/","licenses":"licenses.bsd3","normalized_licenses":["Other"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T16:46:29.473Z","latest_release_published_at":"2026-01-26T16:46:29.473Z","latest_release_number":"0.12.1","last_synced_at":"2026-08-13T20:26:21.267Z","created_at":"2026-01-26T16:46:29.314Z","updated_at":"2026-08-13T20:26:21.267Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.cytoolz","install_command":"nix-env -iA nixpkgs.python310Packages.cytoolz","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/cytoolz/default.nix#L37","metadata":{"nix_attribute":"python3.10-cytoolz-0.12.1","position":"pkgs/development/python-modules/cytoolz/default.nix:37","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"cytoolz","upstream_purl":"pkg:pypi/cytoolz"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.641Z","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/python310Packages.cytoolz?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.cytoolz/codemeta","maintainers":[{"uuid":"FRidh","login":null,"name":"Frederik Rietdijk","email":"fridh@fridh.nl","url":"https://github.com/FRidh","packages_count":153,"html_url":null,"role":null,"created_at":"2026-03-05T18:23:17.224Z","updated_at":"2026-03-05T18:23:17.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/FRidh/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2146},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-24T05:04:28.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12861840,"name":"python313Packages.cytoolz","ecosystem":"nixpkgs","description":"Cython implementation of Toolz: High performance functional utilities","homepage":"https://github.com/pytoolz/cytoolz/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T01:29:37.814Z","latest_release_published_at":"2026-03-05T14:10:14.713Z","latest_release_number":"1.1.0","last_synced_at":"2026-08-12T08:07:08.263Z","created_at":"2026-01-27T01:29:37.586Z","updated_at":"2026-08-12T08:30:51.491Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.cytoolz","install_command":"nix-env -iA nixpkgs.python313Packages.cytoolz","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/cytoolz/default.nix#L50","metadata":{"nix_attribute":"python3.13-cytoolz-1.1.0","position":"pkgs/development/python-modules/cytoolz/default.nix:50","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":"cytoolz","upstream_purl":"pkg:pypi/cytoolz"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.564Z","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":3.458169836164373,"forks_count":4.8633174585497825,"docker_downloads_count":null,"average":2.080371823678539},"purl":"pkg:nix/python313Packages.cytoolz?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.cytoolz/codemeta","maintainers":[{"uuid":"sarahec","login":null,"name":"Sarah Clark","email":"seclark@nextquestion.net","url":"https://github.com/sarahec","packages_count":215,"html_url":null,"role":null,"created_at":"2026-03-05T14:10:15.502Z","updated_at":"2026-03-05T14:10:15.502Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/sarahec/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5996},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-24T05:00:11.845Z","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":14527601,"name":"devel/py-cytoolz","ecosystem":"pkgsrc","description":"Cython Toolz High performance functional utilities","homepage":"https://github.com/pytoolz/cytoolz","licenses":"modified-bsd","normalized_licenses":["Other"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["devel","python"],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-03-19T05:56:09.000Z","latest_release_published_at":"2026-03-19T05:56:09.000Z","latest_release_number":"1.0.1nb1","last_synced_at":"2026-08-01T22:07:38.594Z","created_at":"2026-05-27T06:37:27.217Z","updated_at":"2026-08-11T07:47:55.683Z","registry_url":"https://pkgsrc.se/devel/py-cytoolz","install_command":"pkg_add py314-cytoolz","documentation_url":"https://pkgsrc.se/devel/py-cytoolz","metadata":{"pkg_slug":"py-cytoolz","pkgbase":"py314-cytoolz","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py314-cytoolz-1.0.1nb1"},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1110,"open_issues_count":35,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-07-27T00:05:30.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-07-17T19:28:08.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-08-11T07:47:55.683Z","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:pkgsrc/devel/py-cytoolz?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/devel/py-cytoolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/devel/py-cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/devel/py-cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T05:03:07.084Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-cytoolz/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":479},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-24T05:00:24.175Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":2686624,"name":"cytoolz","ecosystem":"pypi","description":"Cython implementation of Toolz: High performance functional utilities","homepage":null,"licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/cytoolz","keywords_array":["functional","utility","itertools","functools","iterator","generator","curry","memoize","lazy","streaming","bigdata","cython","toolz","cytoolz"],"namespace":null,"versions_count":28,"first_release_published_at":"2023-08-22T12:08:09.506Z","latest_release_published_at":"2025-10-19T00:39:34.000Z","latest_release_number":"1.1.0","last_synced_at":"2026-08-24T14:06:06.513Z","created_at":"2022-04-10T10:31:04.782Z","updated_at":"2026-08-24T14:06:06.514Z","registry_url":"https://pypi.org/project/cytoolz/","install_command":"pip install cytoolz --index-url https://pypi.org/simple","documentation_url":"https://cytoolz.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","Operating System :: OS Independent","Programming Language :: Cython","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.9","Programming Language :: Python :: Free Threading :: 1 - Unstable","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Software Development","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Utilities"],"normalized_name":"cytoolz","project_status":null},"repo_metadata":{"id":15717446,"uuid":"18455514","full_name":"pytoolz/cytoolz","owner":"pytoolz","description":"Cython implementation of Toolz: High performance functional utilities","archived":false,"fork":true,"pushed_at":"2025-12-01T16:03:22.000Z","size":2921,"stargazers_count":1111,"open_issues_count":34,"forks_count":76,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-08-11T07:43:20.039Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"eriknw/cytoolz","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-04T23:24:04.000Z","updated_at":"2026-08-09T22:45:45.000Z","dependencies_parsed_at":"2023-02-17T05:45:35.862Z","dependency_job_id":null,"html_url":"https://github.com/pytoolz/cytoolz","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/cytoolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/sbom","scorecard":{"id":752412,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/cytoolz","commit":"008f5d83b7b066993d820c0b41c8cc6fb583fd19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels.yml:225"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/cytoolz/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:44","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T20:43:01.870Z","repository_id":15717446,"created_at":"2025-08-22T20:43:01.870Z","updated_at":"2025-08-22T20:43:01.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36556591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.0.1","sha":"008f5d83b7b066993d820c0b41c8cc6fb583fd19","kind":"commit","published_at":"2024-12-13T04:48:53.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"d19811f50082eaaedf638c6fb3c369b3d7b971ab","kind":"tag","published_at":"2024-10-04T16:18:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/1.0.0/manifests"},{"name":"0.12.3","sha":"85b03a56430d19708436c68908c3828bb64377a9","kind":"commit","published_at":"2024-01-24T22:49:35.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3/manifests"},{"name":"0.12.3a2","sha":"67c9c2080c8fe0ace4b768fb6d59cacf6c3dc911","kind":"commit","published_at":"2024-01-24T20:59:56.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a2/manifests"},{"name":"0.12.3a1","sha":"1eeeb7f6cf659316e9c3eab8d59e7d85234c3197","kind":"commit","published_at":"2024-01-24T18:24:58.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a1/manifests"},{"name":"0.12.3a0","sha":"48a0b47ed57b9f5b735b89b2a6bfd0a8fd8423dc","kind":"commit","published_at":"2024-01-24T04:18:47.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.3a0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.3a0/manifests"},{"name":"0.12.2","sha":"f402d743934e722e0000bacddbb3fe9ee388915e","kind":"commit","published_at":"2023-07-21T02:20:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"6fd41d2c2675bf980ea3c89463c791f507585652","kind":"commit","published_at":"2022-12-19T15:36:26.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"812a1ab8fb64109f5cb185cc2f1d39dab8e196fc","kind":"commit","published_at":"2022-07-11T00:30:15.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"cea5a52b191c4229b3711e6074d63a528ce01f1c","kind":"commit","published_at":"2021-11-06T05:31:38.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.2/manifests"},{"name":"0.11.0","sha":"8b83fbef15fae925ec9b7cb4ceb29a79bce403c4","kind":"tag","published_at":"2020-09-23T20:18:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"9df44fa80015114eb03b4e23b4ff551a9eb40e3a","kind":"tag","published_at":"2019-11-04T02:00:03.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"f8a905a388c82c0074ae3cdba0a325bd06d50a99","kind":"tag","published_at":"2019-07-11T22:18:04.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"d1d5474780b0a207b65d3ef0d52077e6823315fd","kind":"tag","published_at":"2017-12-17T17:13:01.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"e6fb24412d91679de8b35bea4f69b1b59ea10c0e","kind":"tag","published_at":"2016-12-11T22:47:08.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.2/manifests"},{"name":"0.8.0","sha":"a75a268ffe2d17594cd7edeebecdb9be110b4521","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.0/manifests"},{"name":"0.7.5","sha":"873771fe42a64334694159d63cffd3c4c7455a49","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.5","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"8ea3a5bee02941e2c825b3fe71fd71040209c518","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"96b89eed8f405dbfc216f9ba508b9065c6570a47","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"4f1fe00c650e9f2c9e9a4eb8dd87fb191e39c584","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"a3ffdf136d685307b44e6a422d48c91505b4c1af","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"4343ef3b8a9be2bd23fca469db9bfc0537a011d2","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.7.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"a272cd18960f65eb794904a1d5ff44bd98f0f650","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"c54896bb5508d1db487a92da746c20472e267207","kind":"tag","published_at":"2016-12-05T04:23:24.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.6.0","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.6.0/manifests"},{"name":"0.8.1","sha":"ee44a592ac01f57bca79632bb4b430dbbae215fb","kind":"tag","published_at":"2016-12-05T04:23:09.000Z","download_url":"https://codeload.github.com/pytoolz/cytoolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/cytoolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/cytoolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T17:23:26.758Z","dependent_packages_count":162,"downloads":9954427,"downloads_period":"last-month","dependent_repos_count":11437,"rankings":{"downloads":0.21887482704980185,"dependent_repos_count":0.08325060386001391,"dependent_packages_count":0.1632048347722071,"stargazers_count":2.0632860928498284,"forks_count":5.286033676771782,"docker_downloads_count":0.3310481759128253,"average":1.3576163685360765},"purl":"pkg:pypi/cytoolz","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cytoolz","docker_dependents_count":1019,"docker_downloads_count":361632043,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cytoolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cytoolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T13:03:58.798Z","issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","maintainers":[{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cytoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cytoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cytoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cytoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cytoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cytoolz/codemeta","maintainers":[{"uuid":"mrocklin","login":"mrocklin","name":null,"email":null,"url":null,"packages_count":52,"html_url":"https://pypi.org/user/mrocklin/","role":"Owner","created_at":"2024-10-30T00:56:15.211Z","updated_at":"2024-10-30T00:56:15.211Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mrocklin/packages"},{"uuid":"jrbourbeau","login":"jrbourbeau","name":null,"email":null,"url":null,"packages_count":22,"html_url":"https://pypi.org/user/jrbourbeau/","role":"Owner","created_at":"2024-10-30T00:56:15.172Z","updated_at":"2024-10-30T00:56:15.172Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jrbourbeau/packages"},{"uuid":"eriknw","login":"eriknw","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/eriknw/","role":null,"created_at":"2022-12-16T23:46:02.120Z","updated_at":"2022-12-16T23:46:02.120Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/eriknw/packages"},{"uuid":"hendrikmakait","login":"hendrikmakait","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/hendrikmakait/","role":"Owner","created_at":"2024-10-30T00:56:15.105Z","updated_at":"2024-10-30T00:56:15.105Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hendrikmakait/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930509,"maintainers_count":399706,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":6137,"full_name":"pytoolz/cytoolz","default_branch":"master","total_commits":289,"total_committers":24,"total_bot_commits":6,"total_bot_committers":1,"mean_commits":12.041666666666666,"dds":0.3044982698961938,"past_year_total_commits":4,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.25,"last_synced_at":"2026-08-26T15:03:38.869Z","last_synced_commit":"6bb54f1f57e3ab9979c7984f54856be2c75e3282","created_at":"2023-03-07T09:24:50.415Z","updated_at":"2026-08-26T15:03:38.746Z","committers":[{"name":"Erik Welch","email":"erik.n.welch@gmail.com","login":"eriknw","count":201},{"name":"Phillip Cloud","email":"cpcloud@gmail.com","login":"cpcloud","count":20},{"name":"llllllllll","email":"joe@quantopian.com","login":null,"count":11},{"name":"BobTheBuidler","email":"70677534+BobTheBuidler","login":"BobTheBuidler","count":7},{"name":"Matthew Rocklin","email":"mrocklin@gmail.com","login":"mrocklin","count":7},{"name":"Ryan Grout","email":"ryan@ryangrout.org","login":"groutr","count":6},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":6},{"name":"Lars Buitinck","email":"larsmans@gmail.com","login":"larsmans","count":5},{"name":"Stefan Behnel","email":"stb@skoobe.de","login":null,"count":3},{"name":"Jim Crist","email":"crist042@umn.edu","login":"jcrist","count":3},{"name":"Mark Harfouche","email":"mark.harfouche@gmail.com","login":"hmaarrfk","count":3},{"name":"James Bourbeau","email":"jrbourbeau","login":"jrbourbeau","count":3},{"name":"Antoine Pitrou","email":"antoine@python.org","login":"pitrou","count":2},{"name":"mattip","email":"matti.picus@gmail.com","login":"mattip","count":2},{"name":"Adam Chidlow","email":"achidlow","login":"achidlow","count":1},{"name":"John Kirkham","email":"kirkhamj@janelia.hhmi.org","login":"jakirkham","count":1},{"name":"Orion Poplawski","email":"orion@nwra.com","login":"opoplawski","count":1},{"name":"Peter Lemenkov","email":"lemenkov@gmail.com","login":"lemenkov","count":1},{"name":"Thouis (Ray) Jones","email":"thouis@gmail.com","login":"thouis","count":1},{"name":"santosh653","email":"70637961+santosh653","login":"santosh653","count":1},{"name":"anonymous","email":"anonymous.coward@anonymo.us","login":null,"count":1},{"name":"Adam Chainz","email":"adam@adamj.eu","login":null,"count":1},{"name":"scoder","email":"stefan_ml@behnel.de","login":"scoder","count":1},{"name":"shearerp","email":"shearerp@umich.edu","login":"shearerpmm","count":1}],"past_year_committers":[{"name":"Erik Welch","email":"erik.n.welch@gmail.com","login":"eriknw","count":3},{"name":"Peter Lemenkov","email":"lemenkov@gmail.com","login":"lemenkov","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6786706,"commits_count":984635923,"contributors_count":41498308,"owners_count":1365608,"committers_count":3366304,"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":"pytoolz/cytoolz","html_url":"https://github.com/pytoolz/cytoolz","last_synced_at":"2026-08-26T15:03:36.734Z","status":null,"issues_count":58,"pull_requests_count":85,"avg_time_to_close_issue":37506659.06521739,"avg_time_to_close_pull_request":5379936.241935484,"issues_closed_count":46,"pull_requests_closed_count":62,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.6379310344827585,"avg_comments_per_pull_request":0.5529411764705883,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":405104.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T11:07:10.190Z","updated_at":"2026-08-26T15:03:36.734Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Fcytoolz/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":25,"github_actions":3}},"issue_author_associations_count":{"table":{"NONE":55,"MEMBER":3}},"pull_request_author_associations_count":{"table":{"NONE":54,"MEMBER":31}},"issue_authors":{"table":{"opoplawski":3,"tacaswell":3,"FRidh":2,"eriknw":2,"ghost":2,"rpodgorny":2,"tamuhey":1,"liam-ot":1,"Bruce95317":1,"groutr":1,"SaeedShurrab":1,"CMCDragonkai":1,"Gerenuk":1,"tadas-subonis":1,"PenkoMlakar":1,"jrbourbeau":1,"sui414":1,"cheeseandcereal":1,"kevinheavey":1,"freezepro":1,"djrtwo":1,"andreaimprovised":1,"XiaoHuiHui233":1,"marzious":1,"ardevd":1,"kootenpv":1,"carver":1,"honnibal":1,"remyroy":1,"tonyo008":1,"BobTheBuidler":1,"itdaniher":1,"zackw":1,"llllllllll":1,"kolobok55":1,"woshiwus":1,"tsarbuig":1,"Darky2020":1,"mattip":1,"blshkv":1,"HristoHT":1,"wrobell":1,"giridhar7889":1,"satwikkansal":1,"mgrinshpon":1,"yurivict":1,"ptarjan":1,"shaked571":1,"mosynaq":1,"mrwizard82d1":1}},"pull_request_authors":{"table":{"eriknw":29,"dependabot[bot]":25,"groutr":8,"BobTheBuidler":4,"opoplawski":2,"jrbourbeau":2,"santhreal":2,"ghost":2,"cjwatson":2,"mattip":2,"ossdev07":1,"santosh653":1,"llllllllll":1,"hunterhogan":1,"hmaarrfk":1,"brl0":1,"lemenkov":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16407065,"issues_count":42730181,"pull_requests_count":136671539,"authors_count":11539584,"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":{"dependencies":3,"github_actions":3}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"NONE":7}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":3,"santhreal":2,"BobTheBuidler":1,"hunterhogan":1}},"maintainers":[{"table":{"login":"eriknw","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}},{"table":{"login":"jrbourbeau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":7,"DeleteEvent":3,"ForkEvent":7,"IssueCommentEvent":18,"IssuesEvent":7,"PullRequestEvent":13,"PullRequestReviewEvent":1,"PushEvent":3,"ReleaseEvent":1,"WatchEvent":74},"last_year":{"CreateEvent":1,"ForkEvent":1,"IssueCommentEvent":8,"IssuesEvent":2,"PullRequestEvent":3,"PushEvent":2,"WatchEvent":22}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T05:45:29.016Z","updated_at":"2023-02-17T05:45:29.016Z","repository_link":"https://github.com/pytoolz/cytoolz/blob/master/.github/workflows/test.yml","dependencies":[{"id":7734227482,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7734227483,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/wheels.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T05:45:30.915Z","updated_at":"2023-02-17T05:45:30.915Z","repository_link":"https://github.com/pytoolz/cytoolz/blob/master/.github/workflows/wheels.yml","dependencies":[{"id":7734230396,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7734230397,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7734230398,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7734230399,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.11.2","direct":true,"kind":"composite","optional":false},{"id":7734230400,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7734230401,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7734230402,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.6.4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_devel.txt","sha":null,"kind":"manifest","created_at":"2023-02-17T05:45:32.508Z","updated_at":"2023-02-17T05:45:32.508Z","repository_link":"https://github.com/pytoolz/cytoolz/blob/master/requirements_devel.txt","dependencies":[{"id":7734235922,"package_name":"cython","ecosystem":"pypi","requirements":"\u003e=0.20.2","direct":true,"kind":"development","optional":false},{"id":7734235923,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-02-17T05:45:34.912Z","updated_at":"2023-02-17T05:45:34.912Z","repository_link":"https://github.com/pytoolz/cytoolz/blob/master/setup.py","dependencies":[{"id":7734241129,"package_name":"toolz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":29.95688994473542,"created_at":"2026-05-04T06:49:44.405Z","updated_at":"2026-08-26T15:03:57.208Z","avatar_url":"https://github.com/pytoolz.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371937","html_url":"https://summary.ecosyste.ms/projects/371937"}