{"id":62221,"name":"bottleneck","description":"Fast NumPy array functions written in C","url":"https://github.com/pydata/bottleneck","last_synced_at":"2025-09-08T12:40:28.584Z","repository":{"id":38146220,"uuid":"1117948","full_name":"pydata/bottleneck","owner":"pydata","description":"Fast NumPy array functions written in C","archived":false,"fork":false,"pushed_at":"2025-09-04T22:39:17.000Z","size":13558,"stargazers_count":1135,"open_issues_count":46,"forks_count":110,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-09-05T00:23:16.904Z","etag":null,"topics":["c","c-extension","fast","numpy","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pydata.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-11-27T23:21:22.000Z","updated_at":"2025-09-04T22:29:56.000Z","dependencies_parsed_at":"2023-02-17T05:31:35.193Z","dependency_job_id":"79b02729-1c54-4094-97c1-a830409eeb3b","html_url":"https://github.com/pydata/bottleneck","commit_stats":{"total_commits":1219,"total_committers":33,"mean_commits":36.93939393939394,"dds":"0.30352748154224773","last_synced_commit":"c1f95295ff81ac35014485c26fc7c942b866b13c"},"previous_names":["kwgoodman/bottleneck"],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/pydata/bottleneck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydata","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/sbom","scorecard":{"id":574741,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydata/bottleneck","commit":"7a0110dff7e14012fb2924ba50668b2f1f83008c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":6,"reason":"Found 12/19 approved changesets -- score normalized to 6","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":2,"reason":"0 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: bottleneck/tests/docker/centos_7_min_deps/Dockerfile:1: pin your Docker image by updating centos:7 to centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4","Warn: containerImage not pinned by hash: bottleneck/tests/docker/centos_8_min_deps/Dockerfile:1: pin your Docker image by updating centos:8 to centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: bottleneck/tests/docker/ubuntu_devel_min_deps/Dockerfile:1: pin your Docker image by updating ubuntu:devel to ubuntu:devel@sha256:acdb2d352183cf75a2cb296fe82514f8b983f461b5d8832b8968ec202db59952","Warn: containerImage not pinned by hash: bottleneck/tests/docker/ubuntu_lts_min_deps/Dockerfile:1: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: pipCommand not pinned by hash: bottleneck/tests/docker/centos_7_min_deps/Dockerfile:4","Warn: pipCommand not pinned by hash: bottleneck/tests/docker/centos_8_min_deps/Dockerfile:4","Warn: pipCommand not pinned by hash: bottleneck/tests/docker/ubuntu_devel_min_deps/Dockerfile:4","Warn: pipCommand not pinned by hash: bottleneck/tests/docker/ubuntu_lts_min_deps/Dockerfile:4","Warn: pipCommand not pinned by hash: tools/travis/bn_setup.sh:12","Warn: pipCommand not pinned by hash: tools/travis/bn_setup.sh:14","Warn: pipCommand not pinned by hash: tools/travis/conda_install.sh:27","Warn: pipCommand not pinned by hash: tools/travis/conda_install.sh:29","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   8 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:89"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-20T17:21:20.993Z","repository_id":38146220,"created_at":"2025-08-20T17:21:20.993Z","updated_at":"2025-08-20T17:21:20.993Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274152754,"owners_count":25231293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"pydata","name":"Python for Data","uuid":"1284191","kind":"organization","description":null,"email":null,"website":"http://groups.google.com/forum/?fromgroups#!forum/pydata","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1284191?v=4","repositories_count":28,"last_synced_at":"2024-03-25T20:00:30.486Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pydata","funding_links":[],"total_stars":12096,"followers":402,"following":0,"created_at":"2022-11-02T16:23:00.274Z","updated_at":"2024-03-25T20:00:53.988Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydata","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydata/repositories"},"packages":[{"id":5282999,"name":"bottleneck","ecosystem":"conda","description":"Bottleneck is a collection of fast NumPy array functions written in Cython.","homepage":"https://github.com/pydata/bottleneck","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/pydata/bottleneck","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2022-10-03T15:38:41.013Z","latest_release_published_at":"2022-07-02T23:18:00.000Z","latest_release_number":"1.3.5","last_synced_at":"2025-09-05T00:36:30.849Z","created_at":"2022-10-03T15:38:41.006Z","updated_at":"2025-09-05T16:39:54.729Z","registry_url":"https://anaconda.org/conda-forge/bottleneck","install_command":"conda install -c conda-forge bottleneck","documentation_url":null,"metadata":{},"repo_metadata":{"id":38146220,"uuid":"1117948","full_name":"pydata/bottleneck","owner":"pydata","description":"Fast NumPy array functions written in C","archived":false,"fork":false,"pushed_at":"2025-09-04T22:39:17.000Z","size":13558,"stargazers_count":1135,"open_issues_count":46,"forks_count":110,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-09-05T00:23:16.904Z","etag":null,"topics":["c","c-extension","fast","numpy","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pydata.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-11-27T23:21:22.000Z","updated_at":"2025-09-04T22:29:56.000Z","dependencies_parsed_at":"2023-02-17T05:31:35.193Z","dependency_job_id":"79b02729-1c54-4094-97c1-a830409eeb3b","html_url":"https://github.com/pydata/bottleneck","commit_stats":{"total_commits":1219,"total_committers":33,"mean_commits":36.93939393939394,"dds":"0.30352748154224773","last_synced_commit":"c1f95295ff81ac35014485c26fc7c942b866b13c"},"previous_names":["kwgoodman/bottleneck"],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/pydata/bottleneck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydata","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/sbom","scorecard":{"id":574741,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydata/bottleneck","commit":"7a0110dff7e14012fb2924ba50668b2f1f83008c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":6,"reason":"Found 12/19 approved changesets -- score normalized to 6","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":2,"reason":"0 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: bottleneck/tests/docker/centos_7_min_deps/Dockerfile:1: pin your Docker image by updating centos:7 to centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4","Warn: containerImage not pinned by hash: bottleneck/tests/docker/centos_8_min_deps/Dockerfile:1: pin your Docker image by updating centos:8 to centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: bottleneck/tests/docker/ubuntu_devel_min_deps/Dockerfile:1: pin your Docker image by updating ubuntu:devel to ubuntu:devel@sha256:acdb2d352183cf75a2cb296fe82514f8b983f461b5d8832b8968ec202db59952","Warn: containerImage not pinned by hash: bottleneck/tests/docker/ubuntu_lts_min_deps/Dockerfile:1: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: pipCommand not pinned by hash: bottleneck/tests/docker/centos_7_min_deps/Dockerfile:4","Warn: pipCommand not pinned by hash: bottleneck/tests/docker/centos_8_min_deps/Dockerfile:4","Warn: pipCommand not pinned by hash: bottleneck/tests/docker/ubuntu_devel_min_deps/Dockerfile:4","Warn: pipCommand not pinned by hash: bottleneck/tests/docker/ubuntu_lts_min_deps/Dockerfile:4","Warn: pipCommand not pinned by hash: tools/travis/bn_setup.sh:12","Warn: pipCommand not pinned by hash: tools/travis/bn_setup.sh:14","Warn: pipCommand not pinned by hash: tools/travis/conda_install.sh:27","Warn: pipCommand not pinned by hash: tools/travis/conda_install.sh:29","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   8 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:89"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-20T17:21:20.993Z","repository_id":38146220,"created_at":"2025-08-20T17:21:20.993Z","updated_at":"2025-08-20T17:21:20.993Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273786296,"owners_count":25168061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":"pydata","name":"Python for Data","uuid":"1284191","kind":"organization","description":null,"email":null,"website":"http://groups.google.com/forum/?fromgroups#!forum/pydata","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1284191?v=4","repositories_count":28,"last_synced_at":"2024-03-25T20:00:30.486Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pydata","funding_links":[],"total_stars":12096,"followers":402,"following":0,"created_at":"2022-11-02T16:23:00.274Z","updated_at":"2024-03-25T20:00:53.988Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydata","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydata/repositories"},"tags":[{"name":"v1.5.0","sha":"7a0110dff7e14012fb2924ba50668b2f1f83008c","kind":"tag","published_at":"2025-05-13T20:16:36.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.5.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.5.0/manifests"},{"name":"v1.5.0rc1","sha":"7a0110dff7e14012fb2924ba50668b2f1f83008c","kind":"tag","published_at":"2025-05-12T23:00:34.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.5.0rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.5.0rc1/manifests"},{"name":"v1.4.2","sha":"17fbbc73b522ca3aeb281f76e825deab677c91af","kind":"tag","published_at":"2024-10-18T09:27:42.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.2/manifests"},{"name":"v1.4.2rc1","sha":"dc01fad42713181b1f2bb13a965eb0651d1308b6","kind":"tag","published_at":"2024-10-18T08:45:14.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.2rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.2rc1/manifests"},{"name":"v1.4.1","sha":"c1f95295ff81ac35014485c26fc7c942b866b13c","kind":"tag","published_at":"2024-10-13T19:28:03.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1/manifests"},{"name":"v1.4.1rc3","sha":"6274b61eb46f0e66d9eb562d2d623af9b62d7bfb","kind":"tag","published_at":"2024-10-13T18:10:15.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.1rc3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc3/manifests"},{"name":"v1.4.1rc2","sha":"8ce3a94851c1d74c1fcb302cac0da158c0449ebb","kind":"tag","published_at":"2024-10-13T13:48:15.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.1rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc2/manifests"},{"name":"v1.4.1rc1","sha":"d5ed1bd4f9d03c3c1c8bec267eab99221925e116","kind":"tag","published_at":"2024-10-12T11:01:31.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.1rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc1/manifests"},{"name":"v1.4.0","sha":"c4e1582c208ca23ebbf58ea64a9a9803208bd106","kind":"tag","published_at":"2024-06-17T22:19:44.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0/manifests"},{"name":"v1.4.0rc6","sha":"d276d73fdf649b308735fe8c442b27ad569ab7ea","kind":"tag","published_at":"2024-06-17T21:17:36.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0rc6","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc6/manifests"},{"name":"v1.4.0rc5","sha":"c5356daccdab4afc293f56d4b4ff47c154be5bcd","kind":"tag","published_at":"2024-05-23T20:02:50.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0rc5","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc5/manifests"},{"name":"v1.4.0rc4","sha":"a23d20a0bca3e42164043e83336001f238ca3b7a","kind":"tag","published_at":"2024-05-04T14:39:59.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0rc4","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc4/manifests"},{"name":"v1.4.0rc3","sha":"1dc14d8f9436cb854b32cc8e76109eb127970f49","kind":"tag","published_at":"2024-05-04T11:34:25.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0rc3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc3/manifests"},{"name":"v1.3.8","sha":"bd70f840ac1e0bc220b9bc6bfee6b42ffa57464a","kind":"tag","published_at":"2024-02-25T00:16:16.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8/manifests"},{"name":"v1.3.8rc5","sha":"8f1e0065d4016e2e3def63cbc7f5dcdd6f229d86","kind":"tag","published_at":"2024-02-24T01:46:34.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc5","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc5/manifests"},{"name":"v1.3.8rc4","sha":"aee4b21ace0a486f831aae81e8a0a83740a33815","kind":"tag","published_at":"2024-02-10T13:43:04.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc4","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc4/manifests"},{"name":"v1.3.8rc3","sha":"0b37a405cf386785383eb3e0d4f10ddc1f661a20","kind":"tag","published_at":"2024-02-04T14:12:28.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc3/manifests"},{"name":"v1.3.8rc2","sha":"40ca7d5432946bf31df1dc24c0ae60f5d2ffc73d","kind":"tag","published_at":"2024-02-04T13:50:11.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc2/manifests"},{"name":"v1.3.8rc1","sha":"e84c8e662e93c830dc35ed5c6de9cddc0e84f8d0","kind":"tag","published_at":"2024-02-04T13:08:55.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc1/manifests"},{"name":"v1.3.7","sha":"22f9dd130cdcd70d86f6f8fabf1412d927e49864","kind":"tag","published_at":"2023-03-08T17:06:57.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.7","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.7/manifests"},{"name":"v1.3.7rc1","sha":"2b5eec6e704eb01eb64c3a83cafc9b74cff210c9","kind":"tag","published_at":"2023-01-20T13:00:45.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.7rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.7rc1/manifests"},{"name":"v1.3.6","sha":"8f16cd73ec48b21c5a776e93b94464f741767254","kind":"tag","published_at":"2023-01-19T20:49:44.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.6","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.6/manifests"},{"name":"v1.3.6rc1","sha":"8f16cd73ec48b21c5a776e93b94464f741767254","kind":"tag","published_at":"2023-01-19T18:43:57.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.6rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.6rc1/manifests"},{"name":"v1.3.5","sha":"4d6b551c3bb4bba4c229303a23c0887b90132f76","kind":"tag","published_at":"2022-07-02T18:33:17.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.5","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5/manifests"},{"name":"v1.3.5rc2","sha":"28d5f0d3bc3ba402a407a22ec9548c2f063f672a","kind":"tag","published_at":"2022-07-02T17:00:35.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.5rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.5rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.5rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5rc2/manifests"},{"name":"v1.3.5rc1","sha":"fc0d08170cd21611628760531d8eed91e6247e1f","kind":"tag","published_at":"2022-07-02T16:57:13.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.5rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5rc1/manifests"},{"name":"v1.4.0.dev1","sha":"3b26cea51a136bd472439bade4cf2f9552a015d7","kind":"tag","published_at":"2022-06-09T13:55:45.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0.dev1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0.dev1/manifests"},{"name":"v1.3.4","sha":"ffb2fe8cf201ec24b6a263cf65e040bf02ae1010","kind":"tag","published_at":"2022-02-22T11:52:11.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.4","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"c668bb3887f56f425a4a904b053a7834516e31e5","kind":"tag","published_at":"2022-02-22T10:41:49.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3/manifests"},{"name":"v1.3.3rc14","sha":"68da60d97c9b579a0cced8a4d7099fb53228bdc9","kind":"tag","published_at":"2022-02-22T10:39:48.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.3rc14","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.3rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.3rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc14/manifests"},{"name":"v1.3.3rc13","sha":"2a4918f065602bb010c808e9d1c82a5a40ea2624","kind":"tag","published_at":"2022-02-21T01:43:55.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.3rc13","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.3rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.3rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc13/manifests"},{"name":"v1.3.3rc12","sha":"485eb68ccb4704eac1c490c4b8286f035ab186b9","kind":"tag","published_at":"2022-02-20T21:59:43.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.3rc12","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.3rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.3rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc12/manifests"},{"name":"v1.3.2","sha":"17f7e96f2b4688ced5245c4ade6f72d27576616d","kind":"commit","published_at":"2020-02-21T06:16:03.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.2/manifests"},{"name":"v1.4.0.dev0","sha":"b6742ac000690a83747505f68165b3af89d61dca","kind":"tag","published_at":"2019-12-08T09:16:26.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0.dev0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0.dev0/manifests"},{"name":"v1.3.1","sha":"7ac20de1e816006f765ede2c74a49748aefd7360","kind":"tag","published_at":"2019-11-19T07:50:27.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"c3a87a4cebf879c9fae66881e7dd4890554059c9","kind":"tag","published_at":"2019-11-13T04:48:06.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0/manifests"},{"name":"v1.3.0rc2","sha":"042632b5686b36cd791afa36612fe53a9214dc99","kind":"tag","published_at":"2019-11-09T22:19:36.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.0rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0rc2/manifests"},{"name":"v1.3.0rc1","sha":"3589557267031d97611c49287c0daf7ac7cf4bd2","kind":"tag","published_at":"2019-11-03T01:38:55.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.0rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0rc1/manifests"},{"name":"v1.3.0.dev0","sha":"ac1c7f91ba028f8d24419463dec1ad7fb28af202","kind":"tag","published_at":"2019-08-24T05:48:33.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.0.dev0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0.dev0/manifests"},{"name":"v1.2.1","sha":"104778a8dea49d0ca230288b5011c17979c4ac99","kind":"tag","published_at":"2017-05-15T16:29:35.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.2.1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"559e4c9d96e0507900c41830b20a2f0e055b2f75","kind":"tag","published_at":"2016-10-20T18:55:50.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.2.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1a0512e95795357038de4c2db030a3e3e7b84953","kind":"tag","published_at":"2016-06-22T20:34:10.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.1.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"93061e6025dcefd1aef959b10e6c31caac105fcf","kind":"tag","published_at":"2015-02-06T16:43:24.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.0.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"7df83fdbde8504f9a572ce4aea638eb1cdd704ab","kind":"tag","published_at":"2014-01-21T18:25:07.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.8.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4042977fa716f127a2074de011b9ef84caf2e965","kind":"tag","published_at":"2013-09-10T16:08:01.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.7.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"bde3b78a51947fa42d6c9605a67abe789da935ce","kind":"tag","published_at":"2012-06-04T17:10:31.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.6.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.6.0/manifests"},{"name":"v0.6rc1","sha":"53498afb6afaea616c4068a5ec82a21bd8e90081","kind":"tag","published_at":"2012-05-23T21:37:39.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.6rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.6rc1/manifests"},{"name":"v0.5.0","sha":"5a2ad3bbbea4285d7f4c14bc1981061d30f27eab","kind":"tag","published_at":"2011-06-13T21:46:51.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0/manifests"},{"name":"v0.5.0rc3","sha":"c32957fd27f3be937cdf1f9b559936794f2b287c","kind":"tag","published_at":"2011-06-10T23:53:07.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0rc3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc3/manifests"},{"name":"v0.5.0rc2","sha":"60601669aba18d3f0b3da9f46d01ab4c16a660d8","kind":"tag","published_at":"2011-06-10T23:17:37.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc2/manifests"},{"name":"v0.5.0rc1","sha":"78d6ae73ad959d3a0a35b8bd74e23d7c940c55a5","kind":"tag","published_at":"2011-06-07T02:26:09.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc1/manifests"},{"name":"v0.5.0beta2","sha":"857049cb99d2a2ee4c8e9693e3b7415ded7a95f9","kind":"tag","published_at":"2011-06-05T00:03:15.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0beta2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0beta2/manifests"},{"name":"v0.5.0beta","sha":"6674590e8644b0f3bdb8f1a810db707b60336e02","kind":"tag","published_at":"2011-06-04T18:25:35.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0beta","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0beta/manifests"},{"name":"v0.4.3","sha":"8590d817be0901b06e3bf2ab53310c157a0c13bc","kind":"tag","published_at":"2011-03-17T20:35:25.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.4.3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"9ceef4a57d67e6c9be89c0d309e0f951b5b77851","kind":"tag","published_at":"2011-03-08T23:57:53.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.4.2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7dc66555db874b6f8ce1022bf6783d62c24448ec","kind":"tag","published_at":"2011-03-08T20:55:27.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.4.1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"de72a87a1a67130e418f18bd7c4d80cc5102a67c","kind":"tag","published_at":"2011-03-08T17:40:20.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.4.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"91672d51a471e422cff00e069092389addff2884","kind":"tag","published_at":"2011-01-20T00:11:25.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.3.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"8e0919bcc6dc61889978cd66bba6191a1b955b45","kind":"tag","published_at":"2010-12-27T20:04:29.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.2.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"0d438520e53b597cba7d6884886d150ab7104b1b","kind":"tag","published_at":"2010-12-01T16:28:36.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.1.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-05T16:39:54.729Z","dependent_packages_count":46,"downloads":null,"downloads_period":null,"dependent_repos_count":972,"rankings":{"downloads":null,"dependent_repos_count":0.7685014222266581,"dependent_packages_count":1.5469833824043115,"stargazers_count":13.54858026847647,"forks_count":18.798343230700134,"docker_downloads_count":null,"average":8.665602075951893},"purl":"pkg:conda/bottleneck","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/bottleneck","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/bottleneck","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/bottleneck/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-31T18:14:42.390Z","issues_count":68,"pull_requests_count":93,"avg_time_to_close_issue":40055563.375,"avg_time_to_close_pull_request":5461528.658536585,"issues_closed_count":40,"pull_requests_closed_count":82,"pull_request_authors_count":25,"issue_authors_count":64,"avg_comments_per_issue":4.367647058823529,"avg_comments_per_pull_request":1.5053763440860215,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":5301319.0,"past_year_avg_time_to_close_pull_request":2695564.0,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.090909090909091,"past_year_avg_comments_per_pull_request":2.260869565217391,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/issues","maintainers":[{"login":"rdbisme","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdbisme"},{"login":"qwhelan","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qwhelan"},{"login":"rgommers","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgommers"}],"active_maintainers":[{"login":"rgommers","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgommers"},{"login":"rdbisme","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdbisme"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/bottleneck/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/bottleneck/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/bottleneck/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/bottleneck/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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":2659794,"name":"bottleneck","ecosystem":"pypi","description":"Fast NumPy array functions written in C","homepage":"https://github.com/pydata/bottleneck","licenses":"Simplified BSD","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/pydata/bottleneck","keywords_array":[],"namespace":null,"versions_count":52,"first_release_published_at":"2010-11-28T02:27:37.000Z","latest_release_published_at":"2025-05-13T21:10:25.000Z","latest_release_number":"1.5.0","last_synced_at":"2025-09-08T12:32:28.957Z","created_at":"2022-04-10T10:14:25.676Z","updated_at":"2025-09-08T12:32:28.957Z","registry_url":"https://pypi.org/project/bottleneck/","install_command":"pip install bottleneck --index-url https://pypi.org/simple","documentation_url":"https://bottleneck.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Financial and Insurance Industry","Intended Audience :: Science/Research","Operating System :: OS Independent","Programming Language :: C","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.9","Topic :: Scientific/Engineering"],"normalized_name":"bottleneck","project_status":null},"repo_metadata":{"id":38146220,"uuid":"1117948","full_name":"pydata/bottleneck","owner":"pydata","description":"Fast NumPy array functions written in C","archived":false,"fork":false,"pushed_at":"2024-05-23T20:02:59.000Z","size":13545,"stargazers_count":1019,"open_issues_count":51,"forks_count":100,"subscribers_count":32,"default_branch":"master","last_synced_at":"2024-06-12T22:29:11.765Z","etag":null,"topics":["c","c-extension","fast","numpy","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pydata.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-11-27T23:21:22.000Z","updated_at":"2024-06-12T22:29:19.264Z","dependencies_parsed_at":"2023-02-17T05:31:35.193Z","dependency_job_id":"79b02729-1c54-4094-97c1-a830409eeb3b","html_url":"https://github.com/pydata/bottleneck","commit_stats":{"total_commits":1214,"total_committers":32,"mean_commits":37.9375,"dds":0.300658978583196,"last_synced_commit":"c5356daccdab4afc293f56d4b4ff47c154be5bcd"},"previous_names":["kwgoodman/bottleneck"],"tags_count":50,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydata","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216806477,"owners_count":16082302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"pydata","name":"Python for Data","uuid":"1284191","kind":"organization","description":null,"email":null,"website":"http://groups.google.com/forum/?fromgroups#!forum/pydata","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1284191?v=4","repositories_count":28,"last_synced_at":"2024-03-25T20:00:30.486Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pydata","funding_links":[],"total_stars":12096,"followers":402,"following":0,"created_at":"2022-11-02T16:23:00.274Z","updated_at":"2024-03-25T20:00:53.988Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydata","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydata/repositories"},"tags":[{"name":"v1.4.0rc5","sha":"c5356daccdab4afc293f56d4b4ff47c154be5bcd","kind":"tag","published_at":"2024-05-23T20:02:50.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0rc5","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc5/manifests"},{"name":"v1.4.0rc4","sha":"a23d20a0bca3e42164043e83336001f238ca3b7a","kind":"tag","published_at":"2024-05-04T14:39:59.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0rc4","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc4/manifests"},{"name":"v1.4.0rc3","sha":"1dc14d8f9436cb854b32cc8e76109eb127970f49","kind":"tag","published_at":"2024-05-04T11:34:25.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0rc3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc3/manifests"},{"name":"v1.3.8","sha":"bd70f840ac1e0bc220b9bc6bfee6b42ffa57464a","kind":"tag","published_at":"2024-02-25T00:16:16.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8/manifests"},{"name":"v1.3.8rc5","sha":"8f1e0065d4016e2e3def63cbc7f5dcdd6f229d86","kind":"tag","published_at":"2024-02-24T01:46:34.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc5","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc5/manifests"},{"name":"v1.3.8rc4","sha":"aee4b21ace0a486f831aae81e8a0a83740a33815","kind":"tag","published_at":"2024-02-10T13:43:04.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc4","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc4/manifests"},{"name":"v1.3.8rc3","sha":"0b37a405cf386785383eb3e0d4f10ddc1f661a20","kind":"tag","published_at":"2024-02-04T14:12:28.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc3/manifests"},{"name":"v1.3.8rc2","sha":"40ca7d5432946bf31df1dc24c0ae60f5d2ffc73d","kind":"tag","published_at":"2024-02-04T13:50:11.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc2/manifests"},{"name":"v1.3.8rc1","sha":"e84c8e662e93c830dc35ed5c6de9cddc0e84f8d0","kind":"tag","published_at":"2024-02-04T13:08:55.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc1/manifests"},{"name":"v1.3.7","sha":"22f9dd130cdcd70d86f6f8fabf1412d927e49864","kind":"tag","published_at":"2023-03-08T17:06:57.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.7","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.7/manifests"},{"name":"v1.3.7rc1","sha":"2b5eec6e704eb01eb64c3a83cafc9b74cff210c9","kind":"tag","published_at":"2023-01-20T13:00:45.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.7rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.7rc1/manifests"},{"name":"v1.3.6","sha":"8f16cd73ec48b21c5a776e93b94464f741767254","kind":"tag","published_at":"2023-01-19T20:49:44.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.6","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.6/manifests"},{"name":"v1.3.6rc1","sha":"8f16cd73ec48b21c5a776e93b94464f741767254","kind":"tag","published_at":"2023-01-19T18:43:57.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.6rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.6rc1/manifests"},{"name":"v1.3.5","sha":"4d6b551c3bb4bba4c229303a23c0887b90132f76","kind":"tag","published_at":"2022-07-02T18:33:17.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.5","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5/manifests"},{"name":"v1.3.5rc2","sha":"28d5f0d3bc3ba402a407a22ec9548c2f063f672a","kind":"tag","published_at":"2022-07-02T17:00:35.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.5rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.5rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5rc2/manifests"},{"name":"v1.3.5rc1","sha":"fc0d08170cd21611628760531d8eed91e6247e1f","kind":"tag","published_at":"2022-07-02T16:57:13.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.5rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5rc1/manifests"},{"name":"v1.4.0.dev1","sha":"3b26cea51a136bd472439bade4cf2f9552a015d7","kind":"tag","published_at":"2022-06-09T13:55:45.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0.dev1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0.dev1/manifests"},{"name":"v1.3.4","sha":"ffb2fe8cf201ec24b6a263cf65e040bf02ae1010","kind":"tag","published_at":"2022-02-22T11:52:11.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.4","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"c668bb3887f56f425a4a904b053a7834516e31e5","kind":"tag","published_at":"2022-02-22T10:41:49.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3/manifests"},{"name":"v1.3.3rc14","sha":"68da60d97c9b579a0cced8a4d7099fb53228bdc9","kind":"tag","published_at":"2022-02-22T10:39:48.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.3rc14","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.3rc14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc14/manifests"},{"name":"v1.3.3rc13","sha":"2a4918f065602bb010c808e9d1c82a5a40ea2624","kind":"tag","published_at":"2022-02-21T01:43:55.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.3rc13","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.3rc13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc13/manifests"},{"name":"v1.3.3rc12","sha":"485eb68ccb4704eac1c490c4b8286f035ab186b9","kind":"tag","published_at":"2022-02-20T21:59:43.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.3rc12","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.3rc12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc12/manifests"},{"name":"v1.3.2","sha":"17f7e96f2b4688ced5245c4ade6f72d27576616d","kind":"commit","published_at":"2020-02-21T06:16:03.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.2/manifests"},{"name":"v1.4.0.dev0","sha":"b6742ac000690a83747505f68165b3af89d61dca","kind":"tag","published_at":"2019-12-08T09:16:26.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0.dev0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0.dev0/manifests"},{"name":"v1.3.1","sha":"7ac20de1e816006f765ede2c74a49748aefd7360","kind":"tag","published_at":"2019-11-19T07:50:27.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"c3a87a4cebf879c9fae66881e7dd4890554059c9","kind":"tag","published_at":"2019-11-13T04:48:06.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0/manifests"},{"name":"v1.3.0rc2","sha":"042632b5686b36cd791afa36612fe53a9214dc99","kind":"tag","published_at":"2019-11-09T22:19:36.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.0rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0rc2/manifests"},{"name":"v1.3.0rc1","sha":"3589557267031d97611c49287c0daf7ac7cf4bd2","kind":"tag","published_at":"2019-11-03T01:38:55.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.0rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0rc1/manifests"},{"name":"v1.3.0.dev0","sha":"ac1c7f91ba028f8d24419463dec1ad7fb28af202","kind":"tag","published_at":"2019-08-24T05:48:33.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.0.dev0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0.dev0/manifests"},{"name":"v1.2.1","sha":"104778a8dea49d0ca230288b5011c17979c4ac99","kind":"tag","published_at":"2017-05-15T16:29:35.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.2.1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"559e4c9d96e0507900c41830b20a2f0e055b2f75","kind":"tag","published_at":"2016-10-20T18:55:50.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.2.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1a0512e95795357038de4c2db030a3e3e7b84953","kind":"tag","published_at":"2016-06-22T20:34:10.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.1.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"93061e6025dcefd1aef959b10e6c31caac105fcf","kind":"tag","published_at":"2015-02-06T16:43:24.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.0.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"7df83fdbde8504f9a572ce4aea638eb1cdd704ab","kind":"tag","published_at":"2014-01-21T18:25:07.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.8.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4042977fa716f127a2074de011b9ef84caf2e965","kind":"tag","published_at":"2013-09-10T16:08:01.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.7.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"bde3b78a51947fa42d6c9605a67abe789da935ce","kind":"tag","published_at":"2012-06-04T17:10:31.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.6.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.6.0/manifests"},{"name":"v0.6rc1","sha":"53498afb6afaea616c4068a5ec82a21bd8e90081","kind":"tag","published_at":"2012-05-23T21:37:39.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.6rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.6rc1/manifests"},{"name":"v0.5.0","sha":"5a2ad3bbbea4285d7f4c14bc1981061d30f27eab","kind":"tag","published_at":"2011-06-13T21:46:51.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0/manifests"},{"name":"v0.5.0rc3","sha":"c32957fd27f3be937cdf1f9b559936794f2b287c","kind":"tag","published_at":"2011-06-10T23:53:07.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0rc3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc3/manifests"},{"name":"v0.5.0rc2","sha":"60601669aba18d3f0b3da9f46d01ab4c16a660d8","kind":"tag","published_at":"2011-06-10T23:17:37.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc2/manifests"},{"name":"v0.5.0rc1","sha":"78d6ae73ad959d3a0a35b8bd74e23d7c940c55a5","kind":"tag","published_at":"2011-06-07T02:26:09.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc1/manifests"},{"name":"v0.5.0beta2","sha":"857049cb99d2a2ee4c8e9693e3b7415ded7a95f9","kind":"tag","published_at":"2011-06-05T00:03:15.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0beta2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0beta2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0beta2/manifests"},{"name":"v0.5.0beta","sha":"6674590e8644b0f3bdb8f1a810db707b60336e02","kind":"tag","published_at":"2011-06-04T18:25:35.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0beta","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0beta/manifests"},{"name":"v0.4.3","sha":"8590d817be0901b06e3bf2ab53310c157a0c13bc","kind":"tag","published_at":"2011-03-17T20:35:25.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.4.3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"9ceef4a57d67e6c9be89c0d309e0f951b5b77851","kind":"tag","published_at":"2011-03-08T23:57:53.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.4.2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7dc66555db874b6f8ce1022bf6783d62c24448ec","kind":"tag","published_at":"2011-03-08T20:55:27.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.4.1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"de72a87a1a67130e418f18bd7c4d80cc5102a67c","kind":"tag","published_at":"2011-03-08T17:40:20.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.4.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"91672d51a471e422cff00e069092389addff2884","kind":"tag","published_at":"2011-01-20T00:11:25.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.3.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"8e0919bcc6dc61889978cd66bba6191a1b955b45","kind":"tag","published_at":"2010-12-27T20:04:29.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.2.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"0d438520e53b597cba7d6884886d150ab7104b1b","kind":"tag","published_at":"2010-12-01T16:28:36.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.1.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T22:57:11.976Z","dependent_packages_count":130,"downloads":3932046,"downloads_period":"last-month","dependent_repos_count":1023,"rankings":{"downloads":0.4433028131085056,"dependent_repos_count":0.36257199136301016,"dependent_packages_count":0.14132518015999745,"stargazers_count":2.0571778196638806,"forks_count":4.580802040034896,"docker_downloads_count":2.5160956700575143,"average":1.683545919064634},"purl":"pkg:pypi/bottleneck","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/bottleneck","docker_dependents_count":10,"docker_downloads_count":360,"usage_url":"https://repos.ecosyste.ms/usage/pypi/bottleneck","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/bottleneck/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T18:39:16.864Z","issues_count":56,"pull_requests_count":69,"avg_time_to_close_issue":14099967.28,"avg_time_to_close_pull_request":1883255.1666666667,"issues_closed_count":25,"pull_requests_closed_count":60,"pull_request_authors_count":22,"issue_authors_count":54,"avg_comments_per_issue":4.589285714285714,"avg_comments_per_pull_request":1.2028985507246377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":1280840.0,"past_year_avg_time_to_close_pull_request":2051103.375,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7,"past_year_avg_comments_per_pull_request":1.8888888888888888,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/issues","maintainers":[{"login":"qwhelan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qwhelan"},{"login":"rdbisme","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdbisme"}],"active_maintainers":[{"login":"rdbisme","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdbisme"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bottleneck/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bottleneck/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bottleneck/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bottleneck/related_packages","maintainers":[{"uuid":"kwgoodman","login":"kwgoodman","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/kwgoodman/","role":null,"created_at":"2023-01-25T03:05:58.151Z","updated_at":"2023-01-25T03:05:58.151Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kwgoodman/packages"},{"uuid":"qwhelan","login":"qwhelan","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/qwhelan/","role":null,"created_at":"2023-01-25T03:05:58.181Z","updated_at":"2023-01-25T03:05:58.181Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/qwhelan/packages"},{"uuid":"RdB91","login":"RdB91","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/RdB91/","role":null,"created_at":"2023-01-25T03:05:58.201Z","updated_at":"2023-01-25T03:05:58.201Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/RdB91/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8614540,"name":"github.com/pydata/bottleneck","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/pydata/bottleneck","keywords_array":[],"namespace":null,"versions_count":28,"first_release_published_at":"2023-12-02T02:14:38.788Z","latest_release_published_at":"2025-05-12T21:26:03.000Z","latest_release_number":"v1.5.0","last_synced_at":"2025-09-05T00:36:26.278Z","created_at":"2023-12-02T02:14:35.068Z","updated_at":"2025-09-05T16:39:53.198Z","registry_url":"https://pkg.go.dev/github.com/pydata/bottleneck","install_command":"go get github.com/pydata/bottleneck","documentation_url":"https://pkg.go.dev/github.com/pydata/bottleneck#section-documentation","metadata":{},"repo_metadata":{"id":38146220,"uuid":"1117948","full_name":"pydata/bottleneck","owner":"pydata","description":"Fast NumPy array functions written in C","archived":false,"fork":false,"pushed_at":"2025-09-04T22:39:17.000Z","size":13558,"stargazers_count":1135,"open_issues_count":46,"forks_count":110,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-09-05T00:23:16.904Z","etag":null,"topics":["c","c-extension","fast","numpy","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pydata.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-11-27T23:21:22.000Z","updated_at":"2025-09-04T22:29:56.000Z","dependencies_parsed_at":"2023-02-17T05:31:35.193Z","dependency_job_id":"79b02729-1c54-4094-97c1-a830409eeb3b","html_url":"https://github.com/pydata/bottleneck","commit_stats":{"total_commits":1219,"total_committers":33,"mean_commits":36.93939393939394,"dds":"0.30352748154224773","last_synced_commit":"c1f95295ff81ac35014485c26fc7c942b866b13c"},"previous_names":["kwgoodman/bottleneck"],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/pydata/bottleneck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydata","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/sbom","scorecard":{"id":574741,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydata/bottleneck","commit":"7a0110dff7e14012fb2924ba50668b2f1f83008c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":6,"reason":"Found 12/19 approved changesets -- score normalized to 6","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":2,"reason":"0 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: bottleneck/tests/docker/centos_7_min_deps/Dockerfile:1: pin your Docker image by updating centos:7 to centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4","Warn: containerImage not pinned by hash: bottleneck/tests/docker/centos_8_min_deps/Dockerfile:1: pin your Docker image by updating centos:8 to centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: bottleneck/tests/docker/ubuntu_devel_min_deps/Dockerfile:1: pin your Docker image by updating ubuntu:devel to ubuntu:devel@sha256:acdb2d352183cf75a2cb296fe82514f8b983f461b5d8832b8968ec202db59952","Warn: containerImage not pinned by hash: bottleneck/tests/docker/ubuntu_lts_min_deps/Dockerfile:1: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: pipCommand not pinned by hash: bottleneck/tests/docker/centos_7_min_deps/Dockerfile:4","Warn: pipCommand not pinned by hash: bottleneck/tests/docker/centos_8_min_deps/Dockerfile:4","Warn: pipCommand not pinned by hash: bottleneck/tests/docker/ubuntu_devel_min_deps/Dockerfile:4","Warn: pipCommand not pinned by hash: bottleneck/tests/docker/ubuntu_lts_min_deps/Dockerfile:4","Warn: pipCommand not pinned by hash: tools/travis/bn_setup.sh:12","Warn: pipCommand not pinned by hash: tools/travis/bn_setup.sh:14","Warn: pipCommand not pinned by hash: tools/travis/conda_install.sh:27","Warn: pipCommand not pinned by hash: tools/travis/conda_install.sh:29","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   8 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:89"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-20T17:21:20.993Z","repository_id":38146220,"created_at":"2025-08-20T17:21:20.993Z","updated_at":"2025-08-20T17:21:20.993Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273786296,"owners_count":25168061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":"pydata","name":"Python for Data","uuid":"1284191","kind":"organization","description":null,"email":null,"website":"http://groups.google.com/forum/?fromgroups#!forum/pydata","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1284191?v=4","repositories_count":28,"last_synced_at":"2024-03-25T20:00:30.486Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pydata","funding_links":[],"total_stars":12096,"followers":402,"following":0,"created_at":"2022-11-02T16:23:00.274Z","updated_at":"2024-03-25T20:00:53.988Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydata","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydata/repositories"},"tags":[{"name":"v1.5.0","sha":"7a0110dff7e14012fb2924ba50668b2f1f83008c","kind":"tag","published_at":"2025-05-13T20:16:36.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.5.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.5.0/manifests"},{"name":"v1.5.0rc1","sha":"7a0110dff7e14012fb2924ba50668b2f1f83008c","kind":"tag","published_at":"2025-05-12T23:00:34.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.5.0rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.5.0rc1/manifests"},{"name":"v1.4.2","sha":"17fbbc73b522ca3aeb281f76e825deab677c91af","kind":"tag","published_at":"2024-10-18T09:27:42.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.2/manifests"},{"name":"v1.4.2rc1","sha":"dc01fad42713181b1f2bb13a965eb0651d1308b6","kind":"tag","published_at":"2024-10-18T08:45:14.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.2rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.2rc1/manifests"},{"name":"v1.4.1","sha":"c1f95295ff81ac35014485c26fc7c942b866b13c","kind":"tag","published_at":"2024-10-13T19:28:03.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1/manifests"},{"name":"v1.4.1rc3","sha":"6274b61eb46f0e66d9eb562d2d623af9b62d7bfb","kind":"tag","published_at":"2024-10-13T18:10:15.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.1rc3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc3/manifests"},{"name":"v1.4.1rc2","sha":"8ce3a94851c1d74c1fcb302cac0da158c0449ebb","kind":"tag","published_at":"2024-10-13T13:48:15.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.1rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc2/manifests"},{"name":"v1.4.1rc1","sha":"d5ed1bd4f9d03c3c1c8bec267eab99221925e116","kind":"tag","published_at":"2024-10-12T11:01:31.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.1rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc1/manifests"},{"name":"v1.4.0","sha":"c4e1582c208ca23ebbf58ea64a9a9803208bd106","kind":"tag","published_at":"2024-06-17T22:19:44.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0/manifests"},{"name":"v1.4.0rc6","sha":"d276d73fdf649b308735fe8c442b27ad569ab7ea","kind":"tag","published_at":"2024-06-17T21:17:36.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0rc6","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc6/manifests"},{"name":"v1.4.0rc5","sha":"c5356daccdab4afc293f56d4b4ff47c154be5bcd","kind":"tag","published_at":"2024-05-23T20:02:50.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0rc5","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc5/manifests"},{"name":"v1.4.0rc4","sha":"a23d20a0bca3e42164043e83336001f238ca3b7a","kind":"tag","published_at":"2024-05-04T14:39:59.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0rc4","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc4/manifests"},{"name":"v1.4.0rc3","sha":"1dc14d8f9436cb854b32cc8e76109eb127970f49","kind":"tag","published_at":"2024-05-04T11:34:25.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0rc3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc3/manifests"},{"name":"v1.3.8","sha":"bd70f840ac1e0bc220b9bc6bfee6b42ffa57464a","kind":"tag","published_at":"2024-02-25T00:16:16.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8/manifests"},{"name":"v1.3.8rc5","sha":"8f1e0065d4016e2e3def63cbc7f5dcdd6f229d86","kind":"tag","published_at":"2024-02-24T01:46:34.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc5","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc5/manifests"},{"name":"v1.3.8rc4","sha":"aee4b21ace0a486f831aae81e8a0a83740a33815","kind":"tag","published_at":"2024-02-10T13:43:04.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc4","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc4/manifests"},{"name":"v1.3.8rc3","sha":"0b37a405cf386785383eb3e0d4f10ddc1f661a20","kind":"tag","published_at":"2024-02-04T14:12:28.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc3/manifests"},{"name":"v1.3.8rc2","sha":"40ca7d5432946bf31df1dc24c0ae60f5d2ffc73d","kind":"tag","published_at":"2024-02-04T13:50:11.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc2/manifests"},{"name":"v1.3.8rc1","sha":"e84c8e662e93c830dc35ed5c6de9cddc0e84f8d0","kind":"tag","published_at":"2024-02-04T13:08:55.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc1/manifests"},{"name":"v1.3.7","sha":"22f9dd130cdcd70d86f6f8fabf1412d927e49864","kind":"tag","published_at":"2023-03-08T17:06:57.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.7","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.7/manifests"},{"name":"v1.3.7rc1","sha":"2b5eec6e704eb01eb64c3a83cafc9b74cff210c9","kind":"tag","published_at":"2023-01-20T13:00:45.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.7rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.7rc1/manifests"},{"name":"v1.3.6","sha":"8f16cd73ec48b21c5a776e93b94464f741767254","kind":"tag","published_at":"2023-01-19T20:49:44.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.6","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.6/manifests"},{"name":"v1.3.6rc1","sha":"8f16cd73ec48b21c5a776e93b94464f741767254","kind":"tag","published_at":"2023-01-19T18:43:57.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.6rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.6rc1/manifests"},{"name":"v1.3.5","sha":"4d6b551c3bb4bba4c229303a23c0887b90132f76","kind":"tag","published_at":"2022-07-02T18:33:17.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.5","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5/manifests"},{"name":"v1.3.5rc2","sha":"28d5f0d3bc3ba402a407a22ec9548c2f063f672a","kind":"tag","published_at":"2022-07-02T17:00:35.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.5rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.5rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.5rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5rc2/manifests"},{"name":"v1.3.5rc1","sha":"fc0d08170cd21611628760531d8eed91e6247e1f","kind":"tag","published_at":"2022-07-02T16:57:13.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.5rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5rc1/manifests"},{"name":"v1.4.0.dev1","sha":"3b26cea51a136bd472439bade4cf2f9552a015d7","kind":"tag","published_at":"2022-06-09T13:55:45.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0.dev1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0.dev1/manifests"},{"name":"v1.3.4","sha":"ffb2fe8cf201ec24b6a263cf65e040bf02ae1010","kind":"tag","published_at":"2022-02-22T11:52:11.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.4","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"c668bb3887f56f425a4a904b053a7834516e31e5","kind":"tag","published_at":"2022-02-22T10:41:49.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3/manifests"},{"name":"v1.3.3rc14","sha":"68da60d97c9b579a0cced8a4d7099fb53228bdc9","kind":"tag","published_at":"2022-02-22T10:39:48.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.3rc14","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.3rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.3rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc14/manifests"},{"name":"v1.3.3rc13","sha":"2a4918f065602bb010c808e9d1c82a5a40ea2624","kind":"tag","published_at":"2022-02-21T01:43:55.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.3rc13","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.3rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.3rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc13/manifests"},{"name":"v1.3.3rc12","sha":"485eb68ccb4704eac1c490c4b8286f035ab186b9","kind":"tag","published_at":"2022-02-20T21:59:43.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.3rc12","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.3rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.3rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc12/manifests"},{"name":"v1.3.2","sha":"17f7e96f2b4688ced5245c4ade6f72d27576616d","kind":"commit","published_at":"2020-02-21T06:16:03.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.2/manifests"},{"name":"v1.4.0.dev0","sha":"b6742ac000690a83747505f68165b3af89d61dca","kind":"tag","published_at":"2019-12-08T09:16:26.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0.dev0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0.dev0/manifests"},{"name":"v1.3.1","sha":"7ac20de1e816006f765ede2c74a49748aefd7360","kind":"tag","published_at":"2019-11-19T07:50:27.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"c3a87a4cebf879c9fae66881e7dd4890554059c9","kind":"tag","published_at":"2019-11-13T04:48:06.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0/manifests"},{"name":"v1.3.0rc2","sha":"042632b5686b36cd791afa36612fe53a9214dc99","kind":"tag","published_at":"2019-11-09T22:19:36.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.0rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0rc2/manifests"},{"name":"v1.3.0rc1","sha":"3589557267031d97611c49287c0daf7ac7cf4bd2","kind":"tag","published_at":"2019-11-03T01:38:55.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.0rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0rc1/manifests"},{"name":"v1.3.0.dev0","sha":"ac1c7f91ba028f8d24419463dec1ad7fb28af202","kind":"tag","published_at":"2019-08-24T05:48:33.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.0.dev0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0.dev0/manifests"},{"name":"v1.2.1","sha":"104778a8dea49d0ca230288b5011c17979c4ac99","kind":"tag","published_at":"2017-05-15T16:29:35.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.2.1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"559e4c9d96e0507900c41830b20a2f0e055b2f75","kind":"tag","published_at":"2016-10-20T18:55:50.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.2.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1a0512e95795357038de4c2db030a3e3e7b84953","kind":"tag","published_at":"2016-06-22T20:34:10.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.1.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"93061e6025dcefd1aef959b10e6c31caac105fcf","kind":"tag","published_at":"2015-02-06T16:43:24.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.0.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"7df83fdbde8504f9a572ce4aea638eb1cdd704ab","kind":"tag","published_at":"2014-01-21T18:25:07.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.8.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4042977fa716f127a2074de011b9ef84caf2e965","kind":"tag","published_at":"2013-09-10T16:08:01.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.7.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"bde3b78a51947fa42d6c9605a67abe789da935ce","kind":"tag","published_at":"2012-06-04T17:10:31.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.6.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.6.0/manifests"},{"name":"v0.6rc1","sha":"53498afb6afaea616c4068a5ec82a21bd8e90081","kind":"tag","published_at":"2012-05-23T21:37:39.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.6rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.6rc1/manifests"},{"name":"v0.5.0","sha":"5a2ad3bbbea4285d7f4c14bc1981061d30f27eab","kind":"tag","published_at":"2011-06-13T21:46:51.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0/manifests"},{"name":"v0.5.0rc3","sha":"c32957fd27f3be937cdf1f9b559936794f2b287c","kind":"tag","published_at":"2011-06-10T23:53:07.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0rc3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc3/manifests"},{"name":"v0.5.0rc2","sha":"60601669aba18d3f0b3da9f46d01ab4c16a660d8","kind":"tag","published_at":"2011-06-10T23:17:37.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc2/manifests"},{"name":"v0.5.0rc1","sha":"78d6ae73ad959d3a0a35b8bd74e23d7c940c55a5","kind":"tag","published_at":"2011-06-07T02:26:09.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc1/manifests"},{"name":"v0.5.0beta2","sha":"857049cb99d2a2ee4c8e9693e3b7415ded7a95f9","kind":"tag","published_at":"2011-06-05T00:03:15.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0beta2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0beta2/manifests"},{"name":"v0.5.0beta","sha":"6674590e8644b0f3bdb8f1a810db707b60336e02","kind":"tag","published_at":"2011-06-04T18:25:35.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0beta","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0beta/manifests"},{"name":"v0.4.3","sha":"8590d817be0901b06e3bf2ab53310c157a0c13bc","kind":"tag","published_at":"2011-03-17T20:35:25.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.4.3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"9ceef4a57d67e6c9be89c0d309e0f951b5b77851","kind":"tag","published_at":"2011-03-08T23:57:53.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.4.2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7dc66555db874b6f8ce1022bf6783d62c24448ec","kind":"tag","published_at":"2011-03-08T20:55:27.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.4.1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"de72a87a1a67130e418f18bd7c4d80cc5102a67c","kind":"tag","published_at":"2011-03-08T17:40:20.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.4.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"91672d51a471e422cff00e069092389addff2884","kind":"tag","published_at":"2011-01-20T00:11:25.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.3.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"8e0919bcc6dc61889978cd66bba6191a1b955b45","kind":"tag","published_at":"2010-12-27T20:04:29.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.2.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"0d438520e53b597cba7d6884886d150ab7104b1b","kind":"tag","published_at":"2010-12-01T16:28:36.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.1.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-05T16:39:53.198Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":2.08541691302178,"forks_count":2.5944839212321713,"docker_downloads_count":null,"average":6.264305922129449},"purl":"pkg:golang/github.com/pydata/bottleneck","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pydata/bottleneck","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pydata/bottleneck","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pydata/bottleneck/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:14:42.390Z","issues_count":68,"pull_requests_count":93,"avg_time_to_close_issue":40055563.375,"avg_time_to_close_pull_request":5461528.658536585,"issues_closed_count":40,"pull_requests_closed_count":82,"pull_request_authors_count":25,"issue_authors_count":64,"avg_comments_per_issue":4.367647058823529,"avg_comments_per_pull_request":1.5053763440860215,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":5301319.0,"past_year_avg_time_to_close_pull_request":2695564.0,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.090909090909091,"past_year_avg_comments_per_pull_request":2.260869565217391,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/issues","maintainers":[{"login":"rdbisme","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdbisme"},{"login":"qwhelan","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qwhelan"},{"login":"rgommers","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgommers"}],"active_maintainers":[{"login":"rgommers","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgommers"},{"login":"rdbisme","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdbisme"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpydata%2Fbottleneck/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpydata%2Fbottleneck/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpydata%2Fbottleneck/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpydata%2Fbottleneck/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":75062,"name":"py-bottleneck","ecosystem":"spack","description":"A collection of fast NumPy array functions written in Cython.\n","homepage":"https://github.com/pydata/bottleneck","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/pydata/bottleneck","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2022-04-05T09:23:12.803Z","latest_release_published_at":"2025-08-19T19:44:09.173Z","latest_release_number":"1.5.0","last_synced_at":"2025-09-05T00:36:25.033Z","created_at":"2022-04-05T09:23:12.770Z","updated_at":"2025-09-05T16:39:54.645Z","registry_url":"https://packages.spack.io/package.html?name=py-bottleneck","install_command":"spack install py-bottleneck","documentation_url":null,"metadata":{},"repo_metadata":{"id":38146220,"uuid":"1117948","full_name":"pydata/bottleneck","owner":"pydata","description":"Fast NumPy array functions written in C","archived":false,"fork":false,"pushed_at":"2025-09-04T22:39:17.000Z","size":13558,"stargazers_count":1135,"open_issues_count":46,"forks_count":110,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-09-05T00:23:16.904Z","etag":null,"topics":["c","c-extension","fast","numpy","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pydata.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-11-27T23:21:22.000Z","updated_at":"2025-09-04T22:29:56.000Z","dependencies_parsed_at":"2023-02-17T05:31:35.193Z","dependency_job_id":"79b02729-1c54-4094-97c1-a830409eeb3b","html_url":"https://github.com/pydata/bottleneck","commit_stats":{"total_commits":1219,"total_committers":33,"mean_commits":36.93939393939394,"dds":"0.30352748154224773","last_synced_commit":"c1f95295ff81ac35014485c26fc7c942b866b13c"},"previous_names":["kwgoodman/bottleneck"],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/pydata/bottleneck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydata","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/sbom","scorecard":{"id":574741,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydata/bottleneck","commit":"7a0110dff7e14012fb2924ba50668b2f1f83008c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":6,"reason":"Found 12/19 approved changesets -- score normalized to 6","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":2,"reason":"0 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: bottleneck/tests/docker/centos_7_min_deps/Dockerfile:1: pin your Docker image by updating centos:7 to centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4","Warn: containerImage not pinned by hash: bottleneck/tests/docker/centos_8_min_deps/Dockerfile:1: pin your Docker image by updating centos:8 to centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: bottleneck/tests/docker/ubuntu_devel_min_deps/Dockerfile:1: pin your Docker image by updating ubuntu:devel to ubuntu:devel@sha256:acdb2d352183cf75a2cb296fe82514f8b983f461b5d8832b8968ec202db59952","Warn: containerImage not pinned by hash: bottleneck/tests/docker/ubuntu_lts_min_deps/Dockerfile:1: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: pipCommand not pinned by hash: bottleneck/tests/docker/centos_7_min_deps/Dockerfile:4","Warn: pipCommand not pinned by hash: bottleneck/tests/docker/centos_8_min_deps/Dockerfile:4","Warn: pipCommand not pinned by hash: bottleneck/tests/docker/ubuntu_devel_min_deps/Dockerfile:4","Warn: pipCommand not pinned by hash: bottleneck/tests/docker/ubuntu_lts_min_deps/Dockerfile:4","Warn: pipCommand not pinned by hash: tools/travis/bn_setup.sh:12","Warn: pipCommand not pinned by hash: tools/travis/bn_setup.sh:14","Warn: pipCommand not pinned by hash: tools/travis/conda_install.sh:27","Warn: pipCommand not pinned by hash: tools/travis/conda_install.sh:29","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   8 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:89"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-20T17:21:20.993Z","repository_id":38146220,"created_at":"2025-08-20T17:21:20.993Z","updated_at":"2025-08-20T17:21:20.993Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273786296,"owners_count":25168061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":"pydata","name":"Python for Data","uuid":"1284191","kind":"organization","description":null,"email":null,"website":"http://groups.google.com/forum/?fromgroups#!forum/pydata","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1284191?v=4","repositories_count":28,"last_synced_at":"2024-03-25T20:00:30.486Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pydata","funding_links":[],"total_stars":12096,"followers":402,"following":0,"created_at":"2022-11-02T16:23:00.274Z","updated_at":"2024-03-25T20:00:53.988Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydata","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydata/repositories"},"tags":[{"name":"v1.5.0","sha":"7a0110dff7e14012fb2924ba50668b2f1f83008c","kind":"tag","published_at":"2025-05-13T20:16:36.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.5.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.5.0/manifests"},{"name":"v1.5.0rc1","sha":"7a0110dff7e14012fb2924ba50668b2f1f83008c","kind":"tag","published_at":"2025-05-12T23:00:34.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.5.0rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.5.0rc1/manifests"},{"name":"v1.4.2","sha":"17fbbc73b522ca3aeb281f76e825deab677c91af","kind":"tag","published_at":"2024-10-18T09:27:42.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.2/manifests"},{"name":"v1.4.2rc1","sha":"dc01fad42713181b1f2bb13a965eb0651d1308b6","kind":"tag","published_at":"2024-10-18T08:45:14.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.2rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.2rc1/manifests"},{"name":"v1.4.1","sha":"c1f95295ff81ac35014485c26fc7c942b866b13c","kind":"tag","published_at":"2024-10-13T19:28:03.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1/manifests"},{"name":"v1.4.1rc3","sha":"6274b61eb46f0e66d9eb562d2d623af9b62d7bfb","kind":"tag","published_at":"2024-10-13T18:10:15.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.1rc3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc3/manifests"},{"name":"v1.4.1rc2","sha":"8ce3a94851c1d74c1fcb302cac0da158c0449ebb","kind":"tag","published_at":"2024-10-13T13:48:15.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.1rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc2/manifests"},{"name":"v1.4.1rc1","sha":"d5ed1bd4f9d03c3c1c8bec267eab99221925e116","kind":"tag","published_at":"2024-10-12T11:01:31.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.1rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc1/manifests"},{"name":"v1.4.0","sha":"c4e1582c208ca23ebbf58ea64a9a9803208bd106","kind":"tag","published_at":"2024-06-17T22:19:44.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0/manifests"},{"name":"v1.4.0rc6","sha":"d276d73fdf649b308735fe8c442b27ad569ab7ea","kind":"tag","published_at":"2024-06-17T21:17:36.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0rc6","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc6/manifests"},{"name":"v1.4.0rc5","sha":"c5356daccdab4afc293f56d4b4ff47c154be5bcd","kind":"tag","published_at":"2024-05-23T20:02:50.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0rc5","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc5/manifests"},{"name":"v1.4.0rc4","sha":"a23d20a0bca3e42164043e83336001f238ca3b7a","kind":"tag","published_at":"2024-05-04T14:39:59.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0rc4","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc4/manifests"},{"name":"v1.4.0rc3","sha":"1dc14d8f9436cb854b32cc8e76109eb127970f49","kind":"tag","published_at":"2024-05-04T11:34:25.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0rc3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc3/manifests"},{"name":"v1.3.8","sha":"bd70f840ac1e0bc220b9bc6bfee6b42ffa57464a","kind":"tag","published_at":"2024-02-25T00:16:16.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8/manifests"},{"name":"v1.3.8rc5","sha":"8f1e0065d4016e2e3def63cbc7f5dcdd6f229d86","kind":"tag","published_at":"2024-02-24T01:46:34.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc5","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc5/manifests"},{"name":"v1.3.8rc4","sha":"aee4b21ace0a486f831aae81e8a0a83740a33815","kind":"tag","published_at":"2024-02-10T13:43:04.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc4","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc4/manifests"},{"name":"v1.3.8rc3","sha":"0b37a405cf386785383eb3e0d4f10ddc1f661a20","kind":"tag","published_at":"2024-02-04T14:12:28.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc3/manifests"},{"name":"v1.3.8rc2","sha":"40ca7d5432946bf31df1dc24c0ae60f5d2ffc73d","kind":"tag","published_at":"2024-02-04T13:50:11.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc2/manifests"},{"name":"v1.3.8rc1","sha":"e84c8e662e93c830dc35ed5c6de9cddc0e84f8d0","kind":"tag","published_at":"2024-02-04T13:08:55.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc1/manifests"},{"name":"v1.3.7","sha":"22f9dd130cdcd70d86f6f8fabf1412d927e49864","kind":"tag","published_at":"2023-03-08T17:06:57.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.7","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.7/manifests"},{"name":"v1.3.7rc1","sha":"2b5eec6e704eb01eb64c3a83cafc9b74cff210c9","kind":"tag","published_at":"2023-01-20T13:00:45.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.7rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.7rc1/manifests"},{"name":"v1.3.6","sha":"8f16cd73ec48b21c5a776e93b94464f741767254","kind":"tag","published_at":"2023-01-19T20:49:44.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.6","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.6/manifests"},{"name":"v1.3.6rc1","sha":"8f16cd73ec48b21c5a776e93b94464f741767254","kind":"tag","published_at":"2023-01-19T18:43:57.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.6rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.6rc1/manifests"},{"name":"v1.3.5","sha":"4d6b551c3bb4bba4c229303a23c0887b90132f76","kind":"tag","published_at":"2022-07-02T18:33:17.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.5","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5/manifests"},{"name":"v1.3.5rc2","sha":"28d5f0d3bc3ba402a407a22ec9548c2f063f672a","kind":"tag","published_at":"2022-07-02T17:00:35.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.5rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.5rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.5rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5rc2/manifests"},{"name":"v1.3.5rc1","sha":"fc0d08170cd21611628760531d8eed91e6247e1f","kind":"tag","published_at":"2022-07-02T16:57:13.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.5rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5rc1/manifests"},{"name":"v1.4.0.dev1","sha":"3b26cea51a136bd472439bade4cf2f9552a015d7","kind":"tag","published_at":"2022-06-09T13:55:45.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0.dev1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0.dev1/manifests"},{"name":"v1.3.4","sha":"ffb2fe8cf201ec24b6a263cf65e040bf02ae1010","kind":"tag","published_at":"2022-02-22T11:52:11.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.4","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"c668bb3887f56f425a4a904b053a7834516e31e5","kind":"tag","published_at":"2022-02-22T10:41:49.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3/manifests"},{"name":"v1.3.3rc14","sha":"68da60d97c9b579a0cced8a4d7099fb53228bdc9","kind":"tag","published_at":"2022-02-22T10:39:48.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.3rc14","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.3rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.3rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc14/manifests"},{"name":"v1.3.3rc13","sha":"2a4918f065602bb010c808e9d1c82a5a40ea2624","kind":"tag","published_at":"2022-02-21T01:43:55.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.3rc13","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.3rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.3rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc13/manifests"},{"name":"v1.3.3rc12","sha":"485eb68ccb4704eac1c490c4b8286f035ab186b9","kind":"tag","published_at":"2022-02-20T21:59:43.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.3rc12","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.3rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.3rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc12/manifests"},{"name":"v1.3.2","sha":"17f7e96f2b4688ced5245c4ade6f72d27576616d","kind":"commit","published_at":"2020-02-21T06:16:03.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.2/manifests"},{"name":"v1.4.0.dev0","sha":"b6742ac000690a83747505f68165b3af89d61dca","kind":"tag","published_at":"2019-12-08T09:16:26.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0.dev0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0.dev0/manifests"},{"name":"v1.3.1","sha":"7ac20de1e816006f765ede2c74a49748aefd7360","kind":"tag","published_at":"2019-11-19T07:50:27.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"c3a87a4cebf879c9fae66881e7dd4890554059c9","kind":"tag","published_at":"2019-11-13T04:48:06.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0/manifests"},{"name":"v1.3.0rc2","sha":"042632b5686b36cd791afa36612fe53a9214dc99","kind":"tag","published_at":"2019-11-09T22:19:36.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.0rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0rc2/manifests"},{"name":"v1.3.0rc1","sha":"3589557267031d97611c49287c0daf7ac7cf4bd2","kind":"tag","published_at":"2019-11-03T01:38:55.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.0rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0rc1/manifests"},{"name":"v1.3.0.dev0","sha":"ac1c7f91ba028f8d24419463dec1ad7fb28af202","kind":"tag","published_at":"2019-08-24T05:48:33.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.0.dev0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0.dev0/manifests"},{"name":"v1.2.1","sha":"104778a8dea49d0ca230288b5011c17979c4ac99","kind":"tag","published_at":"2017-05-15T16:29:35.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.2.1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"559e4c9d96e0507900c41830b20a2f0e055b2f75","kind":"tag","published_at":"2016-10-20T18:55:50.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.2.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1a0512e95795357038de4c2db030a3e3e7b84953","kind":"tag","published_at":"2016-06-22T20:34:10.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.1.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"93061e6025dcefd1aef959b10e6c31caac105fcf","kind":"tag","published_at":"2015-02-06T16:43:24.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.0.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"7df83fdbde8504f9a572ce4aea638eb1cdd704ab","kind":"tag","published_at":"2014-01-21T18:25:07.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.8.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4042977fa716f127a2074de011b9ef84caf2e965","kind":"tag","published_at":"2013-09-10T16:08:01.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.7.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"bde3b78a51947fa42d6c9605a67abe789da935ce","kind":"tag","published_at":"2012-06-04T17:10:31.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.6.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.6.0/manifests"},{"name":"v0.6rc1","sha":"53498afb6afaea616c4068a5ec82a21bd8e90081","kind":"tag","published_at":"2012-05-23T21:37:39.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.6rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.6rc1/manifests"},{"name":"v0.5.0","sha":"5a2ad3bbbea4285d7f4c14bc1981061d30f27eab","kind":"tag","published_at":"2011-06-13T21:46:51.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0/manifests"},{"name":"v0.5.0rc3","sha":"c32957fd27f3be937cdf1f9b559936794f2b287c","kind":"tag","published_at":"2011-06-10T23:53:07.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0rc3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc3/manifests"},{"name":"v0.5.0rc2","sha":"60601669aba18d3f0b3da9f46d01ab4c16a660d8","kind":"tag","published_at":"2011-06-10T23:17:37.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc2/manifests"},{"name":"v0.5.0rc1","sha":"78d6ae73ad959d3a0a35b8bd74e23d7c940c55a5","kind":"tag","published_at":"2011-06-07T02:26:09.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc1/manifests"},{"name":"v0.5.0beta2","sha":"857049cb99d2a2ee4c8e9693e3b7415ded7a95f9","kind":"tag","published_at":"2011-06-05T00:03:15.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0beta2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0beta2/manifests"},{"name":"v0.5.0beta","sha":"6674590e8644b0f3bdb8f1a810db707b60336e02","kind":"tag","published_at":"2011-06-04T18:25:35.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0beta","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0beta/manifests"},{"name":"v0.4.3","sha":"8590d817be0901b06e3bf2ab53310c157a0c13bc","kind":"tag","published_at":"2011-03-17T20:35:25.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.4.3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"9ceef4a57d67e6c9be89c0d309e0f951b5b77851","kind":"tag","published_at":"2011-03-08T23:57:53.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.4.2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7dc66555db874b6f8ce1022bf6783d62c24448ec","kind":"tag","published_at":"2011-03-08T20:55:27.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.4.1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"de72a87a1a67130e418f18bd7c4d80cc5102a67c","kind":"tag","published_at":"2011-03-08T17:40:20.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.4.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"91672d51a471e422cff00e069092389addff2884","kind":"tag","published_at":"2011-01-20T00:11:25.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.3.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"8e0919bcc6dc61889978cd66bba6191a1b955b45","kind":"tag","published_at":"2010-12-27T20:04:29.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.2.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"0d438520e53b597cba7d6884886d150ab7104b1b","kind":"tag","published_at":"2010-12-01T16:28:36.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.1.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-05T16:39:54.645Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":11.615951090732251,"stargazers_count":null,"forks_count":null,"average":5.8079755453661255},"purl":"pkg:spack/py-bottleneck","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-bottleneck","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-bottleneck","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-bottleneck/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:14:42.390Z","issues_count":68,"pull_requests_count":93,"avg_time_to_close_issue":40055563.375,"avg_time_to_close_pull_request":5461528.658536585,"issues_closed_count":40,"pull_requests_closed_count":82,"pull_request_authors_count":25,"issue_authors_count":64,"avg_comments_per_issue":4.367647058823529,"avg_comments_per_pull_request":1.5053763440860215,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":5301319.0,"past_year_avg_time_to_close_pull_request":2695564.0,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.090909090909091,"past_year_avg_comments_per_pull_request":2.260869565217391,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/issues","maintainers":[{"login":"rdbisme","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdbisme"},{"login":"qwhelan","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qwhelan"},{"login":"rgommers","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgommers"}],"active_maintainers":[{"login":"rgommers","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgommers"},{"login":"rdbisme","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdbisme"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-bottleneck/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-bottleneck/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-bottleneck/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-bottleneck/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2170,"html_url":null,"role":null,"created_at":"2022-11-14T16:50:12.319Z","updated_at":"2022-11-14T16:50:12.319Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":5283274,"name":"bottleneck","ecosystem":"conda","description":"Bottleneck is a collection of fast NumPy array functions written in Cython.","homepage":"https://github.com/pydata/bottleneck","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/pydata/bottleneck","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2018-07-05T06:44:57.000Z","latest_release_published_at":"2024-11-08T09:39:19.000Z","latest_release_number":"1.4.2","last_synced_at":"2025-09-05T00:36:27.570Z","created_at":"2022-10-03T15:39:17.714Z","updated_at":"2025-09-05T16:39:54.682Z","registry_url":"https://anaconda.org/anaconda/bottleneck","install_command":"conda install -c anaconda bottleneck","documentation_url":null,"metadata":{},"repo_metadata":{"id":38146220,"uuid":"1117948","full_name":"pydata/bottleneck","owner":"pydata","description":"Fast NumPy array functions written in C","archived":false,"fork":false,"pushed_at":"2025-09-04T22:39:17.000Z","size":13558,"stargazers_count":1135,"open_issues_count":46,"forks_count":110,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-09-05T00:23:16.904Z","etag":null,"topics":["c","c-extension","fast","numpy","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pydata.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-11-27T23:21:22.000Z","updated_at":"2025-09-04T22:29:56.000Z","dependencies_parsed_at":"2023-02-17T05:31:35.193Z","dependency_job_id":"79b02729-1c54-4094-97c1-a830409eeb3b","html_url":"https://github.com/pydata/bottleneck","commit_stats":{"total_commits":1219,"total_committers":33,"mean_commits":36.93939393939394,"dds":"0.30352748154224773","last_synced_commit":"c1f95295ff81ac35014485c26fc7c942b866b13c"},"previous_names":["kwgoodman/bottleneck"],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/pydata/bottleneck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydata","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/sbom","scorecard":{"id":574741,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydata/bottleneck","commit":"7a0110dff7e14012fb2924ba50668b2f1f83008c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":6,"reason":"Found 12/19 approved changesets -- score normalized to 6","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":2,"reason":"0 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/bottleneck/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: bottleneck/tests/docker/centos_7_min_deps/Dockerfile:1: pin your Docker image by updating centos:7 to centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4","Warn: containerImage not pinned by hash: bottleneck/tests/docker/centos_8_min_deps/Dockerfile:1: pin your Docker image by updating centos:8 to centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: bottleneck/tests/docker/ubuntu_devel_min_deps/Dockerfile:1: pin your Docker image by updating ubuntu:devel to ubuntu:devel@sha256:acdb2d352183cf75a2cb296fe82514f8b983f461b5d8832b8968ec202db59952","Warn: containerImage not pinned by hash: bottleneck/tests/docker/ubuntu_lts_min_deps/Dockerfile:1: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: pipCommand not pinned by hash: bottleneck/tests/docker/centos_7_min_deps/Dockerfile:4","Warn: pipCommand not pinned by hash: bottleneck/tests/docker/centos_8_min_deps/Dockerfile:4","Warn: pipCommand not pinned by hash: bottleneck/tests/docker/ubuntu_devel_min_deps/Dockerfile:4","Warn: pipCommand not pinned by hash: bottleneck/tests/docker/ubuntu_lts_min_deps/Dockerfile:4","Warn: pipCommand not pinned by hash: tools/travis/bn_setup.sh:12","Warn: pipCommand not pinned by hash: tools/travis/bn_setup.sh:14","Warn: pipCommand not pinned by hash: tools/travis/conda_install.sh:27","Warn: pipCommand not pinned by hash: tools/travis/conda_install.sh:29","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   8 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:89"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-20T17:21:20.993Z","repository_id":38146220,"created_at":"2025-08-20T17:21:20.993Z","updated_at":"2025-08-20T17:21:20.993Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273786296,"owners_count":25168061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":"pydata","name":"Python for Data","uuid":"1284191","kind":"organization","description":null,"email":null,"website":"http://groups.google.com/forum/?fromgroups#!forum/pydata","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1284191?v=4","repositories_count":28,"last_synced_at":"2024-03-25T20:00:30.486Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pydata","funding_links":[],"total_stars":12096,"followers":402,"following":0,"created_at":"2022-11-02T16:23:00.274Z","updated_at":"2024-03-25T20:00:53.988Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydata","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydata/repositories"},"tags":[{"name":"v1.5.0","sha":"7a0110dff7e14012fb2924ba50668b2f1f83008c","kind":"tag","published_at":"2025-05-13T20:16:36.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.5.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.5.0/manifests"},{"name":"v1.5.0rc1","sha":"7a0110dff7e14012fb2924ba50668b2f1f83008c","kind":"tag","published_at":"2025-05-12T23:00:34.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.5.0rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.5.0rc1/manifests"},{"name":"v1.4.2","sha":"17fbbc73b522ca3aeb281f76e825deab677c91af","kind":"tag","published_at":"2024-10-18T09:27:42.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.2/manifests"},{"name":"v1.4.2rc1","sha":"dc01fad42713181b1f2bb13a965eb0651d1308b6","kind":"tag","published_at":"2024-10-18T08:45:14.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.2rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.2rc1/manifests"},{"name":"v1.4.1","sha":"c1f95295ff81ac35014485c26fc7c942b866b13c","kind":"tag","published_at":"2024-10-13T19:28:03.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1/manifests"},{"name":"v1.4.1rc3","sha":"6274b61eb46f0e66d9eb562d2d623af9b62d7bfb","kind":"tag","published_at":"2024-10-13T18:10:15.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.1rc3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc3/manifests"},{"name":"v1.4.1rc2","sha":"8ce3a94851c1d74c1fcb302cac0da158c0449ebb","kind":"tag","published_at":"2024-10-13T13:48:15.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.1rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc2/manifests"},{"name":"v1.4.1rc1","sha":"d5ed1bd4f9d03c3c1c8bec267eab99221925e116","kind":"tag","published_at":"2024-10-12T11:01:31.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.1rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.1rc1/manifests"},{"name":"v1.4.0","sha":"c4e1582c208ca23ebbf58ea64a9a9803208bd106","kind":"tag","published_at":"2024-06-17T22:19:44.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0/manifests"},{"name":"v1.4.0rc6","sha":"d276d73fdf649b308735fe8c442b27ad569ab7ea","kind":"tag","published_at":"2024-06-17T21:17:36.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0rc6","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc6/manifests"},{"name":"v1.4.0rc5","sha":"c5356daccdab4afc293f56d4b4ff47c154be5bcd","kind":"tag","published_at":"2024-05-23T20:02:50.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0rc5","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc5/manifests"},{"name":"v1.4.0rc4","sha":"a23d20a0bca3e42164043e83336001f238ca3b7a","kind":"tag","published_at":"2024-05-04T14:39:59.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0rc4","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc4/manifests"},{"name":"v1.4.0rc3","sha":"1dc14d8f9436cb854b32cc8e76109eb127970f49","kind":"tag","published_at":"2024-05-04T11:34:25.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0rc3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0rc3/manifests"},{"name":"v1.3.8","sha":"bd70f840ac1e0bc220b9bc6bfee6b42ffa57464a","kind":"tag","published_at":"2024-02-25T00:16:16.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8/manifests"},{"name":"v1.3.8rc5","sha":"8f1e0065d4016e2e3def63cbc7f5dcdd6f229d86","kind":"tag","published_at":"2024-02-24T01:46:34.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc5","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc5/manifests"},{"name":"v1.3.8rc4","sha":"aee4b21ace0a486f831aae81e8a0a83740a33815","kind":"tag","published_at":"2024-02-10T13:43:04.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc4","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc4/manifests"},{"name":"v1.3.8rc3","sha":"0b37a405cf386785383eb3e0d4f10ddc1f661a20","kind":"tag","published_at":"2024-02-04T14:12:28.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc3/manifests"},{"name":"v1.3.8rc2","sha":"40ca7d5432946bf31df1dc24c0ae60f5d2ffc73d","kind":"tag","published_at":"2024-02-04T13:50:11.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc2/manifests"},{"name":"v1.3.8rc1","sha":"e84c8e662e93c830dc35ed5c6de9cddc0e84f8d0","kind":"tag","published_at":"2024-02-04T13:08:55.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.8rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.8rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.8rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.8rc1/manifests"},{"name":"v1.3.7","sha":"22f9dd130cdcd70d86f6f8fabf1412d927e49864","kind":"tag","published_at":"2023-03-08T17:06:57.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.7","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.7/manifests"},{"name":"v1.3.7rc1","sha":"2b5eec6e704eb01eb64c3a83cafc9b74cff210c9","kind":"tag","published_at":"2023-01-20T13:00:45.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.7rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.7rc1/manifests"},{"name":"v1.3.6","sha":"8f16cd73ec48b21c5a776e93b94464f741767254","kind":"tag","published_at":"2023-01-19T20:49:44.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.6","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.6/manifests"},{"name":"v1.3.6rc1","sha":"8f16cd73ec48b21c5a776e93b94464f741767254","kind":"tag","published_at":"2023-01-19T18:43:57.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.6rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.6rc1/manifests"},{"name":"v1.3.5","sha":"4d6b551c3bb4bba4c229303a23c0887b90132f76","kind":"tag","published_at":"2022-07-02T18:33:17.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.5","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5/manifests"},{"name":"v1.3.5rc2","sha":"28d5f0d3bc3ba402a407a22ec9548c2f063f672a","kind":"tag","published_at":"2022-07-02T17:00:35.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.5rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.5rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.5rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5rc2/manifests"},{"name":"v1.3.5rc1","sha":"fc0d08170cd21611628760531d8eed91e6247e1f","kind":"tag","published_at":"2022-07-02T16:57:13.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.5rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.5rc1/manifests"},{"name":"v1.4.0.dev1","sha":"3b26cea51a136bd472439bade4cf2f9552a015d7","kind":"tag","published_at":"2022-06-09T13:55:45.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0.dev1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0.dev1/manifests"},{"name":"v1.3.4","sha":"ffb2fe8cf201ec24b6a263cf65e040bf02ae1010","kind":"tag","published_at":"2022-02-22T11:52:11.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.4","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"c668bb3887f56f425a4a904b053a7834516e31e5","kind":"tag","published_at":"2022-02-22T10:41:49.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3/manifests"},{"name":"v1.3.3rc14","sha":"68da60d97c9b579a0cced8a4d7099fb53228bdc9","kind":"tag","published_at":"2022-02-22T10:39:48.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.3rc14","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.3rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.3rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc14/manifests"},{"name":"v1.3.3rc13","sha":"2a4918f065602bb010c808e9d1c82a5a40ea2624","kind":"tag","published_at":"2022-02-21T01:43:55.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.3rc13","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.3rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.3rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc13/manifests"},{"name":"v1.3.3rc12","sha":"485eb68ccb4704eac1c490c4b8286f035ab186b9","kind":"tag","published_at":"2022-02-20T21:59:43.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.3rc12","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.3rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.3rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.3rc12/manifests"},{"name":"v1.3.2","sha":"17f7e96f2b4688ced5245c4ade6f72d27576616d","kind":"commit","published_at":"2020-02-21T06:16:03.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.2/manifests"},{"name":"v1.4.0.dev0","sha":"b6742ac000690a83747505f68165b3af89d61dca","kind":"tag","published_at":"2019-12-08T09:16:26.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.4.0.dev0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.4.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.4.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.4.0.dev0/manifests"},{"name":"v1.3.1","sha":"7ac20de1e816006f765ede2c74a49748aefd7360","kind":"tag","published_at":"2019-11-19T07:50:27.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"c3a87a4cebf879c9fae66881e7dd4890554059c9","kind":"tag","published_at":"2019-11-13T04:48:06.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0/manifests"},{"name":"v1.3.0rc2","sha":"042632b5686b36cd791afa36612fe53a9214dc99","kind":"tag","published_at":"2019-11-09T22:19:36.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.0rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0rc2/manifests"},{"name":"v1.3.0rc1","sha":"3589557267031d97611c49287c0daf7ac7cf4bd2","kind":"tag","published_at":"2019-11-03T01:38:55.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.0rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0rc1/manifests"},{"name":"v1.3.0.dev0","sha":"ac1c7f91ba028f8d24419463dec1ad7fb28af202","kind":"tag","published_at":"2019-08-24T05:48:33.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.3.0.dev0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.3.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.3.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.3.0.dev0/manifests"},{"name":"v1.2.1","sha":"104778a8dea49d0ca230288b5011c17979c4ac99","kind":"tag","published_at":"2017-05-15T16:29:35.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.2.1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"559e4c9d96e0507900c41830b20a2f0e055b2f75","kind":"tag","published_at":"2016-10-20T18:55:50.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.2.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1a0512e95795357038de4c2db030a3e3e7b84953","kind":"tag","published_at":"2016-06-22T20:34:10.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.1.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"93061e6025dcefd1aef959b10e6c31caac105fcf","kind":"tag","published_at":"2015-02-06T16:43:24.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v1.0.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"7df83fdbde8504f9a572ce4aea638eb1cdd704ab","kind":"tag","published_at":"2014-01-21T18:25:07.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.8.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4042977fa716f127a2074de011b9ef84caf2e965","kind":"tag","published_at":"2013-09-10T16:08:01.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.7.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"bde3b78a51947fa42d6c9605a67abe789da935ce","kind":"tag","published_at":"2012-06-04T17:10:31.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.6.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.6.0/manifests"},{"name":"v0.6rc1","sha":"53498afb6afaea616c4068a5ec82a21bd8e90081","kind":"tag","published_at":"2012-05-23T21:37:39.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.6rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.6rc1/manifests"},{"name":"v0.5.0","sha":"5a2ad3bbbea4285d7f4c14bc1981061d30f27eab","kind":"tag","published_at":"2011-06-13T21:46:51.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0/manifests"},{"name":"v0.5.0rc3","sha":"c32957fd27f3be937cdf1f9b559936794f2b287c","kind":"tag","published_at":"2011-06-10T23:53:07.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0rc3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc3/manifests"},{"name":"v0.5.0rc2","sha":"60601669aba18d3f0b3da9f46d01ab4c16a660d8","kind":"tag","published_at":"2011-06-10T23:17:37.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0rc2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc2/manifests"},{"name":"v0.5.0rc1","sha":"78d6ae73ad959d3a0a35b8bd74e23d7c940c55a5","kind":"tag","published_at":"2011-06-07T02:26:09.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0rc1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0rc1/manifests"},{"name":"v0.5.0beta2","sha":"857049cb99d2a2ee4c8e9693e3b7415ded7a95f9","kind":"tag","published_at":"2011-06-05T00:03:15.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0beta2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0beta2/manifests"},{"name":"v0.5.0beta","sha":"6674590e8644b0f3bdb8f1a810db707b60336e02","kind":"tag","published_at":"2011-06-04T18:25:35.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.5.0beta","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.5.0beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.5.0beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.5.0beta/manifests"},{"name":"v0.4.3","sha":"8590d817be0901b06e3bf2ab53310c157a0c13bc","kind":"tag","published_at":"2011-03-17T20:35:25.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.4.3","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"9ceef4a57d67e6c9be89c0d309e0f951b5b77851","kind":"tag","published_at":"2011-03-08T23:57:53.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.4.2","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7dc66555db874b6f8ce1022bf6783d62c24448ec","kind":"tag","published_at":"2011-03-08T20:55:27.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.4.1","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"de72a87a1a67130e418f18bd7c4d80cc5102a67c","kind":"tag","published_at":"2011-03-08T17:40:20.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.4.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"91672d51a471e422cff00e069092389addff2884","kind":"tag","published_at":"2011-01-20T00:11:25.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.3.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"8e0919bcc6dc61889978cd66bba6191a1b955b45","kind":"tag","published_at":"2010-12-27T20:04:29.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.2.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"0d438520e53b597cba7d6884886d150ab7104b1b","kind":"tag","published_at":"2010-12-01T16:28:36.000Z","download_url":"https://codeload.github.com/pydata/bottleneck/tar.gz/v0.1.0","html_url":"https://github.com/pydata/bottleneck/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydata/bottleneck@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-05T16:39:54.681Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":972,"rankings":{"downloads":null,"dependent_repos_count":4.676586699058609,"dependent_packages_count":4.8891588217430915,"stargazers_count":24.65836623139994,"forks_count":31.733981172183416,"docker_downloads_count":null,"average":16.489523231096264},"purl":"pkg:conda/bottleneck","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/bottleneck","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/bottleneck","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/bottleneck/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2025-08-31T18:14:42.390Z","issues_count":68,"pull_requests_count":93,"avg_time_to_close_issue":40055563.375,"avg_time_to_close_pull_request":5461528.658536585,"issues_closed_count":40,"pull_requests_closed_count":82,"pull_request_authors_count":25,"issue_authors_count":64,"avg_comments_per_issue":4.367647058823529,"avg_comments_per_pull_request":1.5053763440860215,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":5301319.0,"past_year_avg_time_to_close_pull_request":2695564.0,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.090909090909091,"past_year_avg_comments_per_pull_request":2.260869565217391,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/issues","maintainers":[{"login":"rdbisme","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdbisme"},{"login":"qwhelan","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qwhelan"},{"login":"rgommers","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgommers"}],"active_maintainers":[{"login":"rgommers","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgommers"},{"login":"rdbisme","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdbisme"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/bottleneck/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/bottleneck/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/bottleneck/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/bottleneck/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","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"}}],"commits":{"id":15763,"full_name":"pydata/bottleneck","default_branch":"master","committers":[{"name":"Keith Goodman","email":"kwgoodman@gmail.com","login":"kwgoodman","count":849},{"name":"Christopher Whelan","email":"topherwhelan@gmail.com","login":"qwhelan","count":229},{"name":"Moritz E. Beber","email":"midnighter@posteo.net","login":"Midnighter","count":27},{"name":"Ruben Di Battista","email":"rubendibattista@gmail.com","login":"rdbisme","count":27},{"name":"Pietro Battiston","email":"me@pietrobattiston.it","login":"toobaz","count":15},{"name":"Stephan Hoyer","email":"shoyer@climate.com","login":"shoyer","count":14},{"name":"Dougal Sutherland","email":"dougal@gmail.com","login":"djsutherland","count":12},{"name":"Ralf Gommers","email":"ralf.gommers@gmail.com","login":"rgommers","count":10},{"name":"Jenn Olsen","email":"jennolsen84@gmail.com","login":"jennolsen84","count":7},{"name":"Santiago Castro","email":"sacastro@umich.edu","login":"bryant1410","count":6},{"name":"Lev Givon","email":"lev@columbia.edu","login":"lebedov","count":5},{"name":"Christoph Gohlke","email":"cgohlke@uci.edu","login":"cgohlke","count":4},{"name":"Thomas Robitaille","email":"thomas.robitaille@gmail.com","login":"astrofrog","count":3},{"name":"Jaime Fernandez","email":"jaime.frio@gmail.com","login":"jaimefrio","count":2},{"name":"Gábor Lipták","email":"gliptak@gmail.com","login":"gliptak","count":2},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":2},{"name":"Ruben DI BATTISTA","email":"ruben.di_battista@qube-rt.com","login":null,"count":2},{"name":"odidev","email":"odidev@puresoftware.com","login":"odidev","count":1},{"name":"jmcloughlin","email":"James.McLoughlin@berkeleyanalytics.com","login":null,"count":1},{"name":"Victor Stinner","email":"vstinner@python.org","login":"vstinner","count":1},{"name":"RichardScottOZ","email":"72196131+RichardScottOZ","login":"RichardScottOZ","count":1},{"name":"Nilesh Patra","email":"nilesh@nileshpatra.info","login":"nileshpatra","count":1},{"name":"Mathias Hauser","email":"mathias.hauser@env.ethz.ch","login":"mathause","count":1},{"name":"Martin K. Scherer","email":"m.scherer@fu-berlin.de","login":"marscher","count":1},{"name":"John Benediktsson","email":"mrjbq7@gmail.com","login":"mrjbq7","count":1},{"name":"Jens Hedegaard Nielsen","email":"jens.nielsen@ucl.ac.uk","login":"jenshnielsen","count":1},{"name":"Ghislain Antony Vaillant","email":"ghisvail","login":"ghisvail","count":1},{"name":"Edgar Andrés Margffoy Tuay","email":"andfoy@gmail.com","login":"andfoy","count":1},{"name":"Daniel Hakimi","email":"Dan.J.Hakimi@gmail.com","login":"DanHakimi","count":1},{"name":"Chris Burroughs","email":"chris.burroughs@gmail.com","login":"cburroughs","count":1},{"name":"Ben Root","email":"ben.v.root@gmail.com","login":"WeatherGod","count":1},{"name":"Ben Greiner","email":"code@bnavigator.de","login":"bnavigator","count":1},{"name":"Alessandro Amici","email":"alexamici@gmail.com","login":"alexamici","count":1},{"name":"Ales Erjavec","email":"ales.erjavec@fri.uni-lj.si","login":"ales-erjavec","count":1}],"total_commits":1233,"total_committers":34,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":36.26470588235294,"dds":0.3114355231143552,"past_year_committers":[{"name":"Ralf Gommers","email":"ralf.gommers@gmail.com","login":"rgommers","count":10},{"name":"botpub","email":"rubendibattista@gmail.com","login":"rdbisme","count":7},{"name":"Edgar Andrés Margffoy Tuay","email":"andfoy@gmail.com","login":"andfoy","count":1}],"past_year_total_commits":18,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.0,"past_year_dds":0.4444444444444444,"last_synced_at":"2025-07-01T06:21:30.702Z","last_synced_commit":"7a0110dff7e14012fb2924ba50668b2f1f83008c","created_at":"2023-03-07T11:30:53.993Z","updated_at":"2025-07-01T06:21:30.738Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"pydata/bottleneck","html_url":"https://github.com/pydata/bottleneck","last_synced_at":"2025-09-07T07:01:08.708Z","status":null,"issues_count":68,"pull_requests_count":104,"avg_time_to_close_issue":40050603.325,"avg_time_to_close_pull_request":4922018.565217392,"issues_closed_count":40,"pull_requests_closed_count":92,"pull_request_authors_count":25,"issue_authors_count":64,"avg_comments_per_issue":4.235294117647059,"avg_comments_per_pull_request":1.3653846153846154,"merged_pull_requests_count":76,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":5301319.0,"past_year_avg_time_to_close_pull_request":1497910.619047619,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7272727272727273,"past_year_avg_comments_per_pull_request":1.6666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"created_at":"2023-05-10T11:08:15.961Z","updated_at":"2025-09-07T07:01:08.710Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fbottleneck/issues","issue_labels_count":{"bug":39,"packaging":4,"enhancement":1},"pull_request_labels_count":{"packaging":7,"enhancement":1},"issue_author_associations_count":{"NONE":61,"COLLABORATOR":4,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"COLLABORATOR":71,"NONE":17,"CONTRIBUTOR":16},"issue_authors":{"jkadbear":2,"rgommers":2,"RubendeBruin":2,"sysy007uuu":2,"ctwardy":1,"veenstrajelmer":1,"hpretl":1,"wukan1986":1,"astrojuanlu":1,"Snape3058":1,"bscully27":1,"Kinzowa":1,"parmar652":1,"cwiede":1,"OutSquareCapital":1,"saimn":1,"1ycx":1,"tlogan2000":1,"marscher":1,"d-chambers":1,"krachyon":1,"Kreol64":1,"zjzjwang":1,"amritprasad":1,"gucasbrg":1,"lusewell":1,"jamespreed":1,"batterseapower":1,"goggle":1,"hado0601":1,"prutschman-iv":1,"as18g13":1,"kripan0":1,"baltsers":1,"madhavajay":1,"ogencoglu":1,"stonebig":1,"SpringW1nd":1,"DavidKorczynski":1,"mgorny":1,"JacksJack101":1,"lcflorindo":1,"paulinesimon97":1,"aberres":1,"europound":1,"qwhelan":1,"CP-Vub":1,"AlysonR":1,"kaixiongg":1,"Xiams1921":1,"khaeru":1,"Zeitsperre":1,"aulemahal":1,"JStefanRaspi":1,"GergelyKalmar":1,"rdbisme":1,"rogerdehe":1,"Aliktk":1,"bumblebee211196":1,"odidev":1,"r-barnes":1,"Skylion007":1,"NikZak":1,"agoodm":1},"pull_request_authors":{"rdbisme":28,"qwhelan":26,"rgommers":18,"astrofrog":3,"stonebig":3,"bnavigator":2,"cburroughs":2,"itsjohnward":2,"andfoy":2,"gliptak":2,"mark-thm":2,"lusewell":1,"nileshpatra":1,"wukan1986":1,"andrii-riazanov":1,"marscher":1,"RichardScottOZ":1,"jkadbear":1,"mathause":1,"Zeitsperre":1,"vstinner":1,"QuLogic":1,"bryant1410":1,"ales-erjavec":1,"mgorny":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10156380,"issues_count":32044730,"pull_requests_count":100170895,"authors_count":10725164,"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":{"bug":7},"past_year_pull_request_labels_count":{"packaging":6,"enhancement":1},"past_year_issue_author_associations_count":{"NONE":9,"COLLABORATOR":2},"past_year_pull_request_author_associations_count":{"COLLABORATOR":22,"NONE":4,"CONTRIBUTOR":1},"past_year_issue_authors":{"rgommers":2,"amritprasad":1,"GergelyKalmar":1,"hpretl":1,"kripan0":1,"ogencoglu":1,"OutSquareCapital":1,"prutschman-iv":1,"sysy007uuu":1,"veenstrajelmer":1},"past_year_pull_request_authors":{"rgommers":18,"rdbisme":5,"andfoy":2,"mark-thm":2},"maintainers":[{"login":"rdbisme","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdbisme"},{"login":"qwhelan","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qwhelan"},{"login":"rgommers","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgommers"}],"active_maintainers":[{"login":"rgommers","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgommers"},{"login":"rdbisme","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdbisme"}]},"events":{"total":{"CreateEvent":5,"CommitCommentEvent":5,"IssuesEvent":21,"WatchEvent":71,"MemberEvent":1,"IssueCommentEvent":68,"PushEvent":14,"PullRequestReviewCommentEvent":12,"PullRequestReviewEvent":11,"PullRequestEvent":27,"ForkEvent":9},"last_year":{"CreateEvent":5,"CommitCommentEvent":5,"IssuesEvent":21,"WatchEvent":71,"MemberEvent":1,"IssueCommentEvent":68,"PushEvent":14,"PullRequestReviewCommentEvent":12,"PullRequestReviewEvent":11,"PullRequestEvent":27,"ForkEvent":9}},"keywords":["c","c-extension","fast","numpy","python"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-12T00:50:53.655Z","updated_at":"2022-07-12T00:50:53.655Z","repository_link":"https://github.com/pydata/bottleneck/blob/master/setup.py","dependencies":[{"id":142759832,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T05:31:33.191Z","updated_at":"2023-02-17T05:31:33.191Z","repository_link":"https://github.com/pydata/bottleneck/blob/master/.github/workflows/ci.yml","dependencies":[{"id":7734155532,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7734155552,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7734155553,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7734155554,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.7.0","direct":true,"kind":"composite","optional":false},{"id":7734155555,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7734155556,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7734155557,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.5.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"bottleneck/tests/docker/centos_7_min_deps/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-17T05:31:33.429Z","updated_at":"2023-02-17T05:31:33.429Z","repository_link":"https://github.com/pydata/bottleneck/blob/master/bottleneck/tests/docker/centos_7_min_deps/Dockerfile","dependencies":[{"id":7734160157,"package_name":"centos","ecosystem":"docker","requirements":"7","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"bottleneck/tests/docker/centos_8_min_deps/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-17T05:31:34.148Z","updated_at":"2023-02-17T05:31:34.148Z","repository_link":"https://github.com/pydata/bottleneck/blob/master/bottleneck/tests/docker/centos_8_min_deps/Dockerfile","dependencies":[{"id":7734166617,"package_name":"centos","ecosystem":"docker","requirements":"8","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"bottleneck/tests/docker/ubuntu_devel_min_deps/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-17T05:31:35.075Z","updated_at":"2023-02-17T05:31:35.075Z","repository_link":"https://github.com/pydata/bottleneck/blob/master/bottleneck/tests/docker/ubuntu_devel_min_deps/Dockerfile","dependencies":[{"id":7734166904,"package_name":"ubuntu","ecosystem":"docker","requirements":"devel","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"bottleneck/tests/docker/ubuntu_lts_min_deps/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-17T05:31:35.126Z","updated_at":"2023-02-17T05:31:35.126Z","repository_link":"https://github.com/pydata/bottleneck/blob/master/bottleneck/tests/docker/ubuntu_lts_min_deps/Dockerfile","dependencies":[{"id":7734166980,"package_name":"ubuntu","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]}],"score":25.786045402680347,"created_at":"2025-09-08T11:18:24.462Z","updated_at":"2025-10-07T08:24:18.592Z","avatar_url":"https://github.com/pydata.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":3932046,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["alignment","flexible","closember","gtk","qt","tk","wx","tensor","astronomy","astrophysics"],"project_url":"https://science.ecosyste.ms/api/v1/projects/62221","html_url":"https://science.ecosyste.ms/projects/62221"}